I need help with my code. I am pretty new to the modding scene beyond making items / blocks ect. Anyway I am having a "Cannot make a static reference to the non-static field". I have tried searching around and found nothing helpful. I will now post the main class file and the block's files. (I removed all imports and crafting recipes)
Main Class =
BlockDCheese =
BlockMeltedCheese =
If you need me to add in the imports I can do that. I hope someone can help me and forgive for being a noob.
-Dany
-Update It was a derp on my part, all i had to do was change the BlockDCheese class. The only edit I had to make was change BlockMeltedCheese.blockID to ExtendedFoodMod.BlockMeltedCheese.BlockID