reference //for: add command example from @VorTechnix

This commit is contained in:
Starbeamrainbowlabs 2023-05-24 22:09:51 +01:00
parent b2556934b1
commit daad494c7e
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -1196,6 +1196,7 @@ 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
//for 1 2 3 4 5 do //multi //hollowcylinder y 1 5 meselamp //shift y %%
```