From 4b178bf709fe8f870c6c7547da292fa0ea357d73 Mon Sep 17 00:00:00 2001 From: Uberi Date: Fri, 18 Jul 2014 15:51:09 -0400 Subject: Rename the randomized //set to //mix, style update, document changes. --- Chat Commands.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'Chat Commands.md') diff --git a/Chat Commands.md b/Chat Commands.md index 8faac65..07bcfd6 100644 --- a/Chat Commands.md +++ b/Chat Commands.md @@ -98,14 +98,23 @@ Display the volume of the current WorldEdit region. //volume -### `//set ...` +### `//set ` -Set the current WorldEdit region to a random mix of ``, `...`. +Set the current WorldEdit region to ``. //set air - //set cactus stone glass - //set Bronze - //set mesecons:wire_00000000_off + //set cactus + //set Blue Lightstone + //set dirt with grass + +### `//mix ...` + +Fill the current WorldEdit region with a random mix of ``, `...`. + + //mix air + //mix cactus stone glass sandstone + //mix Bronze + //mix default:cobble air ### `//replace ` -- cgit v1.2.3