22 lines
525 B
TOML
22 lines
525 B
TOML
[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
|