Add and configure ReplayMod

This commit is contained in:
NullBite 2023-10-25 02:58:21 -04:00
parent 85798f76be
commit 58d76c7209
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 28 additions and 1 deletions

View File

@ -0,0 +1,5 @@
{
"recording": {
"autoStartRecording": false
}
}

View File

@ -20,6 +20,10 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
file = "config/yosbr/config/puzzle.json"
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
[[files]]
file = "config/yosbr/config/replaymod.json"
hash = "83a5bff94752832247869618261f7a606a8a19b246a1eb250b17142bfefff082"
[[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5"
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
@ -332,6 +336,11 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335"
metafile = true
[[files]]
file = "mods/replaymod.pw.toml"
hash = "9e7c1e6cf3b81dce5a77bf5c95ed9d8e9b936b932aeadb1255245234230ced16"
metafile = true
[[files]]
file = "mods/screenshot-to-clipboard.pw.toml"
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"

13
mods/replaymod.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "ReplayMod"
filename = "replaymod-1.20.1-2.6.13.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/akFkhrL8/replaymod-1.20.1-2.6.13.jar"
hash-format = "sha1"
hash = "a7d1cf1041c1b869dbe25d98abe81138ef634936"
[update]
[update.modrinth]
mod-id = "Nv2fQJo5"
version = "akFkhrL8"

View File

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