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 8dab9aa..15ee9c1 100644 --- a/index.toml +++ b/index.toml @@ -26,7 +26,7 @@ hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78" [[files]] file = "config/yosbr/config/replaymod.json" -hash = "83a5bff94752832247869618261f7a606a8a19b246a1eb250b17142bfefff082" +hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187" [[files]] file = "config/yosbr/config/rightclickharvest.json" diff --git a/pack.toml b/pack.toml index 82ee8d9..78b4391 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 = "7f807b954925f27ca6ba31dc08a39898936acf2df3b5319d5585acca008da7e1" +hash = "59ac3e388cc4caf0b6d7b9ee17e3045f5ae927f237cfa80a3818bd233c5883c8" [versions] minecraft = "1.20.1"