mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
torus update
This commit is contained in:
parent
0a44992676
commit
313ab6e62a
1 changed files with 7 additions and 6 deletions
|
@ -131,8 +131,9 @@ The optional axes sets the axes upon which the torus will lay flat. Possible val
|
||||||
|
|
||||||
```
|
```
|
||||||
//torus 15 5 stone
|
//torus 15 5 stone
|
||||||
//torus 5 3 meselamp
|
//torus 5 3 meselamp x
|
||||||
//hollowtorus 10 6 sandstone xz
|
//torus 10 6 sandstone xz hollow
|
||||||
|
//torus 10 6 wool:red y h
|
||||||
```
|
```
|
||||||
|
|
||||||
## `//hollowtorus <major_radius> <minor_radius> <node_name>`
|
## `//hollowtorus <major_radius> <minor_radius> <node_name>`
|
||||||
|
|
Loading…
Reference in a new issue