Disable all recording by default for ReplayMod

I like to have it installed for convenience if I ever need it, but it
uses a LOT of memory when recording is enabled, and it probably
shouldn't be enabled by default.
This commit is contained in:
NullBite 2023-10-30 16:00:18 -04:00
parent 02f6562f8e
commit ce19f6e9b7
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
{
"recording": {
"recordSingleplayer": false,
"recordServer": false,
"autoStartRecording": false
}
}

View File

@ -22,7 +22,7 @@ hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
[[files]]
file = "config/yosbr/config/replaymod.json"
hash = "83a5bff94752832247869618261f7a606a8a19b246a1eb250b17142bfefff082"
hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
[[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6219c6bf7fb56e2e12421fbf0c330e90f68240c19e110b218a23cfae064d26d0"
hash = "c113ec09d1e34bf66f59994a24a0b924b2b5283404a9de7a849fd479df68b275"
[versions]
minecraft = "1.20.1"