gug
This commit is contained in:
parent
e401edcc09
commit
f7abfa31c9
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -53,6 +53,11 @@ file = "mods/fabric-api.pw.toml"
|
|||
hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/faewufs-diversity.pw.toml"
|
||||
hash = "896c6ddf00de7f13b57a386cbf5e8ab82068ea26a10bb9d5bdc73f1bcfdfb4fb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ferrite-core.pw.toml"
|
||||
hash = "078c828454d8a361baae372b5ee3dc33e5f3573fa19bdac8589b38da9dbc5c03"
|
||||
|
@ -167,6 +172,11 @@ file = "mods/rightclickharvest.pw.toml"
|
|||
hash = "1f27772525ba780b186f6387210faf6b96d0727993f2a5e59a5d0914a7c09d64"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/server-chat-heads.pw.toml"
|
||||
hash = "7cd456020a8428776c48e4667bcfe8f5b6441ca49ed2830c5108b073731876ef"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "c05cc19ce8f7e7e9c910dc09ab2c98afb4508d92212a87b7f8a57fe0d4bd6d36"
|
||||
|
|
13
mods/faewufs-diversity.pw.toml
Normal file
13
mods/faewufs-diversity.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Diversity"
|
||||
filename = "diversity-fabric-1.21-2.0.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/31qnTHav/versions/dLdbKYfl/diversity-fabric-1.21-2.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fdcdfad2422b247f50527fbd616388fb401286f2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "31qnTHav"
|
||||
version = "dLdbKYfl"
|
13
mods/server-chat-heads.pw.toml
Normal file
13
mods/server-chat-heads.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Server Chat Heads"
|
||||
filename = "chatheads-0.4+1.21.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EM2ioiwa/versions/1Z7aeSRu/chatheads-0.4%2B1.21.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "85476111e485f41b6a3509f4d3e3a98eb466bc75"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EM2ioiwa"
|
||||
version = "1Z7aeSRu"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "54418d061fbbac70c82946a029f713447b9f1ce671e8776bd887184fedda04be"
|
||||
hash = "f36588fd13fbbe794b6effa9da6c98e1195a89b8ccc1bf03bd5c000b3ff178d9"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue