mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
README: add //bonemeal to quick reference
This commit is contained in:
parent
5f7a64702a
commit
db2c867086
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ If you can dream of it, it probably belongs here!
|
|||
- [`//hollowtorus <major_radius> <minor_radius> <node_name>`](#hollowtorus-major_radius-minor_radius-node_name)
|
||||
- [`//maze <replace_node> [<path_length> [<path_width> [<seed>]]]`](#maze-replace_node-seed)
|
||||
- [`//maze3d <replace_node> [<path_length> [<path_width> [<path_depth> [<seed>]]]]`](#maze3d-replace_node-seed)
|
||||
- [`//bonemeal [<strength> [<chance>]]`](#bonemeal-strength-chance)
|
||||
- [`//multi <command_a> <command_b> .....`](#multi-command_a-command_b-command_c-)
|
||||
- [`//y`](#y)
|
||||
- [`//n`](#n)
|
||||
|
|
Loading…
Reference in a new issue