Version bump to 0.8.12
Mods downgraded: - Hybrid Aquatic - Downgraded from 1.3.3 --> 1.2.2, apparently this version works better with Forge or something?
This commit is contained in:
parent
172e7b2ad5
commit
0b671fbd5f
3 changed files with 7 additions and 7 deletions
|
@ -722,7 +722,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/hybrid-aquatic.pw.toml"
|
||||
hash = "6d8ee6025ddd0a8d0ccfd5af979a92de158c149f36106348f5050a2980b4fee2"
|
||||
hash = "f70c568981f5f554ec874b9524c0f547f2a1e59b05aae33b4dd64e80fc16f9ed"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Hybrid Aquatic"
|
||||
filename = "hybrid-aquatic-1.3.3.jar"
|
||||
filename = "hybrid-aquatic-1.2.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HH4FjUqN/versions/StxdV3Hc/hybrid-aquatic-1.3.3.jar"
|
||||
url = "https://cdn.modrinth.com/data/HH4FjUqN/versions/D5Nfrv9Y/hybrid-aquatic-1.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4eb309513897810cb1aa01b34148e3eedf1d0c75"
|
||||
hash = "d914a4df8e5ee618651b56f8a60779fcffefb52c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HH4FjUqN"
|
||||
version = "StxdV3Hc"
|
||||
version = "D5Nfrv9Y"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.8.11"
|
||||
version = "0.8.12"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3a55d481c4f27bdd4430fb958b52d51f693df8da4d6aae8f9e84f2ac22e3978b"
|
||||
hash = "b2a458ec3ee6881e4577c44850f4b1194855be8e5a9e40a54827fabaf340e37d"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
|
Reference in a new issue