From 3efc988fc9ae5a1887a4772d8961aa04935a83a9 Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Jan 2024 15:39:41 +0100 Subject: [PATCH 01/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e55fa5c..64b9a068 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A Fabric-based Minecraft modpack focusing on performance and graphics enhancemen [![Download from CurseForge](https://cf.way2muchnoise.eu/full_fabulously-optimized_downloads%20on%20CurseForge.svg?badge_style=for_the_badge)](https://download.fo/curseforge) [![Modrinth](https://img.shields.io/modrinth/dt/fabulously-optimized?logo=modrinth&color=darkgreen&label=Download%20from%20Modrinth&style=for-the-badge)](https://download.fo/modrinth) How to install -We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or vanilla launcher. +We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or official Minecraft Launcher.
Alternative downloads From e6ba47cfa3923611595f64d22477d16f657ff5cf Mon Sep 17 00:00:00 2001 From: Madis Date: Mon, 22 Jan 2024 17:16:14 +0100 Subject: [PATCH 02/10] 5.6.5 --- CHANGELOG.md | 8 ++++ .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- .../{yosbr/config => }/moreculling.toml | 7 ++- .../config/{yosbr/config => }/rrls.toml | 1 + Packwiz/1.20.2/index.toml | 42 +++++++++--------- Packwiz/1.20.2/mods/dynamic_fps.pw.toml | 8 ++-- .../1.20.2/mods/entity_model_features.pw.toml | 8 ++-- .../mods/entity_texture_features.pw.toml | 8 ++-- Packwiz/1.20.2/mods/fabric-api.pw.toml | 8 ++-- .../mods/fabric-language-kotlin.pw.toml | 8 ++-- Packwiz/1.20.2/mods/moreculling.pw.toml | 8 ++-- Packwiz/1.20.2/mods/rrls.pw.toml | 8 ++-- Packwiz/1.20.2/mods/zoomify.pw.toml | 8 ++-- Packwiz/1.20.2/pack.toml | 6 +-- .../Chat_Reporting_Helper.pw.toml | 6 +-- .../1.20.2/resourcepacks/Mod Menu Helper.zip | Bin 49515 -> 49648 bytes .../Translations_for_Sodium.pw.toml | 6 +-- 18 files changed, 78 insertions(+), 66 deletions(-) rename Packwiz/1.20.2/config/{yosbr/config => }/moreculling.toml (78%) rename Packwiz/1.20.2/config/{yosbr/config => }/rrls.toml (51%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29cea8d3..d6ebfd02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,6 +95,14 @@ Version suffix is not visible in-game. ## 1.20.2 +### 5.6.5 (2024-01-22) + +- Updated Entity Model Features, Entity Texture Features, Dynamic FPS, Fabric API, Fabric Language Kotlin, MoreCulling, Remove Reloading Screen, Zoomify + - Sodium, Indium, Iris updates not planned for 1.20.2 due to incompatibilities +- Enabled end gateway culling in MoreCulling +- Updated Fabric Loader to 0.15.6 +- Backported other changes from 5.8.0-beta.5 + ### 5.6.4 (2023-12-21) - Updated OptiGUI, Entity Model Features, Entity Texture Features, Dynamic FPS, ImmediatelyFast, Cloth Config, ModernFix, Mod Menu, Fabrishot, Fabric API, Entity Culling diff --git a/Packwiz/1.20.2/config/fabric_loader_dependencies.json b/Packwiz/1.20.2/config/fabric_loader_dependencies.json index 40ce2169..86d870b1 100644 --- a/Packwiz/1.20.2/config/fabric_loader_dependencies.json +++ b/Packwiz/1.20.2/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.24"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.6.4"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.24"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.6.5"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/Packwiz/1.20.2/config/isxander-main-menu-credits.json b/Packwiz/1.20.2/config/isxander-main-menu-credits.json index 72f497c5..7329be0e 100644 --- a/Packwiz/1.20.2/config/isxander-main-menu-credits.json +++ b/Packwiz/1.20.2/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.6.4","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.6.5","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file diff --git a/Packwiz/1.20.2/config/yosbr/config/moreculling.toml b/Packwiz/1.20.2/config/moreculling.toml similarity index 78% rename from Packwiz/1.20.2/config/yosbr/config/moreculling.toml rename to Packwiz/1.20.2/config/moreculling.toml index 87cacf4c..221754f1 100644 --- a/Packwiz/1.20.2/config/yosbr/config/moreculling.toml +++ b/Packwiz/1.20.2/config/moreculling.toml @@ -1,3 +1,4 @@ +version = 1 enableSodiumMenu = true cloudCulling = true signTextCulling = true @@ -6,13 +7,15 @@ useBlockStateCulling = true useCustomItemFrameRenderer = false itemFrameMapCulling = true useItemFrameLOD = true -itemFrameLODRange = 384 +itemFrameLODRange = 128 useItemFrame3FaceCulling = true -itemFrame3FaceCullingRange = 12.0 +itemFrame3FaceCullingRange = 4.0 leavesCullingMode = "CHECK" leavesCullingAmount = 2 includeMangroveRoots = true powderSnowCulling = true +endGatewayCulling = true +beaconBeamCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true diff --git a/Packwiz/1.20.2/config/yosbr/config/rrls.toml b/Packwiz/1.20.2/config/rrls.toml similarity index 51% rename from Packwiz/1.20.2/config/yosbr/config/rrls.toml rename to Packwiz/1.20.2/config/rrls.toml index e4f998e6..a2fc5324 100644 --- a/Packwiz/1.20.2/config/yosbr/config/rrls.toml +++ b/Packwiz/1.20.2/config/rrls.toml @@ -1 +1,2 @@ animationSpeed = 500.0 +aprilFool = "DISABLED" \ No newline at end of file diff --git a/Packwiz/1.20.2/index.toml b/Packwiz/1.20.2/index.toml index a67b8e9e..f1601c83 100644 --- a/Packwiz/1.20.2/index.toml +++ b/Packwiz/1.20.2/index.toml @@ -6,11 +6,19 @@ hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "27e31dcc7d0e23733fea6d67bc00599954609c102b244ac3ee4b0fef468b9494" +hash = "4b41082f421ba376265f647753099ba4ee2ea9b75a34dd97f2dabae784b48eb4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "b50a249e0848a1425ff41d6cd9665f4da839f3fcd451c593019314bf06d703b2" +hash = "10f6a7887faa71a826915b11762315d55d5bd0c8cbc6949172becffd63316d84" + +[[files]] +file = "config/moreculling.toml" +hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca" + +[[files]] +file = "config/rrls.toml" +hash = "ade080447491d2a630c65b7343df636833f8283fe5af9db74b51c4e122bf0550" [[files]] file = "config/yosbr/options.txt" @@ -88,10 +96,6 @@ hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" file = "config/yosbr/config/modmenu.json" hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" -[[files]] -file = "config/yosbr/config/moreculling.toml" -hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" - [[files]] file = "config/yosbr/config/PaginatedAdvancements.json5" hash = "3a1c71d2011cac176e00697237148ee882393b19394374862f8025f129d4c5a2" @@ -100,10 +104,6 @@ hash = "3a1c71d2011cac176e00697237148ee882393b19394374862f8025f129d4c5a2" file = "config/yosbr/config/puzzle.json" hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" -[[files]] -file = "config/yosbr/config/rrls.toml" -hash = "89a7af00ca38519e83575601dece118e5ed6da33a3d4219e52ea3b04d5dbe45b" - [[files]] file = "config/yosbr/config/sodium-options.json" hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" @@ -122,7 +122,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" [[files]] file = "resourcepacks/Mod Menu Helper.zip" -hash = "0d5577809cfcd6ade2e20df64e422152cb6fefcf3bea5a37838b2dc5486317fa" +hash = "08bbd94917242933db59b854b63695b9a975a127c50c6fcddd6e810da8f7b9d1" [[files]] file = "mods/animatica.pw.toml" @@ -171,7 +171,7 @@ metafile = true [[files]] file = "mods/dynamic_fps.pw.toml" -hash = "c01246e5aecb2198cdad019aecd19a88575fb7956adc4277dda2740dfaefea83" +hash = "3fc8b9a5db887a1bfe4d85bc532591208a414a4caec8c5ae822e172093b07c9a" metafile = true [[files]] @@ -191,22 +191,22 @@ metafile = true [[files]] file = "mods/entity_model_features.pw.toml" -hash = "4271ffcbb32ef238b58648086284e629e2b5622d73dcb15cc4af2e0e1c67878e" +hash = "c8dabecf28be3059ff94e92cce803ae4e4f8c604516ae25ece4a7dc95eed269c" metafile = true [[files]] file = "mods/entity_texture_features.pw.toml" -hash = "8b6aa4f2207a092c064b344e55fb6a45cc4cd77dbc3dbf38ca43dd24cd191c5a" +hash = "4c271a38883bb79f4ac1ebae07e58e6bf679baba3cad8707ba65c28cbfc69116" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "97a8c1a754cca0e2eeda17609def199dc52142971f2c1cd27205e1bab6ea6d10" +hash = "1e4410b4b94838ce8f0ed93dd4dda1f924e5afec8958c6e949fd23774c5abb51" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "d6692113ebcb981e954027b0c8e159d3d093f1b16b72eeb25a339486d0f23330" +hash = "5fe18fac8fa96339268e15f14721c308e076327d68b43bd1d458a11563e589cb" metafile = true [[files]] @@ -296,7 +296,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "2e0d757e7237216942c72bf8dbb8805ead00be6b9ab59b7933729101b171fe4a" +hash = "a37f82134b11626b05d8896be4841f394bf26ccf3cd95291c7c909d6f8aad330" metafile = true [[files]] @@ -326,7 +326,7 @@ metafile = true [[files]] file = "mods/rrls.pw.toml" -hash = "10c00327cd05085ac76c5b8112b90659f79761edaac8b49ccbb3207f2309d06b" +hash = "4f6753012ea0ac0ebc980453ca9af8fe9791e5f9c13c995347c2c5b0668b7a8d" metafile = true [[files]] @@ -351,12 +351,12 @@ metafile = true [[files]] file = "mods/zoomify.pw.toml" -hash = "10f38e5987b54c59e5d5d5045a8b48d108a297ce29fc3b8d6de1564b2e3e70bc" +hash = "fc17aaf440b65f3c4ab3d97c5b03aa0963248b4ab6c642b0daf3a27180ecb1c5" metafile = true [[files]] file = "resourcepacks/Chat_Reporting_Helper.pw.toml" -hash = "933445520a24c0100a1567a95d8b8d7b74fb197b496bfc9c09cea1b4625b6e18" +hash = "5c7fc82192e5c85a0613b3262afe9a3d1c333202ce6f4c10b22b1d64ee35327c" metafile = true [[files]] @@ -366,5 +366,5 @@ metafile = true [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "81ddd9d18330545fc96da54bfb761ae42a6c6644a3ff7e92156b2915bb2f5db3" +hash = "fdfca4d955a6592f1f9c6d1c07b634dacc87852da83c5f545420b01f55154d14" metafile = true diff --git a/Packwiz/1.20.2/mods/dynamic_fps.pw.toml b/Packwiz/1.20.2/mods/dynamic_fps.pw.toml index 507373b4..f742e0a1 100644 --- a/Packwiz/1.20.2/mods/dynamic_fps.pw.toml +++ b/Packwiz/1.20.2/mods/dynamic_fps.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic FPS" -filename = "dynamic-fps-3.3.1+minecraft-1.20.0.jar" +filename = "dynamic-fps-3.3.3+minecraft-1.20.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/tBXQeb6B/dynamic-fps-3.3.1%2Bminecraft-1.20.0.jar" +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/6ZZnpiKt/dynamic-fps-3.3.3%2Bminecraft-1.20.0.jar" hash-format = "sha512" -hash = "e59e708d7b09726fbb1bdb053574da291126bdc0b15b83c18cda8c26cb12072be09798651b3dff7d2253cbeff4739598a505efe4ade3dc83d7ef8cfd861dab1c" +hash = "4184f0c81700962073df0945e95e82cdb36e15e50e14e8bf53f6e61baba6160a3253f6082c6d6c7fcef565dcf8ff4d49b850fc847e1153875db4356993189ba6" [update] [update.modrinth] mod-id = "LQ3K71Q1" -version = "tBXQeb6B" +version = "6ZZnpiKt" diff --git a/Packwiz/1.20.2/mods/entity_model_features.pw.toml b/Packwiz/1.20.2/mods/entity_model_features.pw.toml index 8e4116e3..80f88054 100644 --- a/Packwiz/1.20.2/mods/entity_model_features.pw.toml +++ b/Packwiz/1.20.2/mods/entity_model_features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features [Fabric & Forge]" -filename = "entity_model_features_fabric_1.20.2-1.2.jar" +filename = "entity_model_features_fabric_1.20.2-1.2.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/74Yx8tM6/entity_model_features_fabric_1.20.2-1.2.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/SH3Z72mF/entity_model_features_fabric_1.20.2-1.2.3.jar" hash-format = "sha512" -hash = "aa5c8faacf4c13f9e4f51ab4088bff57fd65178e2eba56590b9de31605fc323bf86ca33793494382e884af4df0957f4d4678c8d58fa12056dbaa4d1bfdeb07d9" +hash = "4ad39749d008a36daebe44768ea215216fa6f89078af49e5113f08823404cf5ad2a8b18ff8fc9773fd063a8669b7b4d989bbd950fbe3091afbe13c13df95e92d" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "74Yx8tM6" +version = "SH3Z72mF" diff --git a/Packwiz/1.20.2/mods/entity_texture_features.pw.toml b/Packwiz/1.20.2/mods/entity_texture_features.pw.toml index de0b2df6..3dc2806f 100644 --- a/Packwiz/1.20.2/mods/entity_texture_features.pw.toml +++ b/Packwiz/1.20.2/mods/entity_texture_features.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features - [Fabric & Forge]" -filename = "entity_texture_features_fabric_1.20.2-5.0.jar" +filename = "entity_texture_features_fabric_1.20.2-5.2.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/pwgniYj5/entity_texture_features_fabric_1.20.2-5.0.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/6Ac6931r/entity_texture_features_fabric_1.20.2-5.2.1.jar" hash-format = "sha512" -hash = "0d02a0d836d7eac6c853554c6b6560620ab07925096be4b9d122028f69459a79859d7b550c6dbbf515ea57ca191b5cbb999de5aaf7313e6a64d823459adcdf2e" +hash = "23e3490f1f451baa2e7d413c2e4247c710563b15733fa299b37760c2f990a3937c8f2008b63ad80f27d74ce5882314ae3fb7a88ce981c7acaac8cdb1aca8b1af" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "pwgniYj5" +version = "6Ac6931r" diff --git a/Packwiz/1.20.2/mods/fabric-api.pw.toml b/Packwiz/1.20.2/mods/fabric-api.pw.toml index 7e0317d4..bb59e13a 100644 --- a/Packwiz/1.20.2/mods/fabric-api.pw.toml +++ b/Packwiz/1.20.2/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.91.2+1.20.2.jar" +filename = "fabric-api-0.91.4+1.20.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/fdestf2d/fabric-api-0.91.2%2B1.20.2.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tWshyEgT/fabric-api-0.91.4%2B1.20.2.jar" hash-format = "sha512" -hash = "fab7071ec657759daa440f148af7d2fe2ca6dd5c0804920fe9afc609771182aecb843c9f9825a4f730cfba6c3d084c48d2a7a68a6ee5ee2946b28516d4f101e8" +hash = "306a561042413d6f876d84d351a05b2cedfaa2ff6dfd0ddc06e293833c6bbbe5cdbd75ef3277421a48e99e26d7d09317975cc17f083cadd101428cc87f76005d" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "fdestf2d" +version = "tWshyEgT" diff --git a/Packwiz/1.20.2/mods/fabric-language-kotlin.pw.toml b/Packwiz/1.20.2/mods/fabric-language-kotlin.pw.toml index 3e5694ca..297f1364 100644 --- a/Packwiz/1.20.2/mods/fabric-language-kotlin.pw.toml +++ b/Packwiz/1.20.2/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.10.16+kotlin.1.9.21.jar" +filename = "fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/VJUqKopR/fabric-language-kotlin-1.10.16%2Bkotlin.1.9.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/JjrWZ7m8/fabric-language-kotlin-1.10.17%2Bkotlin.1.9.22.jar" hash-format = "sha512" -hash = "a8cd43f7b946c5c3229f179eee24d8ec8624b9646f27e1a4022e67281a2e142e35a13d537287718ea86b93d7a9b24169c464219806f36eefec53dfb70cc037c5" +hash = "764a95b0c0c9020adf44e378afff6ca2b241f5e44e8e4fc05ad7878a6d242208b48ffb523be12d82d63b2fbd706cc82468645e947a0d52229b44f50191b1b533" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "VJUqKopR" +version = "JjrWZ7m8" diff --git a/Packwiz/1.20.2/mods/moreculling.pw.toml b/Packwiz/1.20.2/mods/moreculling.pw.toml index 15c49b00..ed63f78a 100644 --- a/Packwiz/1.20.2/mods/moreculling.pw.toml +++ b/Packwiz/1.20.2/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.1-0.19.0.jar" +filename = "moreculling-1.20.4-0.22.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/Bu5pCvCn/moreculling-1.20.1-0.19.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/JTsfNvX1/moreculling-1.20.4-0.22.0.jar" hash-format = "sha512" -hash = "de1e00d14d0f682341863028fa970f929ced6b6cdc6f6105b99c0adb0b4be07c24f89ce95f256999acd4469590d40ddedeb41d6466d723d314ad16b6e456ebed" +hash = "58c2560cc2e52d205ec7dd19163357f1520f4a13c2c3466f76d719b1e81c98f25a86f0baaf9af345dd94d53393860f5b815f4ee92f41eb39ce3a96755ac0d222" [update] [update.modrinth] mod-id = "51shyZVL" -version = "Bu5pCvCn" +version = "JTsfNvX1" diff --git a/Packwiz/1.20.2/mods/rrls.pw.toml b/Packwiz/1.20.2/mods/rrls.pw.toml index a269dce2..fab60f18 100644 --- a/Packwiz/1.20.2/mods/rrls.pw.toml +++ b/Packwiz/1.20.2/mods/rrls.pw.toml @@ -1,13 +1,13 @@ name = "Remove Reloading Screen" -filename = "rrls-3.2.3+mc1.20.2-fabric.jar" +filename = "rrls-3.2.4+mc1.20.2-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/58tB8V4C/rrls-3.2.3%2Bmc1.20.2-fabric.jar" +url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/MfyV7cvm/rrls-3.2.4%2Bmc1.20.2-fabric.jar" hash-format = "sha512" -hash = "31a7bcc3da7e3c3e6faae3026aaeb8a493a3da5d986fe6297063638af71309eed52ad203ed86b56ed5b94e1012e086120ea86c5ea1f353d788156376070178a1" +hash = "54ffc0cd16ab499e8a0a84960783d101fa51cf8d27b3040db269df707e50fdea891e8b7040aaef88450b5b404987035fb912dfb0fa426b3da024bfbb4d9c9353" [update] [update.modrinth] mod-id = "ZP7xHXtw" -version = "58tB8V4C" +version = "MfyV7cvm" diff --git a/Packwiz/1.20.2/mods/zoomify.pw.toml b/Packwiz/1.20.2/mods/zoomify.pw.toml index 8c295695..45bf5951 100644 --- a/Packwiz/1.20.2/mods/zoomify.pw.toml +++ b/Packwiz/1.20.2/mods/zoomify.pw.toml @@ -1,13 +1,13 @@ name = "Zoomify" -filename = "Zoomify-2.12.0.jar" +filename = "Zoomify-2.13.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/QRQLkNPJ/Zoomify-2.12.0.jar" +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/JiEpJuon/Zoomify-2.13.0.jar" hash-format = "sha512" -hash = "e04cef21e62bcd100df8351e47939dfc62b6f2f74aadf8b6b6abf04e07d285ecf2eeab27445d315d0e655c8a2ac69f5298240d8db0baa6d2fcadc8421f05beb7" +hash = "c169d65a99a54cfbdf8cb13edad8f11f1dffbae0f407c4d41058fa317052f52686429d51dbc17a9f572ca4e40f6bee2001b68713cfe45915fb65b9bf96a917b0" [update] [update.modrinth] mod-id = "w7ThoJFB" -version = "QRQLkNPJ" +version = "JiEpJuon" diff --git a/Packwiz/1.20.2/pack.toml b/Packwiz/1.20.2/pack.toml index a48fd8ed..e0286fd6 100644 --- a/Packwiz/1.20.2/pack.toml +++ b/Packwiz/1.20.2/pack.toml @@ -1,13 +1,13 @@ name = "Fabulously Optimized" author = "robotkoer" -version = "5.6.4" +version = "5.6.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "29611c1353f4423e11b1b8f6e41e2affa2d58a0a6b4fb2f0cb0d0cfc85cce8a1" +hash = "05a54a66b8aa5ae1d634a4309e5a205bbab37597ec61c107e3755dd54a40b418" [versions] -fabric = "0.15.3" +fabric = "0.15.6" minecraft = "1.20.2" diff --git a/Packwiz/1.20.2/resourcepacks/Chat_Reporting_Helper.pw.toml b/Packwiz/1.20.2/resourcepacks/Chat_Reporting_Helper.pw.toml index 128a0d4a..0fee4d2d 100644 --- a/Packwiz/1.20.2/resourcepacks/Chat_Reporting_Helper.pw.toml +++ b/Packwiz/1.20.2/resourcepacks/Chat_Reporting_Helper.pw.toml @@ -3,11 +3,11 @@ filename = "Chat Reporting Helper.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/2vSy3UV7/Chat%20Reporting%20Helper.zip" +url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/1SHtlNIB/Chat%20Reporting%20Helper.zip" hash-format = "sha512" -hash = "d84f79af9730a3e5e12363ac3886b7831edecae6c84b65003745d177c4064ee17b5ed6416aed1f8c254d995e2ac5e15d65dc553763d971443539b263bb360d79" +hash = "afe66a26c8675040076deedb31bfb71890dc70b21236d001f2289281da620bfaee20128e85fddf39de4aff13be4849e18e41d3562a06fe198ff4c8d3674aa065" [update] [update.modrinth] mod-id = "tN4E9NfV" -version = "2vSy3UV7" +version = "1SHtlNIB" diff --git a/Packwiz/1.20.2/resourcepacks/Mod Menu Helper.zip b/Packwiz/1.20.2/resourcepacks/Mod Menu Helper.zip index f002736e430285b19c550286f57147e519b10def..f39c12f210358efd4f89f6e24b0f70165ec178c1 100644 GIT binary patch delta 8797 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 bWd{pfT^?AeLkHFsT+$&5*scA!xiJ3&5ZBo) diff --git a/Packwiz/1.20.2/resourcepacks/Translations_for_Sodium.pw.toml b/Packwiz/1.20.2/resourcepacks/Translations_for_Sodium.pw.toml index 2ad36a58..03812322 100644 --- a/Packwiz/1.20.2/resourcepacks/Translations_for_Sodium.pw.toml +++ b/Packwiz/1.20.2/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/QIUzFOtg/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip" hash-format = "sha512" -hash = "7482a763889fb11381429a48fe1410a78293a92ab6221fb019e1a5e321ef91135eea7ea61be7c4f8381211d19f34fe3175410a4184330ac7807327b33c65f001" +hash = "69bd189a22cf997a5b3444d254f3c8131e89bd1b4e40565248fab712d7b66327a99c73700864f61723f2eb0e09174871700ff74d84bbffc57e078f9065ef6a78" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "QIUzFOtg" +version = "FYqmjitN" From f3b42c0391db731b33cef26802f58ddb95f5930e Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Jan 2024 17:21:23 +0100 Subject: [PATCH 03/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64b9a068..0f42a3b8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or off Alternative downloads _These downloads may not fully support the modpack or the mods :(_ -* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.4/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-alpha.3/Fabulously.Optimized.MC.1.20.4.auto-update.zip) +* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.5/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-alpha.3/Fabulously.Optimized.MC.1.20.4.auto-update.zip) * ~~Vanilla installer~~ [(planned)](https://github.com/Madis0/fabulously-optimized/issues/110) * [GitHub releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases) * Chat Reporting Helper resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper) | From 59335224ca179ab1ed7586a51ff4976349d48f01 Mon Sep 17 00:00:00 2001 From: Madis Date: Mon, 22 Jan 2024 17:46:07 +0100 Subject: [PATCH 04/10] 5.8.0-beta.6 --- CHANGELOG.md | 8 + CurseForge/manifest.json | 282 +++++++++--------- CurseForge/modlist.html | 74 ++--- Modrinth/modrinth.index.json | 55 ++-- .../Fabulously Optimized x.y.z/instance.cfg | 2 +- .../Fabulously Optimized x.y.z/mmc-pack.json | 4 +- .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- .../{yosbr/config => }/moreculling.toml | 7 +- Packwiz/1.20.4/index.toml | 22 +- Packwiz/1.20.4/mods/controlify.pw.toml | 8 +- Packwiz/1.20.4/mods/fabric-api.pw.toml | 8 +- Packwiz/1.20.4/mods/moreculling.pw.toml | 8 +- .../mods/yet_another_config_lib_v3.pw.toml | 8 +- Packwiz/1.20.4/pack.toml | 6 +- .../Translations_for_Sodium.pw.toml | 6 +- 16 files changed, 255 insertions(+), 247 deletions(-) rename Packwiz/1.20.4/config/{yosbr/config => }/moreculling.toml (78%) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6ebfd02..b7ac7091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www. ## 1.20.4 +### 5.8.0-beta.6 (2024-01-22) + +- Updated Controlify, Fabric API, MoreCulling, YetAnotherConfigLib +- Enabled end gateway culling in MoreCulling +- Updated and enforced Fabric Loader to 0.15.6 +- Not yet available: CITResewn, LambDynamicLights +- Visual config temp. disabled: Borderless Mining + ### 5.8.0-beta.5 (2024-01-17) - Readded FastQuit diff --git a/CurseForge/manifest.json b/CurseForge/manifest.json index 5ae3a361..11593690 100644 --- a/CurseForge/manifest.json +++ b/CurseForge/manifest.json @@ -3,7 +3,7 @@ "version": "1.20.4", "modLoaders": [ { - "id": "fabric-0.15.5", + "id": "fabric-0.15.6", "primary": true } ] @@ -11,102 +11,22 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Fabulously Optimized", - "version": "5.8.0-beta.5", + "version": "5.8.0-beta.6", "author": "robotkoer", "files": [ - { - "projectID": 447673, - "fileID": 4819877, - "required": true - }, - { - "projectID": 855981, - "fileID": 4980394, - "required": true - }, - { - "projectID": 634062, - "fileID": 4938991, - "required": true - }, - { - "projectID": 835847, - "fileID": 4974731, - "required": true - }, - { - "projectID": 459857, - "fileID": 4954177, - "required": true - }, - { - "projectID": 867964, - "fileID": 5011154, - "required": true - }, - { - "projectID": 697845, - "fileID": 4797448, - "required": true - }, - { - "projectID": 518319, - "fileID": 3902698, - "required": true - }, - { - "projectID": 374274, - "fileID": 4581910, - "required": true - }, - { - "projectID": 618770, - "fileID": 4940058, - "required": true - }, - { - "projectID": 833233, - "fileID": 5037262, - "required": true - }, - { - "projectID": 433447, - "fileID": 3831043, - "required": true - }, { "projectID": 408481, "fileID": 4789156, "required": true }, - { - "projectID": 448233, - "fileID": 4950410, - "required": true - }, - { - "projectID": 306612, - "fileID": 5034166, - "required": true - }, - { - "projectID": 335493, - "fileID": 5031702, - "required": true - }, - { - "projectID": 844662, - "fileID": 5039266, - "required": true - }, { "projectID": 819030, "fileID": 4912464, "required": true }, { - "projectID": 531351, - "fileID": 4779474, + "projectID": 527334, + "fileID": 4930676, "required": true }, { @@ -115,43 +35,8 @@ "required": true }, { - "projectID": 404870, - "fileID": 4972565, - "required": true - }, - { - "projectID": 708967, - "fileID": 5031377, - "required": true - }, - { - "projectID": 790626, - "fileID": 5027096, - "required": true - }, - { - "projectID": 475358, - "fileID": 4574355, - "required": true - }, - { - "projectID": 596224, - "fileID": 4978087, - "required": true - }, - { - "projectID": 619986, - "fileID": 4959657, - "required": true - }, - { - "projectID": 360438, - "fileID": 4972281, - "required": true - }, - { - "projectID": 676136, - "fileID": 4607204, + "projectID": 533006, + "fileID": 4600415, "required": true }, { @@ -160,28 +45,63 @@ "required": true }, { - "projectID": 686911, - "fileID": 4937544, + "projectID": 348521, + "fileID": 4973455, "required": true }, { - "projectID": 459496, - "fileID": 4969421, + "projectID": 667299, + "fileID": 5045675, "required": true }, { - "projectID": 574741, - "fileID": 5038141, + "projectID": 306612, + "fileID": 5045131, "required": true }, { - "projectID": 310205, - "fileID": 4788709, + "projectID": 511319, + "fileID": 4819871, "required": true }, { - "projectID": 849519, - "fileID": 4715350, + "projectID": 855981, + "fileID": 4980394, + "required": true + }, + { + "projectID": 596224, + "fileID": 4978087, + "required": true + }, + { + "projectID": 634062, + "fileID": 4938991, + "required": true + }, + { + "projectID": 404870, + "fileID": 4972565, + "required": true + }, + { + "projectID": 433447, + "fileID": 3831043, + "required": true + }, + { + "projectID": 447673, + "fileID": 4819877, + "required": true + }, + { + "projectID": 867964, + "fileID": 5046429, + "required": true + }, + { + "projectID": 835847, + "fileID": 5044889, "required": true }, { @@ -190,13 +110,23 @@ "required": true }, { - "projectID": 667299, - "fileID": 4937614, + "projectID": 475358, + "fileID": 4574355, "required": true }, { - "projectID": 527334, - "fileID": 4930676, + "projectID": 833233, + "fileID": 5037262, + "required": true + }, + { + "projectID": 374274, + "fileID": 4581910, + "required": true + }, + { + "projectID": 459857, + "fileID": 4954177, "required": true }, { @@ -205,13 +135,13 @@ "required": true }, { - "projectID": 533006, - "fileID": 4600415, + "projectID": 459496, + "fileID": 4969421, "required": true }, { - "projectID": 348521, - "fileID": 4973455, + "projectID": 619986, + "fileID": 4959657, "required": true }, { @@ -219,14 +149,84 @@ "fileID": 4509216, "required": true }, + { + "projectID": 844662, + "fileID": 5039266, + "required": true + }, + { + "projectID": 618770, + "fileID": 4940058, + "required": true + }, + { + "projectID": 310205, + "fileID": 4788709, + "required": true + }, + { + "projectID": 790626, + "fileID": 5027096, + "required": true + }, + { + "projectID": 686911, + "fileID": 4937544, + "required": true + }, + { + "projectID": 697845, + "fileID": 4797448, + "required": true + }, + { + "projectID": 574741, + "fileID": 5038141, + "required": true + }, + { + "projectID": 335493, + "fileID": 5031702, + "required": true + }, + { + "projectID": 676136, + "fileID": 4607204, + "required": true + }, { "projectID": 408209, "fileID": 4761965, "required": true }, { - "projectID": 511319, - "fileID": 4819871, + "projectID": 360438, + "fileID": 4972281, + "required": true + }, + { + "projectID": 849519, + "fileID": 4715350, + "required": true + }, + { + "projectID": 448233, + "fileID": 4950410, + "required": true + }, + { + "projectID": 531351, + "fileID": 4779474, + "required": true + }, + { + "projectID": 708967, + "fileID": 5031377, + "required": true + }, + { + "projectID": 518319, + "fileID": 3902698, "required": true } ], diff --git a/CurseForge/modlist.html b/CurseForge/modlist.html index 532dd422..bb700e44 100644 --- a/CurseForge/modlist.html +++ b/CurseForge/modlist.html @@ -1,45 +1,45 @@  diff --git a/Modrinth/modrinth.index.json b/Modrinth/modrinth.index.json index 46ccf44d..6b3a8d14 100644 --- a/Modrinth/modrinth.index.json +++ b/Modrinth/modrinth.index.json @@ -1,7 +1,7 @@ { "formatVersion": 1, "game": "minecraft", - "versionId": "5.8.0-beta.5", + "versionId": "5.8.0-beta.6", "name": "Fabulously Optimized", "summary": "Improve your graphics and performance with this simple modpack.", "files": [ @@ -74,16 +74,15 @@ "fileSize": 1050675 }, { - "path": "mods/Controlify-1.7.0+1.20.4.jar", + "path": "mods/Controlify-1.8.1+1.20.4.jar", "hashes": { - "sha1": "8ba3da5285b71995d4779687a37a2b3a053b35b3", - "sha512": "2ae38edde6770e56bcc1a707564d3ff7f82b33b12728ca4ff2e063a9bfa9ea3eaf3d39b1aad8d2272aa79589b51ad0afb75a450260ef1735c97a309e5d986cee" + "sha1": "25c740455648bccae00008ae677f11d1c0a08a2c", + "sha512": "60c773bb981eb94c41db0b6bec5e45dc74c7194f4e33e905b512fdc5dea8439c35fb62bfd831e14f2272fbffdb2cdc0a7bbb509ad2c56348f3d535572000b44a" }, "downloads": [ - "https://cdn.modrinth.com/data/DOUdJVEm/versions/ATnQknqh/Controlify-1.7.0%2B1.20.4.jar", - "https://github.com/isXander/Controlify/releases/download/1.7.0%2B1.20.4/Controlify-1.7.0%2B1.20.4.jar" + "https://cdn.modrinth.com/data/DOUdJVEm/versions/6GKVGWLK/Controlify-1.8.1%2B1.20.4.jar" ], - "fileSize": 2133490 + "fileSize": 2127904 }, { "path": "mods/Debugify-1.20.4+1.0.jar", @@ -166,15 +165,15 @@ "fileSize": 445430 }, { - "path": "mods/fabric-api-0.94.0+1.20.4.jar", + "path": "mods/fabric-api-0.95.0+1.20.4.jar", "hashes": { - "sha1": "d047f81854ab1246511cf80bba8645fd2e8f5c27", - "sha512": "51f54bcce9ff12d8dbffeee6ea6c67517569503d19bc20965dfed6179f959a2f42532a9649948d462ac091268c8a174fcd63bdac5a61c26fe2163cfd32f215c7" + "sha1": "e072a9dd8fccc9ffe61196f3379439788109d048", + "sha512": "12246e59e86df7623478f0a7a81913c9152c620cb8db63594f3459e99443dbceddb68917204b4e7912e4fa7d0dd98da56df5b3360c3e37c24dbd249ed6fd27cf" }, "downloads": [ - "https://cdn.modrinth.com/data/P7dR8mSH/versions/jYPNoqlj/fabric-api-0.94.0%2B1.20.4.jar" + "https://cdn.modrinth.com/data/P7dR8mSH/versions/cXkV2nJO/fabric-api-0.95.0%2B1.20.4.jar" ], - "fileSize": 2097457 + "fileSize": 2135135 }, { "path": "mods/fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar", @@ -372,16 +371,15 @@ "fileSize": 11223 }, { - "path": "mods/moreculling-1.20.1-0.19.0.jar", + "path": "mods/moreculling-1.20.4-0.22.0.jar", "hashes": { - "sha1": "2b781b5ec7aa1b13f49a5fcc761a6b3f57c1e05f", - "sha512": "de1e00d14d0f682341863028fa970f929ced6b6cdc6f6105b99c0adb0b4be07c24f89ce95f256999acd4469590d40ddedeb41d6466d723d314ad16b6e456ebed" + "sha1": "07458b4026ee84bdac2949516f246f582fa2410e", + "sha512": "58c2560cc2e52d205ec7dd19163357f1520f4a13c2c3466f76d719b1e81c98f25a86f0baaf9af345dd94d53393860f5b815f4ee92f41eb39ce3a96755ac0d222" }, "downloads": [ - "https://cdn.modrinth.com/data/51shyZVL/versions/Bu5pCvCn/moreculling-1.20.1-0.19.0.jar", - "https://github.com/FxMorin/MoreCulling/releases/download/v0.19.0-1.20.x/moreculling-1.20.1-0.19.0.jar" + "https://cdn.modrinth.com/data/51shyZVL/versions/JTsfNvX1/moreculling-1.20.4-0.22.0.jar" ], - "fileSize": 334034 + "fileSize": 268120 }, { "path": "mods/NoChatReports-FABRIC-1.20.4-v2.5.0.jar", @@ -476,16 +474,15 @@ "fileSize": 903118 }, { - "path": "mods/yet-another-config-lib-fabric-3.3.1+1.20.4.jar", + "path": "mods/yet-another-config-lib-fabric-3.3.2+1.20.4.jar", "hashes": { - "sha1": "454de6336b06d181c7e6829aaf63b09c4717e257", - "sha512": "3bc6c44e609437c8309d1cd7434b7870b240a363cf46f662d330f46f6ece7e5134900c6ae2551ad07c7f182aa3c5454c1f349f99c2fadfd46be0f2c9d08ca7d4" + "sha1": "9cbb8f3401160ec4422630bbf930208a898fe320", + "sha512": "597073b3835ce1d4c0f9e4ba835bd565871fa49a8feee41b90213480a76d251e2a57a71729f132e4b908ef50a5602cff90c330da229db605014e26e856cfcbc8" }, "downloads": [ - "https://cdn.modrinth.com/data/1eAoo2KR/versions/cwavYrLH/yet-another-config-lib-fabric-3.3.1%2B1.20.4.jar", - "https://github.com/isXander/YetAnotherConfigLib/releases/download/3.3.1%2B1.20.4/yet-another-config-lib-fabric-3.3.1%2B1.20.4.jar" + "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" ], - "fileSize": 971663 + "fileSize": 979275 }, { "path": "mods/yosbr-0.1.2.jar", @@ -535,17 +532,17 @@ { "path": "resourcepacks/SodiumTranslations.zip", "hashes": { - "sha1": "f24ccfeab1dcc524b72aa82815e728681b26a038", - "sha512": "56344855e34936bda5f1dcb2024540f224d953543d6bcf97fcd88040cf334aed84e823bcb26720113a3cc55547c05bc472e5c9b6afea8587db0c00492390608d" + "sha1": "444c0a8d8ed1a5140664524b076e2b6a99d3b691", + "sha512": "69bd189a22cf997a5b3444d254f3c8131e89bd1b4e40565248fab712d7b66327a99c73700864f61723f2eb0e09174871700ff74d84bbffc57e078f9065ef6a78" }, "downloads": [ - "https://cdn.modrinth.com/data/yfDziwn1/versions/ZOE9JArR/SodiumTranslations.zip" + "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip" ], - "fileSize": 176561 + "fileSize": 176978 } ], "dependencies": { "minecraft": "1.20.4", - "fabric-loader": "0.15.5" + "fabric-loader": "0.15.6" } } \ No newline at end of file diff --git a/MultiMC/Fabulously Optimized x.y.z/instance.cfg b/MultiMC/Fabulously Optimized x.y.z/instance.cfg index c87c6334..7fdb9a54 100644 --- a/MultiMC/Fabulously Optimized x.y.z/instance.cfg +++ b/MultiMC/Fabulously Optimized x.y.z/instance.cfg @@ -1,4 +1,4 @@ InstanceType=OneSix iconKey=pack -name=Fabulously Optimized 5.8.0-beta.5 +name=Fabulously Optimized 5.8.0-beta.6 notes=This MultiMC installation method is deprecated, please install new versions through Add Instance -> Modrinth -> Fabulously Optimized. Full instructions: https://download.fo/install \ No newline at end of file diff --git a/MultiMC/Fabulously Optimized x.y.z/mmc-pack.json b/MultiMC/Fabulously Optimized x.y.z/mmc-pack.json index 8d36ecbf..940c1b2e 100644 --- a/MultiMC/Fabulously Optimized x.y.z/mmc-pack.json +++ b/MultiMC/Fabulously Optimized x.y.z/mmc-pack.json @@ -28,9 +28,9 @@ "uid": "net.fabricmc.intermediary" } ], - "cachedVersion": "0.15.5", + "cachedVersion": "0.15.6", "uid": "net.fabricmc.fabric-loader", - "version": "0.15.5" + "version": "0.15.6" } ], "formatVersion": 1 diff --git a/Packwiz/1.20.4/config/fabric_loader_dependencies.json b/Packwiz/1.20.4/config/fabric_loader_dependencies.json index 729131f2..2a6af147 100644 --- a/Packwiz/1.20.4/config/fabric_loader_dependencies.json +++ b/Packwiz/1.20.4/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.5"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.5"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.6"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.6"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/isxander-main-menu-credits.json b/Packwiz/1.20.4/config/isxander-main-menu-credits.json index ff2b6c19..fd27d1af 100644 --- a/Packwiz/1.20.4/config/isxander-main-menu-credits.json +++ b/Packwiz/1.20.4/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.5","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.6","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/yosbr/config/moreculling.toml b/Packwiz/1.20.4/config/moreculling.toml similarity index 78% rename from Packwiz/1.20.4/config/yosbr/config/moreculling.toml rename to Packwiz/1.20.4/config/moreculling.toml index 87cacf4c..221754f1 100644 --- a/Packwiz/1.20.4/config/yosbr/config/moreculling.toml +++ b/Packwiz/1.20.4/config/moreculling.toml @@ -1,3 +1,4 @@ +version = 1 enableSodiumMenu = true cloudCulling = true signTextCulling = true @@ -6,13 +7,15 @@ useBlockStateCulling = true useCustomItemFrameRenderer = false itemFrameMapCulling = true useItemFrameLOD = true -itemFrameLODRange = 384 +itemFrameLODRange = 128 useItemFrame3FaceCulling = true -itemFrame3FaceCullingRange = 12.0 +itemFrame3FaceCullingRange = 4.0 leavesCullingMode = "CHECK" leavesCullingAmount = 2 includeMangroveRoots = true powderSnowCulling = true +endGatewayCulling = true +beaconBeamCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true diff --git a/Packwiz/1.20.4/index.toml b/Packwiz/1.20.4/index.toml index 38eddd0a..a506564f 100644 --- a/Packwiz/1.20.4/index.toml +++ b/Packwiz/1.20.4/index.toml @@ -2,16 +2,20 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "949e50aceb2ba946ff4ccbb41064cbe77472a0deb949d5869be1b604b04a0d83" +hash = "31308b84d7c9522aa58f06afc5b2dc90f3ce0bd2a6aa3fddf3889db95139b0a3" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "62467b962cf303a6c15a2cca55cf3f27e581ea4f28110f99e857a12af2e528c5" +hash = "5f147c241f462a839663b1a754ee0e372301fc2d923a4ad79abe8c73809c4d0e" [[files]] file = "config/modmenu.json" hash = "66b6aa43c888678b69e1639cc1f253dff65dde38f55cbbab70f7235573a85385" +[[files]] +file = "config/moreculling.toml" +hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca" + [[files]] file = "config/yosbr/options.txt" hash = "0b5cd70ec834c5373ec7a92e747eb7669d5be9cab7c341d2e556c1217050173f" @@ -88,10 +92,6 @@ hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" file = "config/yosbr/config/modernfix-mixins.properties" hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" -[[files]] -file = "config/yosbr/config/moreculling.toml" -hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" - [[files]] file = "config/yosbr/config/PaginatedAdvancements.json5" hash = "3a1c71d2011cac176e00697237148ee882393b19394374862f8025f129d4c5a2" @@ -156,7 +156,7 @@ metafile = true [[files]] file = "mods/controlify.pw.toml" -hash = "f0e0297e071b8227464e618d5b944bf6d2dd2643e841e643c33d28c0d5501677" +hash = "eed430c64109310fa59cea091c8a42e14ef8b7c32dfa75a4c749c8046208ae1e" metafile = true [[files]] @@ -196,7 +196,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "988b70aefac2046deb931958234ffe8d18b12a427cd9d704d47efe0288761878" +hash = "44e02c81f9ff2b292137ee7604d6f5dc3024b5c211c9b66c495797046ee5f330" metafile = true [[files]] @@ -286,7 +286,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "2e0d757e7237216942c72bf8dbb8805ead00be6b9ab59b7933729101b171fe4a" +hash = "a37f82134b11626b05d8896be4841f394bf26ccf3cd95291c7c909d6f8aad330" metafile = true [[files]] @@ -331,7 +331,7 @@ metafile = true [[files]] file = "mods/yet_another_config_lib_v3.pw.toml" -hash = "0035ebf5c3ba72a86aff250e50e344b2810754bc4b5b06f00e5f4726d2a6abb5" +hash = "649f7a94077ee871457552258a226c022559ffd9a1dabf6bddba58508be380b3" metafile = true [[files]] @@ -356,5 +356,5 @@ metafile = true [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "36cc855d0aa7748e6be288f6bbce9ca579d5acfe60a6ec270ffc7195efce023c" +hash = "fdfca4d955a6592f1f9c6d1c07b634dacc87852da83c5f545420b01f55154d14" metafile = true diff --git a/Packwiz/1.20.4/mods/controlify.pw.toml b/Packwiz/1.20.4/mods/controlify.pw.toml index 33ca9ebe..a1ebb35e 100644 --- a/Packwiz/1.20.4/mods/controlify.pw.toml +++ b/Packwiz/1.20.4/mods/controlify.pw.toml @@ -1,13 +1,13 @@ name = "Controlify" -filename = "Controlify-1.7.0+1.20.4.jar" +filename = "Controlify-1.8.1+1.20.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/ATnQknqh/Controlify-1.7.0%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/6GKVGWLK/Controlify-1.8.1%2B1.20.4.jar" hash-format = "sha512" -hash = "2ae38edde6770e56bcc1a707564d3ff7f82b33b12728ca4ff2e063a9bfa9ea3eaf3d39b1aad8d2272aa79589b51ad0afb75a450260ef1735c97a309e5d986cee" +hash = "60c773bb981eb94c41db0b6bec5e45dc74c7194f4e33e905b512fdc5dea8439c35fb62bfd831e14f2272fbffdb2cdc0a7bbb509ad2c56348f3d535572000b44a" [update] [update.modrinth] mod-id = "DOUdJVEm" -version = "ATnQknqh" +version = "6GKVGWLK" diff --git a/Packwiz/1.20.4/mods/fabric-api.pw.toml b/Packwiz/1.20.4/mods/fabric-api.pw.toml index bb089d11..988e633f 100644 --- a/Packwiz/1.20.4/mods/fabric-api.pw.toml +++ b/Packwiz/1.20.4/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.94.0+1.20.4.jar" +filename = "fabric-api-0.95.0+1.20.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/jYPNoqlj/fabric-api-0.94.0%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/cXkV2nJO/fabric-api-0.95.0%2B1.20.4.jar" hash-format = "sha512" -hash = "51f54bcce9ff12d8dbffeee6ea6c67517569503d19bc20965dfed6179f959a2f42532a9649948d462ac091268c8a174fcd63bdac5a61c26fe2163cfd32f215c7" +hash = "12246e59e86df7623478f0a7a81913c9152c620cb8db63594f3459e99443dbceddb68917204b4e7912e4fa7d0dd98da56df5b3360c3e37c24dbd249ed6fd27cf" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "jYPNoqlj" +version = "cXkV2nJO" diff --git a/Packwiz/1.20.4/mods/moreculling.pw.toml b/Packwiz/1.20.4/mods/moreculling.pw.toml index 15c49b00..ed63f78a 100644 --- a/Packwiz/1.20.4/mods/moreculling.pw.toml +++ b/Packwiz/1.20.4/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.1-0.19.0.jar" +filename = "moreculling-1.20.4-0.22.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/Bu5pCvCn/moreculling-1.20.1-0.19.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/JTsfNvX1/moreculling-1.20.4-0.22.0.jar" hash-format = "sha512" -hash = "de1e00d14d0f682341863028fa970f929ced6b6cdc6f6105b99c0adb0b4be07c24f89ce95f256999acd4469590d40ddedeb41d6466d723d314ad16b6e456ebed" +hash = "58c2560cc2e52d205ec7dd19163357f1520f4a13c2c3466f76d719b1e81c98f25a86f0baaf9af345dd94d53393860f5b815f4ee92f41eb39ce3a96755ac0d222" [update] [update.modrinth] mod-id = "51shyZVL" -version = "Bu5pCvCn" +version = "JTsfNvX1" diff --git a/Packwiz/1.20.4/mods/yet_another_config_lib_v3.pw.toml b/Packwiz/1.20.4/mods/yet_another_config_lib_v3.pw.toml index cc35ca81..87286551 100644 --- a/Packwiz/1.20.4/mods/yet_another_config_lib_v3.pw.toml +++ b/Packwiz/1.20.4/mods/yet_another_config_lib_v3.pw.toml @@ -1,13 +1,13 @@ name = "YetAnotherConfigLib" -filename = "yet-another-config-lib-fabric-3.3.1+1.20.4.jar" +filename = "yet-another-config-lib-fabric-3.3.2+1.20.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/cwavYrLH/yet-another-config-lib-fabric-3.3.1%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" hash-format = "sha512" -hash = "3bc6c44e609437c8309d1cd7434b7870b240a363cf46f662d330f46f6ece7e5134900c6ae2551ad07c7f182aa3c5454c1f349f99c2fadfd46be0f2c9d08ca7d4" +hash = "597073b3835ce1d4c0f9e4ba835bd565871fa49a8feee41b90213480a76d251e2a57a71729f132e4b908ef50a5602cff90c330da229db605014e26e856cfcbc8" [update] [update.modrinth] mod-id = "1eAoo2KR" -version = "cwavYrLH" +version = "StXMrAsz" diff --git a/Packwiz/1.20.4/pack.toml b/Packwiz/1.20.4/pack.toml index 8ae6711c..47624163 100644 --- a/Packwiz/1.20.4/pack.toml +++ b/Packwiz/1.20.4/pack.toml @@ -1,13 +1,13 @@ name = "Fabulously Optimized" author = "robotkoer" -version = "5.8.0-beta.5" +version = "5.8.0-beta.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ed91609bcf2a6d160b6520a6600bf49e583ebf5d9b49b59823c79c2aca916424" +hash = "1c6d4452ddb4f085470d29fe6ff0c0cb703493786427e0f422dbff02c4b1da7f" [versions] -fabric = "0.15.5" +fabric = "0.15.6" minecraft = "1.20.4" diff --git a/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml b/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml index 1a752237..03812322 100644 --- a/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml +++ b/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/ZOE9JArR/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip" hash-format = "sha512" -hash = "56344855e34936bda5f1dcb2024540f224d953543d6bcf97fcd88040cf334aed84e823bcb26720113a3cc55547c05bc472e5c9b6afea8587db0c00492390608d" +hash = "69bd189a22cf997a5b3444d254f3c8131e89bd1b4e40565248fab712d7b66327a99c73700864f61723f2eb0e09174871700ff74d84bbffc57e078f9065ef6a78" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "ZOE9JArR" +version = "FYqmjitN" From 7c14ee6b71d4b00e4308c017c9b2c59e5285000c Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Jan 2024 21:53:05 +0100 Subject: [PATCH 05/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f42a3b8..4ead1bd6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or off Alternative downloads _These downloads may not fully support the modpack or the mods :(_ -* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.5/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-alpha.3/Fabulously.Optimized.MC.1.20.4.auto-update.zip) +* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.5/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-beta.6/Fabulously.Optimized.MC.1.20.4.auto-update.zip) * ~~Vanilla installer~~ [(planned)](https://github.com/Madis0/fabulously-optimized/issues/110) * [GitHub releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases) * Chat Reporting Helper resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper) | From 0d479720c210eafca038b326a1c7c5bdae3f6c54 Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Jan 2024 22:18:00 +0100 Subject: [PATCH 06/10] Update README.md --- README.md | 88 +++++++------------------------------------------------ 1 file changed, 10 insertions(+), 78 deletions(-) diff --git a/README.md b/README.md index 4ead1bd6..9672fc5c 100644 --- a/README.md +++ b/README.md @@ -16,22 +16,9 @@ A Fabric-based Minecraft modpack focusing on performance and graphics enhancemen [![Download from CurseForge](https://cf.way2muchnoise.eu/full_fabulously-optimized_downloads%20on%20CurseForge.svg?badge_style=for_the_badge)](https://download.fo/curseforge) [![Modrinth](https://img.shields.io/modrinth/dt/fabulously-optimized?logo=modrinth&color=darkgreen&label=Download%20from%20Modrinth&style=for-the-badge)](https://download.fo/modrinth) How to install -We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or official Minecraft Launcher. +By downloading Fabulously Optimized, you have acknowledged [the disclaimers](https://download.fo/terms). -
- Alternative downloads - -_These downloads may not fully support the modpack or the mods :(_ -* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.5/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-beta.6/Fabulously.Optimized.MC.1.20.4.auto-update.zip) -* ~~Vanilla installer~~ [(planned)](https://github.com/Madis0/fabulously-optimized/issues/110) -* [GitHub releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases) -* Chat Reporting Helper resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper) | -[Modrinth](https://modrinth.com/resourcepack/chat-reporting-helper) | -[Planet Minecraft](https://www.planetminecraft.com/texture-pack/chat-reporting-helper) (bundled in FO) -* Fast Better Grass resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/fast-better-grass) | [Modrinth](https://modrinth.com/resourcepack/fast-better-grass) | [Planet Minecraft](https://www.planetminecraft.com/texture-pack/fast-better-grass) (bundled in FO) -
- -Not sure which edition is right for you? Check this handy table! +We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or official Minecraft Launcher. Not sure which edition is right for you? Check this handy table! | Feature/Edition | [CurseForge App](https://www.curseforge.com/download/app) | [Modrinth App](https://modrinth.com/app) | [Prism Launcher](https://prismlauncher.org/) | [MultiMC](https://multimc.org) | [MultiMC](https://multimc.org) (auto-update) | [Minecraft Launcher](https://www.minecraft.net/en-us/download) (vanilla - manual install) | |---|---|---|---|---|---|---| @@ -47,69 +34,14 @@ Not sure which edition is right for you? Check this handy table! ¹ Supports the modpack by increasing its download count, but not with monetary benefits. -## Accessibility - -Fabulously Optimized is designed to be accessible for everyone, and as such contains the following accessibility features on its latest version. - -* The first-run accessibility screen is not used, to make setup smoother and faster. Instead, users can continue to take advantage of the menu keyboard support. - * Languages screen can be accessed by pressing Enter. - * Accessibility screen can be accessed by pressing Enter. - * Narrator can be directly enabled by pressing Ctrl + B. -* Users can search for and select multiple languages - * User's native language is automatically applied (where supported) - * Selecting multiple languages is useful for users who know several, and for languages with variants (like Spanish), to ensure mods are translated as much as possible - * Items have the original names on their tooltips for command usage purposes -* Game controllers are supported -* Local worlds can optionally be played with friends through the Internet (see disclaimers below) -* [Several launchers are supported](#downloads) -* [The purpose and settings for each included mod are displayed in the mod menu](https://wiki.download.fo/readme/changed-options#resource-packs) -* Splash screen is black, similar to Bedrock Edition -* Other [changed options](https://wiki.download.fo/readme/changed-options) to match users' expectations -* For more accessibility features, try the mod [Minecraft Access](https://modrinth.com/mod/minecraft-access/) - -## Disclaimers - -By using this modpack, you agree to the following: - -* The modpack has been set up to be compatible with the rules of most public third-party servers, but it is your responsibility to verify whether you are allowed to use it or not. By installing this modpack you agree that the modpack author, the mod developers and Mojang provide no warranties for using this modpack, every action you do with it is your own. - * The modpack supports controllers with analog input, whose usage may trigger anticheats on some servers due to unexpectedly smooth movement. If the playing server rules disallow analog input, the user is expected to add the server to mod whitelist, or disable analog input entirely. -* This modpack disables the [third-party server disclaimer](https://minecraft.wiki/w/File:Multiplayer_disclaimer.png), so if you are using the multiplayer function, you also agree to the following: - > Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone. - * [The "social interactions" screen](https://minecraft.wiki/w/wiki/Social_Interactions_screen#Usage) can be used by pressing the key `P` in-game or the `Player Reporting` button in the pause menu. - * On servers where chat signing is optional, the modpack opts out of it for the playing user to adhere to server's intent. An indicator icon is added to inform players of the signing status in the server (whether the server supports Mojang's chat safety features). [Read more](https://wiki.download.fo/readme/chat-reporting-faq#what-does-this-modpack-do-for-me). -* The modpack features [e4mc](https://modrinth.com/mod/e4mc), which gives users the ability to let their friends connect to their world through the internet, without the use of additional software or mods on the friend side. - * The feature is (only!) activated by the usual means of opening a world to LAN, so the world can be connected both through LAN and from Internet. - * A proxy server in one of the four locations in the world is used to generate a randomized "IP" (technically, a subdomain) where other players can connect to. The host's own IP address is never shared, and the generated "IP" varies every time. - * LAN- and Internet-sharing are automatically disabled once the host disconnects the world. The host can also close the Internet sharing manually for the session by clicking on the link in chat that appeared during creation. - * Both LAN and Internet variants use the same world settings (gamemode, cheats enabled, etc.), including the player limit of host + up to 7 players. -* [Per the privacy and familiarity goals](https://wiki.download.fo/readme/principles), the modpack disables Mojang's analytics collection, individual mod update checkers and cosmetic donor features, plus any other network services that may invade privacy or cause confusion. All of these can be re-enabled by users in the respective configs. -* Fabulously Optimized does not host any capes or other cosmetics, nor does it encourage users to buy them from any provider. Instead, the modpack encourages users to [prefer free cosmetics](https://wiki.download.fo/readme/free-cape), while also giving them options to use any paid cosmetics they've previously obtained from certain providers. -* Yes, you can fork/remix this pack [according to the license](LICENSE.md). You cannot, however, use the "Fabulously Optimized" name or logo to _represent_ your fork (but you can mention that you forked it). -* NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT. - -
- - Free badges for forks by Devin - - Built on Fabulously Optimized - - Markdown and HTML for Modrinth/GitHub below; for CurseForge just select and copy the image to get it with the link. - ```html - - [![Built on Fabulously Optimized](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/built-with/fabulously-optimized_64h.png)](https://download.fo) + Alternative downloads - - Built on Fabulously Optimized - ``` - Built on Fabulously Optimized - - Markdown and HTML for Modrinth/GitHub below; for CurseForge just select and copy the image to get it with the link. - ```html - - [![Built on Fabulously Optimized](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/built-with/fabulously-optimized_46h.png)](https://download.fo) - - Built on Fabulously Optimized - ``` - +_These downloads may not fully support the modpack or the mods :(_ +* [MultiMC (auto-update)](https://wiki.download.fo/readme/multimc-auto-update): [1.16.5](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.16.5.auto-update.zip) | [1.17.1](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.2.3/Fabulously.Optimized.MC.1.17.1.auto-update.zip) | [1.18.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v3.12.2/Fabulously.Optimized.MC.1.18.2.auto-update.zip) | [1.19.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v4.10.0/Fabulously.Optimized.MC.1.19.4.auto-update.zip) | [1.20.2](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.6.5/Fabulously.Optimized.MC.1.20.2.auto-update.zip) | [1.20.4](https://github.com/Fabulously-Optimized/fabulously-optimized/releases/download/v5.8.0-beta.6/Fabulously.Optimized.MC.1.20.4.auto-update.zip) +* [GitHub releases](https://github.com/Fabulously-Optimized/fabulously-optimized/releases) +* Chat Reporting Helper resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper) | +[Modrinth](https://modrinth.com/resourcepack/chat-reporting-helper) | +[Planet Minecraft](https://www.planetminecraft.com/texture-pack/chat-reporting-helper) (bundled in FO) +* Fast Better Grass resource pack: [CurseForge](https://www.curseforge.com/minecraft/texture-packs/fast-better-grass) | [Modrinth](https://modrinth.com/resourcepack/fast-better-grass) | [Planet Minecraft](https://www.planetminecraft.com/texture-pack/fast-better-grass) (bundled in FO)
From cf301c3f93e672cbdf0f6020848ee664b34a7d5b Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Jan 2024 22:18:55 +0100 Subject: [PATCH 07/10] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9672fc5c..2c0330fc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ A Fabric-based Minecraft modpack focusing on performance and graphics enhancemen By downloading Fabulously Optimized, you have acknowledged [the disclaimers](https://download.fo/terms). -We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or official Minecraft Launcher. Not sure which edition is right for you? Check this handy table! +We encourage using CurseForge App, Modrinth App, Prism Launcher, MultiMC, or official Minecraft Launcher. + +Not sure which edition is right for you? Check this handy table! | Feature/Edition | [CurseForge App](https://www.curseforge.com/download/app) | [Modrinth App](https://modrinth.com/app) | [Prism Launcher](https://prismlauncher.org/) | [MultiMC](https://multimc.org) | [MultiMC](https://multimc.org) (auto-update) | [Minecraft Launcher](https://www.minecraft.net/en-us/download) (vanilla - manual install) | |---|---|---|---|---|---|---| From dbc15e423a5a1ca9ec133799e5a95ae306f3acc9 Mon Sep 17 00:00:00 2001 From: Madis Date: Tue, 30 Jan 2024 20:18:31 +0100 Subject: [PATCH 08/10] 5.8.0-beta.7 --- CHANGELOG.md | 10 + CurseForge/manifest.json | 294 +++++++++--------- CurseForge/modlist.html | 68 ++-- Modrinth/modrinth.index.json | 92 +++--- .../Fabulously Optimized x.y.z/instance.cfg | 2 +- .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- Packwiz/1.20.4/config/sodium-options.json | 1 + .../config/{ => yosbr/config}/modmenu.json | 0 .../{ => yosbr/config}/moreculling.toml | 0 .../config/yosbr/config/sodium-options.json | 1 - Packwiz/1.20.4/index.toml | 44 +-- .../mods/entity_texture_features.pw.toml | 8 +- Packwiz/1.20.4/mods/fabric-api.pw.toml | 8 +- Packwiz/1.20.4/mods/iris.pw.toml | 8 +- Packwiz/1.20.4/mods/morechathistory.pw.toml | 8 +- Packwiz/1.20.4/mods/moreculling.pw.toml | 8 +- .../1.20.4/mods/reeses-sodium-options.pw.toml | 8 +- Packwiz/1.20.4/mods/sodium-extra.pw.toml | 8 +- Packwiz/1.20.4/mods/sodium.pw.toml | 8 +- Packwiz/1.20.4/pack.toml | 4 +- .../1.20.4/resourcepacks/Mod Menu Helper.zip | Bin 49648 -> 49760 bytes .../Translations_for_Sodium.pw.toml | 6 +- .../Mod Menu Helper/assets/fo/lang/en_us.json | 3 +- .../Mod Menu Helper/assets/fo/lang/et_ee.json | 3 +- 25 files changed, 303 insertions(+), 293 deletions(-) create mode 100644 Packwiz/1.20.4/config/sodium-options.json rename Packwiz/1.20.4/config/{ => yosbr/config}/modmenu.json (100%) rename Packwiz/1.20.4/config/{ => yosbr/config}/moreculling.toml (100%) delete mode 100644 Packwiz/1.20.4/config/yosbr/config/sodium-options.json diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ac7091..4d96fd59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www. ## 1.20.4 +### 5.8.0-beta.7 (2024-01-30) + +- Updated Entity Texture Features, Fabric API, Iris, More Chat History, MoreCulling, Reese's Sodium Options, Sodium, Sodium Extra + - Sodium no longer crashes with RivaTuner/MSI Afterburner! The update also had other internal changes, so report in #support if anything got broken. +- Disabled Sodium's donation prompt + - The donation link can still be found in video settings and Mod Menu +- Force-enabled: Indium +- Not yet available: CITResewn, LambDynamicLights +- Visual config temp. disabled: Borderless Mining + ### 5.8.0-beta.6 (2024-01-22) - Updated Controlify, Fabric API, MoreCulling, YetAnotherConfigLib diff --git a/CurseForge/manifest.json b/CurseForge/manifest.json index 11593690..4edb6f19 100644 --- a/CurseForge/manifest.json +++ b/CurseForge/manifest.json @@ -11,152 +11,32 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Fabulously Optimized", - "version": "5.8.0-beta.6", + "version": "5.8.0-beta.7", "author": "robotkoer", "files": [ - { - "projectID": 408481, - "fileID": 4789156, - "required": true - }, - { - "projectID": 819030, - "fileID": 4912464, - "required": true - }, - { - "projectID": 527334, - "fileID": 4930676, - "required": true - }, - { - "projectID": 568563, - "fileID": 5039223, - "required": true - }, - { - "projectID": 533006, - "fileID": 4600415, - "required": true - }, - { - "projectID": 452046, - "fileID": 4901159, - "required": true - }, - { - "projectID": 348521, - "fileID": 4973455, - "required": true - }, - { - "projectID": 667299, - "fileID": 5045675, - "required": true - }, - { - "projectID": 306612, - "fileID": 5045131, - "required": true - }, - { - "projectID": 511319, - "fileID": 4819871, - "required": true - }, - { - "projectID": 855981, - "fileID": 4980394, - "required": true - }, - { - "projectID": 596224, - "fileID": 4978087, - "required": true - }, - { - "projectID": 634062, - "fileID": 4938991, - "required": true - }, - { - "projectID": 404870, - "fileID": 4972565, - "required": true - }, { "projectID": 433447, "fileID": 3831043, "required": true }, - { - "projectID": 447673, - "fileID": 4819877, - "required": true - }, - { - "projectID": 867964, - "fileID": 5046429, - "required": true - }, - { - "projectID": 835847, - "fileID": 5044889, - "required": true - }, - { - "projectID": 308769, - "fileID": 4975630, - "required": true - }, - { - "projectID": 475358, - "fileID": 4574355, - "required": true - }, - { - "projectID": 833233, - "fileID": 5037262, - "required": true - }, - { - "projectID": 374274, - "fileID": 4581910, - "required": true - }, { "projectID": 459857, "fileID": 4954177, "required": true }, { - "projectID": 563977, - "fileID": 4950269, + "projectID": 527334, + "fileID": 4930676, "required": true }, { - "projectID": 459496, - "fileID": 4969421, + "projectID": 404870, + "fileID": 4972565, "required": true }, { - "projectID": 619986, - "fileID": 4959657, - "required": true - }, - { - "projectID": 618812, - "fileID": 4509216, - "required": true - }, - { - "projectID": 844662, - "fileID": 5039266, - "required": true - }, - { - "projectID": 618770, - "fileID": 4940058, + "projectID": 348521, + "fileID": 4973455, "required": true }, { @@ -165,23 +45,13 @@ "required": true }, { - "projectID": 790626, - "fileID": 5027096, + "projectID": 634062, + "fileID": 4938991, "required": true }, { - "projectID": 686911, - "fileID": 4937544, - "required": true - }, - { - "projectID": 697845, - "fileID": 4797448, - "required": true - }, - { - "projectID": 574741, - "fileID": 5038141, + "projectID": 596224, + "fileID": 4978087, "required": true }, { @@ -189,14 +59,54 @@ "fileID": 5031702, "required": true }, + { + "projectID": 833233, + "fileID": 5037262, + "required": true + }, { "projectID": 676136, "fileID": 4607204, "required": true }, { - "projectID": 408209, - "fileID": 4761965, + "projectID": 849519, + "fileID": 4715350, + "required": true + }, + { + "projectID": 568563, + "fileID": 5066460, + "required": true + }, + { + "projectID": 618770, + "fileID": 4940058, + "required": true + }, + { + "projectID": 667299, + "fileID": 5045675, + "required": true + }, + { + "projectID": 518319, + "fileID": 5065345, + "required": true + }, + { + "projectID": 447673, + "fileID": 5063878, + "required": true + }, + { + "projectID": 574741, + "fileID": 5038141, + "required": true + }, + { + "projectID": 306612, + "fileID": 5052823, "required": true }, { @@ -205,8 +115,28 @@ "required": true }, { - "projectID": 849519, - "fileID": 4715350, + "projectID": 618812, + "fileID": 4509216, + "required": true + }, + { + "projectID": 511319, + "fileID": 5063852, + "required": true + }, + { + "projectID": 408481, + "fileID": 4789156, + "required": true + }, + { + "projectID": 686911, + "fileID": 4937544, + "required": true + }, + { + "projectID": 533006, + "fileID": 4600415, "required": true }, { @@ -219,14 +149,84 @@ "fileID": 4779474, "required": true }, + { + "projectID": 619986, + "fileID": 4959657, + "required": true + }, + { + "projectID": 819030, + "fileID": 4912464, + "required": true + }, + { + "projectID": 855981, + "fileID": 4980394, + "required": true + }, + { + "projectID": 459496, + "fileID": 4969421, + "required": true + }, + { + "projectID": 844662, + "fileID": 5039266, + "required": true + }, { "projectID": 708967, "fileID": 5031377, "required": true }, { - "projectID": 518319, - "fileID": 3902698, + "projectID": 408209, + "fileID": 4761965, + "required": true + }, + { + "projectID": 867964, + "fileID": 5067075, + "required": true + }, + { + "projectID": 374274, + "fileID": 4581910, + "required": true + }, + { + "projectID": 697845, + "fileID": 4797448, + "required": true + }, + { + "projectID": 475358, + "fileID": 4574355, + "required": true + }, + { + "projectID": 563977, + "fileID": 4950269, + "required": true + }, + { + "projectID": 835847, + "fileID": 5044889, + "required": true + }, + { + "projectID": 308769, + "fileID": 4975630, + "required": true + }, + { + "projectID": 452046, + "fileID": 4901159, + "required": true + }, + { + "projectID": 790626, + "fileID": 5027096, "required": true } ], diff --git a/CurseForge/modlist.html b/CurseForge/modlist.html index bb700e44..ae15c58c 100644 --- a/CurseForge/modlist.html +++ b/CurseForge/modlist.html @@ -1,45 +1,45 @@  diff --git a/Modrinth/modrinth.index.json b/Modrinth/modrinth.index.json index 6b3a8d14..b0f926d6 100644 --- a/Modrinth/modrinth.index.json +++ b/Modrinth/modrinth.index.json @@ -1,7 +1,7 @@ { "formatVersion": 1, "game": "minecraft", - "versionId": "5.8.0-beta.6", + "versionId": "5.8.0-beta.7", "name": "Fabulously Optimized", "summary": "Improve your graphics and performance with this simple modpack.", "files": [ @@ -154,26 +154,26 @@ "fileSize": 301010 }, { - "path": "mods/entity_texture_features_fabric_1.20.4-5.2.1.jar", + "path": "mods/entity_texture_features_fabric_1.20.4-5.2.2.jar", "hashes": { - "sha1": "81f316263bdc5cdeade795db9242ea10e21f8034", - "sha512": "a52d6c4948e31c53ffd91407f6e6f0e899c7414880c406f5bf32d60ca58e2e31343468f455836ebd3bc50dee4f46c0d92b7deb54295198c6936707aefc4edeca" + "sha1": "d0716819ad0234c1a522d2cdc23f0f40673f09de", + "sha512": "932ca68258c3425673691a2dde7faf103edd9f1169f8a75a297c146cede83d690f270709ed70da52a0ffc225c5a0418fdc236534b26f1639839807e7fe9b9009" }, "downloads": [ - "https://cdn.modrinth.com/data/BVzZfTc1/versions/rM5QKUL3/entity_texture_features_fabric_1.20.4-5.2.1.jar" + "https://cdn.modrinth.com/data/BVzZfTc1/versions/k30YZ0Zn/entity_texture_features_fabric_1.20.4-5.2.2.jar" ], - "fileSize": 445430 + "fileSize": 449139 }, { - "path": "mods/fabric-api-0.95.0+1.20.4.jar", + "path": "mods/fabric-api-0.95.1+1.20.4.jar", "hashes": { - "sha1": "e072a9dd8fccc9ffe61196f3379439788109d048", - "sha512": "12246e59e86df7623478f0a7a81913c9152c620cb8db63594f3459e99443dbceddb68917204b4e7912e4fa7d0dd98da56df5b3360c3e37c24dbd249ed6fd27cf" + "sha1": "ffda830e5741660e14e1880e8d6b500acd6f58c5", + "sha512": "1acafbb636cf03eb7cd25e52c7e80304fc8d72dc6bbc337c4f1d68c79cefe433446c1c0bd0709d5b59a39a73eb871dda900366acde68f8d27d98318f467553ca" }, "downloads": [ - "https://cdn.modrinth.com/data/P7dR8mSH/versions/cXkV2nJO/fabric-api-0.95.0%2B1.20.4.jar" + "https://cdn.modrinth.com/data/P7dR8mSH/versions/TvatZFJI/fabric-api-0.95.1%2B1.20.4.jar" ], - "fileSize": 2135135 + "fileSize": 2135215 }, { "path": "mods/fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar", @@ -268,15 +268,15 @@ "fileSize": 104806 }, { - "path": "mods/iris-mc1.20.4-1.6.14.jar", + "path": "mods/iris-mc1.20.4-1.6.15.jar", "hashes": { - "sha1": "7e62bb2851f2afc06946ea3fc170173528aefdbb", - "sha512": "a37762196bf78a1d05e848321bc02aa30df1fa97ba312d7177e52444fce06a2a75b2ae2338bdc9f51250d9008e2d931c9f03addca5c57551a64e65418806da49" + "sha1": "561a3fe8e7497262d700a2ef0d03a566dd2cd4d4", + "sha512": "b828d50c6865cb1dcae52e3df2b82f9005d06ffd88f09f7ab690e20b0e1400b6f12ff14a437e0df36f2d147451cdc0e824ca85f0df9efeff0a3e9425f2eae5e7" }, "downloads": [ - "https://cdn.modrinth.com/data/YL57xq9U/versions/Xl7oywRL/iris-mc1.20.4-1.6.14.jar" + "https://cdn.modrinth.com/data/YL57xq9U/versions/dtaGVXSk/iris-mc1.20.4-1.6.15.jar" ], - "fileSize": 2400882 + "fileSize": 2416339 }, { "path": "mods/language-reload-1.5.10+1.20.3.jar", @@ -360,26 +360,26 @@ "fileSize": 724484 }, { - "path": "mods/morechathistory-1.19.1-1.1.1.jar", + "path": "mods/morechathistory-1.3.0.jar", "hashes": { - "sha1": "b23419da24f1c7ae16c6e77e992a38491cccf2c8", - "sha512": "97b92ad55bc88ea5c75de55672bfd23842a03dd1d697cb9d877b2d97da3f52c2f4c00858f603c77261372749f1006b37588692e125edb2c93488e108fd589345" + "sha1": "346cce5cb5d89e676d8ed0dca05522369063b3c3", + "sha512": "b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726" }, "downloads": [ - "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar" + "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" ], - "fileSize": 11223 + "fileSize": 3546 }, { - "path": "mods/moreculling-1.20.4-0.22.0.jar", + "path": "mods/moreculling-1.20.4-0.22.1.jar", "hashes": { - "sha1": "07458b4026ee84bdac2949516f246f582fa2410e", - "sha512": "58c2560cc2e52d205ec7dd19163357f1520f4a13c2c3466f76d719b1e81c98f25a86f0baaf9af345dd94d53393860f5b815f4ee92f41eb39ce3a96755ac0d222" + "sha1": "2b373ab4657fa06682957fbe5bd15f14381e4353", + "sha512": "c562f4319c6aa13b84bb92ee63074792648af2a3d8711a2b49e865e25b2690cd26ad7b272d59dc228bb39315c035a32792755fb896d3d939ef23533fb80cbde5" }, "downloads": [ - "https://cdn.modrinth.com/data/51shyZVL/versions/JTsfNvX1/moreculling-1.20.4-0.22.0.jar" + "https://cdn.modrinth.com/data/51shyZVL/versions/KpriJ15b/moreculling-1.20.4-0.22.1.jar" ], - "fileSize": 268120 + "fileSize": 269457 }, { "path": "mods/NoChatReports-FABRIC-1.20.4-v2.5.0.jar", @@ -427,16 +427,15 @@ "fileSize": 128303 }, { - "path": "mods/reeses_sodium_options-1.7.0+mc1.20.2-build.97.jar", + "path": "mods/reeses_sodium_options-1.7.1+mc1.20.4-build.100.jar", "hashes": { - "sha1": "5ab271d5c698f96618f717a231218810afc927b0", - "sha512": "445ad9aa5109fd2e885e5b02be02ee5119a6a11e78cb5814ae42d347214723d7a1a69dcffc4e9f547d4d4fa1b11ffb860e50de7f4adc6e619ddeb73a5c2c72d4" + "sha1": "180b2e0ca8d3837348b7252856265b57a5fa5424", + "sha512": "251c68efb573bf6c8f49acd42ebe82862e76ab9da39446833d3604e4d38783c47f29057f994856e668e06dbed27e47c6df215641ad354ffb960d852485e8e281" }, "downloads": [ - "https://cdn.modrinth.com/data/Bh37bMuy/versions/YxKBGhki/reeses_sodium_options-1.7.0%2Bmc1.20.2-build.97.jar", - "https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.20.2-1.7.0/reeses_sodium_options-1.7.0%2Bmc1.20.2-build.97.jar" + "https://cdn.modrinth.com/data/Bh37bMuy/versions/Iukh1sNN/reeses_sodium_options-1.7.1%2Bmc1.20.4-build.100.jar" ], - "fileSize": 75122 + "fileSize": 77433 }, { "path": "mods/rrls-3.3.0+mc1.20.4-fabric.jar", @@ -451,27 +450,26 @@ "fileSize": 155112 }, { - "path": "mods/sodium-extra-0.5.3+mc1.20.2-build.114.jar", + "path": "mods/sodium-extra-0.5.4+mc1.20.4-build.116.jar", "hashes": { - "sha1": "36f5fbe6b699600b648bdbb854c9f54d54fd9444", - "sha512": "3de3f21f2668889a63b29459c9a93322af7a9a4ce243b9d8039d2651ad7da783c005d71936a9f2a76f9686432a969fabe1e0fff812db3c2a8aced89c3997c610" + "sha1": "5cdad24baaac7c254e07205aef6052946f4a5246", + "sha512": "6db6380831823af00e9646969276a10ba8a82c78df3318af5b562e5c9975e4af7e463f689ef6182a75b52d56591cc0dc9bdfbaaf78c92bc5b415e06ca65fda90" }, "downloads": [ - "https://cdn.modrinth.com/data/PtjYWJkn/versions/e8Jw5Pey/sodium-extra-0.5.3%2Bmc1.20.2-build.114.jar" + "https://cdn.modrinth.com/data/PtjYWJkn/versions/M0ndiav7/sodium-extra-0.5.4%2Bmc1.20.4-build.116.jar" ], - "fileSize": 365767 + "fileSize": 385665 }, { - "path": "mods/sodium-fabric-mc1.20.3-0.5.5.jar", + "path": "mods/sodium-fabric-0.5.7+mc1.20.3.jar", "hashes": { - "sha1": "999eb53c5761850e99d234812dd0f710640b79a5", - "sha512": "85c469f64dd2bfb41d15a581a6270908679c5d19db5f69d61de92a9007b2334df09e3ba39b5038bbca9b31ce55cd6f465aa86efbeede4177fb00eb51558005a6" + "sha1": "29bb348941f10d9711764893ec1da0a46feaa2b7", + "sha512": "e8ff8ceebcc0f4c4fea92fd4597d741ded5f7bb5a179bddbb62846fcc65ea55db446eb8c241f191b62ba06557a4ce997db91f85be79cdb2e5a72aeec9afd708a" }, "downloads": [ - "https://cdn.modrinth.com/data/AANobbMI/versions/InGKdfel/sodium-fabric-mc1.20.3-0.5.5.jar", - "https://github.com/CaffeineMC/sodium-fabric/releases/download/mc1.20.3-0.5.5/sodium-fabric-mc1.20.3-0.5.5.jar" + "https://cdn.modrinth.com/data/AANobbMI/versions/Wzzjm5lQ/sodium-fabric-0.5.7%2Bmc1.20.3.jar" ], - "fileSize": 903118 + "fileSize": 945658 }, { "path": "mods/yet-another-config-lib-fabric-3.3.2+1.20.4.jar", @@ -532,13 +530,13 @@ { "path": "resourcepacks/SodiumTranslations.zip", "hashes": { - "sha1": "444c0a8d8ed1a5140664524b076e2b6a99d3b691", - "sha512": "69bd189a22cf997a5b3444d254f3c8131e89bd1b4e40565248fab712d7b66327a99c73700864f61723f2eb0e09174871700ff74d84bbffc57e078f9065ef6a78" + "sha1": "5a49ad2e0a5bd4c695ac6c89d52a0ec81de394b3", + "sha512": "6d9615b2b5c5dcc62d8a89319d9559b4a0be0e29234ae1ba35783c63c6011e8ac56cb76980486020528e2a5e46cb123c469fe8a629132b548beb942fb50ee7d4" }, "downloads": [ - "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip" + "https://cdn.modrinth.com/data/yfDziwn1/versions/xCCMgh7L/SodiumTranslations.zip" ], - "fileSize": 176978 + "fileSize": 144450 } ], "dependencies": { diff --git a/MultiMC/Fabulously Optimized x.y.z/instance.cfg b/MultiMC/Fabulously Optimized x.y.z/instance.cfg index 7fdb9a54..940912ab 100644 --- a/MultiMC/Fabulously Optimized x.y.z/instance.cfg +++ b/MultiMC/Fabulously Optimized x.y.z/instance.cfg @@ -1,4 +1,4 @@ InstanceType=OneSix iconKey=pack -name=Fabulously Optimized 5.8.0-beta.6 +name=Fabulously Optimized 5.8.0-beta.7 notes=This MultiMC installation method is deprecated, please install new versions through Add Instance -> Modrinth -> Fabulously Optimized. Full instructions: https://download.fo/install \ No newline at end of file diff --git a/Packwiz/1.20.4/config/fabric_loader_dependencies.json b/Packwiz/1.20.4/config/fabric_loader_dependencies.json index 2a6af147..807d96b7 100644 --- a/Packwiz/1.20.4/config/fabric_loader_dependencies.json +++ b/Packwiz/1.20.4/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.6"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.6"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.6"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.7"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}},"indium":{"-depends":{"sodium":""}},"sodium":{"-breaks":{"indium":""}}}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/isxander-main-menu-credits.json b/Packwiz/1.20.4/config/isxander-main-menu-credits.json index fd27d1af..654b6a5c 100644 --- a/Packwiz/1.20.4/config/isxander-main-menu-credits.json +++ b/Packwiz/1.20.4/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.6","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.7","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/sodium-options.json b/Packwiz/1.20.4/config/sodium-options.json new file mode 100644 index 00000000..97c227e2 --- /dev/null +++ b/Packwiz/1.20.4/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"},"notifications":{"force_disable_donation_prompts":true}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/modmenu.json b/Packwiz/1.20.4/config/yosbr/config/modmenu.json similarity index 100% rename from Packwiz/1.20.4/config/modmenu.json rename to Packwiz/1.20.4/config/yosbr/config/modmenu.json diff --git a/Packwiz/1.20.4/config/moreculling.toml b/Packwiz/1.20.4/config/yosbr/config/moreculling.toml similarity index 100% rename from Packwiz/1.20.4/config/moreculling.toml rename to Packwiz/1.20.4/config/yosbr/config/moreculling.toml diff --git a/Packwiz/1.20.4/config/yosbr/config/sodium-options.json b/Packwiz/1.20.4/config/yosbr/config/sodium-options.json deleted file mode 100644 index c7348285..00000000 --- a/Packwiz/1.20.4/config/yosbr/config/sodium-options.json +++ /dev/null @@ -1 +0,0 @@ -{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/Packwiz/1.20.4/index.toml b/Packwiz/1.20.4/index.toml index a506564f..f1ebd6d7 100644 --- a/Packwiz/1.20.4/index.toml +++ b/Packwiz/1.20.4/index.toml @@ -2,19 +2,15 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "31308b84d7c9522aa58f06afc5b2dc90f3ce0bd2a6aa3fddf3889db95139b0a3" +hash = "2c26ea7e509af22a080b503b611b3c0447dc1fad4e7959000ef26660243fa978" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "5f147c241f462a839663b1a754ee0e372301fc2d923a4ad79abe8c73809c4d0e" +hash = "0f30c1089e76ac0459952bc82446d76e1469259d91e6c0ecca1f676471016c14" [[files]] -file = "config/modmenu.json" -hash = "66b6aa43c888678b69e1639cc1f253dff65dde38f55cbbab70f7235573a85385" - -[[files]] -file = "config/moreculling.toml" -hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca" +file = "config/sodium-options.json" +hash = "d4c83780aabc989ff6b251082aaa08d9ac1b2ac10575c60fb4a9a49347a5696f" [[files]] file = "config/yosbr/options.txt" @@ -92,6 +88,14 @@ hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" file = "config/yosbr/config/modernfix-mixins.properties" hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" +[[files]] +file = "config/yosbr/config/modmenu.json" +hash = "66b6aa43c888678b69e1639cc1f253dff65dde38f55cbbab70f7235573a85385" + +[[files]] +file = "config/yosbr/config/moreculling.toml" +hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca" + [[files]] file = "config/yosbr/config/PaginatedAdvancements.json5" hash = "3a1c71d2011cac176e00697237148ee882393b19394374862f8025f129d4c5a2" @@ -104,10 +108,6 @@ hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" file = "config/yosbr/config/rrls.toml" hash = "ade080447491d2a630c65b7343df636833f8283fe5af9db74b51c4e122bf0550" -[[files]] -file = "config/yosbr/config/sodium-options.json" -hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" - [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" @@ -122,7 +122,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" [[files]] file = "resourcepacks/Mod Menu Helper.zip" -hash = "270f2b7ed18ed0988856c47bd6395adc868047f5868af8bab47c08e23708987f" +hash = "b5f29426c9855d21030150cd46735f040577f6cfe69dc1d44e9c65f4ae7189a2" [[files]] file = "mods/animatica.pw.toml" @@ -191,12 +191,12 @@ metafile = true [[files]] file = "mods/entity_texture_features.pw.toml" -hash = "6c068867ff45ba72219a09405aa6461a477b4cb452efb48df162e14e4ed37d87" +hash = "a2eed89b91ae4b56cdacc82b9ceb451fba85438436c97b784092fd255e37e7c7" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "44e02c81f9ff2b292137ee7604d6f5dc3024b5c211c9b66c495797046ee5f330" +hash = "26adbf2bba11e0200b116af31a7898c91f862f4062264b8a69525adffa4ac820" metafile = true [[files]] @@ -241,7 +241,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "915313289a88246b41181c8823a5b3385caf3843f045d3598602de13f595b41a" +hash = "4ffc1a0b5a21232a692896463d4463fad3388fd79de6bc88563821319bcfea3f" metafile = true [[files]] @@ -281,12 +281,12 @@ metafile = true [[files]] file = "mods/morechathistory.pw.toml" -hash = "2bf8a3291d840b5f6ca368d86e005740cf6156f2c51364c29eb5cb3d157a45a2" +hash = "67cecae7c6a9e93fa2042ca4cb59c8376f3dcf4c4dd3d1991d2112f949c57b8e" metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "a37f82134b11626b05d8896be4841f394bf26ccf3cd95291c7c909d6f8aad330" +hash = "97497db58a0185fd5ab43e82b692a1434d9c7a7b6ce9337ea6577437664c65b3" metafile = true [[files]] @@ -311,7 +311,7 @@ metafile = true [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "71a2f6da2b35a4906ea3dafcb60ee39926ed2ebe6e6018cf024892e654dbfb36" +hash = "1789f409e4c65fed886516f7a858e8db7814e9c1decc3788fc9d91e134bf715c" metafile = true [[files]] @@ -321,12 +321,12 @@ metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "d4dc3f4e3773eda6c6f2d67115adebc602a8a082c15a7399ad54ded71ff335de" +hash = "99f4867fa2fe5e24fb0b8cb618c2b6f9446f9caa054201fd74c166bf4b58ae57" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "637c14fb70aadb1b1717e15d0de482e2728b9e48630a043685ae46984a735cb0" +hash = "429f01d0038696301c30ab7d31f1391b64100c56a11713690d999f7bba980ba2" metafile = true [[files]] @@ -356,5 +356,5 @@ metafile = true [[files]] file = "resourcepacks/Translations_for_Sodium.pw.toml" -hash = "fdfca4d955a6592f1f9c6d1c07b634dacc87852da83c5f545420b01f55154d14" +hash = "77ca773a8ecb9da632aeda2289ac3af9c64481e17c06afec9f3bfb4d7e793008" metafile = true diff --git a/Packwiz/1.20.4/mods/entity_texture_features.pw.toml b/Packwiz/1.20.4/mods/entity_texture_features.pw.toml index b81e180b..585aed18 100644 --- a/Packwiz/1.20.4/mods/entity_texture_features.pw.toml +++ b/Packwiz/1.20.4/mods/entity_texture_features.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features - [Fabric & Forge]" -filename = "entity_texture_features_fabric_1.20.4-5.2.1.jar" +filename = "entity_texture_features_fabric_1.20.4-5.2.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rM5QKUL3/entity_texture_features_fabric_1.20.4-5.2.1.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/k30YZ0Zn/entity_texture_features_fabric_1.20.4-5.2.2.jar" hash-format = "sha512" -hash = "a52d6c4948e31c53ffd91407f6e6f0e899c7414880c406f5bf32d60ca58e2e31343468f455836ebd3bc50dee4f46c0d92b7deb54295198c6936707aefc4edeca" +hash = "932ca68258c3425673691a2dde7faf103edd9f1169f8a75a297c146cede83d690f270709ed70da52a0ffc225c5a0418fdc236534b26f1639839807e7fe9b9009" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "rM5QKUL3" +version = "k30YZ0Zn" diff --git a/Packwiz/1.20.4/mods/fabric-api.pw.toml b/Packwiz/1.20.4/mods/fabric-api.pw.toml index 988e633f..cfb4f10a 100644 --- a/Packwiz/1.20.4/mods/fabric-api.pw.toml +++ b/Packwiz/1.20.4/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.95.0+1.20.4.jar" +filename = "fabric-api-0.95.1+1.20.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/cXkV2nJO/fabric-api-0.95.0%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/TvatZFJI/fabric-api-0.95.1%2B1.20.4.jar" hash-format = "sha512" -hash = "12246e59e86df7623478f0a7a81913c9152c620cb8db63594f3459e99443dbceddb68917204b4e7912e4fa7d0dd98da56df5b3360c3e37c24dbd249ed6fd27cf" +hash = "1acafbb636cf03eb7cd25e52c7e80304fc8d72dc6bbc337c4f1d68c79cefe433446c1c0bd0709d5b59a39a73eb871dda900366acde68f8d27d98318f467553ca" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "cXkV2nJO" +version = "TvatZFJI" diff --git a/Packwiz/1.20.4/mods/iris.pw.toml b/Packwiz/1.20.4/mods/iris.pw.toml index ba3c2745..a9eab0de 100644 --- a/Packwiz/1.20.4/mods/iris.pw.toml +++ b/Packwiz/1.20.4/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris" -filename = "iris-mc1.20.4-1.6.14.jar" +filename = "iris-mc1.20.4-1.6.15.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Xl7oywRL/iris-mc1.20.4-1.6.14.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/dtaGVXSk/iris-mc1.20.4-1.6.15.jar" hash-format = "sha512" -hash = "a37762196bf78a1d05e848321bc02aa30df1fa97ba312d7177e52444fce06a2a75b2ae2338bdc9f51250d9008e2d931c9f03addca5c57551a64e65418806da49" +hash = "b828d50c6865cb1dcae52e3df2b82f9005d06ffd88f09f7ab690e20b0e1400b6f12ff14a437e0df36f2d147451cdc0e824ca85f0df9efeff0a3e9425f2eae5e7" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "Xl7oywRL" +version = "dtaGVXSk" diff --git a/Packwiz/1.20.4/mods/morechathistory.pw.toml b/Packwiz/1.20.4/mods/morechathistory.pw.toml index 01931bce..09cbde8c 100644 --- a/Packwiz/1.20.4/mods/morechathistory.pw.toml +++ b/Packwiz/1.20.4/mods/morechathistory.pw.toml @@ -1,13 +1,13 @@ name = "More Chat History" -filename = "morechathistory-1.19.1-1.1.1.jar" +filename = "morechathistory-1.3.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar" +url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" hash-format = "sha512" -hash = "97b92ad55bc88ea5c75de55672bfd23842a03dd1d697cb9d877b2d97da3f52c2f4c00858f603c77261372749f1006b37588692e125edb2c93488e108fd589345" +hash = "b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726" [update] [update.modrinth] mod-id = "8qkXwOnk" -version = "b1apT2G2" +version = "PLfxrDkh" diff --git a/Packwiz/1.20.4/mods/moreculling.pw.toml b/Packwiz/1.20.4/mods/moreculling.pw.toml index ed63f78a..f34e75f6 100644 --- a/Packwiz/1.20.4/mods/moreculling.pw.toml +++ b/Packwiz/1.20.4/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.4-0.22.0.jar" +filename = "moreculling-1.20.4-0.22.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/JTsfNvX1/moreculling-1.20.4-0.22.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/KpriJ15b/moreculling-1.20.4-0.22.1.jar" hash-format = "sha512" -hash = "58c2560cc2e52d205ec7dd19163357f1520f4a13c2c3466f76d719b1e81c98f25a86f0baaf9af345dd94d53393860f5b815f4ee92f41eb39ce3a96755ac0d222" +hash = "c562f4319c6aa13b84bb92ee63074792648af2a3d8711a2b49e865e25b2690cd26ad7b272d59dc228bb39315c035a32792755fb896d3d939ef23533fb80cbde5" [update] [update.modrinth] mod-id = "51shyZVL" -version = "JTsfNvX1" +version = "KpriJ15b" diff --git a/Packwiz/1.20.4/mods/reeses-sodium-options.pw.toml b/Packwiz/1.20.4/mods/reeses-sodium-options.pw.toml index cbac32a9..b9017890 100644 --- a/Packwiz/1.20.4/mods/reeses-sodium-options.pw.toml +++ b/Packwiz/1.20.4/mods/reeses-sodium-options.pw.toml @@ -1,13 +1,13 @@ name = "Reese's Sodium Options" -filename = "reeses_sodium_options-1.7.0+mc1.20.2-build.97.jar" +filename = "reeses_sodium_options-1.7.1+mc1.20.4-build.100.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/YxKBGhki/reeses_sodium_options-1.7.0%2Bmc1.20.2-build.97.jar" +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/Iukh1sNN/reeses_sodium_options-1.7.1%2Bmc1.20.4-build.100.jar" hash-format = "sha512" -hash = "445ad9aa5109fd2e885e5b02be02ee5119a6a11e78cb5814ae42d347214723d7a1a69dcffc4e9f547d4d4fa1b11ffb860e50de7f4adc6e619ddeb73a5c2c72d4" +hash = "251c68efb573bf6c8f49acd42ebe82862e76ab9da39446833d3604e4d38783c47f29057f994856e668e06dbed27e47c6df215641ad354ffb960d852485e8e281" [update] [update.modrinth] mod-id = "Bh37bMuy" -version = "YxKBGhki" +version = "Iukh1sNN" diff --git a/Packwiz/1.20.4/mods/sodium-extra.pw.toml b/Packwiz/1.20.4/mods/sodium-extra.pw.toml index 1bf0ab17..ea916332 100644 --- a/Packwiz/1.20.4/mods/sodium-extra.pw.toml +++ b/Packwiz/1.20.4/mods/sodium-extra.pw.toml @@ -1,13 +1,13 @@ name = "Sodium Extra" -filename = "sodium-extra-0.5.3+mc1.20.2-build.114.jar" +filename = "sodium-extra-0.5.4+mc1.20.4-build.116.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/e8Jw5Pey/sodium-extra-0.5.3%2Bmc1.20.2-build.114.jar" +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/M0ndiav7/sodium-extra-0.5.4%2Bmc1.20.4-build.116.jar" hash-format = "sha512" -hash = "3de3f21f2668889a63b29459c9a93322af7a9a4ce243b9d8039d2651ad7da783c005d71936a9f2a76f9686432a969fabe1e0fff812db3c2a8aced89c3997c610" +hash = "6db6380831823af00e9646969276a10ba8a82c78df3318af5b562e5c9975e4af7e463f689ef6182a75b52d56591cc0dc9bdfbaaf78c92bc5b415e06ca65fda90" [update] [update.modrinth] mod-id = "PtjYWJkn" -version = "e8Jw5Pey" +version = "M0ndiav7" diff --git a/Packwiz/1.20.4/mods/sodium.pw.toml b/Packwiz/1.20.4/mods/sodium.pw.toml index 0805dacb..abd2a3a9 100644 --- a/Packwiz/1.20.4/mods/sodium.pw.toml +++ b/Packwiz/1.20.4/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-mc1.20.3-0.5.5.jar" +filename = "sodium-fabric-0.5.7+mc1.20.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/InGKdfel/sodium-fabric-mc1.20.3-0.5.5.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/Wzzjm5lQ/sodium-fabric-0.5.7%2Bmc1.20.3.jar" hash-format = "sha512" -hash = "85c469f64dd2bfb41d15a581a6270908679c5d19db5f69d61de92a9007b2334df09e3ba39b5038bbca9b31ce55cd6f465aa86efbeede4177fb00eb51558005a6" +hash = "e8ff8ceebcc0f4c4fea92fd4597d741ded5f7bb5a179bddbb62846fcc65ea55db446eb8c241f191b62ba06557a4ce997db91f85be79cdb2e5a72aeec9afd708a" [update] [update.modrinth] mod-id = "AANobbMI" -version = "InGKdfel" +version = "Wzzjm5lQ" diff --git a/Packwiz/1.20.4/pack.toml b/Packwiz/1.20.4/pack.toml index 47624163..00c86f46 100644 --- a/Packwiz/1.20.4/pack.toml +++ b/Packwiz/1.20.4/pack.toml @@ -1,12 +1,12 @@ name = "Fabulously Optimized" author = "robotkoer" -version = "5.8.0-beta.6" +version = "5.8.0-beta.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1c6d4452ddb4f085470d29fe6ff0c0cb703493786427e0f422dbff02c4b1da7f" +hash = "3debcb7b59546ce8dcd839276909784ed435be7dcc09bf24191f5fff1a7f0d66" [versions] fabric = "0.15.6" diff --git a/Packwiz/1.20.4/resourcepacks/Mod Menu Helper.zip b/Packwiz/1.20.4/resourcepacks/Mod Menu Helper.zip index 62b2697a0f9c1672ea9ab4e21a7fe6becc2cfe5c..7c9a5d584ea1680ba45839957ecca04bb395a93e 100644 GIT binary patch delta 4550 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

qlEWiMIfgI7@uG zq+c@y#mS2KM;`ZgD&)1A0)%w(n|uS$wm>fORhLXid6+`6fE(q8^g*v4|D4|VNMIzs z9RCgNtUQ*u+M%J%7RM+ZcRcl^f1m~n4-K{qML|jqt*AA0s6O1#U?HC&b64yK90eio zy7#lja{$K}$+CYOcZnKXbu=MpF!j;oP(g_7_ECS~Ydh6&QG0GQ%f@>?7OH;^a;p~bZ0pCS~7cF~DBR7M^RI938n@!(VIs?o|});EJHAAd4j^r`vz9ljZn zMlCDM_r5Gk1HM;vpO}3$H+-}rB<{qTI?9SR4QnU{txkQAWf(w(e)ePgff@ zk)?U5F)Ai?ATrAn1ixcG1d{KaMautXZ_r{_^cmF=mYwQ)ZzUMJW{+C{p3+wRwnKca z$3c2_*&hwao+(yZHV*Sl_Lok4mK8&fT-CA>B zMeJaMAd+KzroTHacvGbU>vC+nrLAfgC?jO^9aaKp?{wfDY)&Q6E(ovPEH1|`M{P;{@| z^jI}UN5wW=4;2~Q&T2K*kX^JFsb)+k74J299z3|CZ&F0v7pz7^Arzz#>yB8`HN3F0yv^;DoPd$5Ak^rpE;>1S_*pau#n$mx z5%X;n^Y#)YlUCbzg_AM66?hzFunh?^PWFbRC3~PDbTeu&(Sgce=`nS~%b3f9k(x~x z2P^$)d}-gSd4hIM|5`xkLn}X@Q$n}+vVc$DCngKC{@v|RYiWpiH!VmFwUre%tDfkr zqPan|_M9Sk(eV~CBD>Kb7CD9Bu5Wx6(4-#!s*uXTrPR2beGfJlJwpO{wR`8mP6uIL zps~u*Bn{k@dr~19&Yi=$MTmBwN&lgphKL(kHSIwBs9-RQ8gJLWS{iX!QgR8(IrHk<>e{FD2rWNqkp*{La4enei^+C^3rsjP2 zRM$&3Ru!`}R0!q$u_Ynu9Z(IqTFd3`rR8(5NSfH%BMmIeT!9`PM5*F~E~e)sCy}yn z9+Pt|nh+4H@5U*&GWk6H)2$m7v;#rqOtdzFe=f$~49g8Rb%mnhcjLE7Z0mRoMC(gd z%5Lks-{F>*h~IyLL%&i?zy4fXD{{B~u=C*{INa(|U>c6)zq)!8-egYPlA1AoNivh? z!_0=;RU4W2t**k3bCeM;B&~$uT6s53-Dpe|fID#nvZLOFJr<2n`hZ$;p3lqY#rHyZ zZrnwfVicAb@_kW~pMG-AdquP80nm#}~pYy6qrKe0Z-CjAEoeNw699+mO zP-Qx|I}wha`tr#aPxDJxsw?^0`K@~whuRF8JG=B#ttj57$pw+CBNjM|pS|b1n$5?w zMl@m)AAMq_RAV;ML#+*Q_9~Y%VDkgU-)52r3EqtKwoIaAAX^_MaAlp*i?VxtV~w16 z;RUV2#R|}#k}a5pLpf_e4-zR2a8Xi;ZA7V7g2&k82&BQ56{k@&UuUG1$kQoHT*}}1_L5o4<~Zy!&5?FNzJWaTP`kk zi7l`nO9F2*I$X0nho7uI{@1Wzv>HK`E|A-p|Nd8C!W$l`Txyk>7VFOu{RjJgYyBwt z+v{i&0TluN%j)p`H9P+X&);O=#*j5aSi~aCEdCYx54!vOD}+&LyhqfDdDG|s3=+eL zim_wP8eaf!pqN4^JLYXY2L{z7L3EC(XmS8P(ZFyu+XJ=rF_(J(KWl520J6d`$A4MA zSC~;GJI1@^1<@X+zr_Ja6l|Wyi$+ eEyYqWD{Zfd3NbI*;XsG4n4)$C(#4v8cmF?cV92BZ delta 4389 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 diff --git a/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml b/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml index 03812322..4997f440 100644 --- a/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml +++ b/Packwiz/1.20.4/resourcepacks/Translations_for_Sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "both" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/xCCMgh7L/SodiumTranslations.zip" hash-format = "sha512" -hash = "69bd189a22cf997a5b3444d254f3c8131e89bd1b4e40565248fab712d7b66327a99c73700864f61723f2eb0e09174871700ff74d84bbffc57e078f9065ef6a78" +hash = "6d9615b2b5c5dcc62d8a89319d9559b4a0be0e29234ae1ba35783c63c6011e8ac56cb76980486020528e2a5e46cb123c469fe8a629132b548beb942fb50ee7d4" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "FYqmjitN" +version = "xCCMgh7L" diff --git a/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json b/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json index b9cff451..b9f72232 100644 --- a/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json +++ b/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json @@ -56,5 +56,6 @@ "fo.resourcePack.fastbettergrass": "§7OptiFine's Better Grass (fast)§r\n§4Must be the first to work§r", "menu.shareToLan": "Open to Internet", "lanServer.title": "Open to Internet", - "lanServer.start": "Open to Internet" + "lanServer.start": "Open to Internet", + "rso.search_bar_empty": "Sodium Renderer - caffeinemc.net/donate ⎹ §fSearch options..." } diff --git a/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json b/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json index ff705783..b1a63050 100644 --- a/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json +++ b/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json @@ -56,5 +56,6 @@ "fo.resourcePack.fastbettergrass": "§7OptiFine'i parem muru (kiire)§r\n§4Peab olema kõige tipus§r", "menu.shareToLan": "Ava Internetti", "lanServer.title": "Ava Internetti", - "lanServer.start": "Ava Internetti" + "lanServer.start": "Ava Internetti", + "rso.search_bar_empty": "Sodium renderdaja - caffeinemc.net/donate ⎹ §fOtsi valikuid..." } From cf916329dc0b194431f22becc3ec46e6ddc10519 Mon Sep 17 00:00:00 2001 From: Madis Date: Tue, 30 Jan 2024 20:23:48 +0100 Subject: [PATCH 09/10] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d96fd59..0fbf63d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www. ### 5.8.0-beta.7 (2024-01-30) - Updated Entity Texture Features, Fabric API, Iris, More Chat History, MoreCulling, Reese's Sodium Options, Sodium, Sodium Extra - - Sodium no longer crashes with RivaTuner/MSI Afterburner! The update also had other internal changes, so report in #support if anything got broken. + - Sodium no longer crashes with RivaTuner/MSI Afterburner! The update also had other internal changes, so report in FO #support if anything got broken. - Disabled Sodium's donation prompt - The donation link can still be found in video settings and Mod Menu - Force-enabled: Indium From 8bc1945f9b4f3c3c5d3d03ced10cc606ba1ced61 Mon Sep 17 00:00:00 2001 From: Madis Date: Wed, 31 Jan 2024 16:16:23 +0100 Subject: [PATCH 10/10] 5.8.0-beta.8 --- CHANGELOG.md | 11 + CurseForge/manifest.json | 307 +++++++++--------- CurseForge/modlist.html | 71 ++-- Modrinth/modrinth.index.json | 23 +- .../Fabulously Optimized x.y.z/instance.cfg | 2 +- .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- Packwiz/1.20.4/config/sodium-options.json | 1 - .../config/yosbr/config/sodium-options.json | 1 + Packwiz/1.20.4/index.toml | 19 +- .../1.20.4/mods/moddetectionpreventer.pw.toml | 13 + Packwiz/1.20.4/pack.toml | 4 +- .../1.20.4/resourcepacks/Mod Menu Helper.zip | Bin 49760 -> 49731 bytes .../Mod Menu Helper/assets/fo/lang/en_us.json | 24 +- .../Mod Menu Helper/assets/fo/lang/et_ee.json | 24 +- .../Mod Menu Helper/assets/fo/lang/zh_tw.json | 4 +- 16 files changed, 279 insertions(+), 229 deletions(-) delete mode 100644 Packwiz/1.20.4/config/sodium-options.json create mode 100644 Packwiz/1.20.4/config/yosbr/config/sodium-options.json create mode 100644 Packwiz/1.20.4/mods/moddetectionpreventer.pw.toml diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fbf63d4..2b87f0e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www. ## 1.20.4 +### 5.8.0-beta.8 (2024-01-31) + +- Added Mod Detection Preventer - fixes a bug that allowed servers to limit your access or abilities if you have specific mods + - This has nothing to do with cheats, network-using mods (e.g. minimaps) or hiding Fabric in general, it is solely for vanilla-like mods that FO already contains + - Breaking server rules will still get you punished, as you might expect +- Updated Chinese Traditional translation +- Re-enabled Sodium's donation prompt +- Force-enabled: Indium +- Not yet available: CITResewn, LambDynamicLights +- Visual config temp. disabled: Borderless Mining + ### 5.8.0-beta.7 (2024-01-30) - Updated Entity Texture Features, Fabric API, Iris, More Chat History, MoreCulling, Reese's Sodium Options, Sodium, Sodium Extra diff --git a/CurseForge/manifest.json b/CurseForge/manifest.json index 4edb6f19..5e165ace 100644 --- a/CurseForge/manifest.json +++ b/CurseForge/manifest.json @@ -11,7 +11,7 @@ "manifestType": "minecraftModpack", "manifestVersion": 1, "name": "Fabulously Optimized", - "version": "5.8.0-beta.7", + "version": "5.8.0-beta.8", "author": "robotkoer", "files": [ { @@ -19,54 +19,14 @@ "fileID": 3831043, "required": true }, - { - "projectID": 459857, - "fileID": 4954177, - "required": true - }, - { - "projectID": 527334, - "fileID": 4930676, - "required": true - }, - { - "projectID": 404870, - "fileID": 4972565, - "required": true - }, - { - "projectID": 348521, - "fileID": 4973455, - "required": true - }, - { - "projectID": 310205, - "fileID": 4788709, - "required": true - }, { "projectID": 634062, "fileID": 4938991, "required": true }, { - "projectID": 596224, - "fileID": 4978087, - "required": true - }, - { - "projectID": 335493, - "fileID": 5031702, - "required": true - }, - { - "projectID": 833233, - "fileID": 5037262, - "required": true - }, - { - "projectID": 676136, - "fileID": 4607204, + "projectID": 531351, + "fileID": 4779474, "required": true }, { @@ -75,38 +35,13 @@ "required": true }, { - "projectID": 568563, - "fileID": 5066460, + "projectID": 408209, + "fileID": 4761965, "required": true }, { - "projectID": 618770, - "fileID": 4940058, - "required": true - }, - { - "projectID": 667299, - "fileID": 5045675, - "required": true - }, - { - "projectID": 518319, - "fileID": 5065345, - "required": true - }, - { - "projectID": 447673, - "fileID": 5063878, - "required": true - }, - { - "projectID": 574741, - "fileID": 5038141, - "required": true - }, - { - "projectID": 306612, - "fileID": 5052823, + "projectID": 404870, + "fileID": 4972565, "required": true }, { @@ -114,39 +49,49 @@ "fileID": 4972281, "required": true }, + { + "projectID": 833233, + "fileID": 5037262, + "required": true + }, + { + "projectID": 574741, + "fileID": 5038141, + "required": true + }, + { + "projectID": 844662, + "fileID": 5039266, + "required": true + }, + { + "projectID": 310205, + "fileID": 4788709, + "required": true + }, + { + "projectID": 968677, + "fileID": 5068962, + "required": true + }, + { + "projectID": 835847, + "fileID": 5044889, + "required": true + }, + { + "projectID": 475358, + "fileID": 4574355, + "required": true + }, { "projectID": 618812, "fileID": 4509216, "required": true }, { - "projectID": 511319, - "fileID": 5063852, - "required": true - }, - { - "projectID": 408481, - "fileID": 4789156, - "required": true - }, - { - "projectID": 686911, - "fileID": 4937544, - "required": true - }, - { - "projectID": 533006, - "fileID": 4600415, - "required": true - }, - { - "projectID": 448233, - "fileID": 4950410, - "required": true - }, - { - "projectID": 531351, - "fileID": 4779474, + "projectID": 527334, + "fileID": 4930676, "required": true }, { @@ -165,58 +110,8 @@ "required": true }, { - "projectID": 459496, - "fileID": 4969421, - "required": true - }, - { - "projectID": 844662, - "fileID": 5039266, - "required": true - }, - { - "projectID": 708967, - "fileID": 5031377, - "required": true - }, - { - "projectID": 408209, - "fileID": 4761965, - "required": true - }, - { - "projectID": 867964, - "fileID": 5067075, - "required": true - }, - { - "projectID": 374274, - "fileID": 4581910, - "required": true - }, - { - "projectID": 697845, - "fileID": 4797448, - "required": true - }, - { - "projectID": 475358, - "fileID": 4574355, - "required": true - }, - { - "projectID": 563977, - "fileID": 4950269, - "required": true - }, - { - "projectID": 835847, - "fileID": 5044889, - "required": true - }, - { - "projectID": 308769, - "fileID": 4975630, + "projectID": 447673, + "fileID": 5063878, "required": true }, { @@ -224,10 +119,120 @@ "fileID": 4901159, "required": true }, + { + "projectID": 408481, + "fileID": 4789156, + "required": true + }, + { + "projectID": 667299, + "fileID": 5045675, + "required": true + }, + { + "projectID": 459857, + "fileID": 4954177, + "required": true + }, + { + "projectID": 533006, + "fileID": 4600415, + "required": true + }, + { + "projectID": 867964, + "fileID": 5067075, + "required": true + }, + { + "projectID": 335493, + "fileID": 5031702, + "required": true + }, + { + "projectID": 448233, + "fileID": 4950410, + "required": true + }, + { + "projectID": 708967, + "fileID": 5031377, + "required": true + }, + { + "projectID": 308769, + "fileID": 4975630, + "required": true + }, + { + "projectID": 511319, + "fileID": 5063852, + "required": true + }, + { + "projectID": 697845, + "fileID": 4797448, + "required": true + }, + { + "projectID": 374274, + "fileID": 4581910, + "required": true + }, + { + "projectID": 563977, + "fileID": 4950269, + "required": true + }, + { + "projectID": 596224, + "fileID": 4978087, + "required": true + }, + { + "projectID": 686911, + "fileID": 4937544, + "required": true + }, + { + "projectID": 618770, + "fileID": 4940058, + "required": true + }, + { + "projectID": 459496, + "fileID": 4969421, + "required": true + }, + { + "projectID": 676136, + "fileID": 4607204, + "required": true + }, + { + "projectID": 306612, + "fileID": 5052823, + "required": true + }, { "projectID": 790626, "fileID": 5027096, "required": true + }, + { + "projectID": 518319, + "fileID": 5065345, + "required": true + }, + { + "projectID": 568563, + "fileID": 5066460, + "required": true + }, + { + "projectID": 348521, + "fileID": 4973455, + "required": true } ], "overrides": "overrides" diff --git a/CurseForge/modlist.html b/CurseForge/modlist.html index ae15c58c..ea64f6ce 100644 --- a/CurseForge/modlist.html +++ b/CurseForge/modlist.html @@ -1,45 +1,46 @@ 

diff --git a/Modrinth/modrinth.index.json b/Modrinth/modrinth.index.json index b0f926d6..78cbfaa1 100644 --- a/Modrinth/modrinth.index.json +++ b/Modrinth/modrinth.index.json @@ -1,7 +1,7 @@ { "formatVersion": 1, "game": "minecraft", - "versionId": "5.8.0-beta.7", + "versionId": "5.8.0-beta.8", "name": "Fabulously Optimized", "summary": "Improve your graphics and performance with this simple modpack.", "files": [ @@ -80,7 +80,8 @@ "sha512": "60c773bb981eb94c41db0b6bec5e45dc74c7194f4e33e905b512fdc5dea8439c35fb62bfd831e14f2272fbffdb2cdc0a7bbb509ad2c56348f3d535572000b44a" }, "downloads": [ - "https://cdn.modrinth.com/data/DOUdJVEm/versions/6GKVGWLK/Controlify-1.8.1%2B1.20.4.jar" + "https://cdn.modrinth.com/data/DOUdJVEm/versions/6GKVGWLK/Controlify-1.8.1%2B1.20.4.jar", + "https://github.com/isXander/Controlify/releases/download/1.8.1%2B1.20.4/Controlify-1.8.1%2B1.20.4.jar" ], "fileSize": 2127904 }, @@ -326,6 +327,18 @@ ], "fileSize": 36039 }, + { + "path": "mods/ModDetectionPreventer+1.20.4-1.1.0.jar", + "hashes": { + "sha1": "e5f8b13d0632df9dea85c8d98fd4845d857a9730", + "sha512": "5d86c1bce1bb73490ef3ce39f06b414d8c7b2be6cd40493e8a878dc9244936db5249ae0d6e1d09bebe8aa518bd50ea70ccb3693b272d71c1d52dff0dc1e37647" + }, + "downloads": [ + "https://cdn.modrinth.com/data/lnxQbnYZ/versions/r2Smj2SL/ModDetectionPreventer%2B1.20.4-1.1.0.jar", + "https://github.com/JustAlittleWolf/ModDetectionPreventer/releases/download/1.1.0/ModDetectionPreventer%2B1.20.4-1.1.0.jar" + ], + "fileSize": 50427 + }, { "path": "mods/modelfix-1.14-fabric.jar", "hashes": { @@ -433,7 +446,8 @@ "sha512": "251c68efb573bf6c8f49acd42ebe82862e76ab9da39446833d3604e4d38783c47f29057f994856e668e06dbed27e47c6df215641ad354ffb960d852485e8e281" }, "downloads": [ - "https://cdn.modrinth.com/data/Bh37bMuy/versions/Iukh1sNN/reeses_sodium_options-1.7.1%2Bmc1.20.4-build.100.jar" + "https://cdn.modrinth.com/data/Bh37bMuy/versions/Iukh1sNN/reeses_sodium_options-1.7.1%2Bmc1.20.4-build.100.jar", + "https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.20.4-1.7.1/reeses_sodium_options-1.7.1%2Bmc1.20.4-build.100.jar" ], "fileSize": 77433 }, @@ -478,7 +492,8 @@ "sha512": "597073b3835ce1d4c0f9e4ba835bd565871fa49a8feee41b90213480a76d251e2a57a71729f132e4b908ef50a5602cff90c330da229db605014e26e856cfcbc8" }, "downloads": [ - "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" + "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar", + "https://github.com/isXander/YetAnotherConfigLib/releases/download/3.3.2%2B1.20.4/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" ], "fileSize": 979275 }, diff --git a/MultiMC/Fabulously Optimized x.y.z/instance.cfg b/MultiMC/Fabulously Optimized x.y.z/instance.cfg index 940912ab..d1e1fe46 100644 --- a/MultiMC/Fabulously Optimized x.y.z/instance.cfg +++ b/MultiMC/Fabulously Optimized x.y.z/instance.cfg @@ -1,4 +1,4 @@ InstanceType=OneSix iconKey=pack -name=Fabulously Optimized 5.8.0-beta.7 +name=Fabulously Optimized 5.8.0-beta.8 notes=This MultiMC installation method is deprecated, please install new versions through Add Instance -> Modrinth -> Fabulously Optimized. Full instructions: https://download.fo/install \ No newline at end of file diff --git a/Packwiz/1.20.4/config/fabric_loader_dependencies.json b/Packwiz/1.20.4/config/fabric_loader_dependencies.json index 807d96b7..6ada4718 100644 --- a/Packwiz/1.20.4/config/fabric_loader_dependencies.json +++ b/Packwiz/1.20.4/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.6"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.7"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}},"indium":{"-depends":{"sodium":""}},"sodium":{"-breaks":{"indium":""}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.6"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.8.0-beta.8"},"+breaks":{"holdthatchunk":"<=2.0.1"}},"lambdynlights":{"recommends":{}},"indium":{"-depends":{"sodium":""}},"sodium":{"-breaks":{"indium":""}}}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/isxander-main-menu-credits.json b/Packwiz/1.20.4/config/isxander-main-menu-credits.json index 654b6a5c..af78796b 100644 --- a/Packwiz/1.20.4/config/isxander-main-menu-credits.json +++ b/Packwiz/1.20.4/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.7","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.8.0-beta.8","clickEvent":{"action":"open_url","value":"https://download.fo"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.fabrishot","fallback":"Take 4K screenshots with F9","color":"dark_gray"}]}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/sodium-options.json b/Packwiz/1.20.4/config/sodium-options.json deleted file mode 100644 index 97c227e2..00000000 --- a/Packwiz/1.20.4/config/sodium-options.json +++ /dev/null @@ -1 +0,0 @@ -{"quality":{"weather_quality":"FAST"},"notifications":{"force_disable_donation_prompts":true}} \ No newline at end of file diff --git a/Packwiz/1.20.4/config/yosbr/config/sodium-options.json b/Packwiz/1.20.4/config/yosbr/config/sodium-options.json new file mode 100644 index 00000000..c7348285 --- /dev/null +++ b/Packwiz/1.20.4/config/yosbr/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/Packwiz/1.20.4/index.toml b/Packwiz/1.20.4/index.toml index f1ebd6d7..457da30c 100644 --- a/Packwiz/1.20.4/index.toml +++ b/Packwiz/1.20.4/index.toml @@ -2,15 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "2c26ea7e509af22a080b503b611b3c0447dc1fad4e7959000ef26660243fa978" +hash = "c475497fcd72c577451aa36316a7373e9a042aec852566d9b1ccb2034652e28c" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0f30c1089e76ac0459952bc82446d76e1469259d91e6c0ecca1f676471016c14" - -[[files]] -file = "config/sodium-options.json" -hash = "d4c83780aabc989ff6b251082aaa08d9ac1b2ac10575c60fb4a9a49347a5696f" +hash = "e1e5d548f91a3eb7a2666a528a51272e0fdd0ef125c94d2518ba3e177863a284" [[files]] file = "config/yosbr/options.txt" @@ -108,6 +104,10 @@ hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" file = "config/yosbr/config/rrls.toml" hash = "ade080447491d2a630c65b7343df636833f8283fe5af9db74b51c4e122bf0550" +[[files]] +file = "config/yosbr/config/sodium-options.json" +hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" + [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" @@ -122,7 +122,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" [[files]] file = "resourcepacks/Mod Menu Helper.zip" -hash = "b5f29426c9855d21030150cd46735f040577f6cfe69dc1d44e9c65f4ae7189a2" +hash = "67ba494d458fb726ae485ed013a1885e88b712362840e75e6009553bddd2ac8c" [[files]] file = "mods/animatica.pw.toml" @@ -264,6 +264,11 @@ file = "mods/mixintrace.pw.toml" hash = "0a8e6a58962ba40f696a44cb2d02355490bc831b49509f8083e3e7bc89b40052" metafile = true +[[files]] +file = "mods/moddetectionpreventer.pw.toml" +hash = "7aeef08cebaa845bda4ce5e55035241c4845061f4dde1d45aeffeeb7fee53825" +metafile = true + [[files]] file = "mods/modelfix.pw.toml" hash = "38f94a9f4aaff8aa39f36b963c15c8e740e55cbce6d5d43681a62c073fdb1c80" diff --git a/Packwiz/1.20.4/mods/moddetectionpreventer.pw.toml b/Packwiz/1.20.4/mods/moddetectionpreventer.pw.toml new file mode 100644 index 00000000..d7b9311b --- /dev/null +++ b/Packwiz/1.20.4/mods/moddetectionpreventer.pw.toml @@ -0,0 +1,13 @@ +name = "Mod Detection Preventer" +filename = "ModDetectionPreventer+1.20.4-1.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lnxQbnYZ/versions/r2Smj2SL/ModDetectionPreventer%2B1.20.4-1.1.0.jar" +hash-format = "sha512" +hash = "5d86c1bce1bb73490ef3ce39f06b414d8c7b2be6cd40493e8a878dc9244936db5249ae0d6e1d09bebe8aa518bd50ea70ccb3693b272d71c1d52dff0dc1e37647" + +[update] +[update.modrinth] +mod-id = "lnxQbnYZ" +version = "r2Smj2SL" diff --git a/Packwiz/1.20.4/pack.toml b/Packwiz/1.20.4/pack.toml index 00c86f46..eed30aeb 100644 --- a/Packwiz/1.20.4/pack.toml +++ b/Packwiz/1.20.4/pack.toml @@ -1,12 +1,12 @@ name = "Fabulously Optimized" author = "robotkoer" -version = "5.8.0-beta.7" +version = "5.8.0-beta.8" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3debcb7b59546ce8dcd839276909784ed435be7dcc09bf24191f5fff1a7f0d66" +hash = "948f632743a445bbb64c2884e584127c583aa4cc98d7cc7fabd2c672526c84f7" [versions] fabric = "0.15.6" diff --git a/Packwiz/1.20.4/resourcepacks/Mod Menu Helper.zip b/Packwiz/1.20.4/resourcepacks/Mod Menu Helper.zip index 7c9a5d584ea1680ba45839957ecca04bb395a93e..540239770565c68569349c9074016c0404b5b413 100644 GIT binary patch delta 6872 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 X2e=qmN4GJY3XHr*47sb}-vRs=ou?%_ delta 6903 zcmZ`;WlS7wv)#qrWhoRWws>)t;zf$}#T^zXQrum-NO5Ozw^9nlwYa;xyE`mUD0cgP z$(P*w<4!Wq$xNP1W`51dneMO18()ztLFBkD*3loA=ae|kJ z91v1@FE28~Hh)oa^5Xm13LMj7XZVkxnOMe5eeqx|>0!vq7_qQ84B{?05FTHH$j#%P7$z2CV%R!uG5$?Vz3 z?{9DOd7#$+>UQV$^QDfl5N{_6$NHc3dFuN=XE%x?*#_Vjf}LfR_#o$)uk2W?(sSWs z_2Radc7}@ctL{^t9J(*zd?kGi2JbuEs18NGo`%Fha3}(@`*_8hpyA0AZ z+m=nv&rNu+Aeyql=wnwRTP@ch@>DsD9Pyb!g8m+A(-#F#JALAkdO(M}d5)*5p1!p9 zYV(_H4F!0mtlS;#GGM4FFq7%r#yl~tT3^2`c>Hxdp|VDC56kP@)#S7byJ;Qr9_p~Q ziV>)+Xq$hF-FJ0MlwueMiuM;jpDJI)oihA-GN@<)2X~s%mkL!*$}8mkUfzCV0w-sG zpYFw9U4)OxmQ+bQRK5$>L8coT5_}WHy#59UKapm?oCO_#FtdU<5l^*t#Q=$ z!h&atIo&dakXBk7qNgyXhOj8$hGEjLMmI%3FG+z?xZLV^RiyYvlF@g%6~(~)`JA}# zimEEaCE@@z(Vn|S7>WxzYSA*ioBE(+g0IoDs30i2mU(u19hp3_ZrW@Fal}%%4QAJ1 ze#;92L_Nu+v%qRG3NfFZR{$F@)_r%i$@E%&{%C;P zbDsb?=1#!?0fu`2nVyZ_2d>CS4b8>-;zR~@8P>7d(a)`-x&do>Ua0Yq7H#z){31Qc zH#s;OkWn8KJT{F{TZu@nXHi$_V`|w75v5)3_Z0|4AIz-~{lvu)mtl_Fe}%DFYpo!L zXCJ@dUdw=}zkzI+7PKzhh)L>(Rs=HlnF}RmBMmw=reu~tvyF(y0Km1e5+6|>8!qqh z=kL2;^^at+ONj`iygqg%Z1os)L`V!Iey9{Kc97i~`e74Pvwqpb7)Vj1p`NNdl0<@^ zUrb{z0$aHEF;qwsN(%bS`@q+=XBWy}1 zPsl&VZ`rga1v(7Ag{4;P7g#LUoYnd@t9UMVwv82w_;|GNh5;mt3V&e-55 z_}PH!6d5E>2*EN?b^&j)r z0$9JMrRKcjFKNxAg+Ni;=zk`_v3B$V4o*VuS$4^F%ANRKglZ>3uM_zCg*pQ(EF_1e9o@Z>aR=a3r& zH1|96!{bZmMg%wrkHb+K8%vx8S@*(>*ez(fV$!|E773crG8*w#H`!5DBQp6|Jw1aI zp=DUzmlMBx*+kqe7CHJAOqW{}KKwEN?K{Y4cehsjme_UC^+m>P_UK2KKpO9ZK@SWW zi7s^yqb8(c``Zzl5vM*0R39tR-e{7kNKV}Vmvz@ves{e)q#PIcY{xg#WwsDV_gER% zMR^OFUpK~T1^Bp7)C^m1Qql=zJd7s}Ki&SxE>V-|{34@zQ~8;$%c$xykd9s|4{1}6 ze<(+h%s|;s)na5RtlDX=k6xSTu>K$<^9iH|^I+-V0NwyR}_F z8ieQt0>L43u($2Ur3MCV2IRu5`ho%A{uceprfIFGqv{SuyP#{!9Sw>vEk}m_ZkNU1 zXEh$VX4IjsdGvg2oVYfrrk>h&CeGz8LmI4-KnIa%9t#5|{?nSz>5xpjkFep4(=9Y! z>Bq}mfNqf_sI`ecE;I53LXhBmi~oCqt=$$$Jvp}Hre24|ez<@8Q(Wxr4cm~5S_}V=jXQVGDI2c|a`7j0(E?>U%VKk8{oOxz&fxRVuf0nSV zt-`UVN|{r;NQ>ozVxX})1Y16u87z7~XoT@6NHjTng9`q$h`QG_>n2Tq?s3&1Ss|Qy zFQub_WBs4Iy@Qkrns#(g3%e|8-Lq{igTwX^a#U9b{ML;R?5NC z448FTW+NI;6JLc@VYIFZ2=OVx7Z{(c2xAVrD#(Q#z(16I!|Jcz1h6bRvRL$%rGg;? zUqD6d;iHMll?aIl=gZyM508|&D=|c5&!+I!J2VwVWE2tr0Du8-|GW96aebS-F#rII zR{#LT->iv?i@7WO5d#~}NrMd=E}!Nicp~jaBiN-Q*!qRk^S~nUGcImgDZ?tW@lF-` zehXXYjR0*YQutfrfUi0Pm-N2CoDK@GoqWI=ow19<@`BiQ8t>=6vF$AS=G}qigAi9k z{Nb{pJ<{1KT3*Hm#NF8Vd5l3l36A+u#ON%k2m&hz0_L|{BNvHqqY#1V>%-G6>l})3 zQ{oZh=PP5KWA?wwRu&I~Um1tkyz_S(haPKj56vARnoZZC?Y==m)^jbNeZ`mjXqfGg ze(9m_rQ!6~bgx6jVG*CfU(g*1009f?oRL1|1?hS=fjlQ}VfXk5-=D0f)N9U7w`jEW zYg7E%cYHHCyGwi*x<6r!kx7qAJ0OH+?o=q~^}ff^m{y%nk&t$x%{Y9|Z{!#xSGP9s z`{#!dX5(0jUFx{uryq(VF|1joX?0$qH}{6KO?%7)%d@k5eIjGm7F4yREj{w_-=ga@WBE5oB7x+TF!I2zwV=k4iu-o#v%)drWlaBN;;e7r`k`)h0E zdD#i)!MgQps^1xgAm^J#^X3%bcQnj&jw}qdRu9`uj#P2BuI*=%&z3^jT8R~lHQ^MW z3ZyWJiTU<305E-1L%JJ>_|K#Ig8GYRA9+mGB&U@gp7Q>#m7dbDCy4iZXqt{m)@kms zKg!NUC4Tg5aS+sEy2+RrHL|rUKUe{$P_|z7(9zXksja08LHDKLfIUewR+; z00w8o`RKqlbUteW4!ndlGXwP&h;?^IdduC` zf$I3-CT3H#Rd&%7P1aJeuoZ%xnzxPn8L{e;6wKu=Aw1~E0+>`n*Nc3$G2TS5?H$sC z^c^&U7x}L0?KXFlY~pm~>vXj&GNYKs0Ak8I90SeVP+2cuW_!EKjIVzLB^#k&}-t7{7| z8_8-@95rq_5o$f=2-4VCq3lr2*QJNK8@)CU1#$(|SJzRl^&n(}ejeaZQIsOI@Gv1$ zjS@K63jBR^pSkcRC!VsLiU%5k-oRq!w5&jW_dRm0_Df7!j?56Pr^eXy*wGKMRG5d? z-`EU~V5CRuSR_gvKg4dPEH@1ju!1d6OcR7&P}=f`nnDj^hLf$azeoz>G<}MDI3KS+ zaIiK}pGQ;-m@Pjl7Yy$Dhw_{F`P@GCa&IvC3`CPa^#)IlLd^xhhQ0V8S=eD-*rI&0 zy|m&!a90j9c-02gG$OxQBi?k*h~`)G2mcoNM6*(CYljN$D#}y+rPu`&u-VD0x5r(N z%S_F+#yVMaErmDLoZ&PDI%2`GU<2$-tMw8VPrC)Lt z>wbWha*nX?SLSsQHgBE;4`JCYDhDdYRt(u(wC}$)xuoMWd8^=GeZ!&a-mLHmTEfaK z_~9n6maZ+sWvnR{NDROW6%uFhj*5P^T@mw0DQ zg$!tQ?v?ODK;*vrw>0lDmIB%X)#SpnIGiUk% zWueH2lw$2fc6`~lu6AsisuFo6bu(mqD~_o>8DiUeednZ_m3d)MCWY-eC}XQ=9{@5QHIbwDP*_gBQco zVlliuq8Xn2E}9%mmQ+g(wmb5=|9utFSh4@KdoD&G^UHXD+bm2FeE4-{t+G3IRp@kJ zs`)j7bw#OkwHkCP`I(N4>V4jj8aPq_;2^#;l=OYF!9iu|lr+_M7&_M|1pS5HLEu^^ zIG6`p#)=Z;KMw6k<9xIZL%3s4x^-{a7p)qW6dexLGhXFu46#x3&lC`bXN2gdwzhw3 z`}5}n89EkK9)L@1{Y)ljaI+))FKL12G=pk7z#P`NfwrmIrU@^JzyA`KyuXqKoFD-g z=0GG#^2|nQRQHjuZ#g3c6#eSsj39AMN3Ef`$MIRdmMM~+UO6g<42zC;jYO%MURk2z z$48c-ku$MF<%Ky$WMv>RX$FWZX-yfUF&0bL4Q92wQOEr}nZa!-2je4~}Lg^9Bx5Z+rJ4sbAO02g( zpip8ntGE;t!t50hxyE-TnER5i(D$|uqQq)sq2TDzS$#GA#q(%_FJydAlzS&6E*-yR z8ykGdr}zpR<36DJuQHj7Z;acJ6q8l$z*xdYXutp&8lyY#ef|l&mM{mMYh+8q<{>G2 z=y;Q8P=ud+=#TTLfgWGV_rWcgO;~0dzg;r4%f+a&dP_2b{6`71Tp*wAeY@od$JQyu zS*^CPXOM>zgCa28r*=J)m)qp=j`O+C! z0Y*bd_bJ`p`w-tG9B2$4M!(<+|CtskL&=BtF+sY%4$cTS5#a?o?kT`tX`DQ6MKN2d zs2v2%Bnc|nU5J`Fy|r=TGA3bTpy*e0ab4bH_`&GJet^U7W8SN<=ocS-fo7j$4|)#x2)*lG{{UnC zsJ0@I9qJ>?oyo&HY@3D5Ky=FNBNaN#wx@?R6x_ldZ$O=Utt5pX+H_P@gYYQx7xUy? z`twMAp6Fe=DapCc<-(?K-#65E#KX@RH?1yn7U3J35>mE+##5;MCmD@B>&*`iUSX5z zE}h7&9$sF<&D>#ef-@|G(r4LNhmEY1nSkM%%4udEnr>f&R^{a2({uE{+k?~4t zw`EF1U87m;?yV^=hcO*L#oCaB<%|j8_DK}f$V1vNqr9t}54k=^n;^e(nQM<*xwsht z9Ar8B76SOUBzhP}f?9UWb)7Z@WC8ECVA2Pook4*W-sQ#nuV9-_C1_>8ZgVkq2AXC3 zd}ej5KM@dScL;NuR;-YCd_sK;>sMfydqKxJ_M&s@mm4;(KkHQ_RAy_`I0P~J zLf1IkY|43`M+zYOGzUM0|KLHEVDHS!O?7k(*3F@xCOorg>fAJVl`u6)Ayr}{5yyuj z60XLr7Kc<2UX`ya#%Y8~e@O%hhg_ui9h`dUm;hs++&7BZAWm2q-TYG`mINKKAw87|$X5I;9#}Ty!@`23n2fT2-`iqf&=nBC~ ze}$VK8nt5W*amsLD{In>eZR1|*){6ow^;IK@@QA8OUlQ)@=~Eo6{5iX&hqjbiWmPk zSUSx7`k_Ja*}~P+YZ4WCnhht`@@Q=v3sbh!ucO>H5J=ug0UGKHH&5mryhcL5xa^jb zgr@y=t&X3xFm)Sa{$mxFAk;$5=+J)}wi#OlqejB!K(Ykrk0!s{####7AolnWH@3Bd zvWsvM?G;%V5LV?5z%viWl!lRFfCgJn(Y2)We?|ePTZR+9n#+FQ8|Vi> z%de;Tr90^-3oUE*%EfLXA^J5XD#6-w_qSH}vISV9QM;eC3A=1QOc*i6GmDT&yjhDr zU|558#}jSWP7GgMBVnFzOuTzmp&NBe?^O57%sL;&Js}q5zT;h>S@p{?;e{`ero*iG zx4jXf-?(>)*sF1T18l}jqvx9GbgLe-ifr*xpGA~dX+bXq74OONo^(lUY|5;u@Rs@% zNLm&}RdsjWmuPI{I{1w(<52gf?VEd_#-L0cfFH?n2e^i-We!pwJS|a6(2|gIPnh~K zr2V<$J-9jrJL)WKGpDMRs&fkC&0rCQxvIJ*cC=&@Hi^+ZT%t#zZA)q8txTZh30(yQ zOZ?Z*Iv0Xw@*(zOC&ag+Sd~_@v1tX5m9(8-uP?G6uJ4eK*6h?8m{|1-b2S#)E%~~^EmqTP_@uKmWETU^UUvq_>@~@W^8s!t+~W{0rcE z_0Kh2-wp+0&br!A%x)YNqyw8e84JZYJtiT;So$si-SCh%$iB-6iyAD6T(j_y6|8d- z!>s-t1ogt2U)(dJ5|e6QbIF*bJc?(JJRw81kS|T!7<1-gS?pA)XbW}87abI9MWa); zVbn+eqNrAJxUTj^Jb&3w*C7jYf#bZgs{#K_zlSiz*pJ$%bv~>1uuyF$``36s2qbCA z%-jjP(AoV4-NfG1NBeZNWreS>zq;)Vz3zKY84bY!N~w1$Tx;T31(m&_c{5 z2rB4z#njL?ZO>)KhBczKYoAg??=k;Fdhj|yHE%O=Y5wn>2ENktPWnNqQnyTf3HV`8QTk1R{w8{y&X};jhZ`uhIT>A{saq4J94ce*ypi2mk@NBJ`mD7X2@}`21TG zp3=;Y)D4DrfGOb{&Hn%c;cr{4kzOG1M+hbScPkZqs)Yx54@Yga21>vk|GvubC*pnnCa z|J^K7!rzZ1@YN1t@{sbDPIG}J;D2#E>Zp^>c@d7@$%e$00e_o84Oi>@2UrTv>ofpb P!=F3F(N^pK9r}L&kkCa1 diff --git a/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json b/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json index b9f72232..724e3595 100644 --- a/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json +++ b/Resource Packs/Mod Menu Helper/assets/fo/lang/en_us.json @@ -7,55 +7,55 @@ "modmenu.summaryTranslation.bettermounthud": "Shows food and XP while on a mob\n§8§m🛠§8 (no options)", "modmenu.summaryTranslation.borderlessmining": "Full screen with Alt+Tab support (opt-in)\n§9🛠§8 Toggle mod, macOS support, custom size, ...", "modmenu.summaryTranslation.capes": "OptiFine's and other capes\n§9🛠§8 Providers, preferred provider, ...", + "modmenu.summaryTranslation.cem": "§6🔀§r OptiFine's custom entities (alpha)\n§9🛠§8 OptiFine support, model fix", "modmenu.summaryTranslation.citresewn": "OptiFine's custom items\n§9🛠§8 Toggle mod, allow broken packs, ...", "modmenu.summaryTranslation.colormatic": "OptiFine's custom colors\n§9🛠§8 Clear sky/void, light smoothing", "modmenu.summaryTranslation.continuity": "OptiFine's connected textures\n§9🛠§8 Toggle mod, method, resource packs", "modmenu.summaryTranslation.controlify": "Game controller support\n§9🛠§8 Vibration, sounds, ...", "modmenu.summaryTranslation.cull-less-leaves": "§6🔀§r Faster tree leaves\n§9🛠§8 Toggle mod, leaf depth", - "modmenu.summaryTranslation.cem": "§6🔀§r OptiFine's custom entities (alpha)\n§9🛠§8 OptiFine support, model fix", "modmenu.summaryTranslation.debugify": "Fixes bugs, disables Mojang's telemetry\n§9🛠§8 See FO wiki for more info", "modmenu.summaryTranslation.dynamic_fps": "Reduces FPS in the background\n§9🛠§8 Toggle mod, restore on hover, ...", + "modmenu.summaryTranslation.e4mc_minecraft": "Open worlds to Internet, just like LAN\n§9🛠§8 Use and configure via \"Open to Internet\"", "modmenu.summaryTranslation.enhancedblockentities": "Faster chests, signs, beds etc.\n§9🛠§8 Blocks to improve, method", "modmenu.summaryTranslation.entity_model_features": "OptiFine's custom entities\n§8🛠 (only advanced options)", "modmenu.summaryTranslation.entity_texture_features": "OptiFine's random & emissive mobs\n§9🛠§8 Random mobs, emissivity, eye blinking, ...", "modmenu.summaryTranslation.entityculling": "Stops rendering mobs behind walls\n§8🛠 (only advanced options)", - "modmenu.summaryTranslation.e4mc_minecraft": "Open worlds to Internet, just like LAN\n§9🛠§8 Use and configure via \"Open to Internet\"", "modmenu.summaryTranslation.fabricskyboxes": "Custom skies\n§9🛠§8 Expand the mod to configure (click ▼ on icon)", - "modmenu.summaryTranslation.fsb-interop": "OptiFine support for FabricSkyBoxes\n§9🛠§8 Formats, prefer own format, ...", "modmenu.summaryTranslation.fabrishot": "Take 4K screenshots with F9\n§9🛠§8 Override F2, resolution, keybind, ...", "isxander-main-menu-credits.fabrishot": "Take 4K screenshots with F9", "modmenu.summaryTranslation.fadeless": "§6🔀§r Removes loading fade animation\n§8§m🛠§8 (no options)", "modmenu.summaryTranslation.fastquit": "Quits from singleplayer instantly\n§9🛠§8 Toasts, indicator, ...", "modmenu.summaryTranslation.ferritecore": "Reduces RAM usage\n§8🛠 (only advanced options)", - "modmenu.summaryTranslation.iris": "OptiFine's shaders\n§9🛠§8 Toggle mod, select shader, keybinds, ...", + "modmenu.summaryTranslation.fsb-interop": "OptiFine support for FabricSkyBoxes\n§9🛠§8 Formats, prefer own format, ...", "modmenu.summaryTranslation.immediatelyfast": "Optimizes mobs, container blocks, GUI, HUD\n§8🛠 (only advanced options)", + "modmenu.summaryTranslation.iris": "OptiFine's shaders\n§9🛠§8 Toggle mod, select shader, keybinds, ...", + "modmenu.summaryTranslation.isxander-main-menu-credits": "Modpack version in title screen\n§8🛠 (only advanced options)", "modmenu.summaryTranslation.itemmodelfix": "§6🔀§r Fixes transparent lines in held items\n§9🛠§8 Method", "modmenu.summaryTranslation.lambdynlights": "OptiFine's dynamic lights\n§9🛠§8 Quality, entity options, ...", "modmenu.summaryTranslation.languagereload": "Instant language switching, searchbar\n§9🛠§8 Multi-language Creative search, ...", "modmenu.summaryTranslation.lithium": "Optimizes physics and chunks\n§8🛠 (only advanced options)", - "modmenu.summaryTranslation.isxander-main-menu-credits": "Modpack version in title screen\n§8🛠 (only advanced options)", "modmenu.summaryTranslation.memoryleakfix": "Fixes memory leaks\n§8§m🛠§8 (no options)", "modmenu.summaryTranslation.midnightcontrols": "§6🔀§r Controller and touchscreen support\n§9🛠§8 Input method, keybinds, controller options, ...", "modmenu.summaryTranslation.mixintrace": "Helps developers find the cause of crashes\n§8§m🛠§8 (no options)", - "modmenu.summaryTranslation.modmenu": "This mod menu\n§9🛠§8 Button placement, filtering, sorting, ...", - "modmenu.summaryTranslation.modernfix": "Optimizes loading speeds, reduces RAM usage\n§8🛠 (only advanced options)", - "modmenu.summaryTranslation.moreculling": "Stops rendering hidden sides of blocks\n§9🛠§8 Toggle blocks, item frames, ...", + "modmenu.summaryTranslation.moddetectionpreventer": "Fixes mod restrictions with some servers\n§8🛠 (no options)", "modmenu.summaryTranslation.modelfix": "Fixes transparent lines in items and blocks\n§8🛠 (only advanced options)", + "modmenu.summaryTranslation.modernfix": "Optimizes loading speeds, reduces RAM usage\n§8🛠 (only advanced options)", + "modmenu.summaryTranslation.modmenu": "This mod menu\n§9🛠§8 Button placement, filtering, sorting, ...", "modmenu.summaryTranslation.morechathistory": "Increases chat history limit\n§8§m🛠§8 (no options)", + "modmenu.summaryTranslation.moreculling": "Stops rendering hidden sides of blocks\n§9🛠§8 Toggle blocks, item frames, ...", "modmenu.summaryTranslation.nochatreports": "Consistent chat status indicators\n§9🛠§8 Toggle mod, chat indicators, prompt mode, ...", "modmenu.summaryTranslation.optigui": "OptiFine's custom GUIs\n§8§m🛠§8 (no options)", "modmenu.summaryTranslation.paginatedadvancements": "Big advancement screen and requirement list\n§9🛠§8 Requirement visibility, tab pinning, ...", "modmenu.summaryTranslation.puzzle": "Some OptiFine features\n§9🛠§8 Resource pack splash screen, ...", + "modmenu.summaryTranslation.reeses-sodium-options": "Vertical video settings\n§8§m🛠§8 (no options)", "modmenu.summaryTranslation.rrls": "Resource packs load in the background\n§9🛠§8 Loading fade animation speed, ...", + "modmenu.summaryTranslation.sodium-extra": "OptiFine's graphics options\n§9🛠§8 In Video Settings: animations, particles, ...", "modmenu.summaryTranslation.sodium": "Optimizes rendering, better FPS\n§9🛠§8 In Video Settings: optimizations", "sodium.options.buttons.donate": "Support Sodium!", - "modmenu.summaryTranslation.reeses-sodium-options": "Vertical video settings\n§8§m🛠§8 (no options)", - "modmenu.summaryTranslation.sodium-extra": "OptiFine's graphics options\n§9🛠§8 In Video Settings: animations, particles, ...", "modmenu.summaryTranslation.yosbr": "Modpack's default options\n§9🛠§8 To reset, see FO wiki", "modmenu.summaryTranslation.zoomify": "Zoom by holding C\n§9🛠§8 Distance, cinematic camera, keybind, ...", "fo.resourcePack.fastbettergrass": "§7OptiFine's Better Grass (fast)§r\n§4Must be the first to work§r", "menu.shareToLan": "Open to Internet", "lanServer.title": "Open to Internet", - "lanServer.start": "Open to Internet", - "rso.search_bar_empty": "Sodium Renderer - caffeinemc.net/donate ⎹ §fSearch options..." + "lanServer.start": "Open to Internet" } diff --git a/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json b/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json index b1a63050..06508abe 100644 --- a/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json +++ b/Resource Packs/Mod Menu Helper/assets/fo/lang/et_ee.json @@ -7,55 +7,55 @@ "modmenu.summaryTranslation.bettermounthud": "Kuvab elukal olles toitu ja kogemuspunkte\n§8§m🛠§8 (valikud puuduvad)", "modmenu.summaryTranslation.borderlessmining": "Täisekraan Alt+Tab toega (soovi korral)\n§9🛠§8 Lülita modi, macOS'i tugi, kohandatud suurus, ...", "modmenu.summaryTranslation.capes": "OptiFine'i ja teised keebid\n§9🛠§8 Pakkujad, eelistatud pakkuja, ...", + "modmenu.summaryTranslation.cem": "§6🔀§r OptiFine'i kohandatud olemid (alfa)\n§9🛠§8 OptiFine'i tugi, mudeliparandus", "modmenu.summaryTranslation.citresewn": "OptiFine'i kohandatud esemed\n§9🛠§8 Lülita modi, luba katkised pakid, ...", "modmenu.summaryTranslation.colormatic": "OptiFine'i kohandatud värvid\n§9🛠§8 Selge taevas/tühjus, valguse silumine", "modmenu.summaryTranslation.continuity": "OptiFine'i ühendatud tekstuurid\n§9🛠§8 Lülita modi, meetod, ressursipakid", "modmenu.summaryTranslation.controlify": "Mängukontrolleri tugi\n§9🛠§8 Vibratsioon, helid, ...", "modmenu.summaryTranslation.cull-less-leaves": "§6🔀§r Kiiremad puulehed\n§9🛠§8 Lülita modi, lehesügavus", - "modmenu.summaryTranslation.cem": "§6🔀§r OptiFine'i kohandatud olemid (alfa)\n§9🛠§8 OptiFine'i tugi, mudeliparandus", "modmenu.summaryTranslation.debugify": "Parandab vead, keelab Mojangi telemeetria\n§9🛠§8 Loe FO vikit lisateabe saamiseks", "modmenu.summaryTranslation.dynamic_fps": "Vähendab taustal kaadrisagedust\n§9🛠§8 Lülita modi, taasta ülehõljumisel, ...", + "modmenu.summaryTranslation.e4mc_minecraft": "Ava maailmad Internetti, nii nagu LANilegi\n§9🛠§8 Kasuta ja seadista \"Ava Internetti\" kaudu", "modmenu.summaryTranslation.enhancedblockentities": "Kiiremad kirstud, sildid, voodid jne\n§9🛠§8 Täiendatavad plokid, meetod", "modmenu.summaryTranslation.entity_model_features": "OptiFine'i kohandatud olemid\n§8🛠 (vaid edasijõudnute valikud)", "modmenu.summaryTranslation.entity_texture_features": "OptiFine'i juhuslikud ja hõõguvad elukad\n§9🛠§8 Juhuslikud elukad, hõõgumine, silmapilgutus, ...", "modmenu.summaryTranslation.entityculling": "Peatab seinataguste elukate renderdamise\n§8🛠 (vaid edasijõudnute valikud)", - "modmenu.summaryTranslation.e4mc_minecraft": "Ava maailmad Internetti, nii nagu LANilegi\n§9🛠§8 Kasuta ja seadista \"Ava Internetti\" kaudu", "modmenu.summaryTranslation.fabricskyboxes": "Kohandatud taevas\n§9🛠§8 Seadistamiseks laienda modi (vajuta ikoonil ▼)", - "modmenu.summaryTranslation.fsb-interop": "OptiFine'i tugi FabricSkyBoxes'ile\n§9🛠§8 Vormingud, eelista oma vormingut, ...", "modmenu.summaryTranslation.fabrishot": "Tee 4K-kuvatõmmiseid klahviga F9\n§9🛠§8 Rakenda F2le, resolutsioon, kiirklahv, ...", "isxander-main-menu-credits.fabrishot": "Tee 4K-kuvatõmmiseid klahviga F9", "modmenu.summaryTranslation.fadeless": "§6🔀§r Eemaldab laadimise hääbumisanimatsiooni\n§8§m🛠§8 (valikud puuduvad)", "modmenu.summaryTranslation.fastquit": "Lahkub üksikmängust koheselt\n§9🛠§8 Hüpikud, indikaator, ...", "modmenu.summaryTranslation.ferritecore": "Vähendab RAMi kasutust\n§8🛠 (vaid edasijõudnute valikud)", - "modmenu.summaryTranslation.iris": "OptiFine'i varjutajad\n§9🛠§8 Lülita modi, vali varjutaja, kiirklahvid, ...", + "modmenu.summaryTranslation.fsb-interop": "OptiFine'i tugi FabricSkyBoxes'ile\n§9🛠§8 Vormingud, eelista oma vormingut, ...", "modmenu.summaryTranslation.immediatelyfast": "Optimeerib elukaid, konteinerplokke, liideseid\n§8🛠 (vaid edasijõudnute valikud)", + "modmenu.summaryTranslation.iris": "OptiFine'i varjutajad\n§9🛠§8 Lülita modi, vali varjutaja, kiirklahvid, ...", + "modmenu.summaryTranslation.isxander-main-menu-credits": "Modipaki versioon avamenüüs\n§8🛠 (vaid edasijõudnute valikud)", "modmenu.summaryTranslation.itemmodelfix": "§6🔀§r Parandab käeshoitud esemetel läbipaistvad jooned\n§9🛠§8 Meetod", "modmenu.summaryTranslation.lambdynlights": "OptiFine'i dünaamiline valgustus\n§9🛠§8 Kvaliteet, olemivalikud, ...", "modmenu.summaryTranslation.languagereload": "Kohene keelevahetus, otsinguriba\n§9🛠§8 Mitmes keeles loomingurežiimi otsing, ...", "modmenu.summaryTranslation.lithium": "Optimeerib füüsikat ja kamakaid\n§8🛠 (vaid edasijõudnute valikud)", - "modmenu.summaryTranslation.isxander-main-menu-credits": "Modipaki versioon avamenüüs\n§8🛠 (vaid edasijõudnute valikud)", "modmenu.summaryTranslation.memoryleakfix": "Parandab mälulekkeid\n§8§m🛠§8 (valikud puuduvad)", "modmenu.summaryTranslation.midnightcontrols": "§6🔀§r Mängupuldi ja puuteekraani tugi\n§9🛠§8 Sisendseade, kiirklahvid, mängupuldi valikud, ...", "modmenu.summaryTranslation.mixintrace": "Aitab arendajatel leida krahhide põhjuse\n§8§m🛠§8 (valikud puuduvad)", - "modmenu.summaryTranslation.modmenu": "See modimenüü\n§9🛠§8 Nupuasetus, filtreerimine, sorteerimine, ...", - "modmenu.summaryTranslation.modernfix": "Optimeerib laadimiskiirusi, vähendab RAMi kasutust\n§8🛠 (vaid edasijõudnute valikud)", - "modmenu.summaryTranslation.moreculling": "Peatab plokkide peidetud külgede renderdamise\n§9🛠§8 Lülita plokke, esemeraame, ...", + "modmenu.summaryTranslation.moddetectionpreventer": "Parandab teatud serverites modipiirangud\n§8🛠 (valikud puuduvad)", "modmenu.summaryTranslation.modelfix": "Parandab esemetel-plokkidel läbipaistvad jooned\n§8🛠 (vaid edasijõudnute valikud)", + "modmenu.summaryTranslation.modernfix": "Optimeerib laadimiskiirusi, vähendab RAMi kasutust\n§8🛠 (vaid edasijõudnute valikud)", + "modmenu.summaryTranslation.modmenu": "See modimenüü\n§9🛠§8 Nupuasetus, filtreerimine, sorteerimine, ...", "modmenu.summaryTranslation.morechathistory": "Suurendab vestlusajaloo limiiti\n§8§m🛠§8 (valikud puuduvad)", + "modmenu.summaryTranslation.moreculling": "Peatab plokkide peidetud külgede renderdamise\n§9🛠§8 Lülita plokke, esemeraame, ...", "modmenu.summaryTranslation.nochatreports": "Ühtlased vestluse olekuindikaatorid\n§9🛠§8 Lülita modi, vestluse indikaatorid, küsimisrežiim, ...", "modmenu.summaryTranslation.optigui": "OptiFine'i kohandatud liidesed\n§8§m🛠§8 (valikud puuduvad)", "modmenu.summaryTranslation.paginatedadvancements": "Suur edasijõudmiste kuva ja nõuete nimekiri\n§9🛠§8 Nõuete nähtavus, vahekaartide kinnitamine, ...", "modmenu.summaryTranslation.puzzle": "Mõned OptiFine'i funktsioonid\n§9🛠§8 Ressursipaki laadimiskuva, ...", + "modmenu.summaryTranslation.reeses-sodium-options": "Vertikaalsed graafikasätted\n§8§m🛠§8 (valikud puuduvad)", "modmenu.summaryTranslation.rrls": "Ressursipakid laadivad taustal\n§9🛠§8 Laadimise hääbumisanimatsiooni kiirus, ...", + "modmenu.summaryTranslation.sodium-extra": "OptiFine'i graafikavalikud\n§9🛠§8 Graafikaseadetes: animatsioonid, osakesed, ...", "modmenu.summaryTranslation.sodium": "Optimeerib renderdust, parem kaadrisagedus\n§9🛠§8 Graafikaseadetes: optimeeringud", "sodium.options.buttons.donate": "Toeta Sodiumi!", - "modmenu.summaryTranslation.reeses-sodium-options": "Vertikaalsed graafikasätted\n§8§m🛠§8 (valikud puuduvad)", - "modmenu.summaryTranslation.sodium-extra": "OptiFine'i graafikavalikud\n§9🛠§8 Graafikaseadetes: animatsioonid, osakesed, ...", "modmenu.summaryTranslation.yosbr": "Modipaki vaikesätted\n§9🛠§8 Lähtestamiseks vaata FO vikit", "modmenu.summaryTranslation.zoomify": "Suumi klahvi C all hoides\n§9🛠§8 Kaugus, kinemaatiline kaamera, kiirklahv, ...", "fo.resourcePack.fastbettergrass": "§7OptiFine'i parem muru (kiire)§r\n§4Peab olema kõige tipus§r", "menu.shareToLan": "Ava Internetti", "lanServer.title": "Ava Internetti", - "lanServer.start": "Ava Internetti", - "rso.search_bar_empty": "Sodium renderdaja - caffeinemc.net/donate ⎹ §fOtsi valikuid..." + "lanServer.start": "Ava Internetti" } diff --git a/Resource Packs/Mod Menu Helper/assets/fo/lang/zh_tw.json b/Resource Packs/Mod Menu Helper/assets/fo/lang/zh_tw.json index 95b14447..b00aa3a0 100644 --- a/Resource Packs/Mod Menu Helper/assets/fo/lang/zh_tw.json +++ b/Resource Packs/Mod Menu Helper/assets/fo/lang/zh_tw.json @@ -1,7 +1,7 @@ { "fo.resourcePack.modmenuhelper": "§7在模組選單中列出模組的主要功能和選項§r", "modmenu.dropInfo.line1": "FO 模組有 §9🛠§r 或 §8🛠§r 標誌,替代品有 §6🔀§r 標誌;", - "modmenu.dropInfo.line2": "其他模組由你增加", + "modmenu.dropInfo.line2": "其他模組由你新增", "modmenu.summaryTranslation.animatica": "OptiFine 的動畫材質\n§8🛠(僅進階選項)", "modmenu.summaryTranslation.betterbeds": "§6🔀§r 更快的床\n§8§m🛠§8(無選項)", "modmenu.summaryTranslation.bettermounthud": "騎乘生物時顯示飢餓條和經驗條\n§8§m🛠§8(無選項)", @@ -39,7 +39,7 @@ "modmenu.summaryTranslation.mixintrace": "幫助開發人員找到崩潰的原因\n§8§m🛠§8(無選項)", "modmenu.summaryTranslation.modmenu": "這個模組選單\n§9🛠§8 按鈕位置、篩選、排序...", "modmenu.summaryTranslation.modernfix": "最佳化載入速度,減少記憶體使用量\n§8🛠(僅進階選項)", - "modmenu.summaryTranslation.moreculling": "停止繪製方塊不可見的面\n§9🛠§8 切換方塊、物品展示框...", + "modmenu.summaryTranslation.moreculling": "停止繪製方塊的隱藏面\n§9🛠§8 切換方塊、物品展示框...", "modmenu.summaryTranslation.modelfix": "修復物品與方塊間的透明線條\n§8🛠(僅進階選項)", "modmenu.summaryTranslation.morechathistory": "增加聊天歷史記錄上限\n§8§m🛠§8(無選項)", "modmenu.summaryTranslation.nochatreports": "持續的聊天狀態指示器\n§9🛠§8 開關模組、聊天指示器、提示模式...",