This commit is contained in:
Madis 2022-01-14 20:23:13 +02:00
parent 9baae81790
commit a5086a1e4b
7 changed files with 25 additions and 20 deletions

View file

@ -124,10 +124,15 @@ Current mod changes:
## 1.17.1
### 2.6.3 (2022-01-14)
* Sodium got an update with some bugfixes, including a memory leak fix.
* Updated Fabric API, Iris Shaders, Sodium
### 2.6.2 (2022-01-07)
* Iris got a performance update, the game should run better regardless of whether you have shaders enabled.
* Updated Animatica, Architectury API, CIT Resewn, Fabric API, Fabric Language Kotlin, FastOpenlinksAndFolders, Iris Shaders, item Model Fix, LambdaBetterGrass, Reese's Sodium Options
* Updated Animatica, Architectury API, CIT Resewn, Fabric API, Fabric Language Kotlin, FastOpenlinksAndFolders, Iris Shaders, Item Model Fix, LambdaBetterGrass, Reese's Sodium Options
### 2.6.1 (2021-12-15)

View file

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

View file

@ -18,7 +18,7 @@ hash = "823e13cceab67ae7856cbfc91fcec40cadb1a7b958993b92f2501928659a0641"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "bfa7f72891dca87b2f71c7b12fbcf5b150d1240cefa0683282e0ad74431f12ee"
hash = "d41aa205b249bd3552ca84b993a925346fa94fd8a295d5fa410f744ec0875f50"
[[files]]
file = "config/sodium-mixins.properties"
@ -185,7 +185,7 @@ metafile = true
[[files]]
file = "mods/fabric-api.toml"
hash = "6de1e6188ef742fd0fa905b89788ae7b2d2b161b7a654dcb5a2efcdedc81334d"
hash = "86e584864c3fc55afac5202a8b219f88507bc77a3f4d03dcf2eb2a509228fc5b"
metafile = true
[[files]]
@ -220,7 +220,7 @@ metafile = true
[[files]]
file = "mods/irisshaders.toml"
hash = "7a4fa0dcab6ab1749773833d0af7a3d15157393cb5aae5bbc1a7686d4a2b5d40"
hash = "fe0dc819c041acc2ac6f811666156cfbd6bb00c3df16ee6d41409d979388dea9"
metafile = true
[[files]]
@ -310,7 +310,7 @@ metafile = true
[[files]]
file = "mods/sodium.toml"
hash = "44ced0414da499770b40c515af4956025fa623a06d786e1c6aaca670d01c123f"
hash = "7cb8a854f154a0461d2c7fe759160fa19b2f6407f8b2494f8b64b9621f7f579f"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.45.2+1.17.jar"
filename = "fabric-api-0.46.0+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3595/215/fabric-api-0.45.2+1.17.jar"
url = "https://edge.forgecdn.net/files/3605/873/fabric-api-0.46.0+1.17.jar"
hash-format = "murmur2"
hash = "4095578016"
hash = "827572498"
[update]
[update.curseforge]
file-id = 3595215
file-id = 3605873
project-id = 306612

View file

@ -1,13 +1,13 @@
name = "Iris Shaders"
filename = "iris-mc1.17-1.1.4.jar"
filename = "iris-mc1.17-1.1.5.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3596/180/iris-mc1.17-1.1.4.jar"
url = "https://edge.forgecdn.net/files/3605/381/iris-mc1.17-1.1.5.jar"
hash-format = "murmur2"
hash = "601631150"
hash = "547095086"
[update]
[update.curseforge]
file-id = 3596180
file-id = 3605381
project-id = 455508

View file

@ -1,13 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-mc1.17.1-0.3.3+build.8.jar"
filename = "sodium-fabric-mc1.17.1-0.3.4+build.13.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3535/40/sodium-fabric-mc1.17.1-0.3.3+build.8.jar"
url = "https://edge.forgecdn.net/files/3605/275/sodium-fabric-mc1.17.1-0.3.4+build.13.jar"
hash-format = "murmur2"
hash = "130037644"
hash = "686429752"
[update]
[update.curseforge]
file-id = 3535040
file-id = 3605275
project-id = 394468

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
pack-format = "packwiz:1.0.0"
version = "2.6.2"
pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d27573d4ae6fb8e500c1e6975afc854accaf7114a7bf6e6683b4a3077f758cdc"
hash = "47c8531d2c44595b3a02db74afc688a166e25d65cbbacea14f8cd1fde3cbac48"
[versions]
fabric = "0.12.12"