adding serversleep
This commit is contained in:
parent
54f5b7152c
commit
eba92c2f8d
@ -19380,6 +19380,11 @@ file = "mods/server-hats.pw.toml"
|
|||||||
hash = "1b3d37b843da4317c0f567ddac21c6e262265c792670e31a086e8430e2324a18"
|
hash = "1b3d37b843da4317c0f567ddac21c6e262265c792670e31a086e8430e2324a18"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/serversleep.pw.toml"
|
||||||
|
hash = "44f8e191baca62e32f20d70ce0c2c28c18f536dc5514f78b734d2d3a0bfbab67"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/shader-toggle.pw.toml"
|
file = "mods/shader-toggle.pw.toml"
|
||||||
hash = "60551702e975c2400711e13b513af4887836c4578c79073f60d2dbc638a837d8"
|
hash = "60551702e975c2400711e13b513af4887836c4578c79073f60d2dbc638a837d8"
|
||||||
|
13
mods/serversleep.pw.toml
Normal file
13
mods/serversleep.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Server Sleep"
|
||||||
|
filename = "serversleep-datapack.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Cw8IlnGM/versions/2LFCQnd1/serversleep-datapack.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bf64888d3008aeac6778b8c7361c00035c9891ea3572690123917178d4cc1e80c2cb0d87101bba96057a417ec101693d3b777fb1310a61ac2b783d5c3a0eecab"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Cw8IlnGM"
|
||||||
|
version = "2LFCQnd1"
|
@ -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 = "6e3b0ca3f1094199ead4079e8b1f0618fdf3bd43647aa9ff5555b14ee8d6baf1"
|
hash = "c3e2d5720c04b9c4aee320ffef357091f0648bdafb11c741710a13412f6bb9bd"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user