Falling chest

Discussion in 'Plugin Development' started by agodwin987, Feb 20, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    agodwin987

    So I have an issue, I create a falling sand entity that is supposed to be a chest (I know tile entities aren't supported) The real issue is finding the location after it falls. The chest hits the ground after the inventory code is run, thus throwing an error. Will I have to use the scheduler, or is there a collision event?
     
  2. Offline

    jbman223

    I would like to know this too. I would be helpful in one of my projects. If anyone has an answer it would help a lot!
     
  3. Offline

    RealDope

    Loop through all blocks below it until you find a solid block.
     
    microgeek likes this.
  4. Offline

    Cjreek

    Hi,

    Look at sethblings preview video:

    It'll be possible in 1.5.
     
Thread Status:
Not open for further replies.

Share This Page