GRIEFING ALERT
This mod will grief your world badly. Ask your friends before griefing their worlds.
Fill in lots of blocks near you and see what happens.
GRIEFING ALERT
This mod will grief your world badly. Ask your friends before griefing their worlds.
player.onChat("1000tnt", function () {
blocks.fill(
TNT,
pos(1, 1, 1),
pos(10, 10, 10),
FillOperation.Replace
)
})