Jump to content

TheMoleTractor

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by TheMoleTractor

  1. Block class: http://pastebin.com/aiVQUHWR Renderer class: http://pastebin.com/ssWWzb9T My TileEntity class is empty so I did not post it. My more recent fiddling is on my desktop at home, somewhere I am currently not, but it has a different block for each stage, the issue there is the same I am having with this version...each block of the same stage will grow at the same time still. With this version, shearing causes all Sapphire Crop blocks placed to act (visually) as if they were sheared.
  2. This is my first forge post, although I have been using the forums for quite a while for help. Anyways, here my issue (of which I can't even find a similar issue anywhere) I have a block that uses a TESR and have multiple textures; essentially just a crop block (Sapphire Crop) that grows and is shear-able. All is working fine but it seems that when I have more than one, they all act as the same block and mirror the others qualities. For instance if I have two down and shear one, the other, although not dropping a berry, acts as if sheared texture-wise. I have tried using multiple blocks (shearing drops a berry and replaces the current crop with another with one less berry) but the new crop resets the direction it's facing. If anybody wants to see code, I can post it. I'd really prefer to keep it to one block, but don't honestly see that being a possibility. Really any help or suggestions are greatly appreciated. Thanks! TheMoleTractor
×
×
  • Create New...

Important Information

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