Version bump to 0.8.9
Some checks are pending
Actions / Build Documentation (push) Waiting to run
Actions / Build and Upload Export Files (push) Waiting to run
Actions / Autotagger (push) Waiting to run

Mods downgraded:
- Lionfish-API
  - The 2.0 version installed by packwiz is not compatible with Forge, so the version has been downgraded to 1.9
This commit is contained in:
Seaswimmer 2024-07-13 20:12:45 -04:00
parent fe2bcd95e2
commit bd0badf02e
Signed by: cswimr
GPG key ID: 3813315477F26F82
3 changed files with 8 additions and 7 deletions

View file

@ -827,7 +827,7 @@ metafile = true
[[files]]
file = "mods/lionfish-api.pw.toml"
hash = "4a35098ad0008c6eeee6d4cff8c7eab5a1ab90c3dcd7d7673d827ea44936bad5"
hash = "32188c603386b1d7e7c31c68766f6e69a360e8f66627022b803b67c0e1b21ed5"
metafile = true
[[files]]

View file

@ -1,13 +1,14 @@
name = "Lionfish-API"
filename = "lionfishapi-2.0.jar"
filename = "lionfishapi-1.9.jar"
side = "both"
pin = true
[download]
url = "https://cdn.modrinth.com/data/FoVacERa/versions/1JfpywQ1/lionfishapi-2.0.jar"
url = "https://cdn.modrinth.com/data/FoVacERa/versions/5kW6wNcF/lionfishapi-1.9.jar"
hash-format = "sha1"
hash = "bf4a653a7ec29a8ec4ac5f90497c4b8fa9d4b168"
hash = "273acf6e2f0498d64c23a9a28892cb3f1b086f7b"
[update]
[update.modrinth]
mod-id = "FoVacERa"
version = "1JfpywQ1"
version = "5kW6wNcF"

View file

@ -1,12 +1,12 @@
name = "GalacticFactory"
author = "GalacticFactory"
version = "0.8.8"
version = "0.8.9"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d978b6ae8675e7a0256e90cbf1a431b5fc38582202ebee43fb18c35abad17f0a"
hash = "b47a323c4625b323b492ae5e4f18a331cd5d0ff43695df520ce4aca599502a6e"
[versions]
forge = "47.3.0"