This commit is contained in:
Madis 2022-02-28 20:33:48 +02:00
parent 9ef98d1dc9
commit 94f9493732
7 changed files with 26 additions and 20 deletions

View file

@ -509,6 +509,12 @@ Other
## 1.16.5
### 1.12.3 (2022-02-28)
* Updated Architectury API, Sodium Extra
* Downgraded Entity Culling to 1.3.0 due to crashes
* Updated Fabric Loader to 1.13.3
### 1.12.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 1.12.2")
text = literal("Fabulously Optimized 1.12.3")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF

View file

@ -18,7 +18,7 @@ hash = "7e94b21de48ce733607b86c3c60f7297a066e3d6141f27fc6de994e2fe5d46db"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "bafee22e66e93f46f686b2dd5c775f7d004cfe7fb83673f724d17035da8bd590"
hash = "7d672ea039b2b843fa6bdb0fb2e792e199758a3585ef463e5923539543215cea"
[[files]]
file = "config/sodium-mixins.properties"
@ -100,7 +100,7 @@ metafile = true
[[files]]
file = "mods/architectury-fabric.toml"
hash = "edb8c30b84c0e3f39b6e0becb95222e1cf38f4b3f6e67960ef129d5061e993fe"
hash = "c152cf493fd4339688e0d71819f709af8a99b0cd9058f91acb34342bbd22ffc7"
metafile = true
[[files]]
@ -155,7 +155,7 @@ metafile = true
[[files]]
file = "mods/entityculling.toml"
hash = "c7d57aae44ec63ecf5f75702f2b4260b2802ae0b700937e80bd51918d5fe9ea0"
hash = "f867d28a284e3844a0584580066093023c73d69a2ed9e3fda2f48ac6bb9b4416"
metafile = true
[[files]]
@ -270,7 +270,7 @@ metafile = true
[[files]]
file = "mods/sodium-extra.toml"
hash = "adbd96356d2c9053fe72d4ff113fd6275b9a7acbe21502cb0e95076094418c2b"
hash = "f6d175a42f927fdeb9eb7f67bc5aa503f1b13da2f102c0f502362a9b4e5acb1c"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Architectury API (Fabric)"
filename = "architectury-1.29.51.jar"
filename = "architectury-1.30.54.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3638/629/architectury-1.29.51.jar"
url = "https://edge.forgecdn.net/files/3666/975/architectury-1.30.54.jar"
hash-format = "sha1"
hash = "85da51ebfeb35f8f769aab4753c3d2523a2659b8"
hash = "2f564d859e3a086817a2d9d6502e6ecc6ac7e389"
[update]
[update.curseforge]
file-id = 3638629
file-id = 3666975
project-id = 419697

View file

@ -1,13 +1,13 @@
name = "Entity Culling Fabric/Forge"
filename = "entityculling-fabric-mc1.16.5-1.5.0.jar"
filename = "EntityCulling-Fabric-1.3.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3642/138/entityculling-fabric-mc1.16.5-1.5.0.jar"
url = "https://edge.forgecdn.net/files/3358/819/EntityCulling-Fabric-1.3.0.jar"
hash-format = "sha1"
hash = "08a5cf3675a1664bb1397ddf5da0b24298293a38"
hash = "25f9b87bfc51e2b043cea1ca25a22609cb45a869"
[update]
[update.curseforge]
file-id = 3642138
file-id = 3358819
project-id = 448233

View file

@ -1,13 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-mc1.16.5-0.3.9.jar"
filename = "sodium-extra-mc1.16.5-0.4.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3623/798/sodium-extra-mc1.16.5-0.3.9.jar"
url = "https://edge.forgecdn.net/files/3652/88/sodium-extra-mc1.16.5-0.4.0.jar"
hash-format = "sha1"
hash = "757b8b8c15a6409b319621ebf8e5b36bafa33980"
hash = "b1d62c055cd7f1271772322235c685058555b0fa"
[update]
[update.curseforge]
file-id = 3623798
file-id = 3652088
project-id = 447673

View file

@ -1,12 +1,12 @@
name = "Fabulously Optimized"
version = "1.12.2"
version = "1.12.3"
pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "187aa8d71ff159b17a991d90f0013c7761fc806effe768fe745dffeb95e6dd98"
hash = "b7b65b5aabcd53cacf2d840ea269f0bc319c8007fc2d90995953ec039e40eec6"
[versions]
fabric = "0.13.1"
fabric = "0.13.3"
minecraft = "1.16.5"