Compatibility
Minecraft: Java Edition
1.21.5–1.21.8
Creators
Details
Licensed ARR
Published 4 weeks ago
Updated 3 weeks ago
🚀 Overview
This resource pack is designed for server and map developers as a clear example of how to add completely new custom armor to Minecraft 1.21.5+ without replacing any vanilla content. It introduces a new Magmerite Armor set, which coexists alongside all original vanilla armors. The pack includes full support for all armor trims, custom inventory icons, and unique in-game model textures. You are free to use these assets in your own projects and as a learning reference.
Keep all vanilla armors and add new You can also use the example commands below to give yourself the custom items.
âš¡ Give commands
🗲🗲🗲
/give @p netherite_helmet[item_model="magmerite_helmet",custom_name=[{"text":"Magmerite Helmet","italic":false,"color":"yellow"}],equippable={slot:"head",asset_id:"magmerite"}]
/give @p netherite_chestplate[item_model="magmerite_chestplate",custom_name=[{"text":"Magmerite Chestplate","italic":false,"color":"yellow"}],equippable={slot:"chest",asset_id:"magmerite"}]
/give @p netherite_leggings[item_model="magmerite_leggings",custom_name=[{"text":"Magmerite Leggins","italic":false,"color":"yellow"}],equippable={slot:"legs", asset_id:"magmerite"}]
/give @p netherite_boots[item_model="magmerite_boots",custom_name=[{"text":"Magmerite Boots","italic":false,"color":"yellow"}],equippable={slot:"feet",asset_id:"magmerite"}]