Started by
Rono's Creations
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I have one simple question.
Are custom armor trims going to be added in future versions of MCreator or the abylity to make custom armor sets trimmable?
You would have to make the armour trims yourself
If something can be done, it will be added someday. Simply be patient
Would it be possible tho to do something like armor trims right now? Because I need to make different Colors for Armor sets for a Project. (e.g. to have Diamond Armor in Red but also in Blue and green..., so basically just like leather armor) Would this be possible rn?
is it even possible to make an armor trim at the moment?
Couldn't you just add a variable that is applied to the armor set when trimmed up, and have an item state with the custom texture? Would this be possible this way? I just checked Item extension, which is really the only way I could think of making a custom armor trim for the vanilla armors, and it does not have an Item state section to change the item texture based on procedures. Therefore unless you went through the effort to make a new armor for each vanilla armor, with each material with your new custom armor trim, it would not be possible to make it. However since custom armor items have item states, you could technically go through a long winded making for custom armor.