Jump to content

hrayr4

Members
  • Posts

    3
  • Joined

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

hrayr4's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I am using the Minecraft Modding with Forge as a guide. If it really is an issue with version, how could i fix it?
  2. Thank you for the quick reply! Yes, with this line of code: MinecraftForge.EVENT_BUS.register(new DiamondOreTrap()); but from what I understand, if its registered or not should not matter, as the program adds nothing new and makes use of imports so I do not know what the issue is EDIT: This is forge for 1.8 minecraft, recommended
  3. Hello all I have just begun modding in Minecraft and I have so many plans and ideas my head is going to burst! Ive been following the book Minecraft Modding with Forge (2015) and theres a snippet of code in there which should work perfectly but does not. I am new to Java and coding so any help would be appreciated thank you so much
×
×
  • Create New...

Important Information

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