above-and-beyond-mzte/src/overrides/config/abnormals_core-common.toml
2022-03-05 01:51:54 +01:00

15 lines
548 B
TOML

#Common only settings for Abnormals Core, this will affect all depending mods
[common]
#Compatibility with Quark's poisonous potatoes feature
[common.poisonousPotatoCompat]
#If growth stunting should give baby mobs poison; Default: True
poisonEffect = true
#The chance to stunt baby mob growth when feeding a poisonous potato; Default: 0.1
#Range: 0.0 ~ 1.0
poisonChance = 0.1
#If baby mobs can be fed a poisonous potato to stunt their growth when Quark is installed; Default: True
poisonPotatoCompatEnabled = true