mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-12-24 14:42:24 +01:00
Reference: I searched for wireframe, but didn't get the command I wanted
This commit is contained in:
parent
61e04952e0
commit
8cc2c735b1
@ -227,6 +227,8 @@ Floods all connected nodes of the same type starting at _pos1_ with `<replace_no
|
||||
### `//wbox <replace_node>`
|
||||
Sets the edges of the current selection to `<replace_node>`to create an outline of a rectangular prism. Useful for roughing in walls.
|
||||
|
||||
In other words, creates a wireframe of a box defined by the current selection.
|
||||
|
||||
```weacmd
|
||||
//wbox silver_sandstone
|
||||
//wbox dirt
|
||||
|
Loading…
Reference in New Issue
Block a user