banana-mc/config/tectonic.json

60 lines
1.5 KiB
JSON
Raw Normal View History

2026-05-26 22:40:38 +02:00
{
"__notice": "Tectonic has a config screen that explains every setting if you go to the in-game mod menu! You can also find config info here -> https://github.com/Apollounknowndev/tectonic/wiki/Config",
"biomes": {
"temperature_multiplier": 1.0,
"temperature_offset": 0.0,
"temperature_scale": 0.23,
"vegetation_multiplier": 1.0,
"vegetation_offset": 0.0,
"vegetation_scale": 0.23
},
"caves": {
"carvers_enabled": true,
"cheese_additive": 0.27,
"cheese_enabled": true,
"depth_cutoff_size": 0.2,
"depth_cutoff_start": 0.2,
"noodle_additive": -0.075,
"noodle_enabled": true,
"ore_fix": true,
"spaghetti_enabled": true
},
"continents": {
"continents_scale": 0.11,
"erosion_scale": 0.23,
"flat_terrain_skew": 0.1,
"jungle_pillars": true,
"ocean_offset": -0.7,
"ridge_scale": 0.25,
"river_ice": false,
"river_lanterns": true,
"rolling_hills": true,
"underground_rivers": true
},
"experimental": {},
"general": {
"mod_enabled": true,
"snow_start_offset": 128
},
"global_terrain": {
"elevation_boost": 0.1,
"lava_tunnels": true,
"max_y": 640,
"min_y": -80,
"ultrasmooth": false,
"vertical_scale": 2.0
},
"islands": {
"enabled": true,
"noise_multiplier": 1.0,
"noise_offset": 0.0,
"noise_scale": 0.1
},
"minor_version": 1,
"oceans": {
"deep_ocean_depth": -0.45,
"monument_offset": -30,
"ocean_depth": -0.22,
"remove_frozen_ocean_ice": false
}
}