Jump to content

freaki1

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by freaki1

  1. I already found it. par3EntityPlayer.getFoodStats().addStats(halfHearts, 4F)
  2. @GravityWolf The Armorset Tutorial is outdated. I'm trying to find a workaround
  3. Does nobody know how to do that?
  4. How can I heal some hunger ? It should add 1 heart (so 2 half ones)
  5. Thank you!
  6. 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.
  7. 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.
  8. 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.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.