This mod enables rendering of the player equipped armor in 3D and is compatible with most standard armor mods. This project is still an alpha stage so expect visual bugs and limited features. Additionally, it can reduce your frame rate if you're in places with a lot of players. Its recommended to use optimization mods and to avoid huge servers until further updates are rolled out.
DEPENDENCIES
- Kleiders Custom Renderer API (7.2.0 or above)
CURRENTLY PLANNED
- 3D armor rendering on entities (including armor stands)
- Dye color rendering
- Armor trim rendering
- Compatibility with more mods (including incompatibilities)
COMPATIBILITES
INCOMPATIBILITES
- All armor mods with custom 3D models
- Better Combat
ADVERTISEMENT
FOR DEVELOPERS
If you're a developer looking to make your mod compatible with 3D Armor then you've came to the right place! For this mod to work with the most possible mods, it dynamically loads the armor textures from the origin source, being the loaded .jar files.
To make the mod the most universally compatible, the fetching format is assets\%MOD_ID%\textures\models\armor\%ARMOR_NAME%_layer_#.png
, which is considered the most widely used armor texture location format.
To make your mod compatible with 3D Armor, just follow the above format. Below are some examples to help you out:
- ✅
diamond_chestplate
is the registry name with the texture file nameddiamond_layer_#.png
- ❌
diamond_chestplate
is the registry name with the texture file nameddiamond_armor_layer_#.png
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+