mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
reference //for: add more examples
This commit is contained in:
parent
d6cd0cdb59
commit
8170ecb1f1
1 changed files with 7 additions and 0 deletions
|
@ -1148,6 +1148,13 @@ This is equivalent to executing the following 3 commands in sequence:
|
|||
//replacemix air 10 glass
|
||||
```
|
||||
|
||||
Here are some more examples:
|
||||
|
||||
```
|
||||
//for meselamp brick snowblock bamboo:wood do { //multi //maze %% //sshift y 5 }
|
||||
//for 5 10 15 do //torus %% 3 dirt xz
|
||||
```
|
||||
|
||||
|
||||
|
||||
## Extras
|
||||
|
|
Loading…
Reference in a new issue