Started by
jaquth
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to change the registry name of ruby_armorbody to ruby_chestplate. Does anyone know how to do this?
Topic category: Help with Minecraft modding (Java Edition)
I am trying to change the registry name of ruby_armorbody to ruby_chestplate. Does anyone know how to do this?
You can change the registry name of the all armor at one (ruby_helmet, ruby_chestplate, ...) but not for only one piece.
To change it, you need to go to the left, there is an icon with a square and "ID" inside. You select your armor mod element, then you click on this button with ID and the square, and you rename the ID "ruby_" and then, every piece of your armor will be like "ruby_chestplate", "ruby_boots", ...