Add configs for masa mods
This commit is contained in:
parent
497a197461
commit
7101d947f5
7
config/yosbr/config/litematica.json
Normal file
7
config/yosbr/config/litematica.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Hotkeys": {
|
||||
"openGuiMainMenu": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
}
|
21
config/yosbr/config/minihud.json
Normal file
21
config/yosbr/config/minihud.json
Normal 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
|
||||
}
|
||||
|
10
config/yosbr/config/tweakeroo.json
Normal file
10
config/yosbr/config/tweakeroo.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"DisableToggles": {
|
||||
"disablePortalGuiClosing": {
|
||||
"enabled": true,
|
||||
"hotkey": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
index.toml
12
index.toml
@ -16,6 +16,14 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/litematica.json"
|
||||
hash = "660a48ce63d51851782f9b750f6d8861254db88403a68e53ae681f048ce12f91"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/minihud.json"
|
||||
hash = "5fd286fe131243fda8c1bac1ecdc51046a75da8325ea6b9c360edb4b1e0f16b8"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/puzzle.json"
|
||||
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
|
||||
@ -28,6 +36,10 @@ hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/tweakeroo.json"
|
||||
hash = "e447b1be8e496c94829e795ec3342e304970222b7539a31c9f9a7693d33bdfc0"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||
|
Loading…
x
Reference in New Issue
Block a user