World Configuration: Difference between revisions

From Vintage Story Wiki
m
revised default # of days in a month from 12 to 9, based on observations in the 1.17.9 Create World screen
No edit summary
m (revised default # of days in a month from 12 to 9, based on observations in the 1.17.9 Create World screen)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<languages/><translate>
<languages/><translate>
<!--T:1-->
<!--T:1-->
Game worlds can be customized to a great extent. In single player this is done simply through the "Customize" button when creating a new world. If you however changed your mind or updated to a new version, many of these configs can be changed on existing worlds. Here is a full list of them - for other, non worldgen commands, check the [[list of server commands]].
Game worlds can be customized to a great extent. In single player this is done simply through the "Customize" button when creating a new world. If you however changed your mind or updated to a new version, many of these configs can be changed on existing worlds. Here is a full list of them - for other, non worldgen commands, check the [[list of server commands]]. They can also be set before a world is created through the [[Server Config|serverconfig.json]]


<!--T:2-->
<!--T:2-->
Line 28: Line 28:
*<code>/worldConfig seasons [enabled|spring]</code><br /> If enabled, seasons will pass over time, otherwise 'spring' will make the climate always stay at spring (default: enabled)
*<code>/worldConfig seasons [enabled|spring]</code><br /> If enabled, seasons will pass over time, otherwise 'spring' will make the climate always stay at spring (default: enabled)
*<code>/worldConfig playerlives [-1 .. 99]</code><br /> Set the amount of lives a player has before he can no longer respawn. -1 means infinite. (default: infinite)
*<code>/worldConfig playerlives [-1 .. 99]</code><br /> Set the amount of lives a player has before he can no longer respawn. -1 means infinite. (default: infinite)
*<code>/worldConfig daysPerMonth [1-99]</code><br /> Set the amount of days each month has. Setting it to a higher value will make seasons go by slower (default: 12)
*<code>/worldConfig daysPerMonth [1-99]</code><br /> Set the amount of days each month has. Setting it to a higher value will make seasons go by slower (default: 9)
*<code>/worldConfig harshWinters [true|false]</code><br /> If true, cold temperatures will damage crops, reduce animal spawn during winter and reduce meat harvested from animals (default: true)
*<code>/worldConfig harshWinters [true|false]</code><br /> If true, cold temperatures will damage crops, reduce animal spawn during winter and reduce meat harvested from animals (default: true)
*<code>/worldconfig blockGravity [sandgravel|sandgravelsoil]</code><br /> Set the block gravity behavior for either just sand and gravel or additionally also soil (default: sandgravel)
*<code>/worldconfig blockGravity [sandgravel|sandgravelsoil]</code><br /> Set the block gravity behavior for either just sand and gravel or additionally also soil (default: sandgravel)
Confirmedusers, editor
1,051

edits