backpacked config

This commit is contained in:
gabetoo 2024-12-30 17:45:23 -05:00
parent 7e44ce66dc
commit 528c9eb170
4 changed files with 11 additions and 1 deletions

Binary file not shown.

View file

@ -0,0 +1,6 @@
# The alignment of the buttons in the backpack inventory screen
# Valid values: LEFT, RIGHT
buttonAlignment = "LEFT"
# If enabled, hides the config button from the backpack screen
# Valid values: true, false
hideConfigButton = true

View file

@ -84,6 +84,10 @@ hash = "7d000a22f50e90a06c61fe71c14578bcaef04f91b6f8fdabd081a44e0993ca95"
file = "configureddefaults/config/ambientsounds-client.json"
hash = "a5a48d2e3b9e851be1a0e7b99a518b34fbb2b47ecff4ee06a4261d84ab50655e"
[[files]]
file = "configureddefaults/config/backpacked.client.toml"
hash = "a55e8c2de90805b775e3dd4d1b28aa56d0651b0aa635c022e413dfc7b0eab126"
[[files]]
file = "configureddefaults/config/bclib/client.json"
hash = "dc83e158808a3dafbf9602aba6506d98e64b60ceee204623a2f6a38e37711f33"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "31786ee1bff2bdfab397c338a47e4b7fd64b67ed4285118f6c22d504d76ff653"
hash = "3ab2583ad3b749b94f114862c1a6fe520dab6346bb329cc284579e03c032e35a"
[versions]
minecraft = "1.20.1"