torus update

This commit is contained in:
VorTechnix 2021-05-17 17:24:04 -07:00 committed by Starbeamrainbowlabs
parent 0a44992676
commit 313ab6e62a
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2

@ -131,8 +131,9 @@ The optional axes sets the axes upon which the torus will lay flat. Possible val
```
//torus 15 5 stone
//torus 5 3 meselamp
//hollowtorus 10 6 sandstone xz
//torus 5 3 meselamp x
//torus 10 6 sandstone xz hollow
//torus 10 6 wool:red y h
```
## `//hollowtorus <major_radius> <minor_radius> <node_name>`