World Configuration: Difference between revisions

From Vintage Story Wiki
fixed an error, a rounding issue, and an out-of-place capital letter, citing sources for the changes
(added the new map info and referred to the new Command Handbook, but otherwise it's not updated for 1.19.4)
(fixed an error, a rounding issue, and an out-of-place capital letter, citing sources for the changes)
Line 99: Line 99:
*<code>/worldconfig globalPrecipitation [0-5]</code><br /> Sets the global rainfall multiplier for world generation. Does not affect already generated chunks. Useful values are between 0.1 and 5, where 0.1 is super dry and 5 is super wet (default: 1)
*<code>/worldconfig globalPrecipitation [0-5]</code><br /> Sets the global rainfall multiplier for world generation. Does not affect already generated chunks. Useful values are between 0.1 and 5, where 0.1 is super dry and 5 is super wet (default: 1)
*<code>/worldconfig globalForestation [-1 .. 1]</code><br /> Sets the global forestation offset for world generation. -1 means there will be no forests, 1 means there will be only forests, the value 0 means default forestation density (default: 0)
*<code>/worldconfig globalForestation [-1 .. 1]</code><br /> Sets the global forestation offset for world generation. -1 means there will be no forests, 1 means there will be only forests, the value 0 means default forestation density (default: 0)
*<code>/worldconfig surfaceCopperDeposits [0-5]</code><br /> Set chance of surface copper spawning for each chunk column (default: 0.1)
*<code>/worldconfig surfaceCopperDeposits [0-5]</code><br /> Set chance of surface copper spawning for each chunk column (default: 0.12<ref>Line 259 of [[https://github.com/anegostudios/vssurvivalmod/blob/master/Properties/AssemblyInfo.cs AssemblyInfo.cs]]</ref>)
*<code>/worldconfig surfaceTinDeposits [0-5]</code><br /> Set chance of surface tin spawning for each chunk column (default: 0.07)
*<code>/worldconfig surfaceTinDeposits [0-5]</code><br /> Set chance of surface tin spawning for each chunk column (default: 0.007<ref>Line 260 of [[https://github.com/anegostudios/vssurvivalmod/blob/master/Properties/AssemblyInfo.cs AssemblyInfo.cs]]</ref>)
*<code>/worldConfig snowAccum [true|false]</code><br /> If true, snow will accumulate during winter (default: true)
*<code>/worldconfig snowAccum [true|false]</code><br /> If true, snow will accumulate during winter (default: true)


<!--T:26-->
<!--T:26-->
Confirmedusers, editor
1,052

edits