diff --git a/config/yosbr/config/replaymod.json b/config/yosbr/config/replaymod.json index 6211a80..1a259a5 100644 --- a/config/yosbr/config/replaymod.json +++ b/config/yosbr/config/replaymod.json @@ -1,5 +1,7 @@ { - "recording": { - "autoStartRecording": false - } + "recording": { + "recordSingleplayer": false, + "recordServer": false, + "autoStartRecording": false + } } diff --git a/index.toml b/index.toml index 0b28fe3..3b0f337 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/pack.toml b/pack.toml index c9e48b5..09803a2 100644 --- a/pack.toml +++ b/pack.toml @@ -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"