#Double block size
1 messages · Page 1 of 1 (latest)
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
Ill lookinto this thanks
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
you can bypass the limit in blockbench, file > preferences > settings > grid> block grid size
but Minecraft won't be happy about that.
You can duplicate the project and cut the blocks into pieces
Also pistons will be a annoyance
Where the fun part begins (according to me)
I just blacklist it with ontick and onplace 😊
you can detect push of pistons 🤷 but I guess more check = more work
How?