Add documentation for /param2

This commit is contained in:
Wuzzy 2017-09-04 17:52:58 +02:00
parent 589b8608e1
commit ee9deb83a7
1 changed files with 5 additions and 1 deletions

View File

@ -116,6 +116,10 @@ Set the current WorldEdit region to `<node>`.
//set Blue Lightstone
//set dirt with grass
### `//param2 <param2>`
Set the param2 value of all nodes in the current WorldEdit region to `<param2>`.
### `//mix <node1> ...`
Fill the current WorldEdit region with a random mix of `<node1>`, `...`.
@ -432,4 +436,4 @@ or vertically in the y axis `[v]`.
Contracts the selection in all directions by `<amount>`. If specified, the selection can be contracted horizontally in the x and z axes `[h]`
or vertically in the y axis `[v]`.
//outset v 5
//outset v 5