add sleep-warp
This commit is contained in:
parent
735cce37f4
commit
566f3792eb
@ -992,6 +992,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
|||||||
hash = "f3f813f6475844b7a80be440f357f0b965f692fc0e63d9382766e6c456c5de84"
|
hash = "f3f813f6475844b7a80be440f357f0b965f692fc0e63d9382766e6c456c5de84"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sleep-warp.pw.toml"
|
||||||
|
hash = "25c6c26c56658a11b6cdd930ba2403817c52718824033077615890a1d00ece32"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/smartbrainlib.pw.toml"
|
file = "mods/smartbrainlib.pw.toml"
|
||||||
hash = "bd0b125bd9c0f016ee541acf95f7fe87407933c35314a297a1fa08cd91a9f04a"
|
hash = "bd0b125bd9c0f016ee541acf95f7fe87407933c35314a297a1fa08cd91a9f04a"
|
||||||
|
13
mods/sleep-warp.pw.toml
Normal file
13
mods/sleep-warp.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "SleepWarp"
|
||||||
|
filename = "sleepwarp-2.2.0_rc1+1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OPvzuqtZ/versions/l4cnghUz/sleepwarp-2.2.0_rc1%2B1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d3bb492a3b3c0f93ac1812f2ded8618e6acc7bab"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OPvzuqtZ"
|
||||||
|
version = "l4cnghUz"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "a1641e13c4db2d605fad38123435c6a94f7adb7f0e81885f4eb7f4039e10c516"
|
hash = "520f1e1d27e045e0916f01862e2cf1513f66dd4ea22f809ce2d0dcb4e0db74ca"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user