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
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
5 replies
Important Information
By using this site, you agree to our Terms of Use.