..
This commit is contained in:
parent
f0ec82342a
commit
fcb3ca7837
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -20,6 +20,11 @@ file = "mods/biomes-o-plenty.pw.toml"
|
||||||
hash = "4d9384164f3f43ffa0aeb06d260cc4e2d618ed4f65053b9df595ddc359ec5651"
|
hash = "4d9384164f3f43ffa0aeb06d260cc4e2d618ed4f65053b9df595ddc359ec5651"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/collective.pw.toml"
|
||||||
|
hash = "a0d08473c0bd4d3873307800a8527edff2d10c7eccc8535ead68596dea2f1e19"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/enhanced-groups.pw.toml"
|
file = "mods/enhanced-groups.pw.toml"
|
||||||
hash = "381ca857c13fbc5b23455bde613d46884349b6d24d972b1dacfe8b95a9fed6c7"
|
hash = "381ca857c13fbc5b23455bde613d46884349b6d24d972b1dacfe8b95a9fed6c7"
|
||||||
|
|
@ -50,6 +55,11 @@ file = "mods/glitchcore.pw.toml"
|
||||||
hash = "e4f20c9ed1d0250a4cad864f6cc593a471c21f462e69b00e7c8d4ae8b57e7c46"
|
hash = "e4f20c9ed1d0250a4cad864f6cc593a471c21f462e69b00e7c8d4ae8b57e7c46"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/just-mob-heads.pw.toml"
|
||||||
|
hash = "9d6f529e7e02957f9fa2fa418f01ae7802694f92d8ef9a7a66085da504dbf589"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lithium.pw.toml"
|
file = "mods/lithium.pw.toml"
|
||||||
hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36"
|
hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36"
|
||||||
|
|
|
||||||
13
mods/collective.pw.toml
Normal file
13
mods/collective.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Collective"
|
||||||
|
filename = "collective-1.21.5-8.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/aCWSF57s/collective-1.21.5-8.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bf47502d20e03c2fd5964e4799d7988334358ffe26cbb9b9414d453d771a19938e13dcc0989f5b1c0c5e965f35a9f480c95cf0849818c6433f470771c4c5229e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "e0M1UDsY"
|
||||||
|
version = "aCWSF57s"
|
||||||
13
mods/just-mob-heads.pw.toml
Normal file
13
mods/just-mob-heads.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Just Mob Heads"
|
||||||
|
filename = "justmobheads-1.21.5-8.6.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jzTUm9hE/versions/hbgvhaSJ/justmobheads-1.21.5-8.6.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "6e9a911d55fcddb0b108eaff045333c318fe19a53b89f92a585f33783ad06509bfd3832592a68ea441ce69d91506bfb31bb0e85a1c150917ab3e96dea4bb8a1d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jzTUm9hE"
|
||||||
|
version = "hbgvhaSJ"
|
||||||
|
|
@ -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 = "82fa2b9ce8037d8ca3e47db06bd46738ade211abdd69a7284758cfa2cff3619f"
|
hash = "d242f829b0ccd07cb4552143ccbb1f06182df10b5ff8206f5b5182932e5eb6b1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue