Block on Armor Stand head problem

Discussion in 'Plugin Development' started by Tim203, Apr 27, 2017.

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

    Tim203

    Hello,

    I have a question,
    I make a plugin which required to have a block on an item which is the same size as a normal block,
    I had already tried it with armor stands and with a zombie but it is not exactly the same size as a block.
    [​IMG]

    How can I solve this?

    Thanks for help,
    Tim203
     
  2. Offline

    ShaneCraftDev

    @Tim203
    Use the falling sand entity, that is the exact same size as a full block.
     
  3. Offline

    Tim203

    Thanks, but I have to replace him, armor stands can do that without moving a full block (example: x=12.252, y=80.23, z=123.12) and with the falling sand entity it needs to move a full block, or is that false?
     
  4. Offline

    Zombie_Striker

    @Tim203
    Sand blocks should be able to move in small increments like armorstands.
     
Thread Status:
Not open for further replies.

Share This Page