4.0.0-beta.11

This commit is contained in:
Madis 2022-07-21 21:04:14 +03:00
parent 1c78e66670
commit 8197b60ffa
30 changed files with 111 additions and 119 deletions

View file

@ -3,6 +3,22 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19
### 4.0.0-beta.11 (2022-07-21)
Another beta, now with FPS stuff!
Also, 1.19.1-rc2 is out, with 1.19.1 release date being estimated as "next week". Let's see...
- Added More Culling - stops rendering hidden sides of blocks
- Item frame optimizations currently disabled because it doesn't work with custom items yet
- It may eventually obsolete Cull Less Leaves, to be tested
- Mod Menu Helper does not currently work with it, so you'll see its own description in Mod Menu
- Removed Don't Clear Chat History - various issues, including unintended behaviour in 1.19
- Updated Debugify, Fabric Language Kotlin, MemoryLeakFix, Reese's Sodium Options
- Removed duplicate config files from YOSBR folder
- This was there to make resetting settings a bit easier when needed, but now a better method is described in the wiki
- Updated Greek in MMH by RaptaG
### 4.0.0-beta.10 (2022-07-19)
- Added Mixin Conflict Helper - tells you when you've installed two mods that don't like each other!

View file

@ -11,12 +11,12 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.0.0-beta.10",
"version": "4.0.0-beta.11",
"author": "robotkoer",
"files": [
{
"projectID": 596224,
"fileID": 3842780,
"fileID": 3888651,
"required": true
},
{
@ -76,7 +76,7 @@
},
{
"projectID": 511319,
"fileID": 3820953,
"fileID": 3888700,
"required": true
},
{
@ -84,6 +84,11 @@
"fileID": 3865813,
"required": true
},
{
"projectID": 630104,
"fileID": 3890078,
"required": true
},
{
"projectID": 308702,
"fileID": 3873988,
@ -196,12 +201,12 @@
},
{
"projectID": 627566,
"fileID": 3884261,
"fileID": 3885691,
"required": true
},
{
"projectID": 308769,
"fileID": 3850090,
"fileID": 3887669,
"required": true
},
{
@ -209,11 +214,6 @@
"fileID": 3878040,
"required": true
},
{
"projectID": 404400,
"fileID": 3827052,
"required": true
},
{
"projectID": 393442,
"fileID": 3824820,

View file

@ -13,6 +13,7 @@
<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>
@ -38,7 +39,6 @@
<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/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/dont-clear-chat-history">Don't Clear Chat History (by anar4732)</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/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>

View file

@ -18,6 +18,7 @@ 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 (currently not reflected in Mod Menu Helper) |
| [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) |
@ -60,7 +61,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
|---|---|---|---|---|---|---|
| [AntiGhost](https://www.curseforge.com/minecraft/mc-mods/antighost) | [Giselbaer](https://www.curseforge.com/members/Giselbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes glitching blocks by typing /ghost (repetitively using this can likely alert staff members in-game) |
| [Borderless Mining](https://www.curseforge.com/minecraft/mc-mods/borderless-mining) | [comp500](https://www.curseforge.com/members/comp500) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Allows you to have Minecraft in full screen and interact with a different window (disabled by default) |
| [Don't Clear Chat History](https://www.curseforge.com/minecraft/mc-mods/dont-clear-chat-history) | [anar4732](https://www.curseforge.com/members/anar4732) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Keeps typed message history across worlds |
| [Don't Clear Chat History](https://www.curseforge.com/minecraft/mc-mods/dont-clear-chat-history) | [anar4732](https://www.curseforge.com/members/anar4732) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Keeps typed message history across worlds |
| [Debugify](https://www.curseforge.com/minecraft/mc-mods/debugify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes [a set of bugs](https://fabulously-optimized.gitbook.io/modpack/readme/changed-options#fixed-bugs), disables sending diagnostics data to Mojang |
| [FastOpenLinksAndFolders](https://www.curseforge.com/minecraft/mc-mods/fastopenlinksandfolders) | [altrisi](https://www.curseforge.com/members/altrisi) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Fixes the game freezing when you open resource pack folders, a screenshot etc. |
| [LittleTweaks](https://www.curseforge.com/minecraft/mc-mods/littletweaks) | [ImUrX](https://www.curseforge.com/members/imurx/projects) | | &nbsp;&nbsp;✔️ | | | Adds the audio output option like 1.18 |

View file

@ -12,7 +12,6 @@
"modmenu.summaryTranslation.continuity": "Verbundene Texturen (OptiFine)\n§9✎§8 Mod ein-/ausstellen, Methode, ...",
"modmenu.summaryTranslation.cullleaves": "\"Bessere Bäume\" (OptiFine)\n§9✎§8 Mod ein-/ausstellen, Ressourcenpaket",
"modmenu.summaryTranslation.cem": "Einstellbare Enitäten (OptiFine) [Alpha]\n§9✎§8 OptiFine-Unterstützung, Modellfehler beheben",
"modmenu.summaryTranslation.dcch": "Chatverlauf nach Verlassen beibehalten\n§8✎ (Keine Optionen)",
"modmenu.summaryTranslation.dynamicfps": "FPS im Hintergrund verringern\n§9✎§8 Mod ein-/ausstellen, FPS-Wert, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Optimiert Truhen, Schilder, Betten usw.\n§9✎§8 Zu optimierende Blöcke, Methode",
"modmenu.summaryTranslation.entityculling": "Verhindert das Rendern von Mobs hinter Mauern\n§8✎ (nur erweiterte Optionen)",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "Οι ενωμένοι κύβοι του OptiFine\n§9✎§8 Άνοιγμα/Κλέισιμο, μέθοδος, πακέτα πόρων",
"modmenu.summaryTranslation.cull-less-leaves": "Γρηγορότερα φύλλα δέντρων\n§9✎§8 Άνοιγμα/Κλέισιμο, βάθος φύλλων",
"modmenu.summaryTranslation.cem": "Οι ορισμένες οντότητες του OptiFine\n§9✎§8 Υποστήρηξη OptiFine, διόρθωση μοντέλων",
"modmenu.summaryTranslation.dcch": "Παραμονή ιστορικού συνομιλίας ανά κόσμους\n§8✎ (χωρίς επιλογές)",
"modmenu.summaryTranslation.debugify": "Αποσφαλμάτωση, παύση αποστολής διαγνωστικών\n§9✎§8 Δείτε το wiki του FO για περισσοτ. πληροφορίες",
"modmenu.summaryTranslation.dynamicfps": "Μειώνει τα FPS στο παρασκήνιο\n§9✎§8 Άνοιγμα/Κλέισιμο, επαναφορά στο κράτημα, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Γρηγορότερα σεντούκια, πινακίδες, κρεβάτια κτλ.\n§9✎§8 Κύβοι για βελτίωση, μέθοδος",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "OptiFine's connected textures\n§9✎§8 Toggle mod, method, resource packs",
"modmenu.summaryTranslation.cull-less-leaves": "Faster tree leaves\n§9✎§8 Toggle mod, leaf depth",
"modmenu.summaryTranslation.cem": "OptiFine's custom entities (alpha)\n§9✎§8 OptiFine support, model fix",
"modmenu.summaryTranslation.dcch": "Keep typed history across worlds\n§8✎ (no options)",
"modmenu.summaryTranslation.debugify": "Fixes bugs, disables Mojang's diagnostics sending\n§9✎§8 See FO wiki for more info",
"modmenu.summaryTranslation.dynamicfps": "Reduce FPS in the background\n§9✎§8 Toggle mod, restore on hover, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Faster chests, signs, beds etc.\n§9✎§8 Blocks to improve, method",
@ -38,6 +37,7 @@
"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.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": "Protects you and others from some account bans\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.nofade": "Remove loading fade animation\n§8✎ (no options)",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "OptiFine'i ühendatud tekstuurid\n§9✎§8 Lülita modi, meetod, ressursipakid",
"modmenu.summaryTranslation.cull-less-leaves": "Kiiremad puulehed\n§9✎§8 Lülita modi, lehesügavus",
"modmenu.summaryTranslation.cem": "OptiFine'i kohandatud olemid (alfa)\n§9✎§8 OptiFine'i tugi, mudeliparandus",
"modmenu.summaryTranslation.dcch": "Säilita kirjutatud ajalugu maailmade vahel\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.debugify": "Parandab vigu, keelab Mojangi diagnostika\n§9✎§8 Loe FO vikit lisateabe saamiseks",
"modmenu.summaryTranslation.dynamicfps": "Vähenda taustal kaadrisagedust\n§9✎§8 Lülita modi, taasta ülehõljumisel, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Kiiremad kirstud, sildid, voodid jne\n§9✎§8 Täiendatavad plokid, meetod",
@ -38,6 +37,7 @@
"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.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": "Kaitseb sind ja teisi teatud kontoblokkide eest\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.nofade": "Eemalda laadimise hääbumisanimatsioon\n§8✎ (valikud puuduvad)",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "OptiFine의 연결된 텍스쳐\n§9✎§8 모드 토글, 메소드, 리소스 팩",
"modmenu.summaryTranslation.cull-less-leaves": "더 빨라진 잎 렌더링\n§9✎§8 모드 토글, 렌더 깊이",
"modmenu.summaryTranslation.cem": "OptiFine의 커스텀 엔티티 (알파)\n§9✎§8 옵티파인 지원, 모델 고침",
"modmenu.summaryTranslation.dcch": "여러 월드에 걸쳐 입력된 기록 유지\n§8✎ (옵션 없음)",
"modmenu.summaryTranslation.debugify": "버그를 고치고, Mojang의 진단 정보 수집 비활성화\n§9✎§8 FO 위키를 확인하십시오",
"modmenu.summaryTranslation.dynamicfps": "백그라운드에서 FPS 감소\n§9✎§8 모드 토글, 호버시 복구, ...",
"modmenu.summaryTranslation.enhancedblockentities": "빠른 상자, 침대, 표지판 등 렌더\n§9✎§8 개선할 블록, 메소드",

View file

@ -17,7 +17,6 @@
"modmenu.summaryTranslation.cull-less-leaves": "Folhas de árvores mais rápidas\n§9✎§8 Alternar mod, profundidade das folhas",
"modmenu.summaryTranslation.cullleaves": "\"Árvores aprimoradas\" do OptiFine\n§9✎§8 Alternar mod, pacote de recursos",
"modmenu.summaryTranslation.cem": "Entidades customizadas do OptiFine (alpha)\n§9✎§8 Suporte pro OptiFine, correção dos modelos",
"modmenu.summaryTranslation.dcch": "Mantêm o histórico do bate-papo entre mundos\n§8✎ (sem opções)",
"modmenu.summaryTranslation.debugify": "Corrige vários bugs do jogo\n§9✎§8 Veja a wiki do FO para mais informações",
"modmenu.summaryTranslation.dynamicfps": "Reduz FPS em segundo plano\n§9✎§8 Alternar mod, restaurar ao pairar, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Baús, placas, camas etc. mais rápidos\n§9✎§8 Blocos a melhorar, método",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "Соединённые текстуры OptiFine'а\n§9✎§8 Отключение мода, метод, ...",
"modmenu.summaryTranslation.cull-less-leaves": "Оптимизация листьев\n§9✎§8 Отключение мода, глубина листьев",
"modmenu.summaryTranslation.cem": "Кастомные мобы OptiFine'а (альфа)\n§9✎§8 Исправление моделей, ...",
"modmenu.summaryTranslation.dcch": "Сохраняет историю ввода\n§8✎ (нет настроек)",
"modmenu.summaryTranslation.debugify": "Исправляет баги и отключает телеметрию\n§9✎§8 Смотрите FO Wiki для информации",
"modmenu.summaryTranslation.dynamicfps": "Замедляет игру в фоне\n§9✎§8 Отключение мода, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Оптимизированные сундуки и тд.\n§9✎§8 Блоки для оптимизации, метод",

View file

@ -16,7 +16,6 @@
"modmenu.summaryTranslation.continuity": "OptiFine'ın bağlantılı dokuları\n§9✎§8 Modu, metodu, kaynak paketlerini aç/kapa",
"modmenu.summaryTranslation.cullleaves": "OptiFine'ın \"daha iyi ağaçları\"\n§9✎§8 Modu, kaynak paketini aç/kapa",
"modmenu.summaryTranslation.cem": "OptiFine'ın özel varlıkları (alfa)\n§9✎§8 OptiFine desteği, model düzeltimi",
"modmenu.summaryTranslation.dcch": "Farklı dünyalardan yazım geçmişini tut\n§8✎ (seçenekleri yok)",
"modmenu.summaryTranslation.dynamicfps": "Arkaplandayken FPS'i düşür\n§9✎§8 Modu aç/kapa, üzerindeyken normale çevir, ...",
"modmenu.summaryTranslation.enhancedblockentities": "Daha hızlı sandık, tabela, yataklar vb.\n§9✎§8 Geliştirilecek bloklar, metod",
"modmenu.summaryTranslation.entity_texture_features": "OptiFine'daki rastgele ve ışık emen moblar\n§9✎§8 Rastgele moblar, ışık emiciliği, göz kırpabilmeleri, ...",

View file

@ -7,11 +7,6 @@ name = "Don't Clear Chat History"
filename = "DCCH-1.18.x.jar"
url = "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.17/DCCH-2.0+1.17.jar"
[[Resource]]
name = "Don't Clear Chat History"
filename = "dcch-1.2.jar"
url = "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.17/DCCH-2.0+1.17.jar"
[[Resource]]
name = "Farsight Mod"
filename = "farsight-fabric-1.19-2.0.jar"

View file

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.0.0-beta.10",
"versionId": "4.0.0-beta.11",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [
@ -132,27 +132,16 @@
"fileSize": 43656
},
{
"path": "mods/dcch-1.2.jar",
"path": "mods/debugify-2.3.2-fabric-1.19.jar",
"hashes": {
"sha1": "e1fb1682e8d25b024490fc5593db27590b226e29",
"sha512": "e130d6319b421a8b0d2b7d76107d11eff06f425482254027f0ac3633503d4c7e1eed714da808f14dc377685b08f9c94fe830e7d679e0e8b0180d9afb6ca07fda"
"sha1": "928674a817a9fe6d025583a486b15f14bebe9edf",
"sha512": "e6c62d26b66f677e44d53804ec722f0d5d2f78d9baaeb44520c733afe69fa7a711a19855bd67d4dec19711065f5811dfe85866a8dabb5b2a36a52b75c90bcad7"
},
"downloads": [
"https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.17/DCCH-2.0+1.17.jar"
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/2.3.2-fabric/debugify-2.3.2-fabric-1.19.jar",
"https://github.com/isXander/Debugify/releases/download/2.3.2/debugify-2.3.2-fabric-1.19.jar"
],
"fileSize": 3410
},
{
"path": "mods/debugify-2.2.0-fabric-1.19.jar",
"hashes": {
"sha1": "b45d544fc8e7266d167bf76ae326f22fe79b4d2a",
"sha512": "b64274f2db6aa017bb43d776dbf8e7bb465a5704d101ff980de325c742fdc3fbe3e3ea28013f08ff6ba899396659db430c2fb537b55bb8bc71e14038e7c93811"
},
"downloads": [
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/2.2.0-fabric/debugify-2.2.0-fabric-1.19.jar",
"https://github.com/isXander/Debugify/releases/download/2.2.0/debugify-2.2.0-fabric-1.19.jar"
],
"fileSize": 319817
"fileSize": 320345
},
{
"path": "mods/dynamic-fps-2.2.0.jar",
@ -212,16 +201,16 @@
"fileSize": 1491691
},
{
"path": "mods/fabric-language-kotlin-1.8.1+kotlin.1.7.0.jar",
"path": "mods/fabric-language-kotlin-1.8.2+kotlin.1.7.10.jar",
"hashes": {
"sha1": "5bf9d5d91f89cfd4720ea55d735c4eefc30bcdaf",
"sha512": "1401c74843f9e59d11ccfe2b929b54f3a062c9b23735e2fd796042ede196df688ab158ba750dadf6c7f73acb70e37decabd45f5c5f8982b0c69d8bfb350cfcf9"
"sha1": "e8a1dba4932c7b361525f17ed73636675765c5c9",
"sha512": "17a34331793f62eafa9988a5a95caf832b9b7f2d69397d286a6805250bb7d40401e19ef95e422342dc7a8943d944783127d1af57b1c192ad652dd33e82ad732e"
},
"downloads": [
"https://cdn.modrinth.com/data/Ha28R6CL/versions/1.8.1+kotlin.1.7.0/fabric-language-kotlin-1.8.1%2Bkotlin.1.7.0.jar",
"https://github.com/FabricMC/fabric-language-kotlin/releases/download/1.8.1%2Bkotlin.1.7.0/fabric-language-kotlin-1.8.1%2Bkotlin.1.7.0.jar"
"https://cdn.modrinth.com/data/Ha28R6CL/versions/1.8.2+kotlin.1.7.10/fabric-language-kotlin-1.8.2%2Bkotlin.1.7.10.jar",
"https://github.com/FabricMC/fabric-language-kotlin/releases/download/1.8.2%2Bkotlin.1.7.10/fabric-language-kotlin-1.8.2%2Bkotlin.1.7.10.jar"
],
"fileSize": 6325039
"fileSize": 6325195
},
{
"path": "mods/fabrishot-1.8.0.jar",
@ -353,16 +342,16 @@
"fileSize": 14190
},
{
"path": "mods/memoryleakfix-1.19-0.5.2.jar",
"path": "mods/memoryleakfix-1.19-0.5.4.jar",
"hashes": {
"sha1": "df5bc2e695c5494a81aa4660cc0ccc143d09e6b8",
"sha512": "384aeecd814654365302bf844a6312c21ec66e04bc1ba03ea820ec5fbd58deff4576cabecc307b10b18be07102636e485b7a2b7af019296997a0f4228975b308"
"sha1": "2776672be09acd23d8b94f382b3ddb1674b173a2",
"sha512": "329ee93b7159236eea4cce72384ff5b377610f78f148976d750fa6aec55ff0d6e28d5c7c6b9d338970181c4fe1c1574050661aefbb2f1e54ac056b0de4fa611c"
},
"downloads": [
"https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.5.2/memoryleakfix-1.19-0.5.2.jar",
"https://github.com/fxmorin/MemoryLeakFix/releases/download/v0.5.2/memoryleakfix-1.19-0.5.2.jar"
"https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.5.4/memoryleakfix-1.19-0.5.4.jar",
"https://github.com/fxmorin/MemoryLeakFix/releases/download/v0.5.4/memoryleakfix-1.19-0.5.4.jar"
],
"fileSize": 42361
"fileSize": 42935
},
{
"path": "mods/midnightcontrols-1.4.1+1.19.jar",
@ -411,6 +400,18 @@
],
"fileSize": 11105
},
{
"path": "mods/moreculling-1.19-0.6.0.jar",
"hashes": {
"sha1": "3c963aef959715df5b3d8dd41d22494212c0d76a",
"sha512": "a9c839aed3b7643f7d3a0453de072f30997bb86ec859e133f295310788d1778441cb90d0de0ac6e2027e86afcb7e2f1dd6cadee5ac32dc6be5e42a30ac3c725f"
},
"downloads": [
"https://cdn.modrinth.com/data/51shyZVL/versions/v0.6.0/moreculling-1.19-0.6.0.jar",
"https://github.com/fxmorin/MoreCulling/releases/download/v0.6.0/moreculling-1.19-0.6.0.jar"
],
"fileSize": 1136465
},
{
"path": "mods/NoChatReports-FABRIC-1.19-v1.2.3.jar",
"hashes": {
@ -469,16 +470,16 @@
"fileSize": 133013
},
{
"path": "mods/reeses_sodium_options-1.4.3+mc1.19-build.43.jar",
"path": "mods/reeses_sodium_options-1.4.4+mc1.19-build.47.jar",
"hashes": {
"sha1": "430337cd1d3d6fdf7b3910926b80cc204a082661",
"sha512": "6819ed1f087e9e114f7c5e2b2a8ee75af0b080a2544c1ea5ea6dc40f83329bb33a07a1f84930263de0950d5749baa55cf576b6cf9f8329716d44f406e4afdc84"
"sha1": "07996117b63b384d30abb92d175c98500dfab04d",
"sha512": "37ff004b8c20f84007bfff50c8a96101d09937569d6532fc6aabcac2af4f363799484852cbb6fa75a85b4d6af646d2733d881c3238a814ab2a5be952c089dae8"
},
"downloads": [
"https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.19-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.19-build.43.jar",
"https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.19-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.19-build.43.jar"
"https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.19-1.4.4/reeses_sodium_options-1.4.4%2Bmc1.19-build.47.jar",
"https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.19-1.4.4/reeses_sodium_options-1.4.4%2Bmc1.19-build.47.jar"
],
"fileSize": 40585
"fileSize": 42913
},
{
"path": "mods/smoothboot-fabric-1.19-1.7.1.jar",

View file

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

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.0.0-beta.10","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.0.0-beta.11","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

@ -1 +0,0 @@
{"broken_paths":true}

View file

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

View file

@ -1 +0,0 @@
{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":true,"easter_eggs":false,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"hidden_mods":["mm","minecraft","puzzle-models","puzzle-splashscreen","autoconfig1u","completeconfig","cloth-basic-math","indium","settxicloth","crowdin-translate","caffeineconfig","architectury","puzzle-gui","puzzle-base","citresewn-defaults","pride","fabric-language-kotlin"]}

View file

@ -0,0 +1 @@
useCustomItemFrameRenderer = false

View file

@ -1 +0,0 @@
{"disabledIntegrations":["cem","citresewn","continuity","cullleaves","entity_texture_features","iris","lambdabettergrass","lambdynlights"],"enablePuzzleButton":false,"checkUpdates":false,"showPuzzleInfo":false}

View file

@ -14,7 +14,7 @@ hash = "5c0926fe0e7686e798d0486781a0c6510394e4a5a96f2d7f2952761cef64f9c5"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "07b895939898be28468ef579d7385ef3c1c0932c252a9cfc34d6cb90c39efce1"
hash = "c8d3b768bf4db3fb08e165be5dfefa2cf6494ddcb408f87a9a1b51ece345af7c"
[[files]]
file = "config/modmenu.json"
@ -40,14 +40,6 @@ hash = "5157cba377614babb525e4346d3f56cd9502e0f20e91ef3f31601a5c90080852"
file = "config/yosbr/config/cem.conf"
hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b"
[[files]]
file = "config/yosbr/config/citresewn.json"
hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
file = "config/yosbr/config/debugify.json"
hash = "a4ba9ef2a71af8099a880e5c3be2c7e89a4862d96625aedc1dc1893c2520316f"
[[files]]
file = "config/yosbr/config/dynamicfps.toml"
hash = "00adc4f855ed41412f3c3eb48b859c4ae68b5f2c30ba4c332e66f38e79a0c449"
@ -73,12 +65,8 @@ file = "config/yosbr/config/midnightlib.json"
hash = "f7f7122784c7a6bcdb034e663fd756e16ffe69a668cb1b334e2be622f8c7bd55"
[[files]]
file = "config/yosbr/config/modmenu.json"
hash = "b2d6f97d6f09d3c02504264a778ab1958378c91e5d743afed9ab71846073bf60"
[[files]]
file = "config/yosbr/config/puzzle.json"
hash = "2a7c463f581910b0daf713ece461106f92894f9cb4af3655dad13152003005cf"
file = "config/yosbr/config/moreculling.toml"
hash = "b9196e07b7b1a7239992b737b50ea35a337c87d1828a20d5f23300b18050f37c"
[[files]]
file = "config/yosbr/config/sodium-options.json"
@ -149,12 +137,7 @@ metafile = true
[[files]]
file = "mods/debugify.pw.toml"
hash = "7dd55359adf868f24a50a8c6642d6dbe9c7e0bdbfa522307b36d8024cc4807cb"
metafile = true
[[files]]
file = "mods/dont-clear-chat-history.pw.toml"
hash = "9e8a66d43611d16b5809628f192db4c81ec55c2a6dead5d4cd85923f0cbb2d6c"
hash = "5fd5932eceeec0614a2934dc0182111f335c937e6d52eb7bf313e6a8c1f62bde"
metafile = true
[[files]]
@ -184,7 +167,7 @@ metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "31b8ee3e8f34273e2989381dde65b8b13e128b6fed0c244f46af62bb47ac354f"
hash = "91520be992ba24e8b7a4e5d5b9dc3f20ad2807d1c789f20eb0583c5fdfaa0401"
metafile = true
[[files]]
@ -249,7 +232,7 @@ metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "c33a4b2d9de9caabef1d4a414bb45a39430658872b167750678efad4505b02da"
hash = "ff7968fde708aaed44ed7ae39523d30f8e96511c855806f4eaecdaead3077fc0"
metafile = true
[[files]]
@ -272,6 +255,11 @@ file = "mods/more-chat-history.pw.toml"
hash = "c142ea1d12ea1cdd44f16218eb9e4b295f5e08cd7e3b6b79dc2c9cefd9a7f609"
metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
hash = "287cb1e75ecc414194f174fc24c0675603dc01e928f6fd12fd27fc9c1065e63d"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "26f22e33023ad228024ef1987604b654d6a6de9aec3174969e7d9fea48b71b4b"
@ -299,7 +287,7 @@ metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "29b8887bfa6d02773b797f8144ecf1522e398d7f3480cec9c2b948eee6989521"
hash = "242d59152c19a148d3d5b6a0bf46ffb0280e822f90e78b417e9669518bcc1ab5"
metafile = true
[[files]]
@ -339,4 +327,4 @@ metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "40eed860f9233c84f3adc8e4a0ac431b9a8c913a7499463ade5db90310ba08d8"
hash = "67b465e35500cdf83b751ded61ee1a1286a1e466a26e9a73353a17c7e2f37d29"

View file

@ -1,13 +1,13 @@
name = "Debugify"
filename = "debugify-2.2.0-fabric-1.19.jar"
filename = "debugify-2.3.2-fabric-1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b45d544fc8e7266d167bf76ae326f22fe79b4d2a"
hash = "928674a817a9fe6d025583a486b15f14bebe9edf"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3842780
file-id = 3888651
project-id = 596224

View file

@ -1,13 +0,0 @@
name = "Don't Clear Chat History"
filename = "dcch-1.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "741a45d6a5e63f6d3febe3209a0f6e22bb03f7f1"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3827052
project-id = 404400

View file

@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.8.1+kotlin.1.7.0.jar"
filename = "fabric-language-kotlin-1.8.2+kotlin.1.7.10.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5bf9d5d91f89cfd4720ea55d735c4eefc30bcdaf"
hash = "e8a1dba4932c7b361525f17ed73636675765c5c9"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3850090
file-id = 3887669
project-id = 308769

View file

@ -1,13 +1,13 @@
name = "MemoryLeakFix"
filename = "memoryleakfix-1.19-0.5.2.jar"
filename = "memoryleakfix-1.19-0.5.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "df5bc2e695c5494a81aa4660cc0ccc143d09e6b8"
hash = "2776672be09acd23d8b94f382b3ddb1674b173a2"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3884261
file-id = 3885691
project-id = 627566

View file

@ -0,0 +1,13 @@
name = "MoreCulling"
filename = "moreculling-1.19-0.6.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3c963aef959715df5b3d8dd41d22494212c0d76a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3890078
project-id = 630104

View file

@ -1,13 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.4.3+mc1.19-build.43.jar"
filename = "reeses_sodium_options-1.4.4+mc1.19-build.47.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "430337cd1d3d6fdf7b3910926b80cc204a082661"
hash = "07996117b63b384d30abb92d175c98500dfab04d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3820953
file-id = 3888700
project-id = 511319

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "4.0.0-beta.10"
version = "4.0.0-beta.11"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2407d4caee46f17ca869264b153452f545e5bb5accff446b7e57ed21f8daede1"
hash = "dbf3316bfde3832c0711de065d79ea427ad355338f18ad2a50bf479a7680b001"
[versions]
fabric = "0.14.8"