diff --git a/src/index.toml b/src/index.toml index 467148e..fb10a97 100644 --- a/src/index.toml +++ b/src/index.toml @@ -208,6 +208,11 @@ file = "mods/achievements-optimizer.pw.toml" hash = "75889cd64eaaa53e048df6796dba423aed5aa7fdbf2c82c262ad59eaf5a29c85" metafile = true +[[files]] +file = "mods/ad-astra.pw.toml" +hash = "297bdd961c91a416b8bbaa049ec0554db14e0db2c22cdd0b1d872ba067a73a02" +metafile = true + [[files]] file = "mods/ae2-things-forge.pw.toml" hash = "8f7696617249a4be35a9d1a2caecce4e17bbffe823f904d10c6fc8b72c4352ca" @@ -278,11 +283,6 @@ file = "mods/betterf3.pw.toml" hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461" metafile = true -[[files]] -file = "mods/beyond-earth.pw.toml" -hash = "2ede10b44ab74c895ac3af5261063ed75fea929965db4951e9559e3e839d3da8" -metafile = true - [[files]] file = "mods/biomes-o-plenty.pw.toml" hash = "b0119b17c7c9a075780d55dc87749942a835365db5578102d6250db8875e8267" @@ -320,7 +320,7 @@ metafile = true [[files]] file = "mods/botarium.pw.toml" -hash = "1371e980652228710ac5319f104b61a48f3f62af17eb0a827cf17ddfb1efd026" +hash = "8e1ac677b0fa6dbb1aa9225e12ec2915f853ca41a6611dd802c988a03457e4f6" metafile = true [[files]] diff --git a/src/mods/ad-astra.pw.toml b/src/mods/ad-astra.pw.toml new file mode 100644 index 0000000..facb87d --- /dev/null +++ b/src/mods/ad-astra.pw.toml @@ -0,0 +1,13 @@ +name = "Ad Astra" +filename = "ad_astra-forge-1.20.1-1.15.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/AUgYW5MG/ad_astra-forge-1.20.1-1.15.4.jar" +hash-format = "sha1" +hash = "3730a4fafb3f2432226ee195f133ac39949519f6" + +[update] +[update.modrinth] +mod-id = "3ufwT9JF" +version = "AUgYW5MG" diff --git a/src/mods/beyond-earth.pw.toml b/src/mods/beyond-earth.pw.toml deleted file mode 100644 index df870de..0000000 --- a/src/mods/beyond-earth.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Beyond Earth [Forge]" -filename = "Beyond-Earth-1.20.1-7.0-SNAPSHOT.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "0355e26328cc3f1c471b265a5cb717acde7027a7" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4862818 -project-id = 377448 diff --git a/src/mods/botarium.pw.toml b/src/mods/botarium.pw.toml index cf3f469..2c90269 100644 --- a/src/mods/botarium.pw.toml +++ b/src/mods/botarium.pw.toml @@ -3,11 +3,11 @@ filename = "botarium-forge-1.20.1-2.2.1.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/kLa36Hso/botarium-forge-1.20.1-2.2.1.jar" hash-format = "sha1" hash = "d0d985e3ad275c68f8140520312062e41cca37e7" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4831434 -project-id = 704113 +[update.modrinth] +mod-id = "2u6LRnMa" +version = "kLa36Hso" diff --git a/src/pack.toml b/src/pack.toml index bdae80e..d3fe485 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3316306443bdd22112ed5456868486fa6094bf3d439f8a9fd42cec72bc1a8d4f" +hash = "9c307d57ffc808ab934f97b10d345cde888af3a968b777cbf2d152bc20244941" [versions] forge = "47.2.0"