TheBeems / pxt-worldBuilder

Script to make building inside Minecraft:Education Edition a little easier. Inspired by, and similar as WorldEdit for Minecraft.
MIT License
5 stars 3 forks source link

Extended fill command #13

Closed TheBeems closed 3 years ago

TheBeems commented 3 years ago

The fill command now checks if the maximum amount of blocks to be placed is exceeded in the area (32768 blocks).

It will then make a couple of fill commands to fill the whole area with blocks.