From 13499b50d3c3f19c01236a1ba1045e17e06b5a75 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 12 Oct 2018 21:13:34 +0100 Subject: [PATCH] //mix: Update ChatCommands.md documentation Add the new weighting syntax to the ChatCommands.md documentation. --- ChatCommands.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChatCommands.md b/ChatCommands.md index a37b65a..4bcb24f 100644 --- a/ChatCommands.md +++ b/ChatCommands.md @@ -121,14 +121,16 @@ Set the current WorldEdit region to ``. Set the param2 value of all nodes in the current WorldEdit region to ``. -### `//mix ...` +### `//mix [] []...` -Fill the current WorldEdit region with a random mix of ``, `...`. +Fill the current WorldEdit region with a random mix of ``, ``, `...`. Weightings can be optionally spsecified via a number after a node name. //mix air //mix cactus stone glass sandstone //mix Bronze //mix default:cobble air + //mix stone 3 dirt 2 + //mix cobblestone 8 stoneblock 2 stonebrick ### `//replace `