This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/blueprint-client.toml

21 lines
770 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
#Scale for screen shake effects
#Range: 0.0 ~ 1.0
screenShakeScale = 1.0
#Max amount of sources that can contribute to screen shaking, adjustable for performance and preference reasons. 0 will disable the addition of shake sources
#Range: > 0
maxScreenShakers = 256
#Determines if the experimental settings screen should be disabled
disableExperimentalSettingsScreen = true
#Slabfish patron hat settings.
[slabfishSettings]
#If the slabfish hat should be enabled
enabled = true
#If the slabfish hat's backpack should be enabled
backpackEnabled = true
#If the slabfish hat's sweater should be enabled
sweaterEnabled = true
#If the slabfish hat's custom type should be enabled. If false, the default swamp slabfish appears
typeEnabled = true