Refactor configuration files for improved clarity and organization; update seasonal properties in sereneseasons and streamline server variable settings for better performance.

This commit is contained in:
Leonid Pershin
2026-05-08 02:36:26 +03:00
parent 45f96d5b62
commit 1dcdd18c89
134 changed files with 9526 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
[vanilla]
replaceVanillaSaplings = false
replaceNyliumFungi = true
cancelVanillaVillageTrees = true
# Default: 400
# Range: 0 ~ 4096
maxFallingTreeLeavesParticles = 400
[misc]
generateDirtBucketRecipes = true
generateMegaSeedRecipe = true
biocharBrewingBase = "minecraft:thick"
[integration]
preferredSeasonMod = "*"
enableSeasonalSeedDropFactor = true
enableSeasonalGrowthFactor = true
enableSeasonalFruitProductionFactor = true
# Default: 2.5
# Range: 0.0 ~ 4.0
wetSeasonOffset = 2.5