Learn to code a Minecraft mod from scratch in this complete tutorial series! In this episode, we create some custom tools, each with their own unique values and properties!
CORRECTION: For repairMaterial, I used RegistryHandler.RUBY_SWORD.get() when I should have accessed RegistryHandler.RUBY.get(). This will allow us to use our ruby items to repair any of our items in an anvil.
--- Important Links ---
● Tool JSON: https://pastebin.com/eAWf7iiD
● Tool Properties: https://mcreator.net/wiki/how-make-tool
● Tool Damage: https://minecraft.gamepedia.com/Damage
● Discord: https://discord.gg/ZsB3Eha
● GitHub Repository: https://github.com/TechnoVisionDev/Minecraft-1.15.2-Modding-Tutorial.git
--- Music ---
● Chill Out Media - Minute Mix
--- My Channel ---
● Subscribe: http://tinyurl.com/zbc7mwy
● Instagram: https://www.instagram.com/tomm.peters
● Twitter: https://twitter.com/TechnoVisionTV
#minecraft #modding #tutorial