This commit is contained in:
Madis 2022-09-12 20:31:59 +03:00
parent 4845e59de5
commit 9de95ffa53
10 changed files with 20 additions and 12 deletions

View file

@ -3,6 +3,14 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19.2
### 4.3.2 (2022-09-12)
- Enabled MC-112730 and MC-228976 in Debugify because I already intended to enable them at some point but forgot
- Should improve performance with beacons and mob farms
- Disabled MC-162253 in Debugify because Starlight already fixes that
- This may fix some some of the chunk/freeze issues, you tell me
- Updated Turkish in MMH by localfossa
### 4.3.1-pw.1 (2022-09-12)
Second test, Farsight should be fine now. Also using the new priority parameter instead of exclusion.

View file

@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.3.1",
"version": "4.3.2",
"author": "robotkoer",
"files": [
{

View file

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.3.1",
"versionId": "4.3.2",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 4.3.1
name=Fabulously Optimized 4.3.2
notes=https://fabulously-optimized.github.io/

View file

@ -1 +1 @@
{"MC-89146":true,"MC-90683":true,"MC-121772":true,"MC-122477":true,"MC-140646":true,"MC-162253":true,"MC-199467":true,"MC-235035":true,"MC-237493":true,"MC-249059":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true}
{"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-121772":true,"MC-122477":true,"MC-140646":true,"MC-199467":true,"MC-228976":true,"MC-235035":true,"MC-237493":true,"MC-249059":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true}

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">4.3.1"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}}}}
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">4.3.2"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.3.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 4.3.2","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

@ -6,15 +6,15 @@ hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
file = "config/debugify.json"
hash = "fd23522da757e0dc436c51159141739dd9dd2eb764790833d252edbb7e026744"
hash = "58886054eb8aacde220f538be54873ff3ab97114d5cb04b60569dc36f251a656"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "51447d4d09f2ee8b71ee1f9f648d947bb2e269aae857e0d7e2ebf349387f8d20"
hash = "8663c8c0c7b63bfa0f1966f622b1ffe4b1a50f043181c06b209c941aade13df9"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "8156c1ffe5eb72036eb075b4ac8903ab62230ee204441ac0e0713f89f48145ca"
hash = "5a02b76041ceb4d789fcc2e4e7c181c3354ad0c7027a552c3dc9badc1d35b172"
[[files]]
file = "config/modmenu.json"
@ -348,4 +348,4 @@ metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "e88a3255cbfc74f83c40375eb8ac5eacf7f8683b8f9809d3172a378877ca9056"
hash = "60bb3195d8910ee52dea1b274a1865862aceaeba6d1eeee78843c4f50feab529"

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "4.3.1"
version = "4.3.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "978a6c263e8630244a68ae715570642c15dde3de1a0d58e496366b75697598e4"
hash = "c28522d7b94393fcb6ed4e0bf776867a6da7f555b485165785c8608b4b23f1d7"
[versions]
fabric = "0.14.9"