LTDV10Test/packet/config/dungeonsdelight-config.toml
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

15 lines
782 B
TOML

["Dungeon's Delight Config"]
["Dungeon's Delight Config"."Balance Configuration"]
#Configuration for features that may impact gameplay in a large way
#Should Farmer's Delight stick foods grant strength? (default: true)
fdStickFoodsGrantStrength = true
#Should Farmer's Delight glowing foods grant perception? (default: true)
fdGlowingFoodsGrantPerception = true
#Force enable all mod integration? (even if the corresponding mods are not installed), mostly useful for modpacks wanting to repurpose the items (default: false)
forceEnableCompatItems = false
#Disable all mod integration? (if this is set to false then some mods that are supported will feature new items to collaborate the features of both mods) (default: false)
disableContentIntegration = false