搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 46|回复: 0

[模组分享] HT Materials (HT Materials)-MOD模组

[复制链接]

5159

主题

5

回帖

6143

积分

龙❁妻

Rank: 8Rank: 8

经验
6143 EP
金粒
929 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 18:00:47 | 显示全部楼层 |阅读模式
HT Materials (HT Materials)Github |相关wiki |源站链接支持: fabricA simple Minecraft mod for Fabric+1.16.5 that provides Material System and Tag Sync.



https://i.imgur.com/c1DH9VL.png]

Material System

The Material System was invented to handle Tags more generally by decomposing them into HTMaterial and HTShape.

HTMaterial represents the material of objects: Iron, Gold, Copper, Stone, Wood, etc.

HTShape represents the shape of objects: Ingot, Nugget, Plate, Gear, Rod, etc.

https://raw.githubusercontent.com/Robustum/HT-Materials/main/image/material_system.png]

Part Tag

Many Fabric mods follow Conventional Tag format such as c:copper_ingots. This mod automatically replaces these tags into Part Tag Format by Material System. For example, c:copper_ingots will be converted into part:ingot/copper. You don\'t need to replace existing tags in JSON files or internal codes!

https://raw.githubusercontent.com/Robustum/HT-Materials/main/image/part_tag.png]

Fluid Unification

HT Materials can sync not only tags but also fluids! After the flattening, fluid became a vanilla feature and has been managed with Identifier: namespace and path. This destructive change divided fluids with the same name and different namespace. Based on the Material System, these fluids are linked to Conventional Tags.

https://raw.githubusercontent.com/Robustum/HT-Materials/main/image/fluid_unification.png]

How to create Addon

- Add new entrypoint ht_materials in fabric.mod.json
- Implement https://github.com/Robustum/HT-Materials/blob/main/src/api/kotlin/io/github/hiiragi283/api/HTMaterialsAddon.kt]io.github.hiiragi283.api.HTMaterialsAddon

Example

- https://github.com/Robustum/HT-Materials/blob/main/src/main/resources/fabric.mod.json]fabric.mod.json
- https://github.com/Robustum/HT-Materials/blob/main/src/main/java/io/github/hiiragi283/material/HTTestAddon.java]HTTestAddon

API

Accessible HT-Materials\' API via https://github.com/Robustum/HT-Materials/blob/main/src/api/kotlin/io/github/hiiragi283/api/HTMaterialsAPI.kt]HTMaterialsAPI.INSTANCE

截图:

https://i.sodamc.com/modrinth/huSGn9fpYH.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/m7fRVwagHk.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/nNCtITzVS4.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.16.51.18.2所有类型fabric[Archived] HT Materials 2.0.0+1.16.5HT-Materials-2.0.0+1.16.5.jar下载2.0.0+1.16.5+archived#AlphaHT-Materials-2.0.0+1.16.5-api.jar下载2.0.0+1.16.5+archived#AlphaHT-Materials-2.0.0+1.16.5-dev.jar下载2.0.0+1.16.5+archived#AlphaHT-Materials-2.0.0+1.16.5-sources.jar下载2.0.0+1.16.5+archived#Alpha# Inpompatible with 1.x.x!## What\'s Changed* Add missed Localize Key with IR by @MrKono in https://github.com/Robustum/HT-Materials/pull/2* Remove Material Items by @Hiiragi283 in https://github.com/Robustum/HT-Materials/pull/5* Refine of pull request #6 by @Hiiragi283 in https://github.com/Robustum/HT-Materials/pull/7## New Contributors* @MrKono made their first contribution in https://github.com/Robustum/HT-Materials/pull/2**Full Changelog**: https://github.com/Robustum/HT-Materials/compare/1.3.0...2.0.0展开版本: 2.0.0+1.16.5+archived支持游戏: 1.16.5类型:FabricAlpha下载次数: 241[Fabric 1.16.5] HT Materials 1.3.0+1.16.5HT-Materials-1.3.0+1.16.5.jar下载1.3.0+1.16.5#ReleaseHT-Materials-1.3.0+1.16.5-dev.jar下载1.3.0+1.16.5#ReleaseHT-Materials-1.3.0+1.16.5-sources.jar下载1.3.0+1.16.5#Release## What\'s Changed* Tag format by @Hiiragi283 in https://github.com/Robustum/HT-Materials/pull/1## New Contributors* @Hiiragi283 made their first contribution in https://github.com/Robustum/HT-Materials/pull/1**Full Changelog**: https://github.com/Robustum/HT-Materials/compare/1.2.0...1.3.0展开版本: 1.3.0+1.16.5支持游戏: 1.16.5类型:FabricRelease下载次数: 138[Fabric 1.16.5] HT Materials 1.2.0+1.16.5HT-Materials-1.2.0+1.16.5.jar下载1.2.0+1.16.5#ReleaseHT-Materials-1.2.0+1.16.5-dev.jar下载1.2.0+1.16.5#ReleaseHT-Materials-1.2.0+1.16.5-sources.jar下载1.2.0+1.16.5#Release**Full Changelog**: https://github.com/Robustum/HT-Materials/commits/1.2.0展开版本: 1.2.0+1.16.5支持游戏: 1.16.5类型:FabricRelease下载次数: 134[Fabric 1.18.2] HT Materials 1.1.0+1.18.2HTMaterials-1.1.0+1.18.2.jar下载1.1.0+1.18.2#ReleaseHTMaterials-1.1.0+1.18.2-sources.jar下载1.1.0+1.18.2#ReleaseREWRITTEN MATERIAL SYSTEM ENTIRELY!!Therefore, addons depending on 1.0.0+1.18.2 is incompatible展开版本: 1.1.0+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 119[Fabric 1.18.2] HT Materials 1.0.0+1.18.2HTMaterials-1.0.0+1.18.2.jar下载1.0.0+1.18.2#ReleaseHTMaterials-1.0.0+1.18.2-sources.jar下载1.0.0+1.18.2#Release展开版本: 1.0.0+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 91全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
HT Materials
楼主 2025-8-10 18:00:47 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-18 09:29 , Processed in 0.250132 second(s), 152 queries .

快速回复 返回顶部 返回列表