Download 3D Armor — Minecraft Mods — ModStock
3D Armor

3D Armor

Active

Downloads

0

Last update

4 months ago

Versions

1.20.1 — 1.21.1
Client
Forge
Neoforge
Decor
Weapons and armor

downloads

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

CURRENTLY PLANNED

  • 3D armor rendering on entities (including armor stands)
  • Dye color rendering
  • Armor trim rendering
  • Compatibility with more mods (including incompatibilities)

COMPATIBILITES

INCOMPATIBILITES

ADVERTISEMENT

advertisment

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 named diamond_layer_#.png
  • diamond_chestplate is the registry name with the texture file named diamond_armor_layer_#.png
Project members
AvatarKage

AvatarKage

Developer