[chore] Mod updates pt. 3
This commit is contained in:
parent
bf38fbe5d1
commit
cb52367531
13
index.toml
13
index.toml
|
@ -126,7 +126,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/botany-pots.pw.toml"
|
||||
hash = "241edd5174d63a6fc9b6d74f13ad7f33349664b483c46dfaf442158f6217fc95"
|
||||
hash = "8ae6daf5cb98c1b737585ac492c7b95f042d4640b8aea1344d31b5826808ff35"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -149,6 +149,11 @@ file = "mods/build-guide.pw.toml"
|
|||
hash = "d81d230880b61bfc2bc7055b3799c655c7d234d86d7bf529bc217f23e3b159bf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/building-wands.pw.toml"
|
||||
hash = "29885615b9a13b46a8c0e2da012b0f51f1eeea35d6fcb58d74fe094c959f4400"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bushier-flowers.pw.toml"
|
||||
hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b"
|
||||
|
@ -196,7 +201,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/chipped.pw.toml"
|
||||
hash = "030b5adce4dd6f31635992d8eebe27b2bae86b14fba1469ad19e1cae473c59df"
|
||||
hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -571,7 +576,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/kiwi.pw.toml"
|
||||
hash = "0371ce4f9aa60ddffab240ae4f6e24243f2074c745c609d8ca9586a28fc0f71e"
|
||||
hash = "fb9a8b75817889fe8bc7e58194eb1c092ab09c48c588505db99c96cef6e54bb3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -651,7 +656,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "b91afc0cc0069f645835be6bf7a9da309e61f9bc207e486fe8cb5af7012632d9"
|
||||
hash = "dbf0d2e7c313030080e7ca5919f6cb095ce023ed97bd1b34f3c9ff27ba32cb64"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Botany Pots"
|
||||
filename = "BotanyPots-Fabric-1.20.1-13.0.26.jar"
|
||||
filename = "BotanyPots-Fabric-1.20.1-13.0.29.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/U6BUTZ7K/versions/GAC5Dbfb/BotanyPots-Fabric-1.20.1-13.0.26.jar"
|
||||
url = "https://cdn.modrinth.com/data/U6BUTZ7K/versions/oFmC37mH/BotanyPots-Fabric-1.20.1-13.0.29.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a1c6c9356c006a736b5545e3b7a51ed1f0dabdbd"
|
||||
hash = "5d4cd9452ae42ddcc3c06fdaf1d1ecc7234451aa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "U6BUTZ7K"
|
||||
version = "GAC5Dbfb"
|
||||
version = "oFmC37mH"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Building Wands"
|
||||
filename = "BuildingWands-mc1.20.1-2.6.9-release.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XkisZUfp/versions/mLBi7a8x/BuildingWands-mc1.20.1-2.6.9-release.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "31e4375395f23b6b3e535d0442f3082cfd94c9fc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XkisZUfp"
|
||||
version = "mLBi7a8x"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Chipped"
|
||||
filename = "Chipped-fabric-1.20.1-3.0.4.jar"
|
||||
filename = "Chipped-fabric-1.20.1-3.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/JUHjzcuO/Chipped-fabric-1.20.1-3.0.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/Fy1PKYtc/Chipped-fabric-1.20.1-3.0.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fe5fb23429503cf058f6429c6e0f4be979175a01"
|
||||
hash = "96f392370790ff17d48270b7473b1578d4b0e2fe"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BAscRYKm"
|
||||
version = "JUHjzcuO"
|
||||
version = "Fy1PKYtc"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Kiwi 🥝"
|
||||
filename = "Kiwi-1.20.1-fabric-11.6.0.jar"
|
||||
filename = "Kiwi-1.20.1-fabric-11.6.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/rNohcrvf/Kiwi-1.20.1-fabric-11.6.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/PeDa5Y5Z/Kiwi-1.20.1-fabric-11.6.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a43988c1d8ac463b31c622b23516bf6eb05dbd9c"
|
||||
hash = "e04e68bbe64ef50653b352069b5e5c41218bec8b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ufdDoWPd"
|
||||
version = "rNohcrvf"
|
||||
version = "PeDa5Y5Z"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Moonlight Lib"
|
||||
filename = "moonlight-1.20-2.11.9-fabric.jar"
|
||||
filename = "moonlight-1.20-2.11.12-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/WOsQY4RE/moonlight-1.20-2.11.9-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/l53OchaO/moonlight-1.20-2.11.12-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "87a3560cc34261e30b59549f64db97abe00b2cc9"
|
||||
hash = "c3caaa3cb34156df5dd718990c142b03d8510450"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "twkfQtEc"
|
||||
version = "WOsQY4RE"
|
||||
version = "l53OchaO"
|
||||
|
|
Loading…
Reference in New Issue