Jump to content

karrablaster123

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by karrablaster123

  1. That works thanks Can't find any documentation on how to use this event.
  2. Since GameRegistry.registerFuelHandler(handler) is deprecated, how does one use Item.getBurnTime on a block to use the block as a fuel? Also, should this be called in Init, preInit or PostInit?
  3. I fixed it by changing blockUranium to blockuranium. Do registry names not allow capital letters?
  4. I am new to modding and have been learning from this tutorial. I am unable to render the texture or the model properly. Github: https://github.com/karrablaster123/Mod Relevant Code:
×
×
  • Create New...

Important Information

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