4.0.0-beta.6

This commit is contained in:
Madis 2022-07-02 13:06:47 +03:00
parent ffd6033a16
commit a8519065fe
19 changed files with 116 additions and 67 deletions

View file

@ -3,6 +3,15 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19
### 4.0.0-beta.6 (2022-07-02)
As you might know, 1.19.1 was postponed with the release date of "soon". This affects FO as well because there are bugs that need fixing, I can't really consider 1.19 "stable" yet.
In the meanwhile, I've added a treat for the controller/touchscreen fans: MidnightControls. Enjoy testing!
- Added MidnightControls - controller and touchscreen support!
- Updated CIT Resewn, Fabric API, Fabric Language Kotlin, Item Model Fix, No Chat Reports
- Removed LambdaBetterGrass from incompatible resource packs in options.txt as it is no longer incompatible
### 4.0.0-beta.5 (2022-06-26)
- Readded Animatica

View file

@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"author": "robotkoer",
"files": [
{
@ -21,7 +21,7 @@
},
{
"projectID": 634062,
"fileID": 3846645,
"fileID": 3855257,
"required": true
},
{
@ -106,7 +106,7 @@
},
{
"projectID": 399798,
"fileID": 3573935,
"fileID": 3854720,
"required": true
},
{
@ -116,7 +116,7 @@
},
{
"projectID": 521427,
"fileID": 3825827,
"fileID": 3855030,
"required": true
},
{
@ -169,6 +169,11 @@
"fileID": 3826809,
"required": true
},
{
"projectID": 621768,
"fileID": 3854437,
"required": true
},
{
"projectID": 408481,
"fileID": 3844992,
@ -176,7 +181,7 @@
},
{
"projectID": 308769,
"fileID": 3825017,
"fileID": 3850090,
"required": true
},
{
@ -216,7 +221,7 @@
},
{
"projectID": 306612,
"fileID": 3845981,
"fileID": 3851965,
"required": true
},
{

View file

@ -30,6 +30,7 @@
<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/colormatic">Colormatic (by kwertiTheCats)</a></li>
<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/midnightcontrols">MidnightControls (by Motschen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/capes">Fabric Capes (by VictorKohler)</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/starlight">Starlight (Fabric) (by Spottedstar)</a></li>

View file

@ -7,7 +7,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
## Smooth
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19&nbsp;&nbsp; | Description |
|---|---|---|---|---|---|---|
| [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | [Motschen](https://www.curseforge.com/members/Motschen) | &nbsp;&nbsp;✔️ | | | | Makes beds render faster |
| [Better Beds](https://www.curseforge.com/minecraft/mc-mods/better-beds) | [TeamMidnightDust](https://www.curseforge.com/members/teammidnightdust) | &nbsp;&nbsp;✔️ | | | | Makes beds render faster |
| [Dynamic FPS](https://www.curseforge.com/minecraft/mc-mods/dynamic-fps) | [juliand665](https://www.curseforge.com/members/juliand665) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Renders Minecraft slower if it is in the background to reduce CPU usage |
| [Enhanced Block Entities](https://www.curseforge.com/minecraft/mc-mods/enhanced-block-entities) | [FoundationGames](https://www.curseforge.com/members/FoundationGames) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes chests, signs, beds, etc. render faster |
| [Entity Culling](https://www.curseforge.com/minecraft/mc-mods/entityculling) | [tr9zw](https://www.curseforge.com/members/tr9zw) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Stops rendering entities that are behind walls |
@ -35,7 +35,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
| [CIT Resewn](https://www.curseforge.com/minecraft/mc-mods/cit-resewn) | [SHsuperCM](https://www.curseforge.com/members/SHsuperCM) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom item textures support |
| [Colormatic](https://www.curseforge.com/minecraft/mc-mods/colormatic) | [kwertiTheCats](https://www.curseforge.com/members/kwertiTheCats) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom colors support, clear skies and clear void options |
| [Continuity](https://www.curseforge.com/minecraft/mc-mods/continuity) | [Pepper_Bell](https://www.curseforge.com/members/Pepper_Bell) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's connected textures support |
| [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | [Motschen](https://www.curseforge.com/members/Motschen) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Adds OptiFine's "better trees" - fancy leaves are more see-through for better FPS |
| [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves) | [TeamMidnightDust](https://www.curseforge.com/members/teammidnightdust) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Adds OptiFine's "better trees" - fancy leaves are more see-through for better FPS |
| [Cull Less Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-less-leaves) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes tree leaves faster without compromising on appearance |
| [Custom Entity Models](https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem) | [dorianpb](https://www.curseforge.com/members/dorianpb) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom entity models - [(partial support at this time)](https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem) |
| [Custom Fog](https://www.curseforge.com/minecraft/mc-mods/custom-fog) | [Setadokalo](https://www.curseforge.com/members/setadokalo) | &nbsp;&nbsp;✔️ | | | | Lets you change fog settings (distance, density, dimensions, etc.) |
@ -48,7 +48,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
| [LambdaBetterGrass](https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass) | [LambdAurora](https://www.curseforge.com/members/LambdAurora) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's "better grass" and "better snow" |
| [LambDynamicLights](https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights) | [LambdAurora](https://www.curseforge.com/members/LambdAurora) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's "dynamic lights" - lights up areas by holding a light source, activating TNT or creeper |
| [No Potion Offset](https://www.curseforge.com/minecraft/mc-mods/no-potion-offset) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Keeps player inventory in place when under potion effects |
| [Puzzle](https://www.curseforge.com/minecraft/mc-mods/puzzle) | [Motschen](https://www.curseforge.com/members/Motschen) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds some minor OptiFine features like resource pack-provided splash screen |
| [Puzzle](https://www.curseforge.com/minecraft/mc-mods/puzzle) | [TeamMidnightDust](https://www.curseforge.com/members/teammidnightdust) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds some minor OptiFine features like resource pack-provided splash screen |
| [OptiGUI](https://www.curseforge.com/minecraft/mc-mods/optigui) | [opekope2](https://www.curseforge.com/members/opekope2) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom GUI support |
| [Reese's Sodium Options](https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options) | [FlashyReese](https://www.cursefo&nbsp;&nbsp;rge.com/members/FlashyReese) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes Sodium's settings vertical, centered and scrollable |
| ['Slight' Gui Modifications](https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Adds toast animations and FO text in main menu, plus several opt-in features |
@ -65,6 +65,7 @@ The selected mods are inspired, but not limited by the [list of OptiFine alterna
| [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 |
| [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;✔️ | Adds controller and touchscreen support - Bedrock parity! |
| [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;✔️ | Protects you and others from some account bans |

View file

@ -35,6 +35,7 @@
"modmenu.summaryTranslation.lithium": "Optimize 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✎ (no options)",
"modmenu.summaryTranslation.midnightcontrols": "Controller and touchscreen support\n§9✎§8 Input method, keybinds, controller options, ...",
"modmenu.summaryTranslation.modmenu": "This mod menu\n§9✎§8 Button placement, filtering, sorting, ...",
"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)",

View file

@ -35,6 +35,7 @@
"modmenu.summaryTranslation.lithium": "Optimeeri 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✎ (valikud puuduvad)",
"modmenu.summaryTranslation.midnightcontrols": "Mängupuldi ja puuteekraani tugi\n§9✎§8 Sisendseade, kiirklahvid, mängupuldi valikud, ...",
"modmenu.summaryTranslation.modmenu": "See modimenüü\n§9✎§8 Nupuasetus, filtreerimine, sorteerimine, ...",
"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)",

View file

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.0.0-beta.5",
"versionId": "4.0.0-beta.6",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [
@ -85,15 +85,15 @@
"fileSize": 1069263
},
{
"path": "mods/CITResewn-1.1.0+1.19.jar",
"path": "mods/CITResewn-1.1.1+1.19.jar",
"hashes": {
"sha1": "882be93e426bd8747e08c7acadcc5fb04e6d8195",
"sha512": "eff572683c463a093c0081b2723969fced4acdb8c7f9ad08c8e6aeb8b3c6e3996c37ea13f9f323b46eb48c772c5dca2cac4751ae76dd71e36d798b2c76266a5d"
"sha1": "cd778490cf2dd6aeda15502c8153e64f32c35fec",
"sha512": "4f65fef54b09124051e4b02c1ea94d47ca2538bc7cf6288063d0739cf4009d193bb6e25567108dd260ddbb6d5507e0029f0fd6e6f779cfc6673c3e81bc918740"
},
"downloads": [
"https://cdn.modrinth.com/data/otVJckYQ/versions/1.1.0+1.19/CITResewn-1.1.0%2B1.19.jar"
"https://cdn.modrinth.com/data/otVJckYQ/versions/1.1.1+1.19/CITResewn-1.1.1%2B1.19.jar"
],
"fileSize": 381188
"fileSize": 382089
},
{
"path": "mods/colormatic-3.1.2+mc.1.19.jar",
@ -200,28 +200,28 @@
"fileSize": 75567
},
{
"path": "mods/fabric-api-0.56.3+1.19.jar",
"path": "mods/fabric-api-0.57.0+1.19.jar",
"hashes": {
"sha1": "aae0aee8ac19191abc7071468ca19d2e10344b3d",
"sha512": "5647a3787964e6228440189c7818d2f0596f99bcc7c673ce1283ed4bb2dcaac707f769bab6875543ab3d059b5d7e4aa88978a688ce08e801902806e92ace7a1d"
"sha1": "a9bd5c5701b1126276a175291e3bfe6e26c7cd2b",
"sha512": "ef0bf262aeb8332f7de030a3ae8f12ab3aa0f1046b15609efec9cffb174b4d6f059588d6767330984a3acc04a5b30d3c438466c85b6b2da044ecb452151630fe"
},
"downloads": [
"https://cdn.modrinth.com/data/P7dR8mSH/versions/0.56.3+1.19/fabric-api-0.56.3%2B1.19.jar",
"https://github.com/FabricMC/fabric/releases/download/0.56.3%2B1.19/fabric-api-0.56.3%2B1.19.jar"
"https://cdn.modrinth.com/data/P7dR8mSH/versions/0.57.0+1.19/fabric-api-0.57.0%2B1.19.jar",
"https://github.com/FabricMC/fabric/releases/download/0.57.0%2B1.19/fabric-api-0.57.0%2B1.19.jar"
],
"fileSize": 1486230
"fileSize": 1491691
},
{
"path": "mods/fabric-language-kotlin-1.8.0+kotlin.1.7.0.jar",
"path": "mods/fabric-language-kotlin-1.8.1+kotlin.1.7.0.jar",
"hashes": {
"sha1": "4b38e57770d29aedcce5c2d0081e815c40f86c12",
"sha512": "870c059d855a96a376131ab8c4c1e46aab0f14085fefda3dde60410632d984ec731709a2099744e17dd0b3ac9d5a70271e580bef04ea0829f40c7a4e6b19fe12"
"sha1": "5bf9d5d91f89cfd4720ea55d735c4eefc30bcdaf",
"sha512": "1401c74843f9e59d11ccfe2b929b54f3a062c9b23735e2fd796042ede196df688ab158ba750dadf6c7f73acb70e37decabd45f5c5f8982b0c69d8bfb350cfcf9"
},
"downloads": [
"https://cdn.modrinth.com/data/Ha28R6CL/versions/1.8.0+kotlin.1.7.0/fabric-language-kotlin-1.8.0%2Bkotlin.1.7.0.jar",
"https://github.com/FabricMC/fabric-language-kotlin/releases/download/1.8.0%2Bkotlin.1.7.0/fabric-language-kotlin-1.8.0%2Bkotlin.1.7.0.jar"
"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"
],
"fileSize": 6311611
"fileSize": 6325039
},
{
"path": "mods/fabrishot-1.8.0.jar",
@ -270,15 +270,16 @@
"fileSize": 1561033
},
{
"path": "mods/item-model-fix-1.0.3+1.18.jar",
"path": "mods/item-model-fix-1.0.3+1.19.jar",
"hashes": {
"sha1": "2aa679f2dc887e2ce45d55fffe67af36250b4841",
"sha512": "5e3b7d4c4013b1e045bb5f7f3e217cb27659ffb09c9caf5c4c16c73d04a07640357aa86b131ef18d859d013cd16ad16952653d03a7b8fa01c670628f54e3b603"
"sha1": "3bc98ae80c3546dfcdc63c762c236895b7b2a845",
"sha512": "6bbc981a310f1fa1f33cd7f2edc1bff66d677b768cabb5f0960cf40941de762191b29334345bccdb493d071a17c96dbb02157dd0370de4555084cefc30bdf5c5"
},
"downloads": [
"https://github.com/PepperCode1/Item-Model-Fix/releases/download/v1.0.3%2B1.18/item-model-fix-1.0.3%2B1.18.jar"
"https://cdn.modrinth.com/data/B3HO5V57/versions/1.0.3+1.19/item-model-fix-1.0.3%2B1.19.jar",
"https://github.com/PepperCode1/Item-Model-Fix/releases/download/v1.0.3%2B1.19/item-model-fix-1.0.3%2B1.19.jar"
],
"fileSize": 32533
"fileSize": 32537
},
{
"path": "mods/lambdabettergrass-1.3.0+1.19.jar",
@ -363,6 +364,18 @@
],
"fileSize": 39758
},
{
"path": "mods/midnightcontrols-1.3.0+1.19.jar",
"hashes": {
"sha1": "aca92b1c436c1f25328ece65267cc65478e80210",
"sha512": "7e17644ae6786feb0a180b58257399837d713794c9635ca14466b06c0341e951edd61c49cd03485326f9681eebf362abaa0a0b1917ce56be29c85b9830ae9e19"
},
"downloads": [
"https://cdn.modrinth.com/data/bXX9h73M/versions/1.3.0/midnightcontrols-1.3.0%2B1.19.jar",
"https://github.com/TeamMidnightDust/MidnightControls/releases/download/v1.3.0/midnightcontrols-1.3.0%2B1.19.jar"
],
"fileSize": 572501
},
{
"path": "mods/modmenu-4.0.0.jar",
"hashes": {
@ -387,15 +400,15 @@
"fileSize": 11105
},
{
"path": "mods/NoChatReports-FABRIC-1.19-v1.2.1.jar",
"path": "mods/NoChatReports-FABRIC-1.19-v1.2.3.jar",
"hashes": {
"sha1": "1a08e9f9b5d5fb8d186520f71f59973d5f14cbf5",
"sha512": "b29a7b0a4bc47a78f4d1f71559296df09b052a0eadc62d5a73f142ce611d6373b74c45e812eb3835dec35c14ae67871ecb2c68df548e6b9d985638f447f93605"
"sha1": "b9aa3fe12853f6c4579658dbf1eb254f99409aa2",
"sha512": "f551c0f1643eaaaa47d52e7e9a23d430a7066639c134b1591b77fb0b140b17a3e7161e68867fc3015c82cd1228640ccdb8ec479d123640dfd5201c6a657d7763"
},
"downloads": [
"https://cdn.modrinth.com/data/qQyHxfxd/versions/Fabric-1.19-v1.2.1/NoChatReports-FABRIC-1.19-v1.2.1.jar"
"https://cdn.modrinth.com/data/qQyHxfxd/versions/Fabric-1.19-v1.2.3/NoChatReports-FABRIC-1.19-v1.2.3.jar"
],
"fileSize": 25634
"fileSize": 30160
},
{
"path": "mods/nofade-1.18-2.0.1.jar",

View file

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

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.0.0-beta.5","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.6","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}

View file

@ -6,7 +6,7 @@ simulationDistance:6
guiScale:3
maxFps:260
resourcePacks:["vanilla","Fabric Mods","lambdabettergrass/default","continuity/default","continuity/glass_pane_culling_fix","file/Mod Menu Helper.zip"]
incompatibleResourcePacks:["lambdabettergrass/default"]
incompatibleResourcePacks:[]
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true

View file

@ -14,7 +14,7 @@ hash = "5c0926fe0e7686e798d0486781a0c6510394e4a5a96f2d7f2952761cef64f9c5"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "485860ad02600d10b5ba73a597c11ce6a1e29e6eaedbb6d192dd75119590ae7d"
hash = "af477883f9b25f2fc60246941f6d1b0028b2cf5b3076d299e96c78ba7a8b397b"
[[files]]
file = "config/modmenu.json"
@ -90,7 +90,7 @@ hash = "ef73ff0fcd6f7e7f3727f493ab61fdc8a65d710475426a55f72eb772ef0ed309"
[[files]]
file = "config/yosbr/options.txt"
hash = "8cf4e887764bc764235990460c9214a000bd434d47839d240656803cd809bee4"
hash = "393270164256567026aed7e305e3f2a47b07f1a97ec1c5b5c7e08a2ed7525cf6"
[[files]]
file = "mods/advancementinfo.pw.toml"
@ -124,7 +124,7 @@ metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "9900ca7501a0cedb1cb1292fb51250c1820f4cc1dc6b7d572824a18738e118de"
hash = "a662fdb75dc2676b5912ba07b17a481fb1f9c64b9bd93820936997a77aa1636e"
metafile = true
[[files]]
@ -179,12 +179,12 @@ metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "960e11d87f09c00789095d237aaa1244fc45d9c1fdb0be3fc2093f877ae10ff2"
hash = "e5e9cc3b753510f4243bc0fdef37595dffb283a38f9aa368bbba452aa53b811f"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "cd7812412623eb47d8f612f3b276b4d86db3794496cc2a053fc709b19072afc3"
hash = "31b8ee3e8f34273e2989381dde65b8b13e128b6fed0c244f46af62bb47ac354f"
metafile = true
[[files]]
@ -214,7 +214,7 @@ metafile = true
[[files]]
file = "mods/item-model-fix.pw.toml"
hash = "7848466b7f337faf90f5edb14aeed716c398f8abfe091cef7c4894102e2727d4"
hash = "0cb1859becba06e139f96d2f99d6a6840d4bf20818753ec6b28f495f1716a4b3"
metafile = true
[[files]]
@ -252,6 +252,11 @@ file = "mods/memoryleakfix.pw.toml"
hash = "70f89a1865f7b6ba615807cc8212da1e52a37273cb02048881ebbf87a8d51355"
metafile = true
[[files]]
file = "mods/midnightcontrols.pw.toml"
hash = "9a1304f1fad25b3285eea2db58036d1fd345c876b09599117eb7a2a8253494a8"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "6b1734388b472b28a3207eba2c470bd3eb6a08e5446a742737dcf401da694ee9"
@ -264,7 +269,7 @@ metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "a6e1347a26cb75ee59fb7bf8ad4b380745e02d432e84a4ccc5c242ac9ce0a4ec"
hash = "26f22e33023ad228024ef1987604b654d6a6de9aec3174969e7d9fea48b71b4b"
metafile = true
[[files]]
@ -329,4 +334,4 @@ metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "2d35bdf4a908abe1f1b1ac121709ad61167e17d37746dabf820d9015d41340f1"
hash = "76cc3ae0c5befc5ce0ec9668aa7271f7d39b3515403087e9b53febbf38bde368"

View file

@ -1,13 +1,13 @@
name = "CIT Resewn"
filename = "CITResewn-1.1.0+1.19.jar"
filename = "CITResewn-1.1.1+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "882be93e426bd8747e08c7acadcc5fb04e6d8195"
hash = "5f10d78456c95f4a2e53a9b29884629362153848"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3825827
file-id = 3855030
project-id = 521427

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.56.3+1.19.jar"
filename = "fabric-api-0.57.0+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "aae0aee8ac19191abc7071468ca19d2e10344b3d"
hash = "a9bd5c5701b1126276a175291e3bfe6e26c7cd2b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3845981
file-id = 3851965
project-id = 306612

View file

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

View file

@ -1,13 +1,13 @@
name = "Item Model Fix (Fabric)"
filename = "item-model-fix-1.0.3+1.18.jar"
filename = "item-model-fix-1.0.3+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "2aa679f2dc887e2ce45d55fffe67af36250b4841"
hash = "3bc98ae80c3546dfcdc63c762c236895b7b2a845"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3573935
file-id = 3854720
project-id = 399798

View file

@ -0,0 +1,13 @@
name = "MidnightControls"
filename = "midnightcontrols-1.3.0+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "aca92b1c436c1f25328ece65267cc65478e80210"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3854437
project-id = 621768

View file

@ -1,13 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.19-v1.2.1.jar"
filename = "NoChatReports-FABRIC-1.19-v1.2.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1a08e9f9b5d5fb8d186520f71f59973d5f14cbf5"
hash = "b9aa3fe12853f6c4579658dbf1eb254f99409aa2"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3846645
file-id = 3855257
project-id = 634062

View file

@ -1,11 +1,11 @@
name = "Fabulously Optimized"
version = "4.0.0-beta.5"
version = "4.0.0-beta.6"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0586511a9215d9a951c79222ab9e3aa7294d99729ed9a36bbf6c118766d57ec4"
hash = "aed6b4dbd2824a27ff17aa4ef86d10d0cb34580b4886f6ac703d5f5981650906"
[versions]
fabric = "0.14.8"