mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
Reference: Another test
This commit is contained in:
parent
fafe2c22de
commit
33e839db29
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ Note that the *entire* cave you want filling must be selected, as `//fillcaves`
|
||||||
//fillcaves brick
|
//fillcaves brick
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## `//ellipsoid <rx> <ry> <rz> <node_name> [h[ollow]]`
|
## `//ellipsoid <rx> <ry> <rz> <node_name> [h[ollow]]`
|
||||||
Creates a solid ellipsoid at position 1 with the radius `(rx, ry, rz)`.
|
Creates a solid ellipsoid at position 1 with the radius `(rx, ry, rz)`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue