adding sleep
This commit is contained in:
parent
4bb0ae167f
commit
082410977f
@ -19360,6 +19360,11 @@ file = "mods/sit-fabric.pw.toml"
|
|||||||
hash = "11e2e4821470399e36976d82f7656807d2ca4fb4244f5a7117040db17e893b08"
|
hash = "11e2e4821470399e36976d82f7656807d2ca4fb4244f5a7117040db17e893b08"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sleep.pw.toml"
|
||||||
|
hash = "96db2ff18d5393ccec5e8e009e4def5633f01bacb70301246245b33d344f13a6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/slideshow-fabric.pw.toml"
|
file = "mods/slideshow-fabric.pw.toml"
|
||||||
hash = "3976b9936829c1bd51a9bf9d9c1177cb7457fb216268bc4acd39592d13763fbe"
|
hash = "3976b9936829c1bd51a9bf9d9c1177cb7457fb216268bc4acd39592d13763fbe"
|
||||||
|
13
mods/sleep.pw.toml
Normal file
13
mods/sleep.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Sleep"
|
||||||
|
filename = "sleep-v.2.1.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/WTzuSu8P/versions/R5tblQON/sleep-v.2.1.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "6cc7ec16130eab0164febc80bdea70790b16849a94531247f164767c5efc10069b53e1c80f2570b6c931684b71202195f3b3ede222cffb79d5a4cbd9a9f3c9de"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "WTzuSu8P"
|
||||||
|
version = "R5tblQON"
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "51e00d5125c6dcf6dbba895d7b840475ad9de0fb0c75f7e17e02113e759a3708"
|
hash = "d9929e7c41a3b2c4ef7f5347cc6ecf8368c8e184d754e4f9f459027e0d76cd37"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user