Files
SimpleStory/config/vanillabackport-common.toml
T
2025-07-18 20:46:07 +02:00

18 lines
756 B
TOML

["The Garden Awakens"]
#Determine if resin should generate after hitting a creaking
generateResin = true
#Determine if creakings should spawn from creaking hearts
spawnCreakingFromHearts = true
#Determine if creaking hearts should spawn from pale oak saplings
spawnCreakingHeartsFromSaplings = false
#Determine if Pale Gardens should generate in the overworld
generatePaleGarden = true
#Determine if the wandering trader should have trades from the pale garden
paleTradesFromWanderer = true
["Summer Drop"]
#Determine if dried ghasts should generate in Nether Fossils
generateDriedGhasts = true
#Determine if all leash connections should be dropped when using a firework rocket while elytra flying
dropLeashConnectionsOnFireworkBoost = true