diff --git a/index.toml b/index.toml index 49d4b01..42416ca 100644 --- a/index.toml +++ b/index.toml @@ -679,6 +679,11 @@ file = "mods/illuminations.pw.toml" hash = "731c239ff8fb415c00c76856453aea3ad7a3082d78837daedbbf98c37279ce67" metafile = true +[[files]] +file = "mods/immersive-weathering.pw.toml" +hash = "a226f8fd112cc69f1aa70039a657f76060cd8a71b5c6f1e47b282bbf26f35063" +metafile = true + [[files]] file = "mods/incantationem.toml" hash = "a05ddd1f2dcbc3018fdde773b1f6a8830a9c845365ca30603c88772ac243fbd3" @@ -1089,6 +1094,11 @@ file = "mods/styledplayerlist.toml" hash = "6df3f3a64d0499d11583b91741ff31f908e55c688958f039bf59d707161d56cc" metafile = true +[[files]] +file = "mods/subterrestrial.pw.toml" +hash = "fa7b8d020c4b1fb9646f33a0f542664b324c0608185574054d6d6283802ae844" +metafile = true + [[files]] file = "mods/tatercart.pw.toml" hash = "ab8a92709aead924bceb04b0994c23d99f546a94c64cc33bdf2c188f8235f646" diff --git a/mods/immersive-weathering.pw.toml b/mods/immersive-weathering.pw.toml new file mode 100644 index 0000000..59ed6a3 --- /dev/null +++ b/mods/immersive-weathering.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Weathering" +filename = "immersive_weathering-2.5.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jkskOO9i/versions/2.5.6-1.18.2/immersive_weathering-2.5.6.jar" +hash-format = "sha1" +hash = "92bfaf6723a903834d9f6fa04895ae2c7497321e" + +[update] +[update.modrinth] +mod-id = "jkskOO9i" +version = "aPLe6N4y" diff --git a/mods/subterrestrial.pw.toml b/mods/subterrestrial.pw.toml new file mode 100644 index 0000000..91de784 --- /dev/null +++ b/mods/subterrestrial.pw.toml @@ -0,0 +1,13 @@ +name = "Subterrestrial" +filename = "Subterrestrial-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UiVm8hgI/versions/1.0.2/Subterrestrial-1.0.2.jar" +hash-format = "sha1" +hash = "6a59d578b1dfc581b45084bae5d37c36ac1bf46b" + +[update] +[update.modrinth] +mod-id = "UiVm8hgI" +version = "Lx7w3uHo" diff --git a/pack.toml b/pack.toml index 2f00bc9..314b17b 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fca92c6c5de667abe0d59822c0d1053ea6432940cdd355609a2b2516650fb2a7" +hash = "599c75baff1007cc63a7cefe7f5b3fb423cb2c828918895d6b55312480b40150" [versions] fabric = "0.14.7"