Update Make Zone Command

pietru 2025-02-27 15:46:48 +01:00
parent ccc808d990
commit 14a2c80f81

@ -4,8 +4,8 @@
## Make Zone Command ## Make Zone Command
Make zone command allows to add zones to the game world.\ 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` 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` 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: At the time of writing this page currently available zone generators (ID - Name) are:
- `base:earth` - Survival - `base:earth` - Survival