Started by
CrazzyMatthew21
on
Topic category: Help with Minecraft modding (Java Edition)
So basically, I have an item called the "Unbreaking Medallion" and I want it to make tools, weapons, or armors unbreakable when put into a smithing table with said tool weapon or armor. I have no idea how to do this. Someone please help me, I'm making this mod for my parents because we like to play Minecraft together but they want more things to craft when mining. Thank you.
You could remake all the tools and set the durability on all the remade ones to 0 (making them 0 will make them not have a durability). Then you make all the smithing recipes to turn the normal tools into the custom made invincible ones. Also, when making the invincible tools I recommend using the minecraft wiki (https://minecraft.fandom.com/wiki/Minecraft_Wiki) to make sure you have all the stats correct. Have a good day!