fix replay configs

This commit is contained in:
Merith-TK 2022-03-30 15:47:26 -07:00 committed by Merith TK
parent 263cbd745a
commit d93693d46e
3 changed files with 5 additions and 5 deletions

View file

@ -17,10 +17,10 @@
] ]
}, },
"recording": { "recording": {
"recordSingleplayer": true, "recordSingleplayer": false,
"recordServer": true, "recordServer": false,
"indicator": false, "indicator": false,
"autoStartRecording": true, "autoStartRecording": false,
"autoPostProcess": true, "autoPostProcess": true,
"renameDialog": true "renameDialog": true
}, },

View file

@ -38,7 +38,7 @@ hash = "f0fd14eec99068dc68655c97de30747c4b5d155114d9004c6e280cabdc499d14"
[[files]] [[files]]
file = "config/yosbr/config/replaymod.json" file = "config/yosbr/config/replaymod.json"
hash = "5f334c0ecffba938befe00e7800ed761d17a4448b8b403b4bfb589766dfa73a4" hash = "62cd7583e6fcfb069de057900e08bd931239633da7bd615bc680e800fd8f3760"
[[files]] [[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5" file = "config/yosbr/config/roughlyenoughitems/config.json5"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "84bc56a2150860cab679a9441e5f79c877f47f35e703ef5092e2089bd1514e16" hash = "87cc48d520f202e76c57b8356a92fdc49fc78ad6741b49db4215efe570bae5a0"
[versions] [versions]
fabric = "0.13.3" fabric = "0.13.3"