Add and configure ReplayMod
This commit is contained in:
parent
85798f76be
commit
58d76c7209
5
config/yosbr/config/replaymod.json
Normal file
5
config/yosbr/config/replaymod.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"recording": {
|
||||
"autoStartRecording": false
|
||||
}
|
||||
}
|
@ -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
13
mods/replaymod.pw.toml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user