4.2.0-beta.3

This commit is contained in:
Madis 2022-08-15 18:43:25 +03:00
parent afd568e38e
commit af3cc61cf3
27 changed files with 136 additions and 123 deletions

View file

@ -3,6 +3,19 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19.2
### 4.2.0-beta.3 (2022-08-15)
FO 4.2.0 is still estimated to be released in August, we have just a few more things to test...
- Added MixinTrace - helps developers find the cause of crashes
- Added Cloth Config API - technically it has always been there inside some mod, but currently a specific version of it is required
- Removed Not Enough Crashes - turned out to be not that helpful for developers
- Removed MoreCulling - performance testing results were inconclusive, some mods had incompatibilities. Decided not to add it for 4.2.0 yet, but keeping an eye on it for the future.
- Updated Entity Texture Features, Language Reload, Reese's Sodium Options
- Updated Korean in MMH by AlphaKR93
- Added a workaround to fix Cull Less Leaves crash for some players
### 4.2.0-beta.2 (2022-08-12)
- Added Hold That Chunk - keeps rendered chunks in memory for extended render distance on servers, but also clears cached chunks if they haven't been visited for an hour

View file

@ -25,7 +25,7 @@ def remove_file(path, description):
def copy_dir(from_path, to_path, from_desc, to_desc):
if os.path.isdir(from_path):
shutil.copytree(from_path, to_path)
shutil.copytree(from_path, to_path, dirs_exist_ok=True)
print("Copied " + from_desc + " to " + to_desc)
else:
print("Skipped " + from_desc + " copying to " + to_desc + ", didn't exist")

View file

@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.2.0-beta.2",
"version": "4.2.0-beta.3",
"author": "robotkoer",
"files": [
{
@ -41,7 +41,7 @@
},
{
"projectID": 568563,
"fileID": 3900006,
"fileID": 3935334,
"required": true
},
{
@ -49,14 +49,9 @@
"fileID": 3927839,
"required": true
},
{
"projectID": 353890,
"fileID": 3930707,
"required": true
},
{
"projectID": 527334,
"fileID": 3836370,
"fileID": 3933807,
"required": true
},
{
@ -81,7 +76,7 @@
},
{
"projectID": 511319,
"fileID": 3924703,
"fileID": 3932359,
"required": true
},
{
@ -89,11 +84,6 @@
"fileID": 3865813,
"required": true
},
{
"projectID": 630104,
"fileID": 3929082,
"required": true
},
{
"projectID": 308702,
"fileID": 3920481,
@ -195,13 +185,13 @@
"required": true
},
{
"projectID": 448233,
"fileID": 3823508,
"projectID": 627566,
"fileID": 3908979,
"required": true
},
{
"projectID": 627566,
"fileID": 3908979,
"projectID": 448233,
"fileID": 3823508,
"required": true
},
{
@ -219,6 +209,11 @@
"fileID": 3824820,
"required": true
},
{
"projectID": 433447,
"fileID": 3831043,
"required": true
},
{
"projectID": 335493,
"fileID": 3829250,
@ -254,6 +249,11 @@
"fileID": 3923806,
"required": true
},
{
"projectID": 348521,
"fileID": 3906387,
"required": true
},
{
"projectID": 459496,
"fileID": 3911818,

View file

@ -6,7 +6,6 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tooltipfix">ToolTipFix (by Kyrptonaught)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric">Entity Texture Features - [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/hold-that-chunk">Hold That Chunk (by The_TermiGator)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes">Not Enough Crashes (Fabric) (by NatanFudge)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/language-reload">Language Reload (by Jerozgen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-chat-reports">No Chat Reports (by Aizistral)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/zoomify">Zoomify (by XanderIsDev)</a></li>
@ -14,7 +13,6 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabrishot">Fabrishot (by ramidzkh)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options">Reese's Sodium Options (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/borderless-mining">Borderless Mining (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/moreculling">MoreCulling (by FX_PR0CESS)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem">Custom Entity Models (CEM) (by dorianpb)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium">Sodium (by jellysquid3_)</a></li>
@ -35,11 +33,12 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot">Smooth Boot (Fabric) (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-mount-hud">Better Mount HUD (by Lortseam_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/memoryleakfix">MemoryLeakFix (by FX_PR0CESS)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mixin-conflict-helper">Mixin Conflict Helper (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mixintrace">MixinTrace (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/irisshaders">Iris Shaders (by coderbot)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</a></li>
@ -47,5 +46,6 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/yosbr">Your Options Shall Be Respected (YOSBR) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/colormatic">Colormatic (by kwertiTheCats)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lithium">Lithium (Fabric) (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/indium">Indium (by comp500)</a></li>
</ul>

View file

@ -18,7 +18,6 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
| [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | [tuxed](https://www.curseforge.com/members/tuxed) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes the game startup faster |
| [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes game physics and chunk loading |
| [MemoryLeakFix](https://www.curseforge.com/minecraft/mc-mods/memoryleakfix) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes several memory leaks |
| [MoreCulling](https://www.curseforge.com/minecraft/mc-mods/moreculling) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | | &nbsp;&nbsp;✔️ | Stops rendering hidden sides of blocks |
| [No Fade](https://www.curseforge.com/minecraft/mc-mods/no-fade) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes game startup and resource packs switch faster by removing fade animations |
| [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Optimizes light rendering |
| [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Improves the overall responsiveness of the game (less likely to freeze) |
@ -69,10 +68,11 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
| [Main Menu Credits](https://www.curseforge.com/minecraft/mc-mods/main-menu-credits) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds modpack's clickable version number in title screen's bottom corner |
| [MidnightControls](https://www.curseforge.com/minecraft/mc-mods/midnightcontrols) | [TeamMidnightDust](https://www.curseforge.com/members/teammidnightdust) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds controller and touchscreen support - Bedrock parity! |
| [Mixin Conflict Helper](https://www.curseforge.com/minecraft/mc-mods/mixin-conflict-helper) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | | &nbsp;&nbsp;✔️ | Shows an user-readable alert when two mods conflict |
| [MixinTrace](https://www.curseforge.com/minecraft/mc-mods/mixintrace) | [comp500](https://www.curseforge.com/members/comp500) | | | | &nbsp;&nbsp;✔️ | Helps developers find the cause of crashes |
| [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) | [TerraformersMC](https://www.curseforge.com/members/TerraformersMC) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds a mod list with descriptions (keep bundled resource pack enabled for better experience!) |
| [More Chat History](https://www.curseforge.com/minecraft/mc-mods/more-chat-history) | [JackFred2](https://www.curseforge.com/members/JackFred2) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Increases chat history limit |
| [No Chat Reports](https://www.curseforge.com/minecraft/mc-mods/no-chat-reports) | [Aizistral](https://www.curseforge.com/members/aizistral) | | | | &nbsp;&nbsp;✔️ | Improves privacy and reverts some visual changes on chat |
| [Not Enough Crashes](https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes) | [NatanFudge](https://www.curseforge.com/members/NatanFudge) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Allows playing after a crash and getting the crash report as a link |
| [Not Enough Crashes](https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes) | [NatanFudge](https://www.curseforge.com/members/NatanFudge) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Allows playing after a crash and getting the crash report as a link |
| [Your Options Shall Be Respected](https://www.curseforge.com/minecraft/mc-mods/yosbr) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Keeps your settings when updating the modpack |
| [WI Zoom](https://www.curseforge.com/minecraft/mc-mods/wi-zoom) | [alexander9892](https://www.curseforge.com/members/alexander9892) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Adds a scrollable zoom feature |
| [Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds a scrollable and customizable zoom feature |

View file

@ -28,7 +28,6 @@
"modmenu.summaryTranslation.modmenu": "Dieses Modmenü\n§9✎§8 Knopfeinstellungen, Filtern, Sortieren, ...",
"modmenu.summaryTranslation.morechathistory": "Erhöht das Charverlauf-Limit\n§8✎ (Keine Optionen)",
"modmenu.summaryTranslation.nofade": "Entfernt Lade/Verblass-Animationen\n§8✎ (Keine Optionen)",
"modmenu.summaryTranslation.notenoughcrashes": "Erlaubt das weitere Spielen nach einem Absturz\n§8✎ (nur erweiterte Optionen)",
"modmenu.summaryTranslation.phosphor": "§c*§r Optimiert Licht, schnelleres Laden von Chunks\n§8✎ (nur erweiterte Optionen)",
"modmenu.summaryTranslation.smoothboot": "Verhindert Spielabstürze\n§8✎ (nur erweiterte Optionen)",
"modmenu.summaryTranslation.sodium": "Optimiert das Rendern, mehr FPS\n§9✎§8 In den Grafikeinstellungen: Optimierungen",

View file

@ -40,7 +40,6 @@
"modmenu.summaryTranslation.modmenu": "Αυτό το μενού τροποποιήσεων\n§9✎§8 Τοποθέτηση κουμπιού, φιλτράρισμα, οργάνωση ...",
"modmenu.summaryTranslation.morechathistory": "Αυξάνει το όριο ιστορικού συνομιλίας\n§8✎ (χωρίς επιλογές)",
"modmenu.summaryTranslation.nofade": "Όχι οθόνης φόρτωσης σε άνοιγμα πακέτων πόρων\n§8✎ (χωρίς επιλογές)",
"modmenu.summaryTranslation.notenoughcrashes": "Ανάφερε και παίξε αν το παιχνίδι κρασάρει\n§8✎ (μόνο εξιδικευμένες επιλογές)",
"modmenu.summaryTranslation.optigui": "Το ορισμένο γραφικό περιβάλλον του OptiFine\n§8✎ (χωρίς επιλογές)",
"modmenu.summaryTranslation.phosphor": "§c*§r Βελτίωση φωτός, γρηγορότερα κομμάτια κόσμων\n§8✎ (μόνο εξιδικευμένες επιλογές)",
"modmenu.summaryTranslation.puzzle": "Μερικές επιλογές του OptiFine\n§9✎§8 Οθόνη φόρτωσης από πακέτο πόρων, ...",

View file

@ -37,12 +37,11 @@
"modmenu.summaryTranslation.memoryleakfix": "Fixes memory leaks\n§8✎ (no options)",
"modmenu.summaryTranslation.midnightcontrols": "Controller and touchscreen support\n§9✎§8 Input method, keybinds, controller options, ...",
"modmenu.summaryTranslation.mixin-conflict-helper": "Alerts when two mods conflict\n§8✎ (no options)",
"modmenu.summaryTranslation.mixintrace": "Helps developers find the cause of crashes\n§8✎ (no options)",
"modmenu.summaryTranslation.modmenu": "This mod menu\n§9✎§8 Button placement, filtering, sorting, ...",
"modmenu.summaryTranslation.moreculling": "Stops rendering hidden sides of blocks\n§9✎§8 Toggle blocks, item frames, ...",
"modmenu.summaryTranslation.morechathistory": "Increase chat history limit\n§8✎ (no options)",
"modmenu.summaryTranslation.nochatreports": "Visual and privacy improvements for chat\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.nofade": "Remove loading fade animation\n§8✎ (no options)",
"modmenu.summaryTranslation.notenoughcrashes": "Report and play after crash\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.optigui": "OptiFine's custom GUIs\n§8✎ (no options)",
"modmenu.summaryTranslation.phosphor": "§c*§r Optimize light, faster chunks\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.puzzle": "Some OptiFine features\n§9✎§8 Resource pack splash screen, ...",

View file

@ -37,12 +37,11 @@
"modmenu.summaryTranslation.memoryleakfix": "Parandab mälulekkeid\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.midnightcontrols": "Mängupuldi ja puuteekraani tugi\n§9✎§8 Sisendseade, kiirklahvid, mängupuldi valikud, ...",
"modmenu.summaryTranslation.mixin-conflict-helper": "Annab teada, kui kaks modi lähevad konflikti\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.mixintrace": "Aitab arendajatel leida krahhide põhjuse\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.modmenu": "See modimenüü\n§9✎§8 Nupuasetus, filtreerimine, sorteerimine, ...",
"modmenu.summaryTranslation.moreculling": "Peatab plokkide peidetud külgede renderdamise\n§9✎§8 Lülita plokke, esemeraame, ...",
"modmenu.summaryTranslation.morechathistory": "Suurenda vestlusajaloo limiiti\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.nochatreports": "Vestluse visuaalsed ja privaatsuse täiendused\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.nofade": "Eemalda laadimise hääbumisanimatsioon\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.notenoughcrashes": "Teata ja mängi pärast krahhi edasi\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.optigui": "OptiFine'i kohandatud liidesed\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.phosphor": "§c*§r Optimeeri valgust, kiiremad kamakad\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.puzzle": "Mõned OptiFine'i funktsioonid\n§9✎§8 Ressursipaki laadimiskuva, ...",

View file

@ -38,11 +38,9 @@
"modmenu.summaryTranslation.midnightcontrols": "컨트롤러 및 터치 스크린 지원\n§9✎§8 입력 방법, 조작, 컨트롤러 옵션, ...",
"modmenu.summaryTranslation.mixin-conflict-helper": "두 모드가 충돌하면 알림\n§8✎ (옵션 없음)",
"modmenu.summaryTranslation.modmenu": "이 모드 메뉴\n§9✎§8 버튼 배치, 필터링, 정렬, ...",
"modmenu.summaryTranslation.moreculling": "블록의 가려진 면 렌더링 차단\n§9✎§8 블록 토글, 아이템 액자, ...",
"modmenu.summaryTranslation.morechathistory": "최대 채팅 히스토리 증가\n§8✎ (옵션 없음)",
"modmenu.summaryTranslation.nochatreports": "채팅 표시와 개인정보 보호 개선\n§8✎ (고급 옵션만 있음)",
"modmenu.summaryTranslation.nofade": "로딩 화면 페이드 애니메이션 제거\n§8✎ (옵션 없음)",
"modmenu.summaryTranslation.notenoughcrashes": "충돌 후에 리포트 생성/계속 플레이\n§8✎ (고급 옵션만 있음)",
"modmenu.summaryTranslation.optigui": "OptiFine의 커스텀 GUIs\n§8✎ (옵션 없음)",
"modmenu.summaryTranslation.phosphor": "§c*§r 조명, 청크 개선\n§8✎ (고급 옵션만 있음)",
"modmenu.summaryTranslation.puzzle": "일부 OptiFine 기능\n§9✎§8 로딩 화면 스플래시, ...",

View file

@ -39,11 +39,9 @@
"modmenu.summaryTranslation.midnightcontrols": "Suporte para controle e tela sensível ao toque\n§9✎§8 Método entrada, atalhos, opções de controle, ...",
"modmenu.summaryTranslation.mixin-conflict-helper": "Alerta quando dois mods conflitem\n§8✎ (sem opções)",
"modmenu.summaryTranslation.modmenu": "Este menu de mods\n§9✎§8 Posicionamento do botão, filtros, ordem, ...",
"modmenu.summaryTranslation.moreculling": "Impede de renderizar lados ocultos de blocos\n§9✎§8 Alternar blocos, molduras, ...",
"modmenu.summaryTranslation.morechathistory": "Aumenta o limite do bate-papo\n§8✎ (sem opções)",
"modmenu.summaryTranslation.nochatreports": "Melhorias visuais e de privacidade para o chat\n§8✎ (apenas opções avançadas)",
"modmenu.summaryTranslation.nofade": "Remove a animação suave do carregamento\n§8✎ (sem opções)",
"modmenu.summaryTranslation.notenoughcrashes": "Reporte e jogue depois de um crash\n§8✎ (apenas opções avançadas)",
"modmenu.summaryTranslation.optigui": "Interfaces personalizadas do OptiFine\n§8✎ (sem opções)",
"modmenu.summaryTranslation.phosphor": "§c*§r Otimiza a luz, chunks mais rápidas\n§8✎ (apenas opções avançadas)",
"modmenu.summaryTranslation.puzzle": "Alguns recursos do OptiFine\n§9✎§8 Tela inicial do pacote de recursos, ...",

View file

@ -38,7 +38,6 @@
"modmenu.summaryTranslation.modmenu": "Это меню модов\n§9✎§8 Положение кнопок, фильтрация, ...",
"modmenu.summaryTranslation.morechathistory": "Увеличивает лимит длинны чата\n§8✎ (нет настроек)",
"modmenu.summaryTranslation.nofade": "Удаляет анимацию затухания\n§8✎ (нет настроек)",
"modmenu.summaryTranslation.notenoughcrashes": "Выкидывает в главное меню при краше\n§8✎ (только продвинутые настройки)",
"modmenu.summaryTranslation.optigui": "Кастомные интерфейсы как в OptiFine\n§8✎ (нет настроек)",
"modmenu.summaryTranslation.phosphor": "§c*§r Оптимизирует освещение и чанки\n§8✎ (только продвинутые настройки)",
"modmenu.summaryTranslation.puzzle": "Некоторые функции OptiFine'a\n§9✎§8 Заставка ресурспака, ...",

View file

@ -38,11 +38,9 @@
"modmenu.summaryTranslation.midnightcontrols": "Oyun kumandası ve dokunmatik ekran desteği\n§9✎§8 Giriş yöntemi, tuş atamaları, oyun kumandası seçenekleri, ...",
"modmenu.summaryTranslation.mixin-conflict-helper": "İki mod çakıştığında uyarır\n§8✎ (seçenekleri yok)",
"modmenu.summaryTranslation.modmenu": "Bu mod menüsü\n§9✎§8 Tuş yerleşimi, filtreleme, sıralama, ...",
"modmenu.summaryTranslation.moreculling": "Blokların gizli taraflarını önizlemeyi durdur.\n§9✎§8 Blokları aç/kapa, eşya çerçeveleri, ...",
"modmenu.summaryTranslation.morechathistory": "Sohbet geçmiş limitini arttırır\n§8✎ (seçenekleri yok)",
"modmenu.summaryTranslation.nochatreports": "Sohbet için görsel ve gizlilik geliştirmeleri\n§8✎ (sadece gelişmiş seçenekler)",
"modmenu.summaryTranslation.nofade": "Yüklenirken solma animasyonunu kaldırır\n§8✎ (seçenekleri yok)",
"modmenu.summaryTranslation.notenoughcrashes": "Çökmeden sonra bildir ve oyna\n§8✎ (sadece gelişmiş seçenekler)",
"modmenu.summaryTranslation.optigui": "OptiFine'ın özel menüleri\n§8✎ (seçenekleri yok)",
"modmenu.summaryTranslation.phosphor": "§c*§r Işığı optimize eder, daha hızlı yığınlar\n§8✎ (sadece gelişmiş seçenekler)",
"modmenu.summaryTranslation.puzzle": "Bazı OptiFine özellikleri\n§9✎§8 Kaynak paketinden açılış ekranı, ...",

View file

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.2.0-beta.2",
"versionId": "4.2.0-beta.3",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [
@ -95,6 +95,17 @@
],
"fileSize": 382089
},
{
"path": "mods/cloth-config-8.0.75-fabric.jar",
"hashes": {
"sha1": "1d6175cee479a4fac60fc314e988e70485bd29b1",
"sha512": "a6fb5bbb4ddd14ecb3a907e48a3ce2485430e4713a8b0326b001c4a25ed2c1d9e36e1279f3bbb99e8cabcf13801eff0d43563c3505ee80687347f73212661923"
},
"downloads": [
"https://cdn.modrinth.com/data/9s6osm5g/versions/8.0.75+fabric/cloth-config-8.0.75-fabric.jar"
],
"fileSize": 1129049
},
{
"path": "mods/colormatic-3.1.2+mc.1.19.jar",
"hashes": {
@ -178,15 +189,15 @@
"fileSize": 75567
},
{
"path": "mods/entity_texture_features_fabric-4.0.1.jar",
"path": "mods/entity_texture_features_fabric_1.19.x-4.0.2.jar",
"hashes": {
"sha1": "471dd20a7d8ed143b53c07ee352deba9c75e78ed",
"sha512": "198bc066565cfd64fb846a4a2a8efcea8ace2708e4332052a1974db78e67037657b052fb4a4555ea0372a4eca92e60f0d05f3467d77a8e34caead47bb7da8bed"
"sha1": "ca8adf2be87fca55363fa0a0c76f112e437dc08a",
"sha512": "e4a7aac7c54ce9bed62165a11d4160434eb15fa9ae6b188a4c7fa7337ddbffaa0b54b4c3392437b2ff4d6fb2a08ba070272d5b389a5721a9e5313ef2ab22d117"
},
"downloads": [
"https://cdn.modrinth.com/data/BVzZfTc1/versions/4.0.1.fabric/entity_texture_features_fabric-4.0.1.jar"
"https://cdn.modrinth.com/data/BVzZfTc1/versions/4.0.2.fabric.1.19/entity_texture_features_fabric_1.19.x-4.0.2.jar"
],
"fileSize": 1185408
"fileSize": 1191685
},
{
"path": "mods/fabric-api-0.59.0+1.19.2.jar",
@ -305,16 +316,16 @@
"fileSize": 556414
},
{
"path": "mods/language-reload-1.3.1.jar",
"path": "mods/language-reload-1.3.2.jar",
"hashes": {
"sha1": "9b8fc8ce7447ad97d1e7ebba5322bccd01aff118",
"sha512": "157c146b0410337fe3ac58c1716b5bb9ef33a423bb9fdd5d4b38535c6500c90ccf0b6c10f1ba74a48308d16b109a22d2b2a798e88abb9be4198cf7fb6703ad14"
"sha1": "f35701734ae863b9736f35e09b1f3658b4b60d23",
"sha512": "42a46de1ce9ecff063bc3a6096db398959ff8f1622857cefba7a76154bb1f7beb04bf23b5d2c52e2d9fb96bcea307dd9b16a8f45898cd13c03a24cba400d1607"
},
"downloads": [
"https://cdn.modrinth.com/data/uLbm7CG6/versions/1.3.1/language-reload-1.3.1.jar",
"https://github.com/Jerozgen/LanguageReload/releases/download/v1.3.1/language-reload-1.3.1.jar"
"https://cdn.modrinth.com/data/uLbm7CG6/versions/1.3.2/language-reload-1.3.2.jar",
"https://github.com/Jerozgen/LanguageReload/releases/download/v1.3.2/language-reload-1.3.2.jar"
],
"fileSize": 41515
"fileSize": 42887
},
{
"path": "mods/lazydfu-0.1.3.jar",
@ -388,6 +399,18 @@
],
"fileSize": 171453
},
{
"path": "mods/mixintrace-1.1.1+1.17.jar",
"hashes": {
"sha1": "7fbb0130db0e427ee7180d304dfa65c46f0e3b69",
"sha512": "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f"
},
"downloads": [
"https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1+1.17/mixintrace-1.1.1%2B1.17.jar",
"https://github.com/comp500/mixintrace/releases/download/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar"
],
"fileSize": 36039
},
{
"path": "mods/modmenu-4.0.6.jar",
"hashes": {
@ -411,18 +434,6 @@
],
"fileSize": 11223
},
{
"path": "mods/moreculling-1.19.1-0.9.1.jar",
"hashes": {
"sha1": "25e9e4223ab26d96dc3ce51bcd5737dc6013c09d",
"sha512": "7d573b7dea1a575b04960460ee314f06ab749f8a74fd4ca06e569ae234e79b6ad075d26fb6d072f1ac3bf91856b63faba7d6fbde09082b4e445bc311f5323ef3"
},
"downloads": [
"https://cdn.modrinth.com/data/51shyZVL/versions/v0.9.1/moreculling-1.19.1-0.9.1.jar",
"https://github.com/fxmorin/MoreCulling/releases/download/v0.9.1/moreculling-1.19.1-0.9.1.jar"
],
"fileSize": 1162652
},
{
"path": "mods/NoChatReports-FABRIC-1.19.2-v1.9.1.jar",
"hashes": {
@ -470,16 +481,16 @@
"fileSize": 134397
},
{
"path": "mods/reeses_sodium_options-1.4.5+mc1.19.2-build.51.jar",
"path": "mods/reeses_sodium_options-1.4.6+mc1.19.2-build.55.jar",
"hashes": {
"sha1": "79c784afa18ee4ced0012a17d057d1725cf26bbc",
"sha512": "8956e63daa7ecda39f9679327b327d7af417df0e0dd8aff6d1eb8a567e38e072ae531c20f3069277f2369436482ad73593a7b950ed340342f706dc8c591d8bc4"
"sha1": "3320b6b8289175b30efc9be6d4b33ef7a6d9a453",
"sha512": "ccc0758309158a531dc21e37abff22d495903226ab9285f8b5660a1c9ba10f4ada4a755fa95145d6dcbd801f9c6dcd4c00991246439f6ca2588737ebd8547809"
},
"downloads": [
"https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.19.2-1.4.5/reeses_sodium_options-1.4.5%2Bmc1.19.2-build.51.jar",
"https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.19.2-1.4.5/reeses_sodium_options-1.4.5%2Bmc1.19.2-build.51.jar"
"https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.19.2-1.4.6/reeses_sodium_options-1.4.6%2Bmc1.19.2-build.55.jar",
"https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.19.2-1.4.6/reeses_sodium_options-1.4.6%2Bmc1.19.2-build.55.jar"
],
"fileSize": 50005
"fileSize": 49903
},
{
"path": "mods/smoothboot-fabric-1.19-1.7.1.jar",

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 4.2.0-beta.2
name=Fabulously Optimized 4.2.0-beta.3
notes=https://fabulously-optimized.github.io/

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":"latest"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}}}}
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":"latest"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}},"cull-less-leaves":{"-depends":{"cloth-config":""},"+depends":{"cloth-config":"8.x.x"}}}}

View file

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

View file

@ -10,11 +10,11 @@ hash = "8e683a923285b2661e1492cf5ee17d4415478e70f8b06bf7c01a65afa705f471"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "e7ad992a7fc5650df45d08a0773ef63049a917a12ed9ccc40472b3d107dfb587"
hash = "0fa539ca80531fbff91a861d05e9f34664c76b2c43db5002b41dcbd938597b92"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "cf9072c1a992989601291c03a06fef1557a377d8f952a0cec02809d9afea3e03"
hash = "4906f88a82dac33236145cf4be5a394b1b6b459827c87524a09833d8b2765f69"
[[files]]
file = "config/modmenu.json"
@ -123,6 +123,11 @@ file = "mods/cit-resewn.pw.toml"
hash = "a662fdb75dc2676b5912ba07b17a481fb1f9c64b9bd93820936997a77aa1636e"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "417d6f9564d5d6c76596ea1287f76def11d40d7b4c2f5e88fd4e00abd34286de"
metafile = true
[[files]]
file = "mods/colormatic.pw.toml"
hash = "7aa8ced63d137481245c7ea9a15b5486193dc2ff944a15ca92479f093da0dc85"
@ -160,7 +165,7 @@ metafile = true
[[files]]
file = "mods/entity-texture-features-fabric.pw.toml"
hash = "bc927da092ee23dc5668d9607fb91362bde587b280564c00d45e44cac244205f"
hash = "27ec599fda166bc9aad244f5039fd1e3f8584e861e1163a6d3e159721528ab81"
metafile = true
[[files]]
@ -220,7 +225,7 @@ metafile = true
[[files]]
file = "mods/language-reload.pw.toml"
hash = "398b1a30ec518b3e2e88ea6bb5154499380d9a495772e2b037276edc81a43a29"
hash = "105a414e6b2019d5040fe59eab0179515b42c76f3a58aade0b785d732b9da188"
metafile = true
[[files]]
@ -253,6 +258,11 @@ file = "mods/mixin-conflict-helper.pw.toml"
hash = "e711296fa29d5659dcc38c4201e7a208e7e1dc8e75be919428dcbb6954765219"
metafile = true
[[files]]
file = "mods/mixintrace.pw.toml"
hash = "f8c57b83b826e6447a6a97f88f0fab03bb76caebc8272b74f3b890c6b5821d5d"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "e3aca0cdce3d910b14c74960e82b2099aa870ff552608ebf42ad567dfcd63cc9"
@ -263,11 +273,6 @@ file = "mods/more-chat-history.pw.toml"
hash = "6ba02ed36bd9c31c7585b3788ea70b8fbfd4027e8a4e05481e35bfb7470eaa46"
metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
hash = "207afdd8402bc7748814bc1aea19636752c79849f212806ebf59f0c6726d9774"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "bafac921dfa07632398d5142ab691e876d7446619c9e8f6bb052cd2c4b813fe5"
@ -278,11 +283,6 @@ file = "mods/no-fade.pw.toml"
hash = "c91a0e5e41ca1131346bec3429a5b54dd46ca826a228620b52333de9184a864a"
metafile = true
[[files]]
file = "mods/not-enough-crashes.pw.toml"
hash = "5c1ef0483605531321ef075aed82b527ba79e45c323e8bf99c93a7dfcd3f83f4"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "c4aebe0362765c366bc23fd89150f8249877f6bad869aa3328cdbfd0c5cacbdf"
@ -295,7 +295,7 @@ metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "3e58b6a26795084f643ccdf5f390bd7aa1925e277e90f251ed6b869cc5c15ce3"
hash = "ed5cd8e04cfc5748ffdfaa2a8caa36795addc1f0b641440b0c5a7eedc9cffe6a"
metafile = true
[[files]]
@ -335,4 +335,4 @@ metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "0f3960961cc65795c89cdb44deb2fe726138396ffb1b0b65cfa39be4460b79c3"
hash = "104a01a28500a9740e52b53e9cc451253f77d5d5588278f25a0e076adb7d3406"

View file

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

View file

@ -1,13 +1,13 @@
name = "Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric-4.0.1.jar"
filename = "entity_texture_features_fabric_1.19.x-4.0.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "471dd20a7d8ed143b53c07ee352deba9c75e78ed"
hash = "ca8adf2be87fca55363fa0a0c76f112e437dc08a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3900006
file-id = 3935334
project-id = 568563

View file

@ -1,13 +1,13 @@
name = "Language Reload"
filename = "language-reload-1.3.1.jar"
filename = "language-reload-1.3.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9b8fc8ce7447ad97d1e7ebba5322bccd01aff118"
hash = "f35701734ae863b9736f35e09b1f3658b4b60d23"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3836370
file-id = 3933807
project-id = 527334

View file

@ -0,0 +1,13 @@
name = "MixinTrace"
filename = "mixintrace-1.1.1+1.17.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7fbb0130db0e427ee7180d304dfa65c46f0e3b69"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3831043
project-id = 433447

View file

@ -1,13 +0,0 @@
name = "MoreCulling"
filename = "moreculling-1.19.1-0.9.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "25e9e4223ab26d96dc3ce51bcd5737dc6013c09d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3929082
project-id = 630104

View file

@ -1,13 +0,0 @@
name = "Not Enough Crashes (Fabric)"
filename = "notenoughcrashes-4.1.8+1.19.2-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0b9f89738ebc7c5309b8a25758fd8229b425aa3e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3930707
project-id = 353890

View file

@ -1,13 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.4.5+mc1.19.2-build.51.jar"
filename = "reeses_sodium_options-1.4.6+mc1.19.2-build.55.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "79c784afa18ee4ced0012a17d057d1725cf26bbc"
hash = "3320b6b8289175b30efc9be6d4b33ef7a6d9a453"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3924703
file-id = 3932359
project-id = 511319

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "4.2.0-beta.2"
version = "4.2.0-beta.3"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "305aa267ad24278e91fdc9f50448684c3b6f36f63614693a585618401ecd7d57"
hash = "356f1b0785771745c74f69aef794f92b641c649fc58f68700ec73467b67718b6"
[versions]
fabric = "0.14.9"