16 lines
973 B
TOML
16 lines
973 B
TOML
#Make cicadas silent for those having sound library problems, or otherwise finding them annoying.
|
|
silentCicadas = false
|
|
#Make cicadas silent when sitting on your head. If the above option is already true, this won't have any effect.
|
|
silentCicadasOnHead = false
|
|
#Controls whether various effects from the mod are rendered while in first-person view. Turn this off if you find them distracting.
|
|
firstPersonEffects = true
|
|
#Rotate trophy heads on item model. Has no performance impact at all. For those who don't like fun.
|
|
rotateTrophyHeadsGui = true
|
|
#Disable the nag screen when Optifine is installed.
|
|
disableOptifineNagScreen = false
|
|
#Disables the toasts that appear when a biome is locked. Not recommended if you're not familiar with progression.
|
|
disableLockedBiomeToasts = false
|
|
#Renders a little check mark or x above your crosshair depending on if fed the Quest Ram that color of wool. Turn this off if you find it intrusive.
|
|
questRamWoolIndicator = true
|
|
|