Skip to content

Commit

Permalink
2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 committed Jan 14, 2022
1 parent 9baae81 commit a5086a1
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 20 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion Packwiz/1.17.1/config/slightguimodifications/cts.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/1.17.1/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hash = "823e13cceab67ae7856cbfc91fcec40cadb1a7b958993b92f2501928659a0641"

[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "bfa7f72891dca87b2f71c7b12fbcf5b150d1240cefa0683282e0ad74431f12ee"
hash = "d41aa205b249bd3552ca84b993a925346fa94fd8a295d5fa410f744ec0875f50"

[[files]]
file = "config/sodium-mixins.properties"
Expand Down Expand Up @@ -185,7 +185,7 @@ metafile = true

[[files]]
file = "mods/fabric-api.toml"
hash = "6de1e6188ef742fd0fa905b89788ae7b2d2b161b7a654dcb5a2efcdedc81334d"
hash = "86e584864c3fc55afac5202a8b219f88507bc77a3f4d03dcf2eb2a509228fc5b"
metafile = true

[[files]]
Expand Down Expand Up @@ -220,7 +220,7 @@ metafile = true

[[files]]
file = "mods/irisshaders.toml"
hash = "7a4fa0dcab6ab1749773833d0af7a3d15157393cb5aae5bbc1a7686d4a2b5d40"
hash = "fe0dc819c041acc2ac6f811666156cfbd6bb00c3df16ee6d41409d979388dea9"
metafile = true

[[files]]
Expand Down Expand Up @@ -310,7 +310,7 @@ metafile = true

[[files]]
file = "mods/sodium.toml"
hash = "44ced0414da499770b40c515af4956025fa623a06d786e1c6aaca670d01c123f"
hash = "7cb8a854f154a0461d2c7fe759160fa19b2f6407f8b2494f8b64b9621f7f579f"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/1.17.1/mods/fabric-api.toml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 4 additions & 4 deletions Packwiz/1.17.1/mods/irisshaders.toml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 4 additions & 4 deletions Packwiz/1.17.1/mods/sodium.toml
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions Packwiz/1.17.1/pack.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit a5086a1

Please sign in to comment.