add malilib.json to fix keybind
This commit is contained in:
parent
73e9e38d1c
commit
fbf0daf82e
4 changed files with 16 additions and 1 deletions
Binary file not shown.
11
config/malilib.json
Normal file
11
config/malilib.json
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"Generic": {
|
||||||
|
"ignoredKeys": {
|
||||||
|
"keys": ""
|
||||||
|
},
|
||||||
|
"openGuiConfigs": {
|
||||||
|
"keys": ""
|
||||||
|
},
|
||||||
|
"realmsCommonConfig": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -36,6 +36,10 @@ hash = "8c9ffd4686af343a956e764d08b139f11bfcb093747773528e884dd83256e280"
|
||||||
file = "config/item_obliterator.json5"
|
file = "config/item_obliterator.json5"
|
||||||
hash = "096c0923d7b11fd96532ccf41dfd8f3689e687c95ea967865a138f8bf478d2fe"
|
hash = "096c0923d7b11fd96532ccf41dfd8f3689e687c95ea967865a138f8bf478d2fe"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/malilib.json"
|
||||||
|
hash = "743b685665f3e59b125578fd6c746ff749745fb52a0f9a31fe533234ec5341f2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/particular.json5"
|
file = "config/particular.json5"
|
||||||
hash = "d5a7270d9923f1d1b1516c86dd54ff057bf228e7d0c38d4a9813389646ab1efd"
|
hash = "d5a7270d9923f1d1b1516c86dd54ff057bf228e7d0c38d4a9813389646ab1efd"
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d43e51eb5f64af4449e4945a9f3fa7f363c380d2f327ce582d10e53da245355a"
|
hash = "ead1689bf45a46486cb4cafce085fb93342c2b49e0ee37615563b9d531c96835"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue