Jump to content

jk-5

Forge Modder
  • Posts

    2
  • Joined

  • Last visited

Everything posted by jk-5

  1. You used forge 977, which is a early beta version. Try again with the newest version, and i'm sure it will work. Note: Forge is not done yet and can contain crashing or even world corrupting bugs. Be careful with using non-recommended versions
  2. To do this, override the following function in your block class: public TileEntity createNewTileEntity(World world, int meta) This should return an TileEntity based on the block metadata.
×
×
  • Create New...

Important Information

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