From c9f853b74847ece983037ed1829bff335832c6f6 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 14 Nov 2023 00:57:49 -0500 Subject: [PATCH] version bump to 0.4.5 Mods Added: - ChoiceTheorem's Overhauled Village - Citadel - Continents - Controlling - Create: Structures - Infinite source of water - Paxi - Rats - Searchables - Sky Villages Forge - Tiered (Forge) - UnionLib - Waystones Datapacks Added: - CTOV Create: Structures - CTOV PnemuaticCraft Repressurized - CTOV Rats - Sky Villages Waystone Compat Mods removed: - Village Spawn Point --- .../datapacks/ctov-create-structures.pw.toml | 13 +++ ...neumaticcraft-repressurized-compat.pw.toml | 13 +++ .../paxi/datapacks/ctov-rats-compat.pw.toml | 13 +++ .../sky-villages-waystones-compat.pw.toml | 13 +++ src/index.toml | 84 ++++++++++++++++++- .../choicetheorems-overhauled-village.pw.toml | 13 +++ src/mods/citadel.pw.toml | 13 +++ src/mods/continents.pw.toml | 13 +++ src/mods/controlling.pw.toml | 13 +++ src/mods/create-structures.pw.toml | 13 +++ src/mods/infinite-source-of-water.pw.toml | 13 +++ src/mods/paxi.pw.toml | 13 +++ src/mods/rats.pw.toml | 13 +++ src/mods/searchables.pw.toml | 13 +++ src/mods/sky-villages-forge.pw.toml | 13 +++ src/mods/tiered-forge.pw.toml | 13 +++ src/mods/unionlib.pw.toml | 13 +++ src/mods/village-spawn-point.pw.toml | 13 --- src/mods/waystones.pw.toml | 13 +++ src/pack.toml | 4 +- 20 files changed, 305 insertions(+), 17 deletions(-) create mode 100644 src/config/paxi/datapacks/ctov-create-structures.pw.toml create mode 100644 src/config/paxi/datapacks/ctov-pneumaticcraft-repressurized-compat.pw.toml create mode 100644 src/config/paxi/datapacks/ctov-rats-compat.pw.toml create mode 100644 src/config/paxi/datapacks/sky-villages-waystones-compat.pw.toml create mode 100644 src/mods/choicetheorems-overhauled-village.pw.toml create mode 100644 src/mods/citadel.pw.toml create mode 100644 src/mods/continents.pw.toml create mode 100644 src/mods/controlling.pw.toml create mode 100644 src/mods/create-structures.pw.toml create mode 100644 src/mods/infinite-source-of-water.pw.toml create mode 100644 src/mods/paxi.pw.toml create mode 100644 src/mods/rats.pw.toml create mode 100644 src/mods/searchables.pw.toml create mode 100644 src/mods/sky-villages-forge.pw.toml create mode 100644 src/mods/tiered-forge.pw.toml create mode 100644 src/mods/unionlib.pw.toml delete mode 100644 src/mods/village-spawn-point.pw.toml create mode 100644 src/mods/waystones.pw.toml diff --git a/src/config/paxi/datapacks/ctov-create-structures.pw.toml b/src/config/paxi/datapacks/ctov-create-structures.pw.toml new file mode 100644 index 0000000..56bcdc2 --- /dev/null +++ b/src/config/paxi/datapacks/ctov-create-structures.pw.toml @@ -0,0 +1,13 @@ +name = "CTOV - Create: Structures" +filename = "ctov-creates-structures-add-on-v1-0.zip" +side = "both" + +[download] +hash-format = "sha1" +hash = "62a3cad1bb7ebaca83b26c46ae231a9bd618f006" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4823643 +project-id = 929380 diff --git a/src/config/paxi/datapacks/ctov-pneumaticcraft-repressurized-compat.pw.toml b/src/config/paxi/datapacks/ctov-pneumaticcraft-repressurized-compat.pw.toml new file mode 100644 index 0000000..5046d43 --- /dev/null +++ b/src/config/paxi/datapacks/ctov-pneumaticcraft-repressurized-compat.pw.toml @@ -0,0 +1,13 @@ +name = "CTOV - PneumaticCraft: Repressurized compat" +filename = "ctov-pneumaticcraft-add-on-v1-0.zip" +side = "both" + +[download] +hash-format = "sha1" +hash = "27be6444ae4787e67a312302c161a03b5cd1d608" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4674224 +project-id = 897037 diff --git a/src/config/paxi/datapacks/ctov-rats-compat.pw.toml b/src/config/paxi/datapacks/ctov-rats-compat.pw.toml new file mode 100644 index 0000000..69ff6f1 --- /dev/null +++ b/src/config/paxi/datapacks/ctov-rats-compat.pw.toml @@ -0,0 +1,13 @@ +name = "CTOV - Rats Compat" +filename = "ctov-rats-add-on-v1-0.zip" +side = "both" + +[download] +hash-format = "sha1" +hash = "529c2fac99e75062ba74722399c0d88a02ae07bb" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4814674 +project-id = 927058 diff --git a/src/config/paxi/datapacks/sky-villages-waystones-compat.pw.toml b/src/config/paxi/datapacks/sky-villages-waystones-compat.pw.toml new file mode 100644 index 0000000..7af3246 --- /dev/null +++ b/src/config/paxi/datapacks/sky-villages-waystones-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Sky Villages - Waystones Compat" +filename = "SkyVillages-WaystonesCompat-1.20.1-1.0.3-fabric.zip" +side = "both" + +[download] +hash-format = "sha1" +hash = "c44e407decc9fb5ca4fd99343a97f169a39d2835" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4787119 +project-id = 920757 diff --git a/src/index.toml b/src/index.toml index cf1b365..7a93e2b 100644 --- a/src/index.toml +++ b/src/index.toml @@ -8,6 +8,11 @@ hash = "d3f67c209e5b3c9d7f840b3e4bbdb48149220d209d9b9bc5317dca83694d60cd" file = "config/builtinservers.json" hash = "1b26d2227e4b6e7c26e5ddd3276ab4911c4c96586801c740e970acade25c9cb4" +[[files]] +file = "config/paxi/datapacks/sky-villages-waystones-compat.pw.toml" +hash = "54926190f54630e6c392b3c83eed46c343782e8e10556b2372db0bcfe4acc31c" +metafile = true + [[files]] file = "config/walljump-common.toml" hash = "1b3d0c85bb5dac78346f05995fdca2ab88bf80905ef1801d5510f2719127d4b8" @@ -125,11 +130,21 @@ file = "mods/charm-of-undying.pw.toml" hash = "3777b7dbfbcbb6b3935ad86bc588a604dd171812c6461e9b5728f6415395c934" metafile = true +[[files]] +file = "mods/choicetheorems-overhauled-village.pw.toml" +hash = "495aede00b5661e9e0bb86082748bdf2e9832759f0d0366f6bbf9f7d22110333" +metafile = true + [[files]] file = "mods/chunky.pw.toml" hash = "0e82cf003a7ae18edfad6964fb76d7a7230e546f45e56fccae7eca7bd84eee90" metafile = true +[[files]] +file = "mods/citadel.pw.toml" +hash = "072fe6ea98520df441325294e7e17382afb015b26bd33ba5546a3fc5379fab20" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "196d40b07e59ffbdbe9e8ba4a6d461c1cc5a1e2883a49fb4d9055607938a3644" @@ -145,11 +160,26 @@ file = "mods/comforts.pw.toml" hash = "fbfe78fc2ee5344d22a88a41dc69027002ac86eebf1c9401f93b22876c8f8ed3" metafile = true +[[files]] +file = "mods/continents.pw.toml" +hash = "230c1a480d27d53a339b064c4d9cb07b7f8411180bd67f220669d55e18832d74" +metafile = true + +[[files]] +file = "mods/controlling.pw.toml" +hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c" +metafile = true + [[files]] file = "mods/craftpresence.pw.toml" hash = "412fd174362af3abba3e005335fa22a8afcba5d8f09c9ee2a410d53f8bf44bf7" metafile = true +[[files]] +file = "mods/create-structures.pw.toml" +hash = "d88d1845469a6f316eede279741cdedfc7489b3bef6c66405fff999e70d6c189" +metafile = true + [[files]] file = "mods/create.pw.toml" hash = "6ecc31d75d379730df8fe950438b4ca26ed1daa8612406374552665f9222f9ea" @@ -275,6 +305,11 @@ file = "mods/iconexporter.pw.toml" hash = "e9570c9db5f578d2837d4d225254717a7a7b72e6c00e4b022fafb4a9dab73a70" metafile = true +[[files]] +file = "mods/infinite-source-of-water.pw.toml" +hash = "9c2a7978ed010752a695381da3fdf7602acdf2ec4139fe7799cb601c61a90647" +metafile = true + [[files]] file = "mods/infinite-trading.pw.toml" hash = "6fe7ed595ac2fce57001f3e500cbbf4f4aa113be39641d60a6011076fc52aa2d" @@ -445,6 +480,11 @@ file = "mods/patchouli.pw.toml" hash = "ae09750e91dfdf78e55cf5f7d2171029eccca6411cffa7dd12e04d1a155e32d7" metafile = true +[[files]] +file = "mods/paxi.pw.toml" +hash = "1bc510c2003bae5616d20b25637b08dd1f3038924e1ed5accf72cd1e5c82790d" +metafile = true + [[files]] file = "mods/placebo.pw.toml" hash = "5c795a323232e03487af4d771547aed1ec05becb5834cbdd84d7fdbc87224f96" @@ -475,6 +515,11 @@ file = "mods/radium.pw.toml" hash = "fd2c664fa12ed30ff71cf58cbc9e32265cd92b892640ff9bb415e924f48fb942" metafile = true +[[files]] +file = "mods/rats.pw.toml" +hash = "b866bd3d88a52bb8a83c6552f84a94b0f364b002a22859cf38f8cddf72d1b20e" +metafile = true + [[files]] file = "mods/reap-mod.pw.toml" hash = "938ac5810c13408ee192d5ed986d31e56d28a55852d39601647d0137cd58f6ee" @@ -540,6 +585,11 @@ file = "mods/seamless-loading-screen.pw.toml" hash = "456a6afb9efe768e49e3fb427d0fac43e7af6534794b0e0873879341d3d82efd" metafile = true +[[files]] +file = "mods/searchables.pw.toml" +hash = "f435fb26b5ce5e660cf709d8415732d19f4fe1aa498edbd55a7ae5af1e8c802f" +metafile = true + [[files]] file = "mods/seasonhud.pw.toml" hash = "1c3e5148f3055029a2f89f99b37db42b835c2d7622ab8d061b957ea1e38cd0c1" @@ -565,6 +615,11 @@ file = "mods/simply-swords.pw.toml" hash = "897cd39b6dc55ed5924e5922fd85c60e90daaad10ddf61c0d4e1a9bb67a13bab" metafile = true +[[files]] +file = "mods/sky-villages-forge.pw.toml" +hash = "76edd88c7858e6259dd0ec8217451d00e73d9449527700ff5f956c3ce7068768" +metafile = true + [[files]] file = "mods/smooth-chunk-save.pw.toml" hash = "896b67223b10b47e65299d2c9c3fa2ef913cb5cd86b805bd8b2704e1bb40f4e0" @@ -625,6 +680,11 @@ file = "mods/textrues-embeddium-options.pw.toml" hash = "f76a3b5b2df7cc7707b1b0de586af8175072ecb757a96c5b5aac2b4046b7335a" metafile = true +[[files]] +file = "mods/tiered-forge.pw.toml" +hash = "b2fe92756ed89a896924534cea4ffbd2eacaeba9558a52f1b3db198a5f94d22e" +metafile = true + [[files]] file = "mods/toast-control.pw.toml" hash = "1195cdfa90ac4ef4d5ebed8dbca1df990cf58b0a0fe3b9b965ccefa0cfd5a2e3" @@ -646,8 +706,8 @@ hash = "395d7d1bd13034e990f57ef742ff0d570197d999bd0cd6ffee438a0f1c2aaf27" metafile = true [[files]] -file = "mods/village-spawn-point.pw.toml" -hash = "38b8ff416233cc636b9bd69d5ab80c2db20c677a63450488743f54dc564ed070" +file = "mods/unionlib.pw.toml" +hash = "be1768cd47bc62e919df16cfadcd482cc62946e6df378b2559dfd7f381306f9a" metafile = true [[files]] @@ -660,6 +720,11 @@ file = "mods/wall-jump-txf.pw.toml" hash = "0200e704dc607579921a5b2bd3cfd43632a308d3bfb429404f2bc15b6ee38257" metafile = true +[[files]] +file = "mods/waystones.pw.toml" +hash = "a054ff26321c786fde20256fc508164f502c2386ff8af805f44c2628a811d3bc" +metafile = true + [[files]] file = "mods/wool-tweaks.pw.toml" hash = "083f33f5598c59adefa19fafc106972c5de5271609a5855e6594ab033d629460" @@ -715,6 +780,21 @@ file = "mods/yungs-extras.pw.toml" hash = "fa202c052bee239aa8c074e13da7c843cda83a2b768769b3d6ae0bc47b11de8e" metafile = true +[[files]] +file = "resourcepacks/ctov-create-structures.pw.toml" +hash = "94b57089ff1dbea50e4f29fb177f9c622f27b288036b4af00c6b797d552a9726" +metafile = true + +[[files]] +file = "resourcepacks/ctov-pneumaticcraft-repressurized-compat.pw.toml" +hash = "261213a59efe57e5eb307636c353b6b297c083edbd9518375b56d6ad7965db51" +metafile = true + +[[files]] +file = "resourcepacks/ctov-rats-compat.pw.toml" +hash = "f084979cbc89cfc4bb9186d41a256a3f35409badecfc813175659eada0ab8c77" +metafile = true + [[files]] file = "unsup.toml" hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" diff --git a/src/mods/choicetheorems-overhauled-village.pw.toml b/src/mods/choicetheorems-overhauled-village.pw.toml new file mode 100644 index 0000000..3a306c1 --- /dev/null +++ b/src/mods/choicetheorems-overhauled-village.pw.toml @@ -0,0 +1,13 @@ +name = "ChoiceTheorem's Overhauled Village" +filename = "ctov-3.3.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9fe2efeb1f2bff5309191c088437d0c6b4121e82" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4823685 +project-id = 623908 diff --git a/src/mods/citadel.pw.toml b/src/mods/citadel.pw.toml new file mode 100644 index 0000000..64939df --- /dev/null +++ b/src/mods/citadel.pw.toml @@ -0,0 +1,13 @@ +name = "Citadel" +filename = "citadel-2.4.9-1.20.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "107c9a7be3f714b36d8e07c550f139133aa0c746" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4848887 +project-id = 331936 diff --git a/src/mods/continents.pw.toml b/src/mods/continents.pw.toml new file mode 100644 index 0000000..e3e30e4 --- /dev/null +++ b/src/mods/continents.pw.toml @@ -0,0 +1,13 @@ +name = "Continents" +filename = "Continents_1.20.2_v1.1.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "83cb6a9b2cc42fea68a6d4b80a929229f1c7404a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4767389 +project-id = 682515 diff --git a/src/mods/controlling.pw.toml b/src/mods/controlling.pw.toml new file mode 100644 index 0000000..a5459e8 --- /dev/null +++ b/src/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-forge-1.20.1-12.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/xv94TkTM/versions/LH6Bi6Am/Controlling-forge-1.20.1-12.0.2.jar" +hash-format = "sha1" +hash = "6195a3d1464f8fb641d7e165163aea1a857ce08e" + +[update] +[update.modrinth] +mod-id = "xv94TkTM" +version = "LH6Bi6Am" diff --git a/src/mods/create-structures.pw.toml b/src/mods/create-structures.pw.toml new file mode 100644 index 0000000..c08198d --- /dev/null +++ b/src/mods/create-structures.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Structures" +filename = "create-structures-0.1.1-1.20.1-FORGE.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IAnP4np7/versions/XALEBs0a/create-structures-0.1.1-1.20.1-FORGE.jar" +hash-format = "sha1" +hash = "6bd0a029f7ae4e400b55f8355f73e69dc31bd1a8" + +[update] +[update.modrinth] +mod-id = "IAnP4np7" +version = "XALEBs0a" diff --git a/src/mods/infinite-source-of-water.pw.toml b/src/mods/infinite-source-of-water.pw.toml new file mode 100644 index 0000000..7bb70a9 --- /dev/null +++ b/src/mods/infinite-source-of-water.pw.toml @@ -0,0 +1,13 @@ +name = "Infinite source of water" +filename = "water_sources_1.20.1_1.0.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "892a682df26226c8d3bd60793c992e3533bfecf2" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4865287 +project-id = 634265 diff --git a/src/mods/paxi.pw.toml b/src/mods/paxi.pw.toml new file mode 100644 index 0000000..77c1035 --- /dev/null +++ b/src/mods/paxi.pw.toml @@ -0,0 +1,13 @@ +name = "Paxi (Forge)" +filename = "Paxi-1.20-Forge-4.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a3a7008e07a27b3c831af7e4c82fbbc10a4da328" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4749994 +project-id = 515708 diff --git a/src/mods/rats.pw.toml b/src/mods/rats.pw.toml new file mode 100644 index 0000000..95fdb71 --- /dev/null +++ b/src/mods/rats.pw.toml @@ -0,0 +1,13 @@ +name = "Rats" +filename = "Rats-1.20.1-8.1.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "27505c72565156018e8c9219c14bc1f2b8bd1233" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4802123 +project-id = 323596 diff --git a/src/mods/searchables.pw.toml b/src/mods/searchables.pw.toml new file mode 100644 index 0000000..df51b02 --- /dev/null +++ b/src/mods/searchables.pw.toml @@ -0,0 +1,13 @@ +name = "Searchables" +filename = "Searchables-forge-1.20.1-1.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/9990I5Tc/Searchables-forge-1.20.1-1.0.2.jar" +hash-format = "sha1" +hash = "02fe27031be80567c968aafeadd0d4760dbe8a44" + +[update] +[update.modrinth] +mod-id = "fuuu3xnx" +version = "9990I5Tc" diff --git a/src/mods/sky-villages-forge.pw.toml b/src/mods/sky-villages-forge.pw.toml new file mode 100644 index 0000000..9e2aa23 --- /dev/null +++ b/src/mods/sky-villages-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Sky Villages [Forge]" +filename = "SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "aba8ee1271e9d4ebf7fdeca11adf149f86173be4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4787087 +project-id = 545467 diff --git a/src/mods/tiered-forge.pw.toml b/src/mods/tiered-forge.pw.toml new file mode 100644 index 0000000..74a1f33 --- /dev/null +++ b/src/mods/tiered-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Tiered (Forge)" +filename = "Tiered-1.20.1-6.0.3-Forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "7a47a9d03c669c576f35e89cd47302e86819849d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4789047 +project-id = 453889 diff --git a/src/mods/unionlib.pw.toml b/src/mods/unionlib.pw.toml new file mode 100644 index 0000000..4c7edf4 --- /dev/null +++ b/src/mods/unionlib.pw.toml @@ -0,0 +1,13 @@ +name = "UnionLib" +filename = "UnionLib-1.20.1-10.2.2-Forge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0cbc4a2a18272f54422c52d84ec4577db07872b7" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4789434 +project-id = 367806 diff --git a/src/mods/village-spawn-point.pw.toml b/src/mods/village-spawn-point.pw.toml deleted file mode 100644 index a0bb4a1..0000000 --- a/src/mods/village-spawn-point.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Village Spawn Point" -filename = "villagespawnpoint-1.20.1-4.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/KplTt9Ku/versions/YB7TafJ6/villagespawnpoint-1.20.1-4.1.jar" -hash-format = "sha1" -hash = "fe206d9c29b86857cb037e33198bcc2a9d87984a" - -[update] -[update.modrinth] -mod-id = "KplTt9Ku" -version = "YB7TafJ6" diff --git a/src/mods/waystones.pw.toml b/src/mods/waystones.pw.toml new file mode 100644 index 0000000..8682854 --- /dev/null +++ b/src/mods/waystones.pw.toml @@ -0,0 +1,13 @@ +name = "Waystones" +filename = "waystones-forge-1.20-14.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "388d1e2c5243950e4fa3835c51a1e22d142be306" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4749833 +project-id = 245755 diff --git a/src/pack.toml b/src/pack.toml index cf8a6b5..81eed01 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.4.4" +version = "0.4.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "822ebfc4629e9ab31dae07e75eb912d86c2c88104b15ee45c1aa42b915e6b35d" +hash = "b3e79ca43fb4f352c138ab1932836e00fe81f95dd292a09956944bb96f8b1d87" [versions] forge = "47.2.0"