Add shift clearcut to cookbook

This commit is contained in:
Starbeamrainbowlabs 2020-10-10 17:28:10 +01:00
parent 3cadf6c83f
commit 1ac64a9ebc
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 9 additions and 0 deletions

View File

@ -33,3 +33,12 @@ The following brushes together can make large-scale terrain sculpting easy:
//brush cubeapply 50 fixlight
//brush cubeapply 50 layers dirt_with_grass dirt 3 stone 10
```
## En-mass Foliage clearing
Clearing large amounts of foliage is easy!
```
//many 25 //multi //clearcut //y //shift x 10
```
Adjust the numbers (and direction in the `//shift` command) to match your scenario.