1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Resize a FallingBlock entity

Discussion in 'Development' started by MisterTurtle, Jun 19, 2019.

  1. MisterTurtle

    MisterTurtle Creeper

    Messages:
    5
    Hi,

    I'm trying to resize a falling_block entity but without success. His anyone who knows how to do it?

    PS: I've already tried with setScale, Entity flags and packets but nothing works
     
    Last edited: Jun 19, 2019
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    It isn't possible currently. Increasing it's scale, width or height properties doesn't change it.
    You can design a skin geometry in the shape of a block and have an NPC wear it. Then you can use setScale() to alter it's size.
     
    HimbeersaftLP likes this.
  3. MisterTurtle

    MisterTurtle Creeper

    Messages:
    5
    Thanks for the answer, I'll try
     
  4. akmalrizki

    akmalrizki Spider

    Messages:
    11
    GitHub:
    Beaconcraft
    /slapper spawn fallingsand
    /slapper edit (id) block 95 (invisible block)
     
  5. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    He asked how to resize fallingsand, not how to change it's ID
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.