Add configs for masa mods

This commit is contained in:
NullBite 2023-11-03 23:18:33 -04:00
parent 497a197461
commit 7101d947f5
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 51 additions and 1 deletions

View File

@ -0,0 +1,7 @@
{
"Hotkeys": {
"openGuiMainMenu": {
"keys": ""
}
}
}

View File

@ -0,0 +1,21 @@
{
"Generic": {
"mainRenderingToggle": {
"enabled": false,
"hotkey": {
"keys": "H,T",
"settings": {
"activate_on": "PRESS",
"context": "INGAME",
"allow_empty": false,
"allow_extra_keys": false,
"order_sensitive": true,
"exclusive": false,
"cancel": true
}
}
}
},
"config_version": 1
}

View File

@ -0,0 +1,10 @@
{
"DisableToggles": {
"disablePortalGuiClosing": {
"enabled": true,
"hotkey": {
"keys": ""
}
}
}
}

View File

@ -16,6 +16,14 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json" file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18" hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
[[files]]
file = "config/yosbr/config/litematica.json"
hash = "660a48ce63d51851782f9b750f6d8861254db88403a68e53ae681f048ce12f91"
[[files]]
file = "config/yosbr/config/minihud.json"
hash = "5fd286fe131243fda8c1bac1ecdc51046a75da8325ea6b9c360edb4b1e0f16b8"
[[files]] [[files]]
file = "config/yosbr/config/puzzle.json" file = "config/yosbr/config/puzzle.json"
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78" hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
@ -28,6 +36,10 @@ hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
file = "config/yosbr/config/roughlyenoughitems/config.json5" file = "config/yosbr/config/roughlyenoughitems/config.json5"
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40" hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
[[files]]
file = "config/yosbr/config/tweakeroo.json"
hash = "e447b1be8e496c94829e795ec3342e304970222b7539a31c9f9a7693d33bdfc0"
[[files]] [[files]]
file = "config/yosbr/config/xaerominimap.txt" file = "config/yosbr/config/xaerominimap.txt"
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47" hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"

View File

@ -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 = "09cdd6116949017cb42c2fa208f345acd5300fd1caa028b822e3204e14653bea" hash = "2609c565ac145e8f9d19358c4680d70c222708fde4c58a35aeb85c8c9ad77177"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"