Major Tuvok Posted December 30, 2017 Posted December 30, 2017 4 minutes ago, eriknoe said: in mine ur in yours? I am referring to my own Code. Because Minecraft Mods aren't marked, I don't program with that much care like I normally do, so that when I'm looking at my Minecraft code I always spot such small things which could be made better Quote
eriknoe Posted December 30, 2017 Author Posted December 30, 2017 1 hour ago, Major Tuvok said: You register the Wrong Element... Currentl you are Creating a new Instance of your AmethystOre when you register your Blocks. But when you then register your Items you access your static reference. Just Change your Block registration, so that you store your Instance in your static final variable and then register that. (I hope you know, that your Java Code is a Mess, so I won't point all your mistakes out to you (that would take too much time)) (Pls learn too Code...) sry for my dumbness, but i dont understand what ur mean with that (the thing with learn to code i understand xD) Quote
eriknoe Posted December 30, 2017 Author Posted December 30, 2017 (edited) 1 hour ago, Major Tuvok said: I am referring to my own Code. Because Minecraft Mods aren't marked, I don't program with that much care like I normally do, so that when I'm looking at my Minecraft code I always spot such small things which could be made better I did iiiiiiiiiit :DDDD im poud of myself Thanks to all for the help Edited December 30, 2017 by eriknoe spelling Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.