Jump to content

Rofltoast

Members
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Rofltoast's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. It's working fine with vanilla items+blocks but if i try using my custom seeds+bloocks+items etc. it crashs with the error above
  2. I cant use item.ItemID it says its not applicabel for Item int int int and it gives me no error with MinecraftForge.addGrassSeed(1015, 0, 1, 20); only if i hit grass Minecraft crashs I think I have to add a render for my seed or something like that but no idea how to do this
  3. Hey, can somebody pls tell me how to add GrassSeeds? I tried it with MinecraftForge.addGrassSeed(itemID, metadata, quantity, probability) but first i don't know what to add under metadata and when i add something like 1 ok 0 or an other int it gives me this error: The item I want to add is my potatoseed and I tried it with melonseed too and it gaves me the same error. The Error appears when im hitting grass and if i would become the seed it crashs. I don't know how to fix it and im new on Forge modding. I hope somebody can help me, Bye Ps: Sry for my bad English, i hope you can excuse me.
×
×
  • Create New...

Important Information

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