Reference: Another test

This commit is contained in:
Starbeamrainbowlabs 2021-07-03 13:28:39 +01:00
parent fafe2c22de
commit 33e839db29
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2

@ -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)`.