This commit is contained in:
Madis 2022-09-09 20:25:09 +03:00
parent f30c5168d6
commit 084eb23b74
7 changed files with 36 additions and 10 deletions

View file

@ -364,6 +364,14 @@ Other
## 1.18.2
### 3.14.0 (2022-09-09)
- Updated Iris
- Now supports PBR aka resource packs that support 3D overlay effects on blocks
- Re-included separate Cloth Config API
- Mainly because it adds a searchbar to many mod configs now
- Another file size fix for Modrinth
### 3.13.1 (2022-08-30)
- Updated Iris Shaders, Sodium Extra

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabric":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">3.13.1"}},"debugify":{"conflicts":{}},"colormatic":{"recommends":{}}}}
{"version":1,"overrides":{"fabric":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">3.14.0"}},"debugify":{"conflicts":{}},"colormatic":{"recommends":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 3.13.1","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 3.14.0","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}

View file

@ -10,11 +10,11 @@ hash = "e42d605709dbede0b7db4b3392a12c851d572398af021e285e02e3499bca8b7b"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "f7c9acd136d372f6bac0dbf3e83f6d4114e5656edcdceddd399d7b7614bdac00"
hash = "22a4fd52c52bb80131daf59b50ea3591cb345f70d0a04a3e9af78fea4b490c22"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "105be52b9a3fcff70454f433aa515bd254725ece084a77bed9a802c0db128fc3"
hash = "5c42d668bd091a5d5af743cbff80ea631ae4c09a22766be5f248b965896a547b"
[[files]]
file = "config/modmenu.json"
@ -115,6 +115,11 @@ file = "mods/cit-resewn.pw.toml"
hash = "80ececd3824fee3732b1b3907ffed32c0f8c8aa8537ac0f7d40b9537a073645a"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "8f07b2408013a7217caacec87c977635fdf94eb21a10bf281f2bba67ff7c4dc1"
metafile = true
[[files]]
file = "mods/colormatic.pw.toml"
hash = "4e2a3f28c677a309e6fa5c2039d8bcdc7cbf6ea186cf479680c5c8e480412b83"
@ -197,7 +202,7 @@ metafile = true
[[files]]
file = "mods/irisshaders.pw.toml"
hash = "5e4e34842fbd50841142026621d7d8dd1787819dfca41c299decdd06adeed814"
hash = "a225d816e319a04116b6e7e792040b3bc9b23760eaf8b233c646c576cc86cb12"
metafile = true
[[files]]

View file

@ -0,0 +1,13 @@
name = "Cloth Config API (Fabric/Forge)"
filename = "cloth-config-6.4.90-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4c88bab53b54736e87776b2b1c13343a70d43114"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3972425
project-id = 348521

View file

@ -1,13 +1,13 @@
name = "Iris Shaders"
filename = "iris-mc1.18.2-1.2.7.jar"
filename = "iris-mc1.18.2-1.3.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e9fa084bacca3e98c92b8b513a6b61aaaa711d90"
hash = "6a86889a2f9a4845fae31817873746babaac6573"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3954788
file-id = 3975138
project-id = 455508

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "3.13.1"
version = "3.14.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7ae5d5220f851e82dcbfcc64bd6e6d48eb9d6e1412b4c7f718df41a073ac0c78"
hash = "2503d7dd44137631cd4b3e6e9bff34e148b7542b8ac83425143487deca86e909"
[versions]
fabric = "0.14.9"