1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config[copied]/sophisticatedbackpacks-client.toml

10 lines
359 B
TOML
Raw Normal View History

2021-01-17 12:40:59 +00:00
#Client Settings
[client]
2021-01-26 10:32:42 +00:00
#Whether click sound should play when custom buttons are clicked in backpack gui
playButtonSound = true
2021-01-17 12:40:59 +00:00
#Positions where sort buttons can display to help with conflicts with controls from other mods
#Allowed Values: TITLE_LINE_RIGHT, ABOVE_UPGRADES, BELOW_UPGRADES, BELOW_UPGRADE_TABS
sortButtonsPosition = "TITLE_LINE_RIGHT"