Compare commits

...

8 commits

Author SHA1 Message Date
Madis Otenurm b1ac7d78d3
Merge 8cba4d0273 into 18a2425432 2024-04-30 11:20:24 -06:00
Madis 18a2425432 5.12.0-alpha.1 2024-04-30 09:58:04 +02:00
Madis d357650678 1.20.6 packwiz prep 2024-04-30 09:34:23 +02:00
Madis 1e1fcabdae 5.11.0-alpha.2 2024-04-27 14:40:29 +02:00
Madis Otenurm ec71780078
New Crowdin updates (#835) 2024-04-27 14:22:58 +02:00
Madis ea9b87dc35 5.11.0-alpha.1 2024-04-27 09:51:57 +02:00
Madis 5d581a8cd2 5.10.0 2024-04-27 09:15:13 +02:00
Madis 8cba4d0273 Redo GDL changes 2024-03-21 15:51:14 +01:00
133 changed files with 1448 additions and 301 deletions

View file

@ -1,10 +1,41 @@
# Fabulously Optimized changelog
This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.curseforge.com/minecraft/modpacks/fabulously-optimized). See the [version support FAQ](https://fabulously-optimized.gitbook.io/modpack/readme/version-support).
## 1.20.6
### 5.12.0-alpha.1 (2024-04-30)
1.20.6 fixes ["a few critical issues"](https://www.minecraft.net/en-us/article/minecraft-java-edition-1-20-6), including a partial loss of trader llama inventory data. As such, FO for 1.20.5 will no longer receive updates and all alpha version users are advised to update.
- Readded Lithium, MoreCulling
- Updated Fabric API, ModernFix
- Skipped Entity Model Features, Entity Texture Features due to a CF App bug
- Controlify and ImmediatelyFast have not been CF-approved yet
- Visual config partly disabled: Puzzle, Capes
- Force-enabled: Debugify, EntityCulling, Fabrishot, Sodium, Iris
- Temporarily removed: BetterMountHud, CIT Resewn, Controlify, Enhanced Block Entities, FastQuit, ImmediatelyFast, LambDynamicLights, LanguageReload, No Chat Reports, Polytone
## 1.20.5
**1.20.5 requires Java 21.** Update your launcher and [download Java here.](https://download.fo/java21)
⚠️ According to Mojang, ["a few critical issues"](https://www.minecraft.net/en-us/article/minecraft-1-20-6-release-candidate-1) have been found in 1.20.5, including a partial loss of trader llama inventory contents. Therefore, Minecraft 1.20.6 is scheduled for release next week, use 1.20.5 at own risk.
### 5.11.0-alpha.2 (2024-04-27)
- Readded FerriteCore, Indium
- Fixed entity crash
- Updated Turkish translations
- Disabled crashing mod config GUIs
- Temporarily removed BetterMountHud, CIT Resewn, Controlify, Enhanced Block Entities, FastQuit, ImmediatelyFast, LambDynamicLights, LanguageReload, Lithium, MoreCulling, No Chat Reports, Polytone
### 5.11.0-alpha.1 (2024-04-27)
- Readded Continuity, OptiGUI, Zoomify
- Updated Fabric API, Fabrishot, YetAnotherConfigLib
- Applied changes from 5.10.0 stable
- Temporarily removed BetterMountHud, CIT Resewn, Controlify, Enhanced Block Entities, FastQuit, FerriteCore, ImmediatelyFast, Indium, LambDynamicLights, LanguageReload, Lithium, MoreCulling, NoChatReports, Polytone
### 5.10.0-alpha.2 (2024-04-25)
- Worked around multiplayer crash
@ -22,6 +53,15 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.20.4
### 5.10.0 (2024-04-27)
- Removed Mod Detection Preventer - mod developer no longer considers it sustainable
- Updated Entity Model Features, Entity Texture Features, Controlify, Dynamic FPS, ModernFix, No Chat Reports, YetAnotherConfigLib
- Major updates to EMF and ETF that should improve compatibility, unified config interface
- Iris update skipped due to breaking changes
- MoreCulling update temporary skipped due to a CurseForge bug
- Enforced Fabric Loader 0.15.10
### 5.9.2 (2024-04-16)
- Updated Controlify, Fabric API, ModernFix, MoreCulling, Polytone, Remove Reloading Screen

View file

@ -2,7 +2,7 @@ import shutil
from pathlib import Path
minecraft_version = "1.20.5"
minecraft_version = "1.20.6"
git_path = Path.home() / "Documents/GitHub/fabulously-optimized/"
packwiz_path = git_path / "Packwiz" / minecraft_version
cf_path = Path.home() / "curseforge/minecraft/Instances/Fabulously Optimized/"

View file

@ -11,7 +11,7 @@ import toml # pip install toml
user_path = os.path.expanduser("~")
git_path = user_path + "\\Documents\\GitHub\\fabulously-optimized\\"
minecraft_version = "1.20.5"
minecraft_version = "1.20.6"
packwiz_path = git_path + "Packwiz\\" + minecraft_version + "\\"
packwiz_exe_path = os.path.join("..", "packwiz.exe")
mods_path = packwiz_path + "mods"

View file

@ -1,6 +1,6 @@
{
"minecraft": {
"version": "1.20.5",
"version": "1.20.6",
"modLoaders": [
{
"id": "fabric-0.15.10",
@ -11,17 +11,12 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "5.10.0-alpha.2",
"author": "robotkoer",
"version": "5.12.0-alpha.1",
"author": "",
"files": [
{
"projectID": 867964,
"fileID": 5285622,
"required": true
},
{
"projectID": 849519,
"fileID": 4715350,
"projectID": 348521,
"fileID": 5287790,
"required": true
},
{
@ -30,38 +25,23 @@
"required": true
},
{
"projectID": 975120,
"fileID": 5111927,
"projectID": 374274,
"fileID": 4581910,
"required": true
},
{
"projectID": 533006,
"fileID": 4600415,
"projectID": 518319,
"fileID": 5286193,
"required": true
},
{
"projectID": 676136,
"fileID": 4607204,
"projectID": 574741,
"fileID": 5286019,
"required": true
},
{
"projectID": 308769,
"fileID": 5166475,
"required": true
},
{
"projectID": 394468,
"fileID": 5284882,
"required": true
},
{
"projectID": 618770,
"fileID": 4940058,
"required": true
},
{
"projectID": 455508,
"fileID": 5285632,
"projectID": 667299,
"fileID": 5288956,
"required": true
},
{
@ -70,18 +50,13 @@
"required": true
},
{
"projectID": 855981,
"fileID": 5272757,
"projectID": 308769,
"fileID": 5166475,
"required": true
},
{
"projectID": 348521,
"fileID": 5287790,
"required": true
},
{
"projectID": 374274,
"fileID": 4581910,
"projectID": 676136,
"fileID": 4607204,
"required": true
},
{
@ -90,18 +65,18 @@
"required": true
},
{
"projectID": 433447,
"fileID": 3831043,
"projectID": 563977,
"fileID": 4950269,
"required": true
},
{
"projectID": 844662,
"fileID": 5275141,
"projectID": 790626,
"fileID": 5301872,
"required": true
},
{
"projectID": 306612,
"fileID": 5285862,
"projectID": 855981,
"fileID": 5272757,
"required": true
},
{
@ -110,18 +85,13 @@
"required": true
},
{
"projectID": 568563,
"fileID": 5275092,
"projectID": 394468,
"fileID": 5284882,
"required": true
},
{
"projectID": 618812,
"fileID": 5287107,
"required": true
},
{
"projectID": 335493,
"fileID": 5285877,
"projectID": 459857,
"fileID": 5295051,
"required": true
},
{
@ -135,8 +105,8 @@
"required": true
},
{
"projectID": 447673,
"fileID": 5285079,
"projectID": 618770,
"fileID": 4940058,
"required": true
},
{
@ -144,34 +114,89 @@
"fileID": 5284940,
"required": true
},
{
"projectID": 455508,
"fileID": 5285632,
"required": true
},
{
"projectID": 975120,
"fileID": 5111927,
"required": true
},
{
"projectID": 404870,
"fileID": 4972565,
"fileID": 5292004,
"required": true
},
{
"projectID": 667299,
"fileID": 5285174,
"projectID": 459496,
"fileID": 5083797,
"required": true
},
{
"projectID": 790626,
"fileID": 5288163,
"projectID": 849519,
"fileID": 4715350,
"required": true
},
{
"projectID": 518319,
"fileID": 5286193,
"projectID": 619986,
"fileID": 5288885,
"required": true
},
{
"projectID": 563977,
"fileID": 4950269,
"projectID": 447673,
"fileID": 5285079,
"required": true
},
{
"projectID": 968677,
"fileID": 5195598,
"projectID": 306612,
"fileID": 5298745,
"required": true
},
{
"projectID": 533006,
"fileID": 4600415,
"required": true
},
{
"projectID": 531351,
"fileID": 4779474,
"required": true
},
{
"projectID": 360438,
"fileID": 5302097,
"required": true
},
{
"projectID": 568563,
"fileID": 5275092,
"required": true
},
{
"projectID": 833233,
"fileID": 5286016,
"required": true
},
{
"projectID": 335493,
"fileID": 5285877,
"required": true
},
{
"projectID": 618812,
"fileID": 5287107,
"required": true
},
{
"projectID": 867964,
"fileID": 5294428,
"required": true
},
{
"projectID": 844662,
"fileID": 5275141,
"required": true
},
{
@ -180,8 +205,8 @@
"required": true
},
{
"projectID": 833233,
"fileID": 5286016,
"projectID": 433447,
"fileID": 3831043,
"required": true
}
],

View file

@ -1,36 +1,41 @@
<ul>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/translations-for-sodium">Translations for Sodium (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/e4mc">e4mc (by skyegreen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr7zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cubes-without-borders">Cubes Without Borders (by Kir_Antipov)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/animatica">Animatica (by FoundationGames)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/model-gap-fix">Model Gap Fix (by MehVahdJukaar)</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/sodium">Sodium (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/paginated-advancements">Paginated Advancements & Custom Frames (by DaFuqsy)</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/texture-packs/fast-better-grass">Fast Better Grass (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper">Chat Reporting Helper (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge/NeoForge) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr7zw)</a></li>
<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/morechathistory">More Chat History (by JackFred2)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/zoomify">Zoomify (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/yacl">YetAnotherConfigLib (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/fast-better-grass">Fast Better Grass (by robotkoer)</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/model-gap-fix">Model Gap Fix (by MehVahdJukaar)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/debugify">Debugify (by XanderIsDev)</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/entity-model-features">[EMF] Entity Model Features [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">Fabric API (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/puzzle">Puzzle (by Motschen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modernfix">ModernFix (by embeddedt)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/chat-reporting-helper">Chat Reporting Helper (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by Prospector)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric">[ETF] Entity Texture Features - [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/main-menu-credits">Main Menu Credits (by XanderIsDev)</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/sodium">Sodium (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric">FerriteCore (Fabric) (by malte0811)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes">FabricSkyboxes (by AMereBagatelle)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/capes">Capes [Fabric/Forge] (by Cael)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/paginated-advancements">Paginated Advancements & Custom Frames (by DaFuqsy)</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/irisshaders">Iris Shaders (by coderbot)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cubes-without-borders">Cubes Without Borders (by Kir_Antipov)</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/yacl">YetAnotherConfigLib (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modernfix">ModernFix (by embeddedt)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/morechathistory">More Chat History (by JackFred2)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/puzzle">Puzzle (by Motschen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/moddetectionpreventer">Mod Detection Preventer (by JustAlittleWolf)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes-interop">FabricSkyBoxes Interop (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/indium">Indium (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/e4mc">e4mc (by skyegreen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/optigui">OptiGUI (by opekope2)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">Fabric API (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/animatica">Animatica (by FoundationGames)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/continuity">Continuity (by Pepper_Bell)</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/entity-texture-features-fabric">[ETF] Entity Texture Features - [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rrls">Remove Reloading Screen (by dimadencep)</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/main-menu-credits">Main Menu Credits (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/translations-for-sodium">Translations for Sodium (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entity-model-features">[EMF] Entity Model Features [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes-interop">FabricSkyBoxes Interop (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mixintrace">MixinTrace (by comp500)</a></li>
</ul>

View file

@ -84,7 +84,6 @@ 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;✅ | &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! |
| [MixinTrace](https://www.curseforge.com/minecraft/mc-mods/mixintrace) | [comp500](https://www.curseforge.com/members/comp500) | | | &nbsp;&nbsp;✅ | &nbsp;&nbsp;✅ | &nbsp;&nbsp;✅ | Helps developers find the cause of crashes |
| [Mod Detection Preventer](https://www.curseforge.com/minecraft/mc-mods/moddetectionpreventer) | [JustAlittleWolf](https://www.curseforge.com/members/justalittlewolf/projects) | | | | | &nbsp;&nbsp;✅ | Fixes a bug that allowed servers to limit your access or abilities if you have specific mods |
| [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;✅ | &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;✅ | &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;✅ | &nbsp;&nbsp;✅ | Provides consistent chat status indicators and visual options |

View file

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "5.10.0-alpha.2",
"versionId": "5.12.0-alpha.1",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack.",
"files": [
@ -39,6 +39,17 @@
],
"fileSize": 1144434
},
{
"path": "mods/continuity-3.0.0-beta.4+1.20.2.jar",
"hashes": {
"sha1": "f9eaa5fc75d2747dbe14818dfde04eaf7152ae3c",
"sha512": "e8fde231301571ee75695bcd8ceb69db77192551217d8c65d8587d4f114b241112f06b39f82d84c3a13c98c42be6666a9a207890340413441fbe91237f56fbcf"
},
"downloads": [
"https://cdn.modrinth.com/data/1IjD5062/versions/JXhQlDZl/continuity-3.0.0-beta.4%2B1.20.2.jar"
],
"fileSize": 1050675
},
{
"path": "mods/cubes-without-borders-1.1.0+1.20.jar",
"hashes": {
@ -120,15 +131,15 @@
"fileSize": 529377
},
{
"path": "mods/fabric-api-0.97.6+1.20.5.jar",
"path": "mods/fabric-api-0.97.8+1.20.6.jar",
"hashes": {
"sha1": "e6c468e5e1007e53b2495e08b1067c2e3a37be11",
"sha512": "f7c41c541f608eb901380c8fa2c6f7dde4738742f1daefe933975307a8232d59fc0aefc01970d599e50a7424f019f8446d357c696d586a9c975757ff34d92848"
"sha1": "6d7a34b8448259688e0833c02be3e28763acec65",
"sha512": "41f19b2a7271c776b84c22e841c20acf12c5260b4a197a97f8afb84f04b408317a9488646d795ec613a6c98f2655339c2bba426007a1d38b42bc32c15ca6c642"
},
"downloads": [
"https://cdn.modrinth.com/data/P7dR8mSH/versions/D7jXLoRF/fabric-api-0.97.6%2B1.20.5.jar"
"https://cdn.modrinth.com/data/P7dR8mSH/versions/kAQqRNrK/fabric-api-0.97.8%2B1.20.6.jar"
],
"fileSize": 2201918
"fileSize": 2202137
},
{
"path": "mods/fabric-language-kotlin-1.10.19+kotlin.1.9.23.jar",
@ -154,16 +165,27 @@
"fileSize": 206631
},
{
"path": "mods/fabrishot-1.12.1.jar",
"path": "mods/fabrishot-1.13.0.jar",
"hashes": {
"sha1": "c348c0966a2169a67f6a40f80a85c699104a8642",
"sha512": "b9dd8ec0dc7d78ca3b339c20428ab12e7fd099873f418a22d02d91a3605c9f47260bcbcc5977d19c4b5049eb8f69557c2157f83c96b1e1b90f7395ea6f44f675"
"sha1": "fa7cd36cefadfd88be94522fea61315ba2415a3d",
"sha512": "244248ec03fcc22a578f9ea57d6061e5beccf390548e274430e24f5fd4cf6a7a327773a20808ef5315984e8a012b6e8c787c2d69ca8fa8ffdab017f534124510"
},
"downloads": [
"https://cdn.modrinth.com/data/3qsfQtE9/versions/crC7YOpw/fabrishot-1.12.1.jar",
"https://github.com/ramidzkh/fabrishot/releases/download/1.12.1/fabrishot-1.12.1.jar"
"https://cdn.modrinth.com/data/3qsfQtE9/versions/jaP1LlEY/fabrishot-1.13.0.jar",
"https://github.com/ramidzkh/fabrishot/releases/download/1.13.0/fabrishot-1.13.0.jar"
],
"fileSize": 51064
"fileSize": 51644
},
{
"path": "mods/ferritecore-6.1.0-fabric.jar",
"hashes": {
"sha1": "7df5dc87356620c0b80282b2af22330606249426",
"sha512": "702fed11ce032c6be4933c7db7534518b960eabfc813ad427d33e7d95dcbc4648d79d8e4915da6b1ac773d7484e0723c7072e93283271479d734f54ab9ef96b0"
},
"downloads": [
"https://cdn.modrinth.com/data/uXXizFIs/versions/PPnbi6JY/ferritecore-6.1.0-fabric.jar"
],
"fileSize": 116763
},
{
"path": "mods/fsb-interop-1.4.0+mc1.20.5-build.53.jar",
@ -176,6 +198,18 @@
],
"fileSize": 73405
},
{
"path": "mods/indium-1.0.30+mc1.20.4.jar",
"hashes": {
"sha1": "b24233f29c0ce4802c61ea8998e01e6e4580ae60",
"sha512": "3b9c9beef42f72bc75094595c92038c38e36fcde75890c73ced01aed4fb2a8a85cddb8edd2aa91ea6ed2dd41f8afedaa3dbca8f70c716197a7f2ee5b26060562"
},
"downloads": [
"https://cdn.modrinth.com/data/Orvt0mRa/versions/Aouse6P7/indium-1.0.30%2Bmc1.20.4.jar",
"https://github.com/comp500/Indium/releases/download/1.0.30%2Bmc1.20.4/indium-1.0.30%2Bmc1.20.4.jar"
],
"fileSize": 104805
},
{
"path": "mods/iris-1.7.0+mc1.20.5.jar",
"hashes": {
@ -187,6 +221,18 @@
],
"fileSize": 2679411
},
{
"path": "mods/lithium-fabric-mc1.20.6-0.12.3.jar",
"hashes": {
"sha1": "18bdca76040af406fd10b97d637d111fc12be9a6",
"sha512": "cda611c684636309322f0f406c9f0146552019e5dd10a53b8942c1b0d9df47e2d39abed557cf84e58348c3ad127c83c7e370f1ac79d9a6fad21d845eba4941ed"
},
"downloads": [
"https://cdn.modrinth.com/data/gvQqBUqZ/versions/bAbb09VF/lithium-fabric-mc1.20.6-0.12.3.jar",
"https://github.com/CaffeineMC/lithium-fabric/releases/download/mc1.20.6-0.12.3/lithium-fabric-mc1.20.6-0.12.3.jar"
],
"fileSize": 684119
},
{
"path": "mods/main-menu-credits-1.2.0.jar",
"hashes": {
@ -194,7 +240,6 @@
"sha512": "fb12dd676a080691c78a701721520de1469d53e702710b21ca8eead54d56936e6b3a39b1003e022090de40d650239d547c81031cb4b8a8ab619e56b98cd92c2c"
},
"downloads": [
"https://cdn.modrinth.com/data/qJDfP7WN/versions/eUN0SbET/main-menu-credits-1.2.0.jar",
"https://github.com/isXander/main-menu-credits/releases/download/1.2.0/main-menu-credits-1.2.0.jar"
],
"fileSize": 16640
@ -211,18 +256,6 @@
],
"fileSize": 36039
},
{
"path": "mods/ModDetectionPreventer+1.20.4-1.2.0.jar",
"hashes": {
"sha1": "155dfba649bb6fedf15c706aced78eb0ced5b097",
"sha512": "1eafdd0d86f5e597110b01f8539d2786a7f6e5a821e3f0abb9bd7c42abb8c1a65c52562e0b4f5b072a41e854e36da191fb241850d930ea379b0876c0fc111013"
},
"downloads": [
"https://cdn.modrinth.com/data/lnxQbnYZ/versions/F2xrsB2S/ModDetectionPreventer%2B1.20.4-1.2.0.jar",
"https://github.com/JustAlittleWolf/ModDetectionPreventer/releases/download/1.2.0/ModDetectionPreventer%2B1.20.4-1.2.0.jar"
],
"fileSize": 52814
},
{
"path": "mods/modelfix-1.14-fabric.jar",
"hashes": {
@ -235,15 +268,15 @@
"fileSize": 65430
},
{
"path": "mods/modernfix-fabric-5.17.0+mc1.20.5.jar",
"path": "mods/modernfix-fabric-5.17.2+mc1.20.6.jar",
"hashes": {
"sha1": "4302d03bd29e32efff207013635b7f1ae5266cfd",
"sha512": "8fc32d3e06297d8a802b35947b55905c04e0f77eaf917f0df1dfb28c9753ef710bb0653a817f367f2f714e1366548d1f5b82c10b942826f8982d70f09f15a53a"
"sha1": "04f681e5d9c2bdc4aeab1bc1a4b613a807a6cdaf",
"sha512": "cede1309c130b18067d5ef800e204e1f20f9034f9f4d01ba7a82847ead6fdb152319c854c7e93d74d6b03a61adf5aa479b7b65c31bf57f0a77edc759843ebcf9"
},
"downloads": [
"https://cdn.modrinth.com/data/nmDcB62a/versions/tmmvhxCF/modernfix-fabric-5.17.0%2Bmc1.20.5.jar"
"https://cdn.modrinth.com/data/nmDcB62a/versions/mX9P5IWG/modernfix-fabric-5.17.2%2Bmc1.20.6.jar"
],
"fileSize": 442677
"fileSize": 442676
},
{
"path": "mods/modmenu-10.0.0-beta.1.jar",
@ -267,6 +300,29 @@
],
"fileSize": 3573
},
{
"path": "mods/moreculling-1.20.5-0.25.0.jar",
"hashes": {
"sha1": "33740e68b2245f686e1e1f2e32f19b614526a559",
"sha512": "4fc6b1209d373a1cb320d26c56e88b2faecb7ba2c691334612e47a785520ca499c04421a64c7dc9e5cb025548bda2bccc9796037a991f1d5e4fdf794f471c842"
},
"downloads": [
"https://cdn.modrinth.com/data/51shyZVL/versions/yduz8IZo/moreculling-1.20.5-0.25.0.jar"
],
"fileSize": 256188
},
{
"path": "mods/optigui-2.3.0-beta.2+1.20.5.jar",
"hashes": {
"sha1": "0666a8a4c4b11bb866eb85134dc77b450a53e95b",
"sha512": "33a1085b79257ef515848202c7a4bc5a396e3b11ee4c6b1e743cc76a09abad16917049f331682860bdfebfe1701cfb67dcba8b08d8169182460411c59b8a4832"
},
"downloads": [
"https://cdn.modrinth.com/data/JuksLGBQ/versions/2FbON5jl/optigui-2.3.0-beta.2%2B1.20.5.jar",
"https://github.com/opekope2/OptiGUI/releases/download/2.3.0-beta.2%2B1.20.5/optigui-2.3.0-beta.2%2B1.20.5.jar"
],
"fileSize": 616635
},
{
"path": "mods/paginatedadvancements-2.4.2.jar",
"hashes": {
@ -337,15 +393,16 @@
"fileSize": 952615
},
{
"path": "mods/YetAnotherConfigLib-3.4.0+1.20.5-fabric.jar",
"path": "mods/YetAnotherConfigLib-3.4.1+1.20.5-fabric.jar",
"hashes": {
"sha1": "51e1d37933e46b11d1575786e13c7da740cd421e",
"sha512": "3ccf6b7485b5eb18c06cf074fe7dd5c2d4bf96d5c54f0f2e2f57df74b7bbd7d82d69536f45eda19f444bc2159e874e3a01ec780d2489bf5c4cf000ed91e226de"
"sha1": "b08f6283ebcf24cdbcd223da4c86bc777dc5788c",
"sha512": "1e8506f02ea4506e54ba8c830ee255b617304383dd948c61fc2f39848be1f4d00ab71a14785de68d9f6d77450afc70062cfa50a4fed93d4acb51f027630f3eb7"
},
"downloads": [
"https://cdn.modrinth.com/data/1eAoo2KR/versions/elFOHmh9/YetAnotherConfigLib-3.4.0%2B1.20.5-fabric.jar"
"https://cdn.modrinth.com/data/1eAoo2KR/versions/LXUa8bFw/YetAnotherConfigLib-3.4.1%2B1.20.5-fabric.jar",
"https://github.com/isXander/YetAnotherConfigLib/releases/download/3.4.1%2B1.20.5-fabric/YetAnotherConfigLib-3.4.1%2B1.20.5-fabric.jar"
],
"fileSize": 928672
"fileSize": 928747
},
{
"path": "mods/yosbr-0.1.2.jar",
@ -358,6 +415,18 @@
],
"fileSize": 17373
},
{
"path": "mods/Zoomify-2.13.3.jar",
"hashes": {
"sha1": "77661956c67bb69b3a04328812b9b67a6750eb39",
"sha512": "c19d9f68f3befd6c1ebb603a5d9260acb8fdf84b724ea5913a540dd2a62b1811f5009ac0e97a4282c1850cd653f679788cd7f186c2aded63634bc53b7afc7481"
},
"downloads": [
"https://cdn.modrinth.com/data/w7ThoJFB/versions/LIBdkZvZ/Zoomify-2.13.3.jar",
"https://github.com/isXander/Zoomify/releases/download/2.13.3/Zoomify-2.13.3.jar"
],
"fileSize": 949640
},
{
"path": "resourcepacks/Chat Reporting Helper.zip",
"hashes": {
@ -383,17 +452,17 @@
{
"path": "resourcepacks/SodiumTranslations.zip",
"hashes": {
"sha1": "6e60bfacbc10a4c070c5fb980c877de3d4ab9d1e",
"sha512": "3dc30c3c3cb232c0a3221c38734508577210f3a059a3129af4fee0254fd2927a147acc2115f9bf9bd66ceda8ac5f93de6361843368b5a788f8eaa755d5e810f8"
"sha1": "3016ba3327206ac6e4abb7f644c54976c812942a",
"sha512": "4de2785709222830cbf886e810ad873b6789d9ac4f0e7131c19524f2947fc76bd60decb4b52b4acee64fc6f79e914bb90e72ee0e31c6c46d62f23881af05b097"
},
"downloads": [
"https://cdn.modrinth.com/data/yfDziwn1/versions/PZ1zOJyv/SodiumTranslations.zip"
"https://cdn.modrinth.com/data/yfDziwn1/versions/gxrD73pY/SodiumTranslations.zip"
],
"fileSize": 185036
"fileSize": 185135
}
],
"dependencies": {
"minecraft": "1.20.5",
"minecraft": "1.20.6",
"fabric-loader": "0.15.10"
}
}

View file

@ -1,6 +1,6 @@
InstanceType=OneSix
OverrideCommands=true
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.20.5/pack.toml
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.20.6/pack.toml
iconKey=pack
name=Fabulously Optimized (MC 1.20.5 auto-update)
name=Fabulously Optimized (MC 1.20.6 auto-update)
notes=https://download.fo

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 5.10.0-alpha.2
name=Fabulously Optimized 5.12.0-alpha.1
notes=This MultiMC installation method is deprecated, please install new versions through Add Instance -> Modrinth -> Fabulously Optimized. Full instructions: https://download.fo/install

View file

@ -2,24 +2,24 @@
"components": [
{
"cachedName": "Minecraft",
"cachedVersion": "1.20.5",
"cachedVersion": "1.20.6",
"important": true,
"uid": "net.minecraft",
"version": "1.20.5"
"version": "1.20.6"
},
{
"cachedName": "Intermediary Mappings",
"cachedRequires": [
{
"equals": "1.20.5",
"equals": "1.20.6",
"uid": "net.minecraft"
}
],
"cachedVersion": "1.20.5",
"cachedVersion": "1.20.6",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "net.fabricmc.intermediary",
"version": "1.20.5"
"version": "1.20.6"
},
{
"cachedName": "Fabric Loader",

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.9"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.9.2"}},"dynamic_fps":{"recommends":{}},"lambdynlights":{"recommends":{}},"polytone":{"conflicts":{}}}}
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.10"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.10.0"}},"dynamic_fps":{"recommends":{}},"lambdynlights":{"recommends":{}},"polytone":{"conflicts":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.9.2","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"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.10.0","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"}]}}

View file

@ -2,11 +2,11 @@ hash-format = "sha256"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "d752f157961eb47e0aefa2b8eb33b847c4f84bc2e793f50cfaf3c9948b1701d9"
hash = "98f14bf8362c3305034735745b989ecc206837c6840798348e2b07c5790577c1"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "3672cf5c8aadc9f3c55a41963a31905746280f86b14ca43e5d4ea47159ec5d6c"
hash = "85519b82b48aaffbd8673dc1eef36a6e396fedbcccb91533a6d720aac7c3b73a"
[[files]]
file = "config/yosbr/options.txt"
@ -122,7 +122,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "8d94ae92aa5cfa363ae8a65888c4f03524e9a4b07fdf9a371bcfd3df56980a21"
hash = "f9b246f24db63284ec147f66908b965fbd3c54bb2b0fe592199ee5db3ebe3beb"
[[files]]
file = "mods/animatica.pw.toml"
@ -156,7 +156,7 @@ metafile = true
[[files]]
file = "mods/controlify.pw.toml"
hash = "808aaaf05e53474001c7325c977fc177cf96bae4870fcc8e14dc9075d69c6aa8"
hash = "1df033587f2f3003b29ea75b868ed2a9e860b76ec9211b843415a047b9eaff56"
metafile = true
[[files]]
@ -171,7 +171,7 @@ metafile = true
[[files]]
file = "mods/dynamic_fps.pw.toml"
hash = "eddad0af34215a88d738dd76dea4f2e47769a2f5de874ad7e71951cf18ac9593"
hash = "c1e03c573198c4caf5d1f31439b967cd3975eb89956c73c226043e20cf72cfca"
metafile = true
[[files]]
@ -191,12 +191,12 @@ metafile = true
[[files]]
file = "mods/entity_model_features.pw.toml"
hash = "74efa97f0f55e252635966ab08c9ae6d20acb2dbb54754d8dd25fdc04c85af59"
hash = "9b01e161237e2454dbd098c097720ec740f5fd3ecb775938f02cb289ba2319e5"
metafile = true
[[files]]
file = "mods/entity_texture_features.pw.toml"
hash = "e4ed99791bd910c36ebe63eb0cd1d123f0429b4d2afacfc275c72f0d801e7759"
hash = "7a6b4108ab4b4ac6a62ceb516e4c4f41eed12d6c3f53f37d08775532df6fce62"
metafile = true
[[files]]
@ -274,11 +274,6 @@ file = "mods/mixintrace.pw.toml"
hash = "0a8e6a58962ba40f696a44cb2d02355490bc831b49509f8083e3e7bc89b40052"
metafile = true
[[files]]
file = "mods/moddetectionpreventer.pw.toml"
hash = "8a4d1fff0a68e4260fffd2e1d9609df508755d7c6c097bb510e1108ce8ee2094"
metafile = true
[[files]]
file = "mods/modelfix.pw.toml"
hash = "38f94a9f4aaff8aa39f36b963c15c8e740e55cbce6d5d43681a62c073fdb1c80"
@ -286,7 +281,7 @@ metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "754f8f8ea671c479859f2d931e6b5c61e2f26ec1f73e741fd1dfa02633a4fd41"
hash = "81025b72e1b6b3695b9e28a97abb13e045f1689f3f03accd737b3825c4a5dd0d"
metafile = true
[[files]]
@ -306,7 +301,7 @@ metafile = true
[[files]]
file = "mods/nochatreports.pw.toml"
hash = "ef584100cc02316c05f8ec91628e5b244e08b806a13e869c7f41f115f3a8a034"
hash = "3855426b55b62bf5cb4059750721c5db3896632b2c33ee36f6fdbb1a7d2c7a1c"
metafile = true
[[files]]
@ -351,7 +346,7 @@ metafile = true
[[files]]
file = "mods/yet_another_config_lib_v3.pw.toml"
hash = "649f7a94077ee871457552258a226c022559ffd9a1dabf6bddba58508be380b3"
hash = "58dd7843f9390e1a9af4735c24c3d2257e72b44d7a5b81016dd45e52997a6407"
metafile = true
[[files]]
@ -366,15 +361,15 @@ metafile = true
[[files]]
file = "resourcepacks/Chat_Reporting_Helper.pw.toml"
hash = "3b3293c2bbfe49109a8da5d01a07a1b8168daf5ab48bfdf55684e625c91e0af6"
hash = "95011705b9ed9a8bfd704c7a84cf196a0b938e7ba046650aac952d09433351e7"
metafile = true
[[files]]
file = "resourcepacks/Fast_Better_Grass.pw.toml"
hash = "29e217821eaad5d505bd20ffce827d911ec7313ad7962f8e86e71f9a47ac5dfd"
hash = "04bf1a39c73bfecd2ebde0288852d431299da4b925aecb2d0a8316225f60f169"
metafile = true
[[files]]
file = "resourcepacks/Translations_for_Sodium.pw.toml"
hash = "76212eef12230f048d6c82b2ab0bebac02e006c862bb1148a7dbe40593b2b2d0"
hash = "88aacf53016ef02f7108a2f661b7bdeb9a12de0b248d65d5bfccbd80edf0602b"
metafile = true

View file

@ -1,13 +1,13 @@
name = "Controlify"
filename = "Controlify-2.0.0-beta.3+1.20.4.jar"
filename = "Controlify-2.0.0-beta.5+1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/im0SBR8Y/Controlify-2.0.0-beta.3%2B1.20.4.jar"
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/FeADDFg7/Controlify-2.0.0-beta.5%2B1.20.4.jar"
hash-format = "sha512"
hash = "34245dadc55f254b517bf9c820b83107c50d42709e6ff54c792cf7a80ff3211471f039e6dcc01894a63eac65cdb5770c24db858c0be1485af5dd63f3816a5d92"
hash = "d0d303a16509d2972b24167be2f7db071fe0af5dbf69719399277208792fd47676d6878e6ad317f89af032dc1f581cdeac3f383a37c6b8b5238699033a0ca617"
[update]
[update.modrinth]
mod-id = "DOUdJVEm"
version = "im0SBR8Y"
version = "FeADDFg7"

View file

@ -1,13 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.4.2+minecraft-1.20.4-fabric.jar"
filename = "dynamic-fps-3.4.3+minecraft-1.20.0-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/shfvdKKK/dynamic-fps-3.4.2%2Bminecraft-1.20.4-fabric.jar"
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/48hFxWw7/dynamic-fps-3.4.3%2Bminecraft-1.20.0-fabric.jar"
hash-format = "sha512"
hash = "21a4dbad37ec81db0cd055e404aeed1a51a01f6862994002a6b2e9cb2787e1d44c419f3add77d96f39478b01c48f0abf1e8d2d6c19a4d6d40bb9837859a1a78c"
hash = "ab9cac5578b3636a47ca972823f7adcecf2233a5590cfcca5197fdca7aa51514e5a51b9fdd5e07c36354900104cc8bba59460424579a90b3f7d23c172e5996fd"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "shfvdKKK"
version = "48hFxWw7"

View file

@ -1,13 +1,13 @@
name = "[EMF] Entity Model Features [Fabric & Forge]"
filename = "entity_model_features_fabric_1.20.4-1.3.jar"
filename = "entity_model_features_fabric_1.20.4-2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/bwjbN1G7/entity_model_features_fabric_1.20.4-1.3.jar"
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/up2Xg2sy/entity_model_features_fabric_1.20.4-2.0.jar"
hash-format = "sha512"
hash = "48c4faf9786d064ef11f16eff98ca157463fc3badf6efb16479d7cf394b356d0436a27576a2026f9a06009190d71b0571158c54742e0d3dfc5f5875aeaf055a1"
hash = "f4e3382cdba85cb74e90091ed6071c506517e15383021ab86d902cd6d9c052cab254a1fe659fbc6a8019951b1405578444970b0da56499afc2c684df6b61370b"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "bwjbN1G7"
version = "up2Xg2sy"

View file

@ -1,13 +1,13 @@
name = "[ETF] Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric_1.20.4-5.2.3.jar"
filename = "entity_texture_features_fabric_1.20.4-6.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/qMoPCh9Z/entity_texture_features_fabric_1.20.4-5.2.3.jar"
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/6QKgVWs7/entity_texture_features_fabric_1.20.4-6.0.jar"
hash-format = "sha512"
hash = "40462d382813afc0901792ea889b4c66c67d3a8fe8d4e114e91c4e81920a60e54040ae6b8257544f171cd315364179e35c92908b660438ab0ebfe966505164e0"
hash = "53477625a2ccb8b40fcd4dfdec0213bd61c932df6744dce7644a73c93ee2f17d895d79864d0f5f160c81aac2ac8cc0c83f6c40a9ab5f94842a297a433d6c4a60"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "qMoPCh9Z"
version = "6QKgVWs7"

View file

@ -1,13 +0,0 @@
name = "Mod Detection Preventer"
filename = "ModDetectionPreventer+1.20.4-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lnxQbnYZ/versions/F2xrsB2S/ModDetectionPreventer%2B1.20.4-1.2.0.jar"
hash-format = "sha512"
hash = "1eafdd0d86f5e597110b01f8539d2786a7f6e5a821e3f0abb9bd7c42abb8c1a65c52562e0b4f5b072a41e854e36da191fb241850d930ea379b0876c0fc111013"
[update]
[update.modrinth]
mod-id = "lnxQbnYZ"
version = "F2xrsB2S"

View file

@ -1,13 +1,13 @@
name = "ModernFix"
filename = "modernfix-fabric-5.16.1+mc1.20.4.jar"
filename = "modernfix-fabric-5.17.0+mc1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/EL78UqrQ/modernfix-fabric-5.16.1%2Bmc1.20.4.jar"
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/CV2Vtn5m/modernfix-fabric-5.17.0%2Bmc1.20.4.jar"
hash-format = "sha512"
hash = "592e7446fbe96beea1fda0b7d3b7076382ca26a7f905ddb90d4fa222cb920f19b9d5efc69d66b5d293ac8e00e718b89f62fe99885c7d8100e8d4299aaf8760fa"
hash = "8404bc285100746ac76467094b2b4feb132e046272780c4c8a6d4bd4336fad70073734438e9f37bf7e46ffa65dbf2f06ab10232b09c3911c08215dfcf71fca0e"
[update]
[update.modrinth]
mod-id = "nmDcB62a"
version = "EL78UqrQ"
version = "CV2Vtn5m"

View file

@ -1,13 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.20.4-v2.5.0.jar"
filename = "NoChatReports-FABRIC-1.20.4-v2.6.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/tfv6A4l5/NoChatReports-FABRIC-1.20.4-v2.5.0.jar"
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/qCjTB3QT/NoChatReports-FABRIC-1.20.4-v2.6.0.jar"
hash-format = "sha512"
hash = "123501578045a30e7730530deeedebd7aae611c10d69359ba6d90aa53651455e8d08e86c4ef84242b18147eaa54775b4d06e57c1eae43a9f357bceb15a65a5ed"
hash = "aa3cc31894fcb4ebae812c6d06e36698943b127422d964f37212dc6be816927e05c415170a60e9875f4ce36c3cbc25ec97841be0acc3880eec445a64ab996640"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "tfv6A4l5"
version = "qCjTB3QT"

View file

@ -1,13 +1,13 @@
name = "YetAnotherConfigLib"
filename = "yet-another-config-lib-fabric-3.3.2+1.20.4.jar"
filename = "YetAnotherConfigLib-3.4.1+1.20.4-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/dLAG06tP/YetAnotherConfigLib-3.4.1%2B1.20.4-fabric.jar"
hash-format = "sha512"
hash = "597073b3835ce1d4c0f9e4ba835bd565871fa49a8feee41b90213480a76d251e2a57a71729f132e4b908ef50a5602cff90c330da229db605014e26e856cfcbc8"
hash = "eaca3cf5928f06cf96cc339882e9f1ea3b1fb3ab3f48de2385ff3ab5202b6aaa21c4a79dc8f2e6999c229154de809bd34ca57d0f4990798ab219533b4686fba1"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "StXMrAsz"
version = "dLAG06tP"

View file

@ -1,12 +1,12 @@
name = "Fabulously Optimized"
author = "robotkoer"
version = "5.9.2"
version = "5.10.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "83c08a366c5b8b3670db13bdfa0681e7e1eede8d4bd6411353bc6390b0552e98"
hash = "59ae6a78c28f3b73c99e2e1cea9cf50b3252c259d31e2b73797c4edc7f3a29ca"
[versions]
fabric = "0.15.10"

View file

@ -3,11 +3,11 @@ filename = "Chat Reporting Helper.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/KWSVmakf/Chat%20Reporting%20Helper.zip"
url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/SkWcZo5g/Chat%20Reporting%20Helper.zip"
hash-format = "sha512"
hash = "426f3649d1b870e9a9b15947faec1bdb55302c33edb0de335094f14d374c7681eae243c53aec622228a04b6ab1f8a61ece02f420ded0ac08727e456b2182af4a"
hash = "6cbc8be61f88a9eaebe74cde069e02921e1d4f9fde53225385bb0c0a440e6c5830eb79b36bdc0bf17e5a1e79fb257e42290b29cbf1eb9df535869bf31de6b2e9"
[update]
[update.modrinth]
mod-id = "tN4E9NfV"
version = "KWSVmakf"
version = "SkWcZo5g"

View file

@ -3,11 +3,11 @@ filename = "Fast Better Grass.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/dspVZXKP/versions/dsyjkZFg/Fast%20Better%20Grass.zip"
url = "https://cdn.modrinth.com/data/dspVZXKP/versions/iFt9Q3yb/Fast%20Better%20Grass.zip"
hash-format = "sha512"
hash = "6f9c2b0db50a4d0dd03dd9b7e1069c875c383fc39853f27ae269051b4511f374162dac902ec7d27955237f70c7daf8758b16c038e8299558333c8ab5fb9e8ae3"
hash = "7e09735d3302b32f1a9826c60aef2e8372404f13f86705dc0f50601a1b2e9154e2077a009a4b0cf3ecfafd7a364dda64e6da90b657e6730c308fb666d10b69cc"
[update]
[update.modrinth]
mod-id = "dspVZXKP"
version = "dsyjkZFg"
version = "iFt9Q3yb"

View file

@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jxHmg0uz/SodiumTranslations.zip"
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/gxrD73pY/SodiumTranslations.zip"
hash-format = "sha512"
hash = "ee1740396070337c56009cd0d4a703a049b95c1a7da1c128ba9bb7ede8bd5857d5aaf7ba3212543ae7397a8354db183a8565818911148a5f89d4270ca383dcb7"
hash = "4de2785709222830cbf886e810ad873b6789d9ac4f0e7131c19524f2947fc76bd60decb4b52b4acee64fc6f79e914bb90e72ee0e31c6c46d62f23881af05b097"
[update]
[update.modrinth]
mod-id = "yfDziwn1"
version = "jxHmg0uz"
version = "gxrD73pY"

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.10"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.10.0-alpha.2"}},"dynamic_fps":{"recommends":{}},"lambdynlights":{"recommends":{}},"polytone":{"conflicts":{}},"fabrishot":{"depends":{}},"moddetectionpreventer":{"depends":{}}}}
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.10"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.11.0-alpha.2"}},"dynamic_fps":{"recommends":{}},"lambdynlights":{"recommends":{}},"polytone":{"conflicts":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.10.0-alpha.2","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"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.11.0-alpha.2","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"}]}}

View file

@ -1 +1 @@
{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","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,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true}
{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","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,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":["capes","puzzle"],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true}

View file

@ -2,11 +2,15 @@ hash-format = "sha256"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "ff9d55ba2eec272d42b1e2911be0c284c98c58e385856568c2458410a44089c6"
hash = "d3b6d99f850f7bee9448fd1c125d72a06ead98d97f2d1f3bf1afd82db9c97654"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "89b78fa066b673389e5abb61524c18601acca6afc7062535795b4207d2ab2919"
hash = "c84e8764cf76dc94dcb9fe5e1ccd6b6034b7dbe9840dc4b498948bd3e4270e34"
[[files]]
file = "config/modmenu.json"
hash = "2fc133da39b5accee0f034364dad7a78e040b9caf1d386b7e3f46c474d277d27"
[[files]]
file = "config/yosbr/options.txt"
@ -84,10 +88,6 @@ hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980"
file = "config/yosbr/config/modernfix-mixins.properties"
hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575"
[[files]]
file = "config/yosbr/config/modmenu.json"
hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582"
[[files]]
file = "config/yosbr/config/moreculling.toml"
hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca"
@ -122,7 +122,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "20f4f39ee9757aa627875e4bc870c5e3993fb03214c370bf2e26a541e9c3295c"
hash = "ae2b1f0380610c46cb8d2093c083a4a0ee1077b5c345837041403bc75824034c"
[[files]]
file = "mods/animatica.pw.toml"
@ -139,6 +139,11 @@ file = "mods/cloth-config.pw.toml"
hash = "f1fd6d2d2900f38af4a64f42ce102b1f59f2abc13144487d6604a5d55305830d"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "2481588ce600e2a77400f48b193a44db3d2dee7a3d571db332ea70c1cd57375a"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "a0426ebbc7ddbe1bd99aea015f713913771e0701ad292359371422fbb73a6f66"
@ -176,7 +181,7 @@ metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "f18038ec843b1e953d1405baebabdc0f60cdac313623bf402aff9983a994cd3d"
hash = "a5c6b73a4834606b0ce1adffcfa729bc09dc11b260beb213edb61260fd864e95"
metafile = true
[[files]]
@ -191,7 +196,12 @@ metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "9320866236b43f1a6610e0656a504ab5fc45df2b5bf0b42df5cbfbac2e9f221e"
hash = "2ab6ab95f7ef07902a8695fec0427a03c2f4d64ff69b2126b10b006b451bf848"
metafile = true
[[files]]
file = "mods/ferritecore.pw.toml"
hash = "e8b66c22330476a858b9556bf999497284a252794496bb49648705928baddf02"
metafile = true
[[files]]
@ -199,6 +209,11 @@ file = "mods/fsb-interop.pw.toml"
hash = "58cb23ae5bc7b769a9af318e5f78328a96f8cae493995169898b026de07cf8ca"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "fc34f10a6ed5a5e2eef2d290b651622939feaf00b5e3d67d3085c1f547181dff"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "208a440bc255a39ecd7511f8e988a0654edabb57b6a6ee6edc08dc97a1a1a14c"
@ -214,11 +229,6 @@ file = "mods/mixintrace.pw.toml"
hash = "0a8e6a58962ba40f696a44cb2d02355490bc831b49509f8083e3e7bc89b40052"
metafile = true
[[files]]
file = "mods/moddetectionpreventer.pw.toml"
hash = "8a4d1fff0a68e4260fffd2e1d9609df508755d7c6c097bb510e1108ce8ee2094"
metafile = true
[[files]]
file = "mods/modelfix.pw.toml"
hash = "38f94a9f4aaff8aa39f36b963c15c8e740e55cbce6d5d43681a62c073fdb1c80"
@ -239,6 +249,11 @@ file = "mods/morechathistory.pw.toml"
hash = "c3d0746be98e5f5eaf1731a84e84724289f45f6b49836c5106e8d4669d3f84ec"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "70479556928526accf71a4d5f99465029b28b6b8690c8f0f39dc12f3e5eb0fe3"
metafile = true
[[files]]
file = "mods/paginatedadvancements.pw.toml"
hash = "86c8e8a437965b4da10430e4629086ba9d6fcb7608d56de46fc858ecb4b75c8b"
@ -271,7 +286,7 @@ metafile = true
[[files]]
file = "mods/yet_another_config_lib_v3.pw.toml"
hash = "5573d4fb7b171e7ca666a19ccd63d2b0ed73210c5b63ed047f06b7d707b188dc"
hash = "31349f46d8bb78708e94068aa228761b53e69e9e208de890d247438435e38bab"
metafile = true
[[files]]
@ -279,6 +294,11 @@ file = "mods/yosbr.pw.toml"
hash = "3bf16ef57d8e5a916e8971ab9cc7cd90644d82932233b7e1e2293d95680fac4b"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "59eb823d9f16ff4bf1c4641a324d2044aba558fa4c531eb7f46f720eecdc461a"
metafile = true
[[files]]
file = "resourcepacks/Chat_Reporting_Helper.pw.toml"
hash = "95011705b9ed9a8bfd704c7a84cf196a0b938e7ba046650aac952d09433351e7"
@ -291,5 +311,5 @@ metafile = true
[[files]]
file = "resourcepacks/Translations_for_Sodium.pw.toml"
hash = "a34fb323789582dddcd990487df457ec9ea2210b8784f6584a550a154f97c2bd"
hash = "88aacf53016ef02f7108a2f661b7bdeb9a12de0b248d65d5bfccbd80edf0602b"
metafile = true

View file

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-3.0.0-beta.4+1.20.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/JXhQlDZl/continuity-3.0.0-beta.4%2B1.20.2.jar"
hash-format = "sha512"
hash = "e8fde231301571ee75695bcd8ceb69db77192551217d8c65d8587d4f114b241112f06b39f82d84c3a13c98c42be6666a9a207890340413441fbe91237f56fbcf"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "JXhQlDZl"

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.97.6+1.20.5.jar"
filename = "fabric-api-0.97.7+1.20.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/D7jXLoRF/fabric-api-0.97.6%2B1.20.5.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tftr9Gex/fabric-api-0.97.7%2B1.20.5.jar"
hash-format = "sha512"
hash = "f7c41c541f608eb901380c8fa2c6f7dde4738742f1daefe933975307a8232d59fc0aefc01970d599e50a7424f019f8446d357c696d586a9c975757ff34d92848"
hash = "1a2be3579ac21e621045220db141a411bf46781c80724472a1b11b91dab8963de27bd6529be17148ac703a41a8249d08b659748fd4d092aeacefc1e5904aa557"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "D7jXLoRF"
version = "tftr9Gex"

View file

@ -1,13 +1,13 @@
name = "Fabrishot"
filename = "fabrishot-1.12.1.jar"
filename = "fabrishot-1.13.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/crC7YOpw/fabrishot-1.12.1.jar"
url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/jaP1LlEY/fabrishot-1.13.0.jar"
hash-format = "sha512"
hash = "b9dd8ec0dc7d78ca3b339c20428ab12e7fd099873f418a22d02d91a3605c9f47260bcbcc5977d19c4b5049eb8f69557c2157f83c96b1e1b90f7395ea6f44f675"
hash = "244248ec03fcc22a578f9ea57d6061e5beccf390548e274430e24f5fd4cf6a7a327773a20808ef5315984e8a012b6e8c787c2d69ca8fa8ffdab017f534124510"
[update]
[update.modrinth]
mod-id = "3qsfQtE9"
version = "crC7YOpw"
version = "jaP1LlEY"

View file

@ -0,0 +1,13 @@
name = "FerriteCore (Fabric)"
filename = "ferritecore-6.1.0-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/PPnbi6JY/ferritecore-6.1.0-fabric.jar"
hash-format = "sha512"
hash = "702fed11ce032c6be4933c7db7534518b960eabfc813ad427d33e7d95dcbc4648d79d8e4915da6b1ac773d7484e0723c7072e93283271479d734f54ab9ef96b0"
[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "PPnbi6JY"

View file

@ -0,0 +1,13 @@
name = "Indium"
filename = "indium-1.0.30+mc1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Aouse6P7/indium-1.0.30%2Bmc1.20.4.jar"
hash-format = "sha512"
hash = "3b9c9beef42f72bc75094595c92038c38e36fcde75890c73ced01aed4fb2a8a85cddb8edd2aa91ea6ed2dd41f8afedaa3dbca8f70c716197a7f2ee5b26060562"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "Aouse6P7"

View file

@ -1,13 +0,0 @@
name = "Mod Detection Preventer"
filename = "ModDetectionPreventer+1.20.4-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lnxQbnYZ/versions/F2xrsB2S/ModDetectionPreventer%2B1.20.4-1.2.0.jar"
hash-format = "sha512"
hash = "1eafdd0d86f5e597110b01f8539d2786a7f6e5a821e3f0abb9bd7c42abb8c1a65c52562e0b4f5b072a41e854e36da191fb241850d930ea379b0876c0fc111013"
[update]
[update.modrinth]
mod-id = "lnxQbnYZ"
version = "F2xrsB2S"

View file

@ -0,0 +1,13 @@
name = "OptiGUI"
filename = "optigui-2.3.0-beta.2+1.20.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/2FbON5jl/optigui-2.3.0-beta.2%2B1.20.5.jar"
hash-format = "sha512"
hash = "33a1085b79257ef515848202c7a4bc5a396e3b11ee4c6b1e743cc76a09abad16917049f331682860bdfebfe1701cfb67dcba8b08d8169182460411c59b8a4832"
[update]
[update.modrinth]
mod-id = "JuksLGBQ"
version = "2FbON5jl"

View file

@ -1,13 +1,13 @@
name = "YetAnotherConfigLib"
filename = "YetAnotherConfigLib-3.4.0+1.20.5-fabric.jar"
filename = "YetAnotherConfigLib-3.4.1+1.20.5-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/elFOHmh9/YetAnotherConfigLib-3.4.0%2B1.20.5-fabric.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/LXUa8bFw/YetAnotherConfigLib-3.4.1%2B1.20.5-fabric.jar"
hash-format = "sha512"
hash = "3ccf6b7485b5eb18c06cf074fe7dd5c2d4bf96d5c54f0f2e2f57df74b7bbd7d82d69536f45eda19f444bc2159e874e3a01ec780d2489bf5c4cf000ed91e226de"
hash = "1e8506f02ea4506e54ba8c830ee255b617304383dd948c61fc2f39848be1f4d00ab71a14785de68d9f6d77450afc70062cfa50a4fed93d4acb51f027630f3eb7"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "elFOHmh9"
version = "LXUa8bFw"

View file

@ -0,0 +1,13 @@
name = "Zoomify"
filename = "Zoomify-2.13.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/LIBdkZvZ/Zoomify-2.13.3.jar"
hash-format = "sha512"
hash = "c19d9f68f3befd6c1ebb603a5d9260acb8fdf84b724ea5913a540dd2a62b1811f5009ac0e97a4282c1850cd653f679788cd7f186c2aded63634bc53b7afc7481"
[update]
[update.modrinth]
mod-id = "w7ThoJFB"
version = "LIBdkZvZ"

View file

@ -1,12 +1,12 @@
name = "Fabulously Optimized"
author = "robotkoer"
version = "5.10.0-alpha.2"
version = "5.11.0-alpha.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f1ae436ed6d5ad959d61b99ff8a3a7e93995cfc45523721329c9feac5aadc577"
hash = "f8726e547e4387dd5149bc52773344ace0226713d228eaf5a03589b8f663d0e0"
[versions]
fabric = "0.15.10"

View file

@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/PZ1zOJyv/SodiumTranslations.zip"
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/gxrD73pY/SodiumTranslations.zip"
hash-format = "sha512"
hash = "3dc30c3c3cb232c0a3221c38734508577210f3a059a3129af4fee0254fd2927a147acc2115f9bf9bd66ceda8ac5f93de6361843368b5a788f8eaa755d5e810f8"
hash = "4de2785709222830cbf886e810ad873b6789d9ac4f0e7131c19524f2947fc76bd60decb4b52b4acee64fc6f79e914bb90e72ee0e31c6c46d62f23881af05b097"
[update]
[update.modrinth]
mod-id = "yfDziwn1"
version = "PZ1zOJyv"
version = "gxrD73pY"

View file

@ -0,0 +1 @@
../1.16.5/.packwizignore

View file

@ -0,0 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.15.10"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.12.0-alpha.1"}},"dynamic_fps":{"recommends":{}},"lambdynlights":{"recommends":{}},"polytone":{"conflicts":{}},"debugify":{"-depends":{"minecraft":""}},"entityculling":{"-depends":{"minecraft":""}},"fabrishot":{"-depends":{"minecraft":""}},"sodium":{"-depends":{"minecraft":""}},"iris":{"-depends":{"minecraft":""}}}}

View file

@ -0,0 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.12.0-alpha.1","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"}]}}

View file

@ -0,0 +1 @@
{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","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,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":["capes","puzzle"],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true}

View file

@ -0,0 +1 @@
{"defaultSigningMode":"ON_DEMAND","enableMod":true,"showNCRButton":false,"showReloadButton":false,"verifiedIconEnabled":false,"showServerSafety":true,"hideInsecureMessageIndicators":true,"hideModifiedMessageIndicators":false,"hideSystemMessageIndicators":true,"hideWarningToast":true,"hideSigningRequestMessage":true,"alwaysHideReportButton":false,"skipRealmsWarning":true,"skipSigningWarning":true,"disableTelemetry":false,"removeTelemetryButton":false,"demandOnServer":false}

View file

@ -0,0 +1 @@
{"demandOnClient":false,"convertToGameMessage":true,"addQueryData":false,"enableDebugLog":false}

View file

@ -0,0 +1 @@
{"skipWarning":false,"enableEncryption":false,"encryptPublic":true,"showEncryptionButton":false,"showEncryptionIndicators":true}

View file

@ -0,0 +1 @@
{"PinningEnabled":false,"ShowAdvancementIDInDebugTooltip":false,"ShowDebugInfo":"ALWAYS","MaxCriterionEntries":6,"FadeOutBackgroundOnAdvancementHover":false,"SaveLastSelectedTab":false,"PinnedTabs":[],"LastSelectedTab":"","SpacingBetweenHorizontalTabs":4,"SpacingBetweenPinnedTabs":2}

View file

@ -0,0 +1 @@
{"enableBorderlessFullscreen":false,"addToVanillaVideoSettings":false}

View file

@ -0,0 +1 @@
{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true}

View file

@ -0,0 +1 @@
"use_optifine_folder"=true

View file

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

View file

@ -0,0 +1 @@
{"last_seen_version": "2.0.0-beta.5+1.20.5-rc2","global":{"quiet_mode":true}}

View file

@ -0,0 +1 @@
{"MC-577":true,"MC-22882":true,"MC-59810":true,"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-122477":true,"MC-199467":true,"MC-235035":true,"MC-237493":true,"MC-263865":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true}

View file

@ -0,0 +1 @@
{"states":{"hovered":{"graphics_state":"default","show_toasts":true,"run_garbage_collector":false,"frame_rate_target":60,"volume_multiplier":1},"unfocused":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":1,"volume_multiplier":0.25},"invisible":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":0,"volume_multiplier":0}}}

View file

@ -0,0 +1 @@
{"illegalPathSupportMode":"Entity","skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false,"hideConfigButton":true}

View file

@ -0,0 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"Fabulously Optimized again.\nIt looks like you've deleted important files from your config folder, so Fabulously Optimized may not run properly.\nPlease update the pack or reset its config. Instructions: https://fabulously-optimized.github.io/update\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n":""}}}}

View file

@ -0,0 +1,9 @@
custom_file_name=%time%_4K
hide_hud=false
override_screenshot_key=false
save_file=true
disable_gui_scaling=false
width=3840
height=2160
delay=3
file_format=PNG

View file

@ -0,0 +1,4 @@
renderSavingScreen = false
showToasts = false
showSavingTime = "FALSE"
allowMultipleServers = false

View file

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

View file

@ -0,0 +1,3 @@
disableUpdateMessage=true
maxShadowRenderDistance=6
enableShaders=false

View file

@ -0,0 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized (broken install)","color":"red","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/install"}}]}}

View file

@ -0,0 +1,8 @@
mode = "fastest"
[light_sources]
water_sensitive_check = false
block_entities = false
entities = false
self = true
tnt = "simple"
creeper = "simple"

View file

@ -0,0 +1 @@
{"autoSwitchMode":false,"enableHints":true}

View file

@ -0,0 +1 @@
{"config_screen_list":"FALSE"}

View file

@ -0,0 +1 @@
mixin.perf.dynamic_resources=true

View file

@ -0,0 +1,23 @@
version = 1
enableSodiumMenu = true
cloudCulling = true
signTextCulling = true
rainCulling = true
useBlockStateCulling = true
useCustomItemFrameRenderer = false
itemFrameMapCulling = true
useItemFrameLOD = true
itemFrameLODRange = 128
useItemFrame3FaceCulling = true
itemFrame3FaceCullingRange = 4.0
leavesCullingMode = "CHECK"
leavesCullingAmount = 2
includeMangroveRoots = true
powderSnowCulling = true
endGatewayCulling = true
beaconBeamCulling = true
entityModelCulling = false
useOnModdedBlocksByDefault = true
[modCompatibility]
minecraft = true

View file

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

View file

@ -0,0 +1,2 @@
animationSpeed = 500.0
aprilFool = "DISABLED"

View file

@ -0,0 +1 @@
{"quality":{"weather_quality":"FAST"}}

View file

@ -0,0 +1,22 @@
version:3839
advancedItemTooltips:true
darkMojangStudiosBackground:true
enableVsync:false
guiScale:3
incompatibleResourcePacks:["e4mc_minecraft","modernfix","rrls","continuity:glass_pane_culling_fix","continuity:default"]
joinedFirstServer:true
maxFps:260
onboardAccessibility:false
operatorItemsTab:true
resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","file/SodiumTranslations.zip","file/Mod Menu Helper.zip","file/Chat Reporting Helper.zip","file/Fast Better Grass.zip"]
simulationDistance:6
skipMultiplayerWarning:true
telemetryOptInExtra:false
tutorialStep:none
key_key.saveToolbarActivator:key.keyboard.unknown
key_zoomify.key.zoom:key.keyboard.c
key_zoomify.key.zoom.secondary:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
key_key.fabricskyboxes.toggle:key.keyboard.unknown

325
Packwiz/1.20.6/index.toml Normal file
View file

@ -0,0 +1,325 @@
hash-format = "sha256"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "c961f8f79dac750c3ab8a6effbd1f47c6653804dca0f0bdd5b5e8a6cae9d6f97"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "2dabd2905c0582af167390ee786a5ff47dd4c148a5f47e4175184676db9aa752"
[[files]]
file = "config/modmenu.json"
hash = "2fc133da39b5accee0f034364dad7a78e040b9caf1d386b7e3f46c474d277d27"
[[files]]
file = "config/yosbr/options.txt"
hash = "79bbe17c1414a833965d44be59ab81687384143112bcbf924e10b46d58339f2f"
[[files]]
file = "config/yosbr/config/borderlessmining.json"
hash = "1dfdc3360afe91b5804eef79f8b868f874e3dfc0c975495f8994f378ffe37a8f"
[[files]]
file = "config/yosbr/config/capes.json5"
hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e"
[[files]]
file = "config/yosbr/config/cem.conf"
hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b"
[[files]]
file = "config/yosbr/config/citresewn.json"
hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991"
[[files]]
file = "config/yosbr/config/controlify.json"
hash = "8c79b471bad59fcb9d73c4689dd6687be63facefd73a17f11f1bf4acf00c158d"
[[files]]
file = "config/yosbr/config/debugify.json"
hash = "70785772d8e66e1b75fa58ef0ceff1b598a78a025b05908ffd03c66cb6a1216d"
[[files]]
file = "config/yosbr/config/dynamic_fps.json"
hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d"
[[files]]
file = "config/yosbr/config/entity_texture_features.json"
hash = "cef51db1150ae1f30f504c8932c274ba174441d4fa177cda048b407da59d5865"
[[files]]
file = "config/yosbr/config/fabric_loader_dependencies.json"
hash = "e5210a18a1f67104b6eda85a9ea68f475b75a71bab9cff7cf7dbcc10f627369a"
[[files]]
file = "config/yosbr/config/fabrishot.properties"
hash = "f5ff731194f66727bfeb75a28a70104fc4687cbc84b69e60c94fe1b7d901f453"
[[files]]
file = "config/yosbr/config/fastquit.toml"
hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d"
[[files]]
file = "config/yosbr/config/immediatelyfast.json"
hash = "f0fa91c42d9a753f8f2773f193864fe248fe1a3527189d1490a0e0094bcd7049"
[[files]]
file = "config/yosbr/config/iris.properties"
hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
[[files]]
file = "config/yosbr/config/isxander-main-menu-credits.json"
hash = "e9c780a3548faea77d7230f83a97497cf30ae5148d1855c632310f6fb69a5cec"
[[files]]
file = "config/yosbr/config/lambdynlights.toml"
hash = "326ec0c840e65aedf5c6048ea6016d551be38cf23f692949e105a4a388ad8be7"
[[files]]
file = "config/yosbr/config/midnightcontrols.json"
hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46"
[[files]]
file = "config/yosbr/config/midnightlib.json"
hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980"
[[files]]
file = "config/yosbr/config/modernfix-mixins.properties"
hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575"
[[files]]
file = "config/yosbr/config/moreculling.toml"
hash = "60eb0902eac918d39fb5eb7df66314f5748aef0259b4ad5bdeacd27dfff120ca"
[[files]]
file = "config/yosbr/config/PaginatedAdvancements.json5"
hash = "3a1c71d2011cac176e00697237148ee882393b19394374862f8025f129d4c5a2"
[[files]]
file = "config/yosbr/config/puzzle.json"
hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd"
[[files]]
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"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Common.json"
hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Encryption.json"
hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "ae2b1f0380610c46cb8d2093c083a4a0ee1077b5c345837041403bc75824034c"
[[files]]
file = "mods/animatica.pw.toml"
hash = "65df17c363eed6e37080d134f548a22aa0b14a9fecf94d5045d5b451bdeb88f4"
metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "08273307f0b1df02aabffcea657747e6308ca00d301c6c0f4cce42818a8f53f5"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "f1fd6d2d2900f38af4a64f42ce102b1f59f2abc13144487d6604a5d55305830d"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "2481588ce600e2a77400f48b193a44db3d2dee7a3d571db332ea70c1cd57375a"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "a0426ebbc7ddbe1bd99aea015f713913771e0701ad292359371422fbb73a6f66"
metafile = true
[[files]]
file = "mods/debugify.pw.toml"
hash = "653f03fb24254449bd709cc75ea11be5c750097535db3c9d95f4b35bca7caf9b"
metafile = true
[[files]]
file = "mods/dynamic_fps.pw.toml"
hash = "3fabf6957b398ab34be705c8d76c61b4dcb93ee1ba308a2cb99c1d16766b2a22"
metafile = true
[[files]]
file = "mods/e4mc_minecraft.pw.toml"
hash = "83508b385b24abc42539a53f6a4412d4b46aaedcf0fd0f188358392919e80127"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "16dfe8637e7df086ccd50c89331596cb023bf0dbc4312885b70cbd1bbf12941b"
metafile = true
[[files]]
file = "mods/entity_model_features.pw.toml"
hash = "eee55803628ee3f0267108c9054ff03d215224968335df62f71aa395075e6bab"
metafile = true
[[files]]
file = "mods/entity_texture_features.pw.toml"
hash = "3c256b1d68518261d4dbb7b438f11bbabaa6f5cfae0ca3448e62d6ff615e8b4b"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "36d7ddc72e4400ff5ddcef63d520d3bbbd6d05912ef46735488bfcbe1697dbbe"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "731ca414932a8a08904a9719e4b9b0e6504b05772a158746b38407c2476fd6e1"
metafile = true
[[files]]
file = "mods/fabricskyboxes.pw.toml"
hash = "cbc5f3e10f5dd93fc685e1ac412e2497f4867e97562c442185863be24b329dd2"
metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "2ab6ab95f7ef07902a8695fec0427a03c2f4d64ff69b2126b10b006b451bf848"
metafile = true
[[files]]
file = "mods/ferritecore.pw.toml"
hash = "e8b66c22330476a858b9556bf999497284a252794496bb49648705928baddf02"
metafile = true
[[files]]
file = "mods/fsb-interop.pw.toml"
hash = "58cb23ae5bc7b769a9af318e5f78328a96f8cae493995169898b026de07cf8ca"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "fc34f10a6ed5a5e2eef2d290b651622939feaf00b5e3d67d3085c1f547181dff"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "208a440bc255a39ecd7511f8e988a0654edabb57b6a6ee6edc08dc97a1a1a14c"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "c84e931bde72de07690a57bbaa93f48163a7f5f5e817235060eb4b373cfceb1a"
metafile = true
[[files]]
file = "mods/main-menu-credits.pw.toml"
hash = "8c8fb2fa36c897256fc55367b791b5cbb66a7902940a22459b7b3f2c773cfb9c"
metafile = true
[[files]]
file = "mods/mixintrace.pw.toml"
hash = "0a8e6a58962ba40f696a44cb2d02355490bc831b49509f8083e3e7bc89b40052"
metafile = true
[[files]]
file = "mods/modelfix.pw.toml"
hash = "38f94a9f4aaff8aa39f36b963c15c8e740e55cbce6d5d43681a62c073fdb1c80"
metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "49cf77aeabe9438181dad0980077d4d2ebd18f94e3dd11156e0d04d7c58fbc61"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "181cc501630389686f9e5fee1100c3b7a9d34c5b94c50de456ae869c784eb9a9"
metafile = true
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "c3d0746be98e5f5eaf1731a84e84724289f45f6b49836c5106e8d4669d3f84ec"
metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
hash = "08304f1522489857f57482ecda6434306f438a6bb9e8be9f9b1a4da04747c548"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "70479556928526accf71a4d5f99465029b28b6b8690c8f0f39dc12f3e5eb0fe3"
metafile = true
[[files]]
file = "mods/paginatedadvancements.pw.toml"
hash = "86c8e8a437965b4da10430e4629086ba9d6fcb7608d56de46fc858ecb4b75c8b"
metafile = true
[[files]]
file = "mods/puzzle.pw.toml"
hash = "c8e63d0b1770e8e36bee5ae3172693113b56ead0095ec101ed8562c5cf7066ad"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "c44a7b77739c4a9efd346963317cd4c412c412132c10b87095916b8c078599c7"
metafile = true
[[files]]
file = "mods/rrls.pw.toml"
hash = "06bd37311a1ff75aa8f15e9dc61a637d11c552b5e21b02e3609601ff2c9de647"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "e1d7d8375267be7c344b94bf0962aec21476a0a91bc97b0e5eb82fb6365599f0"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "99928eb2c12fe8efa872d47b1eaf28ee49374bdf8e249e2d0204f5473812ac5b"
metafile = true
[[files]]
file = "mods/yet_another_config_lib_v3.pw.toml"
hash = "31349f46d8bb78708e94068aa228761b53e69e9e208de890d247438435e38bab"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "3bf16ef57d8e5a916e8971ab9cc7cd90644d82932233b7e1e2293d95680fac4b"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "59eb823d9f16ff4bf1c4641a324d2044aba558fa4c531eb7f46f720eecdc461a"
metafile = true
[[files]]
file = "resourcepacks/Chat_Reporting_Helper.pw.toml"
hash = "95011705b9ed9a8bfd704c7a84cf196a0b938e7ba046650aac952d09433351e7"
metafile = true
[[files]]
file = "resourcepacks/Fast_Better_Grass.pw.toml"
hash = "04bf1a39c73bfecd2ebde0288852d431299da4b925aecb2d0a8316225f60f169"
metafile = true
[[files]]
file = "resourcepacks/Translations_for_Sodium.pw.toml"
hash = "88aacf53016ef02f7108a2f661b7bdeb9a12de0b248d65d5bfccbd80edf0602b"
metafile = true

View file

@ -0,0 +1,13 @@
name = "Animatica"
filename = "animatica-0.6+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/PRN43VSY/versions/uNgEPb10/animatica-0.6%2B1.20.jar"
hash-format = "sha512"
hash = "7d50f3f34479f8b052bfb9e2482603b4906b8984039777dc2513ecf18e9af2b599c9d094e88cec774f8525345859e721a394c8cd7c14a789c9538d2533c71d65"
[update]
[update.modrinth]
mod-id = "PRN43VSY"
version = "uNgEPb10"

View file

@ -0,0 +1,13 @@
name = "Capes [Fabric/Forge]"
filename = "capes-1.5.3+1.20.2-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/dEq1ncBU/capes-1.5.3%2B1.20.2-fabric.jar"
hash-format = "sha512"
hash = "385be9c93aa4d4ed4e8225c9a1ca6c4dc93ed0dfd0d645b3760b7e4bf6288d7bc0d5cbe256c5faffc2b27e9db6905612b7153f56bcc463abfe9e2c66ec9c0b34"
[update]
[update.modrinth]
mod-id = "89Wsn8GD"
version = "dEq1ncBU"

View file

@ -0,0 +1,13 @@
name = "Cloth Config API (Fabric/Forge/NeoForge)"
filename = "cloth-config-14.0.126-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/znhJLkCd/cloth-config-14.0.126-fabric.jar"
hash-format = "sha512"
hash = "6a1f7e68e2771dd96ba5d8d41f170c8d81fcc5b18b44529ae633e1f67e4738504919bfce42fdf7bfb162ee27d43f0e109919db5718a7269092f550a833bc3eae"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "znhJLkCd"

View file

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-3.0.0-beta.4+1.20.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/JXhQlDZl/continuity-3.0.0-beta.4%2B1.20.2.jar"
hash-format = "sha512"
hash = "e8fde231301571ee75695bcd8ceb69db77192551217d8c65d8587d4f114b241112f06b39f82d84c3a13c98c42be6666a9a207890340413441fbe91237f56fbcf"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "JXhQlDZl"

View file

@ -0,0 +1,13 @@
name = "Cubes Without Borders"
filename = "cubes-without-borders-1.1.0+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/IQtaUFAv/cubes-without-borders-1.1.0%2B1.20.jar"
hash-format = "sha512"
hash = "25aeed75a51668271649fe67c265caa47318eeb221e3535a1ebc8df8d2220be933505b158517099f9ae3ffb1ca4d2f5df3f466442e371f42afba1dc866945221"
[update]
[update.modrinth]
mod-id = "ETlrkaYF"
version = "IQtaUFAv"

View file

@ -0,0 +1,13 @@
name = "Debugify"
filename = "Debugify-1.20.5+1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/abm18PGR/Debugify-1.20.5%2B1.0.jar"
hash-format = "sha512"
hash = "0625af0cc115434bdb811b88be72dc806ca334185096f0ab52fc54526ae14b33957b6fc56482db19c8737115dd09ba54badf05dbff79e25d86e67177bb9508b7"
[update]
[update.modrinth]
mod-id = "QwxR6Gcd"
version = "abm18PGR"

View file

@ -0,0 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.4.3+minecraft-1.20.5-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/y3LKh1gi/dynamic-fps-3.4.3%2Bminecraft-1.20.5-fabric.jar"
hash-format = "sha512"
hash = "073cb65d9e236b612056bf394f9926a31fd68567b1f8749fb59f8b639e136cdb476721e9638b55dfdecdca17387724c94c07e5edff7519f0333f7153655feb57"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "y3LKh1gi"

View file

@ -0,0 +1,13 @@
name = "e4mc"
filename = "e4mc-4.0.1+1.19.4-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/vVFlVRt7/e4mc-4.0.1%2B1.19.4-fabric.jar"
hash-format = "sha512"
hash = "6dc10427ae9df71562ab948bb6b2502219bb5c37f58cc265390d9e311fc2b442a403440bb63953c6623777792d0c5cbafe0d894faa1c4cac282169d2000b22a3"
[update]
[update.modrinth]
mod-id = "qANg5Jrr"
version = "vVFlVRt7"

View file

@ -0,0 +1,13 @@
name = "[EMF] Entity Model Features [Fabric & Forge]"
filename = "entity_model_features_fabric_1.20.5-2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/jVIxXxpT/entity_model_features_fabric_1.20.5-2.0.jar"
hash-format = "sha512"
hash = "93682a33cebbb177650c29de9e1955ea5d3f26cc010b94f0472f76f2b527ea01f890a77cb1f19b1d408c639acc8951b2a7be2428d509396c8ead7537d591c983"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "jVIxXxpT"

View file

@ -0,0 +1,13 @@
name = "[ETF] Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric_1.20.5-6.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/HFGqlRF0/entity_texture_features_fabric_1.20.5-6.0.jar"
hash-format = "sha512"
hash = "7d30ceaa9b9d63f5824af2fe8ddc82f39fc34ff0cf31c4e94bc7663604c49075300463dccedd74091864bedfaa275ea0c7010f480cf9e498fa1524dd6ecb4f9a"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "HFGqlRF0"

View file

@ -0,0 +1,13 @@
name = "Entity Culling Fabric/Forge"
filename = "entityculling-fabric-1.6.4-mc1.20.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/dmSSEQmZ/entityculling-fabric-1.6.4-mc1.20.5.jar"
hash-format = "sha512"
hash = "ef4c55ce410ef475d290cabb41f71988543a2667dd246f7790c281805b55938c7e02abc97093e2e4e00e8ff8d3569061304394e5bb91d8784c317e70ed9e3d8f"
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "dmSSEQmZ"

View file

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.97.8+1.20.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/kAQqRNrK/fabric-api-0.97.8%2B1.20.6.jar"
hash-format = "sha512"
hash = "41f19b2a7271c776b84c22e841c20acf12c5260b4a197a97f8afb84f04b408317a9488646d795ec613a6c98f2655339c2bba426007a1d38b42bc32c15ca6c642"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "kAQqRNrK"

View file

@ -0,0 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.10.19+kotlin.1.9.23.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ZMokinzs/fabric-language-kotlin-1.10.19%2Bkotlin.1.9.23.jar"
hash-format = "sha512"
hash = "0c31443b5061d85787de452d1dc0196a0e3391146aa5f030ef5fa95558b0f2b2bb9a0613fc0e5621e9d796d06e717fef0d0c98046f4ead04d150e0eb2d19abdc"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "ZMokinzs"

View file

@ -0,0 +1,13 @@
name = "FabricSkyboxes"
filename = "fabricskyboxes-0.7.4+mc1.20.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/hRn2Zn7Q/fabricskyboxes-0.7.4%2Bmc1.20.5.jar"
hash-format = "sha512"
hash = "c218cc742f2fe142c553e097f8b8e5c05d14de041101c20d31d87a1f0e3d6cda20be8ef340730d319936d46f6874caa03bce2e56f4f8a362f13ac02a842fbdf5"
[update]
[update.modrinth]
mod-id = "YBz7DOs8"
version = "hRn2Zn7Q"

View file

@ -0,0 +1,13 @@
name = "Fabrishot"
filename = "fabrishot-1.13.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/jaP1LlEY/fabrishot-1.13.0.jar"
hash-format = "sha512"
hash = "244248ec03fcc22a578f9ea57d6061e5beccf390548e274430e24f5fd4cf6a7a327773a20808ef5315984e8a012b6e8c787c2d69ca8fa8ffdab017f534124510"
[update]
[update.modrinth]
mod-id = "3qsfQtE9"
version = "jaP1LlEY"

View file

@ -0,0 +1,13 @@
name = "FerriteCore (Fabric)"
filename = "ferritecore-6.1.0-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/PPnbi6JY/ferritecore-6.1.0-fabric.jar"
hash-format = "sha512"
hash = "702fed11ce032c6be4933c7db7534518b960eabfc813ad427d33e7d95dcbc4648d79d8e4915da6b1ac773d7484e0723c7072e93283271479d734f54ab9ef96b0"
[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "PPnbi6JY"

View file

@ -0,0 +1,13 @@
name = "FabricSkyBoxes Interop"
filename = "fsb-interop-1.4.0+mc1.20.5-build.53.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/Ibl7Mnni/fsb-interop-1.4.0%2Bmc1.20.5-build.53.jar"
hash-format = "sha512"
hash = "96659de1798b37643cb63ded55dbd9916fcd4253938869bee36a3ff28383eef973d1e04dafb4e4b7e1f233c44f55c9700fed841d64617b3e91f86731ca1be3f8"
[update]
[update.modrinth]
mod-id = "HpdHOPOp"
version = "Ibl7Mnni"

View file

@ -0,0 +1,13 @@
name = "Indium"
filename = "indium-1.0.30+mc1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Aouse6P7/indium-1.0.30%2Bmc1.20.4.jar"
hash-format = "sha512"
hash = "3b9c9beef42f72bc75094595c92038c38e36fcde75890c73ced01aed4fb2a8a85cddb8edd2aa91ea6ed2dd41f8afedaa3dbca8f70c716197a7f2ee5b26060562"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "Aouse6P7"

View file

@ -0,0 +1,13 @@
name = "Iris Shaders"
filename = "iris-1.7.0+mc1.20.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/JjUWi3Lj/iris-1.7.0%2Bmc1.20.5.jar"
hash-format = "sha512"
hash = "bfd03b5d7dc2b9735be7667bf0a8aa75510e5b687245ec054828794276f3e34cc8242a5b20a683525576645f5cdd1c159fb6f1aa5c65ce80a97afae8f4ba7230"
[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "JjUWi3Lj"

View file

@ -0,0 +1,13 @@
name = "Lithium (Fabric)"
filename = "lithium-fabric-mc1.20.6-0.12.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/bAbb09VF/lithium-fabric-mc1.20.6-0.12.3.jar"
hash-format = "sha512"
hash = "cda611c684636309322f0f406c9f0146552019e5dd10a53b8942c1b0d9df47e2d39abed557cf84e58348c3ad127c83c7e370f1ac79d9a6fad21d845eba4941ed"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "bAbb09VF"

View file

@ -0,0 +1,14 @@
name = "Main Menu Credits"
filename = "main-menu-credits-1.2.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "37ad23f76336eedbd940a1f99c5e49d969fdee67"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5287107
project-id = 618812
release-channel = "beta"

View file

@ -0,0 +1,13 @@
name = "MixinTrace"
filename = "mixintrace-1.1.1+1.17.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar"
hash-format = "sha512"
hash = "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f"
[update]
[update.modrinth]
mod-id = "sGmHWmeL"
version = "LGYOH4RN"

View file

@ -0,0 +1,13 @@
name = "Model Gap Fix"
filename = "modelfix-1.14-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QdG47OkI/versions/r6uVoUxU/modelfix-1.14-fabric.jar"
hash-format = "sha512"
hash = "892fcccb853e097c3bc11b7205ccd7e99432a6eefee0a6803432d2aa91411eaf0ade9efbd301f5b6991e9efa265cacf67f67518181c3bd2e1ab178e76a4b18c9"
[update]
[update.modrinth]
mod-id = "QdG47OkI"
version = "r6uVoUxU"

View file

@ -0,0 +1,13 @@
name = "ModernFix"
filename = "modernfix-fabric-5.17.2+mc1.20.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/mX9P5IWG/modernfix-fabric-5.17.2%2Bmc1.20.6.jar"
hash-format = "sha512"
hash = "cede1309c130b18067d5ef800e204e1f20f9034f9f4d01ba7a82847ead6fdb152319c854c7e93d74d6b03a61adf5aa479b7b65c31bf57f0a77edc759843ebcf9"
[update]
[update.modrinth]
mod-id = "nmDcB62a"
version = "mX9P5IWG"

View file

@ -0,0 +1,13 @@
name = "Mod Menu"
filename = "modmenu-10.0.0-beta.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/NgnZx44E/modmenu-10.0.0-beta.1.jar"
hash-format = "sha512"
hash = "d462b9cc38eef0019b10212932439c576dafbb2a6396cf0457f8f9b7b15e91d5ad9cb2edc5dc8c7bb68dfc8586beece601aa880072ba90cd3be9466f70ce8567"
[update]
[update.modrinth]
mod-id = "mOgUt4GM"
version = "NgnZx44E"

View file

@ -0,0 +1,13 @@
name = "More Chat History"
filename = "morechathistory-1.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/3siYJiWG/morechathistory-1.3.1.jar"
hash-format = "sha512"
hash = "31831973dafb0cd4e1ead267b0143aa9ce803d8ebf8fec1dfad884c62ad52cf94da0349b2b0b72d9c0c9a7fb83af75180d85e7ea8a44c459d4d5e960b4e3ea06"
[update]
[update.modrinth]
mod-id = "8qkXwOnk"
version = "3siYJiWG"

Some files were not shown because too many files have changed in this diff Show more