diff --git a/web/index.toml b/web/index.toml index 3fb44bb..0296a2d 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1395,6 +1395,11 @@ file = "mods/creativecore.pw.toml" hash = "11181dee7fff9f174dfd2635c70d5422776be61119bb214dc8782076fb064138" metafile = true +[[files]] +file = "mods/cucumber.pw.toml" +hash = "be21ddae677bf501dcb79ce4ac534e0ea16b21e0823223bd0a7b15d72b1c187e" +metafile = true + [[files]] file = "mods/curios.pw.toml" hash = "ead7066d6c446bdfed73aca9617f070b8a034545f8d30125228cd4fc42e44e70" @@ -1585,6 +1590,11 @@ file = "mods/inventory-sorter.pw.toml" hash = "537f95eb95c08a7510b7151d2960904d2fae3ccd515a5f369063c11f707584fb" metafile = true +[[files]] +file = "mods/iron-jetpacks.pw.toml" +hash = "727011fc4720b16396e810fd3ca3119430e95def38e43923b21bb2d9253cd061" +metafile = true + [[files]] file = "mods/it-takes-a-pillage.pw.toml" hash = "df7b7df68af83378b61168f2451154447d813001f4a46cfa2dcee69e6d87fd7f" @@ -1665,6 +1675,11 @@ file = "mods/mob-grinding-utils.pw.toml" hash = "22ffca942573f1c39cc6c495122a31706a12eeb655c013c6c017aa1306ccaf7b" metafile = true +[[files]] +file = "mods/mob-lassos.pw.toml" +hash = "34b68b7a688844cd2c15e56180bd01bcd84df7ae541bebdde134aa83522fa692" +metafile = true + [[files]] file = "mods/mod-name-tooltip.pw.toml" hash = "0f37846b5bc38059aad5800e48e22a7d24b915ef553e3241af2b63e9ba864237" @@ -1745,6 +1760,11 @@ file = "mods/polymorph.pw.toml" hash = "afb301ed55a33af3374b3718da3ba588228b057accbf167741ce1747905dd4f8" metafile = true +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "cf286645d97aa16bc6949cf9515eaee267a8115f5a16c0dfda361ed893164d73" +metafile = true + [[files]] file = "mods/quark.pw.toml" hash = "7f7e22ca326e1ddabd7344cd18d71a4099de775b47e9ee75d4be58a64f2c3af4" diff --git a/web/mods/cucumber.pw.toml b/web/mods/cucumber.pw.toml new file mode 100644 index 0000000..b40cb31 --- /dev/null +++ b/web/mods/cucumber.pw.toml @@ -0,0 +1,13 @@ +name = "Cucumber Library" +filename = "Cucumber-1.20.1-7.0.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Rw1NrDzF/versions/p1IgvIXf/Cucumber-1.20.1-7.0.7.jar" +hash-format = "sha1" +hash = "560c2ba6960508d6fb7ab7fdf3af7b4b6114689e" + +[update] +[update.modrinth] +mod-id = "Rw1NrDzF" +version = "p1IgvIXf" diff --git a/web/mods/iron-jetpacks.pw.toml b/web/mods/iron-jetpacks.pw.toml new file mode 100644 index 0000000..e4b7447 --- /dev/null +++ b/web/mods/iron-jetpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Iron Jetpacks" +filename = "IronJetpacks-1.20.1-7.0.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DWIEOniQ/versions/Xa4wuE4T/IronJetpacks-1.20.1-7.0.3.jar" +hash-format = "sha1" +hash = "10653d4ee21236cb5bd9a6f4d950dc0b3a48cb33" + +[update] +[update.modrinth] +mod-id = "DWIEOniQ" +version = "Xa4wuE4T" diff --git a/web/mods/mob-lassos.pw.toml b/web/mods/mob-lassos.pw.toml new file mode 100644 index 0000000..8c42642 --- /dev/null +++ b/web/mods/mob-lassos.pw.toml @@ -0,0 +1,13 @@ +name = "Mob Lassos" +filename = "MobLassos-v8.0.1-1.20.1-Forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ftOBbnu8/versions/9ocXWaBc/MobLassos-v8.0.1-1.20.1-Forge.jar" +hash-format = "sha1" +hash = "0586f2cdfe31d98824e4acf1556f9e070b5453da" + +[update] +[update.modrinth] +mod-id = "ftOBbnu8" +version = "9ocXWaBc" diff --git a/web/mods/puzzles-lib.pw.toml b/web/mods/puzzles-lib.pw.toml new file mode 100644 index 0000000..b9b1239 --- /dev/null +++ b/web/mods/puzzles-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzles Lib" +filename = "PuzzlesLib-v8.1.18-1.20.1-Forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/1radnytC/PuzzlesLib-v8.1.18-1.20.1-Forge.jar" +hash-format = "sha1" +hash = "35e19738abab0051f3b6a5b8a33b5524c06d85ce" + +[update] +[update.modrinth] +mod-id = "QAGBst4M" +version = "1radnytC" diff --git a/web/pack.toml b/web/pack.toml index 3a74d80..6314195 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "743c91987c39fa49bcc5389533becea9a81991ce926476bda1a4311c80db8c81" +hash = "ce20eaa7774794ecc59a99c669e09fd43e1491e7bf15273a5e2ba0f3c74f3526" [versions] forge = "47.2.0"