#Double block size

1 messages · Page 1 of 1 (latest)

real hill
#

Does anyone know how to create a block that take the place of two blocks simmular to a bed that takes two block spaces? I am trying to create a villager statue block inside blockbench however the model will not allow me to stretch the block size past 21 pixels.

wintry thistle
#

I think the only way is to use scripts. You can check when a block is placed and then place an other block near it

real hill
#

Ill lookinto this thanks

bright lily
#

with blockbench you can make 30x30 but 2 block is 16+16 so 32x32 i think you can make when you place a block it executes a command that places the other blocks, and you just have to take the right orientation

trail lark
maiden nova
trail lark
#

You can duplicate the project and cut the blocks into pieces

#

Also pistons will be a annoyance

maiden nova
#

Where the fun part begins (according to me)

trail lark
#

I just blacklist it with ontick and onplace 😊

maiden nova
trail lark
#

How?