This commit is contained in:
Madis 2022-02-28 20:45:53 +02:00
parent 94f9493732
commit 2b4c214897
7 changed files with 25 additions and 20 deletions

View file

@ -205,6 +205,11 @@ Current mod changes:
## 1.17.1
### 2.7.3 (2022-02-28)
* Updated Animatica, Continuity, Sodium Extra
* Updated Fabric Loader to 0.13.3
### 2.7.2 (2022-02-12)
* Updated Architectury API, Cloth Config API, Entity Culling

View file

@ -5,7 +5,7 @@ mainMenu {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 2.7.2")
text = literal("Fabulously Optimized 2.7.3")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF

View file

@ -18,7 +18,7 @@ hash = "7e94b21de48ce733607b86c3c60f7297a066e3d6141f27fc6de994e2fe5d46db"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "5694cc3fd86cb344a4bb276dc861ab524e18baf3bed2d258395990554dba85e1"
hash = "96ba11d5e70c4e1edb294c2dcc8db7defc4c0c130a26112854be3b27656573d7"
[[files]]
file = "config/sodium-mixins.properties"
@ -95,7 +95,7 @@ metafile = true
[[files]]
file = "mods/animatica.toml"
hash = "5eeda9b60b87f42a1c3abb3112cc44c0931e30d91c01e8f84ead1dc76c9e01e7"
hash = "b4ffc7f1bd792f6d85e5f2738b984c4cb9568572548f462f1c572bf33f5c0f9f"
metafile = true
[[files]]
@ -155,7 +155,7 @@ metafile = true
[[files]]
file = "mods/continuity.toml"
hash = "dfbde81e6c97c0d9f1fc5606e2fb60ee30733a6cd5f8a490d0ce0d02b92611ac"
hash = "8b7ae1195b19f9f3ae32c779874d8655268bba27c869331c483a8879ddc3f646"
metafile = true
[[files]]
@ -310,7 +310,7 @@ metafile = true
[[files]]
file = "mods/sodium-extra.toml"
hash = "6046927f1d2b7495698f62c0cfae32905824741ef48b246658a60c0f3957887f"
hash = "9f2ff532cf13549338bc5b0589cf946dd8cb5dca338b692e0e9b8f51a616c160"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Animatica"
filename = "animatica-0.2+1.17.jar"
filename = "animatica-0.4+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3577/477/animatica-0.2+1.17.jar"
url = "https://edge.forgecdn.net/files/3664/302/animatica-0.4+1.17.jar"
hash-format = "sha1"
hash = "9b05fca59efa3b32f078e6742ae3488d681252da"
hash = "1b0db406ca2ea269814a049576302b7967108cf8"
[update]
[update.curseforge]
file-id = 3577477
file-id = 3664302
project-id = 533006

View file

@ -1,13 +1,13 @@
name = "Continuity"
filename = "continuity-1.0.3+1.17.jar"
filename = "continuity-1.1.0+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/414/continuity-1.0.3+1.17.jar"
url = "https://edge.forgecdn.net/files/3655/791/continuity-1.1.0+1.17.jar"
hash-format = "sha1"
hash = "6fe13a8aa458ce7e6f1dcc7277c84543f5c3dd01"
hash = "b82e709c8cf09e41a0fd7a312137030f7824c112"
[update]
[update.curseforge]
file-id = 3549414
file-id = 3655791
project-id = 531351

View file

@ -1,13 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-mc1.17.1-0.3.9.jar"
filename = "sodium-extra-mc1.17.1-0.4.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3623/799/sodium-extra-mc1.17.1-0.3.9.jar"
url = "https://edge.forgecdn.net/files/3652/91/sodium-extra-mc1.17.1-0.4.0.jar"
hash-format = "sha1"
hash = "f2e230d25407947665c6d1582aee820891d917ff"
hash = "5a8ead439b9dba43fe9fe26936d8b022d398dce8"
[update]
[update.curseforge]
file-id = 3623799
file-id = 3652091
project-id = 447673

View file

@ -1,12 +1,12 @@
name = "Fabulously Optimized"
version = "2.7.2"
version = "2.7.3"
pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3c4a1655086bde4145528de2128202524773f5b43663fa185e601682730963ed"
hash = "5f56f576ead8bdeca24fe280ecf017c3a5ba35557cc13051bd825545ce6e44ef"
[versions]
fabric = "0.13.1"
fabric = "0.13.3"
minecraft = "1.17.1"