Version bump to 0.7.2
Mods changed: - Leawind's Third Person Perspective - Made client-side only to prevent server crashes
This commit is contained in:
parent
a73493c233
commit
03d20fb10b
3 changed files with 4 additions and 4 deletions
|
@ -798,7 +798,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/leawinds-third-person-perspective.pw.toml"
|
||||
hash = "169e09d979900ba5f22660f711fcb9a2eabb5fd44f0c2842a191fa194b7e0fb3"
|
||||
hash = "3522401ef66dcaa4f462abe7bcd5697b1a9b81f84e39f7ef826b8dc8bea68ddf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "LEAWIND's Third Person Perspective"
|
||||
filename = "leawind_third_person_perspective-1.20.1-forge-47.2.0-1.0.1.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6c56bac3bd0f6fe8047e2bfd05b9e994e3a10c71496b2b0fc59aa6a5c1ca3b23"
|
||||
hash = "fae4982374290fad211158ccc54968c59cbdc807199cf24c5b39fa96fb8bb74e"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue