Version bump to 0.7.17
Mods changed: - Almost Unified - Install on the client side as well to prevent a registry error
This commit is contained in:
parent
bb18431d87
commit
672f8972e2
3 changed files with 4 additions and 4 deletions
|
@ -277,7 +277,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/almost-unified.pw.toml"
|
||||
hash = "1fb33d88c9d4d915fd1ad64b6892753957ebdcea18148d4da54f594f89df1331"
|
||||
hash = "18abc572554e092e7c49cc436386f22f9b7f6063520aba26eaaa7488f1e07b97"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "Almost Unified"
|
||||
filename = "almostunified-forge-1.20.1-0.8.1.jar"
|
||||
side = "server"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/arDcFGHI/almostunified-forge-1.20.1-0.8.1.jar"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.7.16"
|
||||
version = "0.7.17"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0080579271cbb109e40389aca25fb4f6d025076c3464b3567992b388aac4978e"
|
||||
hash = "190b0e1c5491de3d61747074d381edf856dfd1f501c11512d7a4f63cba8068de"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue