minecraft-modpack-1.16.5/config/abnormals_core-client.toml
2022-07-27 16:49:04 +02:00

24 lines
890 B
TOML

#Client only settings for Abnormals Core.
[client]
#Scale for screen shake effects; Default: 1.0
#Range: 0.0 ~ 1.0
screenShakeScale = 1.0
#If sky color transition should be smooth; Default: True
smoothSkyColor = true
#Max amount of sources that can contribute to screen shaking, adjustable for performance and preference reasons. 0 will disable the addition of shake sources; Default: 256
#Range: > 0
maxScreenShakers = 256
#Slabfish patron hat settings.
[client.slabfishSettings]
#If the slabfish hat's custom type should be enabled. If false, the default swamp slabfish appears; Default: True
typeEnabled = false
#If the slabfish hat's backpack should be enabled; Default: True
backpackEnabled = false
#If the slabfish hat's sweater should be enabled; Default: True
sweaterEnabled = false
#If the slabfish hat should be enabled; Default: True
enabled = false