And what string is needed? "ironTool" OR "Material.iron" or"EnumToolMaterial.iron" And I guess level needs a float. But would you kindly provide an example? I have oly worked with modloader before.
I have searched for maybe 2 hours but I couldn't find a tutorial that helped me. I just want to make a custom tool- and armor set. Since I'm new to forge, I have no idea if there are easy ways to create tool- and armorsets or if you have to do it the complicated way (rewrite all the code from the other tools into your class). I already have the textures.
I am new to forge modding, and I just started to make a mod. Now i made a block, but it beaks instantly and doesn't drop anything. Why? I set it to Material.iron so you have to use a iron pick to mine it.