Mod
HT Materials
No reviews yet
A simple Minecraft mod for Fabric/Quilt that provides Material System and Tag Sync
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Enhances game performance and optimizes resource usage.
Provides a framework or library for other mods to use.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
HT Materials

This is a simple Minecraft mod for Fabric+1.16.5 that provides Material System and Part Tag Format
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, ...
HTShape represents the shape of objects: Ingot, Nugget, Plate, Gear, Rod, ...

Part Tag
Many Fabric mods follows 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!

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

How to create Addon
- Add new entrypoint
ht_materialsinfabric.mod.json - Implement io.github.hiiragi283.api.HTMaterialsAddon
Example
API
- Accessible HT-Materials' API via HTMaterialsAPI.INSTANCE
HT Materials

This is a simple Minecraft mod for Fabric+1.16.5 that provides Material System and Part Tag Format
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, ...
HTShape represents the shape of objects: Ingot, Nugget, Plate, Gear, Rod, ...

Part Tag
Many Fabric mods follows 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!

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

How to create Addon
- Add new entrypoint
ht_materialsinfabric.mod.json - Implement io.github.hiiragi283.api.HTMaterialsAddon
Example
API
- Accessible HT-Materials' API via HTMaterialsAPI.INSTANCE
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers