diff --git a/src/index.toml b/src/index.toml index 32adfd2..d75423d 100644 --- a/src/index.toml +++ b/src/index.toml @@ -811,8 +811,8 @@ hash = "6625e424713698763eb78672190c0662f5c301058a6339c6d165ea8e7461417b" metafile = true [[files]] -file = "mods/l_ender-s-cataclysm.pw.toml" -hash = "07b988cf27e9fc69a41dd5850f693bc73647ea48b4f8ed5f2e176d26c0e25f76" +file = "mods/l_enders-cataclysm.pw.toml" +hash = "26846a08b074f3bf59f9cbb07e95e616ec96d6e8ccfe101394dcbd4fcbcc1dbe" metafile = true [[files]] @@ -825,6 +825,11 @@ file = "mods/lazurite.pw.toml" hash = "273449ac44c5a5a2f13b0790c6a6da5557d4d1a78a4e1904973ed51e8efbb018" metafile = true +[[files]] +file = "mods/lionfish-api.pw.toml" +hash = "4a35098ad0008c6eeee6d4cff8c7eab5a1ab90c3dcd7d7673d827ea44936bad5" +metafile = true + [[files]] file = "mods/login-protection.pw.toml" hash = "2d67ff2c975575a23544589d27e7572fb38c554071e519915f13bee911cba23e" @@ -1115,6 +1120,11 @@ file = "mods/roughly-enough-resources.pw.toml" hash = "afbc1b044e9a53bc2db3686bdc4b8e8d099972de2bd802482a569594c209b471" metafile = true +[[files]] +file = "mods/rubidium-extra.pw.toml" +hash = "f28e1481c14143758e65c2ae472f644793228ef91f5fbc041909b4c25c3525c0" +metafile = true + [[files]] file = "mods/ryoamiclights.pw.toml" hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa" @@ -1245,11 +1255,6 @@ file = "mods/terralith.pw.toml" hash = "bd294726639dc8e4be6ea5c8c69ee6691a5d9554246b6ee5f5c23dc21d4f4b52" metafile = true -[[files]] -file = "mods/textrues-embeddium-options.pw.toml" -hash = "dd36b047f5c37c2795e4da43b6fe08e267ea1ec6f5a909790b01483d1613502c" -metafile = true - [[files]] file = "mods/tiered-forge.pw.toml" hash = "0a84c0b214f35b6a3b7e20d13387cc1ec99b3b69b0e1119c3cfdfb42a6e6e1b6" diff --git a/src/mods/l_ender-s-cataclysm.pw.toml b/src/mods/l_ender-s-cataclysm.pw.toml deleted file mode 100644 index 1e8e96e..0000000 --- a/src/mods/l_ender-s-cataclysm.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "L_Ender 's Cataclysm" -filename = "L_Enders_Cataclysm-1.99.6-1.20.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "0063219bdc965837dd83b4e2241e659087a9c6fd" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 5474791 -project-id = 551586 diff --git a/src/mods/l_enders-cataclysm.pw.toml b/src/mods/l_enders-cataclysm.pw.toml new file mode 100644 index 0000000..ed1f27d --- /dev/null +++ b/src/mods/l_enders-cataclysm.pw.toml @@ -0,0 +1,13 @@ +name = "L_Ender's Cataclysm" +filename = "L_Enders_Cataclysm-1.99.5 -1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/46KJle7n/versions/lIY3K5bS/L_Enders_Cataclysm-1.99.5%20-1.20.1.jar" +hash-format = "sha1" +hash = "7cb03a56ef10c06133735684efd57b6a2110cc61" + +[update] +[update.modrinth] +mod-id = "46KJle7n" +version = "lIY3K5bS" diff --git a/src/mods/lionfish-api.pw.toml b/src/mods/lionfish-api.pw.toml new file mode 100644 index 0000000..9d64704 --- /dev/null +++ b/src/mods/lionfish-api.pw.toml @@ -0,0 +1,13 @@ +name = "Lionfish-API" +filename = "lionfishapi-2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FoVacERa/versions/1JfpywQ1/lionfishapi-2.0.jar" +hash-format = "sha1" +hash = "bf4a653a7ec29a8ec4ac5f90497c4b8fa9d4b168" + +[update] +[update.modrinth] +mod-id = "FoVacERa" +version = "1JfpywQ1" diff --git a/src/mods/rubidium-extra.pw.toml b/src/mods/rubidium-extra.pw.toml new file mode 100644 index 0000000..b7c3f94 --- /dev/null +++ b/src/mods/rubidium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Embeddium (Rubidium) Extra" +filename = "rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/6Iycptzn/rubidium-extra-0.5.4.3%2Bmc1.20.1-build.121.jar" +hash-format = "sha1" +hash = "af8b057d1b6a1844da59fa3680c4f847ea6a2aba" + +[update] +[update.modrinth] +mod-id = "oY2B1pjg" +version = "6Iycptzn" diff --git a/src/mods/textrues-embeddium-options.pw.toml b/src/mods/textrues-embeddium-options.pw.toml deleted file mode 100644 index 35929a3..0000000 --- a/src/mods/textrues-embeddium-options.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "TexTrue's Embeddium Options" -filename = "textrues_embeddium_options-0.1.5+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/S1tndFDa/versions/r66v9j9a/textrues_embeddium_options-0.1.5%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "f35d0566e43cde0c4ffba9ecf893209b2b96b0c8" - -[update] -[update.modrinth] -mod-id = "S1tndFDa" -version = "r66v9j9a" diff --git a/src/pack.toml b/src/pack.toml index beee74f..6887e8c 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.8.6" +version = "0.8.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a41bad23bbde437ab78211b56f04a38713ac477b85b63b7e54cdf0a43329b08c" +hash = "7e48031b1b582085a3f215e3b48949b5bd2ee9c9ea96efc8e4ca3a347779ef59" [versions] forge = "47.2.0"