From 3d30588a68dd0a90ef65ef872b2e6878396eb2c8 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Fri, 18 Dec 2015 17:33:29 -0500 Subject: [PATCH] Clarify `//deleteblocks` --- ChatCommands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatCommands.md b/ChatCommands.md index 0c8b3a1..d3ed7db 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -100,7 +100,7 @@ Display the volume of the current WorldEdit region. ### `//deleteblocks` -Delete the MapBlocks (16x16x16 units) that contain the selected region. This means that mapgen will be invoked for that area. As only whole MapBlocks get removed, the deleted area is usually larger than the selected one. Also, mapgen can trigger mechanisms like mud reflow or cavegen, which affects nodes (up to 112 nodes away) outside the MapBlock, so dont use this near buildings. +Delete the MapBlocks (16x16x16 units) that contain the selected region. This means that mapgen will be invoked for that area. As only whole MapBlocks get removed, the deleted area is usually larger than the selected one. Also, mapgen can trigger mechanisms like mud reflow or cavegen, which affects nodes (up to 112 nodes away) outside the MapBlock, so dont use this near buildings. Note that active entities are not part of a MapBlock and do not get deleted. //deleteblocks