Compatibility
Minecraft: Java Edition
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Expanded Entity Armor Model
What does the Resource Pack does?
Vanilla uses 2 models for armor models:
[entity]_outer_armor.JEM for the helmet, chestplate and boots, these models show all the parts/cubes in it: right/left legs, right/left arms, body, head, and headwear.
[entity]_inner_armor.JEM for the leggings, this only shows the right/left legs and the body, but for some reason it vanilla hides the rest: right/left arms, head, and the headwear.
This Resource Pack turns on these parts, and adjusts the heads to not interfere with the player skin, however this isn't the only thing it does, it also adjusts the armor model to fit better with the slim player and all other entities that can wear armor in vanilla (anyone can suggest me an entity from a mod in the GitHub Issues
The entity changes are made so they don't break other resource packs that add other armor textures, you can use the models in the pack. However, I'd highly appreciate it if you included a link to this pack, as it required a lot of effort to re-model the entity armor manually with the correct UV without breaking everything.
How can it be used?
The Pack allows you to create things like gloves or something like the Maid armor for my Resource Pack, which also includes these models
The Resource Pack also includes a Template armor that can be used with CIT Resewn
You can use the Armor Template Blockbench model on the GitHub Repository, or you have the armor template armor that's inside the pack and the model:
Template Armor | Armor Template Model |
---|---|
Red/Green is the outer layer, while the Blue/Yellow is the inner layer
Dependencies
You'll only require Entity Model Features in order to work, but I'd recommend CIT Resewn if you want to add armor to your resource pack and use the template armor
As far as I'm concerned, Optifine doesn't support entity armor CEM models, so I'm not sure if it works
Credits
- Traben & Infinity-lily
- For helping me know how to show these hidden parts in Traben's discord server
- Shizotoaster's Ultimate Armor Patch
- For the inspiration of adapt all models to fit the entities but without destroying other Resource Packs