
freaki1
Members-
Content Count
8 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout freaki1
-
Rank
Tree Puncher
Converted
-
Gender
Undisclosed
-
Personal Text
I am new!
-
I already found it. par3EntityPlayer.getFoodStats().addStats(halfHearts, 4F)
-
@GravityWolf The Armorset Tutorial is outdated. I'm trying to find a workaround
-
Does nobody know how to do that?
-
How can I heal some hunger ? It should add 1 heart (so 2 half ones)
-
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.