Posted March 25, 201312 yr This is the code i have for my smelting recipe GameRegistry.addSmelting(ParallelWorlds.NightOre.blockID, new ItemStack(ParallelWorlds.NightGem, 1), 0.5F); I have this in my Init method. I have also put it in a public void and it wont work any help?!? STOP CRUCIFYING NEW MODDERS!!!!
March 25, 201312 yr What forge version are You using? If there's a newer one, there's a chance You didn't do anything wrong - i myself have spent a couple of hours, because I assumed Forge is bug-less. After i compared old forge code with the new code I realized, some functions had bugs in them. After I downloaded a newer version, all of this have been fixed. http://imageshack.us/a/img707/2757/senitielsspacemarinemod.png[/img]
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.