#clear area

1 messages · Page 1 of 1 (latest)

strong grove
#

this is all i got rn but when i do /sk reload (name) it says cant find script

outer trench
#

If I were you I would go searching

jovial crypt
#

Either use the execute console command effect, or get the blocks at the 2 location and loop all blocks inbetween

round geyser
#
    make console execute command "//set 310 59 609 -40 511 air"```
#

srry

#

this should work

stable mica
#

or if you don't want to use console command you could make a region, loop all blocks in the region and set loop-block to air like this:

every 5 seconds:
  loop all blocks in region "regionname":
    set loop-block to air
stable mica
dire escarp