[restart] alcohol
This commit is contained in:
parent
464261946b
commit
d17b5787c0
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -37,6 +37,11 @@ file = "mods/bluemap.pw.toml"
|
|||
hash = "89751dbf21f7e9898c06ccdd784226889859bb01a1ed61e24890daad56ac2078"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/brewery.pw.toml"
|
||||
hash = "97090b0b369f752002902d7ed44182e4d3da8b392feec1f8f86c1b4c07c3ca17"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/c2me-fabric.pw.toml"
|
||||
hash = "3c2696f296a9b195b68c4873fbe3ba07e049dcd5ccd459cc43ab5b86d1da4541"
|
||||
|
@ -62,6 +67,11 @@ file = "mods/cloth-config.pw.toml"
|
|||
hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/danse.pw.toml"
|
||||
hash = "bef58d4241b61f045fc2e3197b049104b6feb57c365abb40d462bef7e0c6972b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c"
|
||||
|
|
13
mods/brewery.pw.toml
Normal file
13
mods/brewery.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Patbox's Brewery"
|
||||
filename = "brewery-0.8.0+1.21-rc1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nr7cSJlY/versions/dFY4EIfX/brewery-0.8.0%2B1.21-rc1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6b85bd82071be96f5732c012fec15b8f883d5414"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nr7cSJlY"
|
||||
version = "dFY4EIfX"
|
13
mods/danse.pw.toml
Normal file
13
mods/danse.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "danse - serverside gestures / emotes"
|
||||
filename = "danse-1.0.4+1.21.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/vSdZ5THv/versions/LPrmEnPc/danse-1.0.4%2B1.21.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d14224e014a9ead2a85eb1fcfbe700cbd6e614b5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "vSdZ5THv"
|
||||
version = "LPrmEnPc"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6d84b7162c57ba4bd234e0af430bd01b7fdc48a1999543734424fa2d91859318"
|
||||
hash = "6ce0c809f7be8d501a62cc9df482b3b6ee71ba245b55e532d7c1a10690249750"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue