File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ The detailed explanations have moved! Check them out [here](https://github.com/s
3131 - [ ` //hollowtorus <major_radius> <minor_radius> <node_name> ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#hollowtorus-major_radius-minor_radius-node_name )
3232 - [ ` //walls <replace_node> ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#walls-replace_node )
3333 - [ ` //line [<replace_node> [<radius>]] ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#line-replace_node-radius )
34- - [ ` //maze <replace_node> [<path_length> [<path_width> [<seed>]]] ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#maze-replace_node-seed )
35- - [ ` //maze3d <replace_node> [<path_length> [<path_width> [<path_depth> [<seed>]]]] ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#maze3d-replace_node-seed )
34+ - [ ` //maze <replace_node> [<path_length> [<path_width> [<seed>]]] ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#maze-replace_node-path_length-path_width- seed )
35+ - [ ` //maze3d <replace_node> [<path_length> [<path_width> [<path_depth> [<seed>]]]] ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#maze3d-replace_node-path_length-path_width-path_depth- seed )
3636
3737### Misc
3838 - [ ` //replacemix <target_node> [<chance>] <replace_node_a> [<chance_a>] [<replace_node_b> [<chance_b>]] [<replace_node_N> [<chance_N>]] .... ` ] ( https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#replacemix-target_node-chance-replace_node_a-chance_a-replace_node_b-chance_b-replace_node_n-chance_n- )
You can’t perform that action at this time.
0 commit comments