Custom simple armor
This is a simple armor which is created automatically without textures, ItemsAdder will generate it from the color you decided and will be similar to iron/diamond armors but with different color.
Complete yml
configuration
yml
configurationCreating an armor piece
Let's create a chestplate.
To create other pieces you just have to repeat the following method and change the slot
.
The color
property is important, it's the color that the armor will have ingame.
Done!
Nothing more to do. You just created a simple armor without drawing any texture!
Last updated