Add Make Zone Command

pietru 2025-02-27 15:35:28 +01:00
parent 35fe4e9cbe
commit c5036e50ff

15
Make-Zone-Command.md Normal file

@ -0,0 +1,15 @@
[Return](./Chat-Commands)
<hr>
## Make Zone Command
Make zone command allows to add zones to the game world.
Running `:make_zone zoneId` will try to create zone with id of `zoneId` and generator id of `zoneId`
Running `:make_zone zoneId genId` will try to create zone with id of `zoneId` and generator id of `genId`
At the time of writing this page currently available zone generators (ID - Name) are:
- `base:earth` - Survival
- `base:flat` - Flat world
- `base:basic` - Basic Earthlike
- `base:moon` - Moon
- `base:nostalgic_island` - Nostalgic Islands