1
0
Fork 0
mirror of https://github.com/sbrl/Minetest-WorldEditAdditions.git synced 2025-03-26 01:54:57 +00:00

Reference: I searched for wireframe, but didn't get the command I wanted

This commit is contained in:
Starbeamrainbowlabs 2023-06-27 20:57:04 +01:00
parent 61e04952e0
commit 8cc2c735b1
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -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