reference //for: add more examples

This commit is contained in:
Starbeamrainbowlabs 2021-12-31 13:19:22 +00:00
parent d6cd0cdb59
commit 8170ecb1f1
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 7 additions and 0 deletions

View File

@ -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