8 lines
235 B
TOML
8 lines
235 B
TOML
# The alignment of the buttons in the backpack inventory screen
|
|
# Valid values: LEFT, RIGHT
|
|
buttonAlignment = "RIGHT"
|
|
# If enabled, hides the config button from the backpack screen
|
|
# Valid values: true, false
|
|
hideConfigButton = false
|
|
|