Jump to content

Stinkycow8

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Stinkycow8

  1. Thanks for all the help, I fixed the problem.
  2. I want to create a tomato plant. So far, the plant works fine. The thing is, when I right click the seeds to plant the plant, the game crashes. I'm not sure what to make of the crash log. Line 42 of com.stinkycow8.crop.TomateCropItemBase (referred to in the crash log) is @Override public IBlockState getPlant(IBlockAccess world, BlockPos pos) { return associatedCropBlock.getDefaultState(); THIS IS LINE 42 } Obviously, "THIS IS LINE 42" is not in the actual code.
×
×
  • Create New...

Important Information

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