Added Fabric Seasons: Extras & Patchouli
This commit is contained in:
parent
d7f178935a
commit
c2dda658f9
10
index.toml
10
index.toml
|
@ -464,6 +464,11 @@ file = "mods/fabric-seasons-delight-compat.pw.toml"
|
||||||
hash = "47658692cb711fabfd8979f13d3be74ef39056cf3e9a5407d05bc0d4e51075d9"
|
hash = "47658692cb711fabfd8979f13d3be74ef39056cf3e9a5407d05bc0d4e51075d9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fabric-seasons-extras.pw.toml"
|
||||||
|
hash = "5c5889f3686e3ff35ab215dc7f9f3e5e7585a0d24befe5989e0bdca47a04dac5"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-seasons.pw.toml"
|
file = "mods/fabric-seasons.pw.toml"
|
||||||
hash = "a279b276bfeff8bf9b475d90cad4a7c1359e295cca6c5bf5b79e4e6746e3d704"
|
hash = "a279b276bfeff8bf9b475d90cad4a7c1359e295cca6c5bf5b79e4e6746e3d704"
|
||||||
|
@ -824,6 +829,11 @@ file = "mods/particle-rain.pw.toml"
|
||||||
hash = "1a2d7eac1338bea454ac044e4e1dc76e90a94cbb4301620adad7962ca3abc456"
|
hash = "1a2d7eac1338bea454ac044e4e1dc76e90a94cbb4301620adad7962ca3abc456"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/patchouli.pw.toml"
|
||||||
|
hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/patpatpat.pw.toml"
|
file = "mods/patpatpat.pw.toml"
|
||||||
hash = "9b4b12002aa27da1fdd7761aba9fb6ccbe01df85f4dd7841687570a27ae8f7e5"
|
hash = "9b4b12002aa27da1fdd7761aba9fb6ccbe01df85f4dd7841687570a27ae8f7e5"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Fabric Seasons: Extras"
|
||||||
|
filename = "fabric-seasons-extras-1.2-BETA+1.20.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/64FYdx5z/versions/H6OLpHJp/fabric-seasons-extras-1.2-BETA%2B1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "fcbb318906832b9d919dd64b023118889290fbd9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "64FYdx5z"
|
||||||
|
version = "H6OLpHJp"
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Patchouli"
|
||||||
|
filename = "Patchouli-1.20.1-84-FABRIC.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Y6tuH1cn/Patchouli-1.20.1-84-FABRIC.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "acbbeaae2f57052058a8444439f93d9a2d3efaf2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "nU0bVIaL"
|
||||||
|
version = "Y6tuH1cn"
|
|
@ -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 = "64c84c1fa9df67bde589563d41847f7ecd3f42fedfc427e93d477a3af9c560fe"
|
hash = "777c5b373e3d43fa949586a74e5f39425c2e743ae746bdfabd0382bcc1d81896"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|
Loading…
Reference in New Issue