1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2024-09-27 15:10:17 +02:00

Add documentation for /param2

This commit is contained in:
Wuzzy 2017-09-04 17:52:58 +02:00
parent 589b8608e1
commit ee9deb83a7

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>`, `...`.