add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
#Range: 0.0 ~ 9999.0
chunk_loader_multiplier = 1.0
#Requires that vitric cactus be grown only in desert and mesa biomes.
vitric_cactus_desert_only = false
#Sets the max speed of various rail types. Default rails are 0.4.
#Range: 0.1 ~ 10.0
wood_rails_max_speed = 0.2
#Range: 0.1 ~ 10.0
maglev_rails_max_speed = 1.0
#Range: 0.1 ~ 10.0
lightspeed_rails_max_speed = 2.5
#Sets the extra speed boost given by turbo rails. 0.06 is the default for regular powered rails.
#Range: 0.0 ~ 1.0
turbo_rails_boost = 0.2