Merge branch 'main' into pojav

This commit is contained in:
Madis 2023-08-06 11:06:50 +03:00
commit 588ced3ee1
239 changed files with 4090 additions and 1050 deletions

View file

@ -1,5 +1,5 @@
name: Bug report
description: Report an issue with the modpack. For bad FPS and crashes you'll get a faster answer from our Discord
description: Report an issue with the modpack in its unmodified state. For other issues, use Discord.
labels: bug
body:
- type: markdown
@ -37,11 +37,10 @@ body:
- type: checkboxes
attributes:
label: Other things
description: Check if applicable.
label: Confirm
options:
- label: I updated FO to a newer version (mention, what version to what version)
- label: I added/removed some mods or resource packs (mention, which ones)
- label: This bug report is about an issue with the modpack itself, I have not modified the mods nor added any resource packs. If this is not the case, I know that I should post the issue to modpack's Discord support channel instead.
required: true
- type: textarea
attributes:

View file

@ -4,49 +4,50 @@ on:
types: [published]
jobs:
publish-to-curseforge:
if: github.repository_owner == 'Fabulously-Optimized'
runs-on: ubuntu-22.04
environment: github-actions
steps:
- name: Get the version
id: get_version
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\/v/}
- name: Download the pack files
uses: robinraju/release-downloader@v1.5
uses: robinraju/release-downloader@v1.8
id: download-files
with:
name: "*.zip"
fileName: "*.zip"
latest: true
tarBall: false
zipBall: false
out-file-path: .
- name: Publish to CurseForge
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
name: ${{ steps.download-files.outputs.tag_name }} for ${{ vars.MC_VERSION }}
curseforge-id: 396246
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
curseforge-files: '*.zip'
loaders: fabric
game-versions: '1.19.2'
version: ${{ steps.get_version.outputs.version }} for 1.19.2 (CurseForge)
game-versions: ${{ vars.MC_VERSION }}
publish-to-modrinth:
if: github.repository_owner == 'Fabulously-Optimized'
runs-on: ubuntu-22.04
environment: github-actions
steps:
- name: Download the pack files
uses: robinraju/release-downloader@v1.5
uses: robinraju/release-downloader@v1.8
id: download-files
with:
name: "*.mrpack"
fileName: "*.mrpack"
latest: true
tarBall: false
zipBall: false
out-file-path: .
- name: Publish to Modrinth
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
name: ${{ steps.download-files.outputs.tag_name }} for ${{ vars.MC_VERSION }}
modrinth-id: 1KVo5zza
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-unfeature-mode: subset
modrinth-files: '*.mrpack'
files: '*.mrpack'
loaders: fabric
game-versions: '1.19.2'
game-versions: ${{ vars.MC_VERSION }}

View file

@ -1,4 +1,3 @@
# https://github.com/marketplace/actions/git-repo-sync
name: Git Repo Sync
on:
@ -11,10 +10,12 @@ jobs:
runs-on: ubuntu-22.04
name: Git Repo Sync - BitBucket
steps:
- uses: actions/checkout@v3
- name: Checkout the Repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0
- name: Synchronize code to other Git platforms
uses: wangchucheng/git-repo-sync@v0.1.0
with:
target-url: ${{ secrets.BITBUCKET_GIT }}
target-username: ${{ secrets.BITBUCKET_USERNAME }}

View file

@ -1,8 +1,224 @@
# 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.1
### 5.2.2 (2023-08-02)
- Updated ImmediatelyFast, Sodium Extra, Zoomify, Translations for Sodium
- Updated Chinese Traditional, German
- "Fix ghost blocks with /ghost" is now clickable
### 5.2.1 (2023-07-30)
Fabulously Optimized remains unaffected from the Bleeding Pipe/MC Mad Gadget vulnerability.
- Updated Controlify, Fabric API, ImmediatelyFast, Reese's Sodium Options
- Updated Chinese Traditional, French, German (partial), Russian translations
### 5.2.0 (2023-07-24)
- Added Translations for Sodium - unofficial, but already quite complete crowd-sourced translations
- Contribute on https://crowdin.com/project/sodium-fabric
- Managed by myself and FlashyReese (Sodium Extra dev) as an independent project
<details>
- CF https://www.curseforge.com/minecraft/texture-packs/translations-for-sodium
- MR https://modrinth.com/resourcepack/translations-for-sodium
- GH https://github.com/Madis0/sodium-fabric-translations/
</details>
- Updated Continuity, Fabric Language Kotlin, Fabric API, Farsight (CurseForge), OptiGUI, YetAnotherConfigLib
### 5.1.1 (2023-07-19)
- Updated e4mc, FabricSkyboxes Interop, OptiGUI, Sodium Extra
- Mod Menu update skipped due to a bug
- Added Vietnamese and updated Italian, Polish, Portuguese (Brazilian), Chinese (Simplified) translations
### 5.1.0 (2023-07-13)
Aaand it's out! Major changes from 4.11.0 -> 5.1.0:
- Added Controlify - a more featured and maintained controller mod
- Added Fadeless - direct replacement for the No Fade mod
- Removed MidnightControls - no longer receiving feature updates, potentially discontinued soon
- Removed No Fade - no longer works, abandoned
- Removed Starlight - no longer needed
- Enabled fix for MC-263865 "Fullscreen state isn't saved"
- Updated translations
- Vanilla users should currently continue installing FO as they did before, no changes yet.
Changes from 5.1.0-beta.9 -> 5.1.0:
- Updated Controlify, Entity Model Features, FabricSkyboxes, Puzzle
- Updated Italian translation
- Updated some MMH strings
### 5.1.0-beta.9 (2023-07-11)
- Updated Cloth Config API, Controlify, Entity Model Features, Fabric API, Indium
- Hidden some irrelevant warnings on logs
### 5.1.0-beta.8 (2023-07-09)
- Updated Controlify, Debugify, Fabric Language Kotlin, ImmediatelyFast, Indium, YetAnotherConfigLib
- Updated Russian and Chinese Traditional translations
- Enabled fix for MC-263865 "Fullscreen state isn't saved"
### 5.1.0-beta.7 (2023-07-04)
- Updated Controlify, Fabrishot
### 5.1.0-beta.6 (2023-06-28)
- Updated AdvancementInfo, AntiGhost, Controlify
- Added Romanian and updated French translations
- Worked around advancement screen glitches/freeze
### 5.1.0-beta.5 (2023-06-26)
- Added Enhanced Block Entities - finally updated lol
- Removed Better Beds - replaced by EBE
- Updated FastQuit, No Chat Reports, Remove Reloading Screen
### 5.1.0-beta.4 (2023-06-25)
- Updated Borderless Mining, Entity Model Features, Fabric Language Kotlin, FastQuit, Language Reload, Model Gap Fix
- Unhid Borderless Mining config GUI
- Updated Polish, Brazilian Portuguese, Ukrainian, Simplified Chinese
### 5.1.0-beta.3 (2023-06-21)
Time to test new mods!
- Added Controlify - a more featured and maintained controller mod
- Added Remove Reloading Screen - makes resource packs load in the background, allowing you to do other things while waiting
- Removed MidnightControls - no longer receiving feature updates, potentially discontinued soon
- Updated Animatica, Fabric API
- Previously mentioned freeze is now fixed in Animatica
- Temporarily removed FastQuit
- Force-enabled Borderless Mining
### 5.1.0-beta.2 (2023-06-20)
Almost ready with the existing mods, though continue testing it for stability.
- Updated Dynamic FPS, LambDynamicLights
- Temporarily removed FastQuit
- Force-enabled Animatica, Borderless Mining
### 5.1.0-beta.1 (2023-06-19)
- Added Animatica - it still works
- It turned out that not everyone could reproduce the game freeze, and those who could, could even reproduce it in Minecraft 1.18.2. As such, this is a bug with a specific resource pack and some other variables (e.g. GPU), not a universal not-yet-updated-mod bug. Therefore, FO will continue to include the mod again.
- Updated AdvancementInfo, Farsight, Mod Menu, MoreCulling, YetAnotherConfigLib
- CurseForge/MMC (AU) version will now use Farsight again
- Removed hanging sign crash workaround
- Disabled Borderless Mining config GUI for now (the config _file_ still works)
- Fixed Fadeless not having MMH strings
- Updated Chinese Traditional translation
- Temporarily removed FastQuit, LambDynamicLights
- Force-enabled Animatica, Borderless Mining
### 5.1.0-alpha.3 (2023-06-15)
- Updated Debugify
- Worked around hanging sign crash
- Added fallback string to Main Menu Credits
### 5.1.0-alpha.2 (2023-06-14)
Partly released version because CF delayed with approval and rejected the vanilla version.
- Updated Fabric API, FabricSkyboxes Interop, Lithium, MoreCulling, No Chat Reports, OptiGUI
- Temporarily removed AdvancementInfo, Farsight, FastQuit, LambDynamicLights
- Force-enabled Borderless Mining
### 5.1.0-alpha.1 (2023-06-12)
- Updated Capes, Continuity, Debugify, Fabric API, Fabric Language Kotlin, ImmediatelyFast, YOSBR
- CIT Resewn and Debugify will now persist your changes to their options
- Temporarily removed AdvancementInfo, Farsight, FastQuit, LambDynamicLights, Lithium, MoreCulling
- Force-enabled Borderless Mining, OptiGUI
## 1.20
### 5.0.0-alpha.1 (2023-06-11)
This is it, the first alpha! Took more time than expected but it was worth the wait.
- Added Fadeless - direct replacement for the NoFade mod
- Removed No Fade - no longer works, abandoned
- Removed Starlight - no longer needed
- Updated Better Mount HUD, Cloth Config API, CIT Resewn, Debugify, Dynamic FPS, Entity Culling, Entity Model Features, Entity Texture Features, Fabric API, FabricSkyboxes, FabricSkyboxes Interop, FerriteCore, ImmediatelyFast, Indium, Iris, LanguageReload, Lithium, MemoryLeakFix, MidnightControls, Mod Menu, No Chat Reports, OptiGUI, Puzzle, Reese's Sodium Options, Sodium, Sodium Extra, YetAnotherConfigLib, Zoomify
- Temporarily removed AdvancementInfo, Farsight, FastQuit, LambDynamicLights, MoreCulling
- Currently Hold That Chunk is present on all editions as Farsight is broken
- Force-enabled Borderless Mining, Capes
- Disabled EMF in Puzzle
- Updated Brazilian Portuguese translation
- Note: MultiMC legacy deprecation is still planned, but it will stay available until the vanilla installer is usable.
- Vanilla users no longer have to install Sodium separately
## 1.19.4
### 4.11.0 (2023-07-11)
- Added Animatica - the issue has been fixed
- Added Enhanced Block Entities - finally updated!
- Added Remove Reloading Screen - makes resource packs load in the background, allowing you to do other things while waiting
- Removed Better Beds - replaced by Enhanced Block Entities
- Updated Capes, Cloth Config API, Fabric API, Fabric Language Kotlin, Entity Model Features, FabricSkyboxes Interop, Farsight, ImmediatelyFast, Indium, LambDynamicLights, Language Reload, OptiGUI, YetAnotherConfigLib
- Updated translations
- Backported config changes from 5.1.0-beta.8
- Hidden some irrelevant warnings on logs
### 4.10.5 (2023-06-12)
- Updated ImmediatelyFast, OptiGUI, YOSBR
- CIT Resewn and Debugify will now persist your changes to their options
- Updated Brazilian Portuguese translation
- Disabled EMF in Puzzle
- Fixed MultiMC (auto-update) version
### 4.10.4 (2023-06-09)
Here's a quick update to remind you that Fabulously Optimized is safe and the 1.20 alpha will come soon. Or is it 1.20.1? Ah, who knows.
- Updated Fabric Language Kotlin, ImmediatelyFast, Language Reload, No Chat Reports, OptiGUI, YetAnotherConfigLib
- Zoomify update skipped because it crashes ¯\\\_(ツ)_/¯
- Updated Brazilian Portuguese and Ukrainian translation
- Removed ImmediatelyFast workaround
### 4.10.3 (2023-06-06)
- Reverted Indium update
- Some resource packs started crashing and skipping chunks (underlying cause is Continuity)
### 4.10.2 (2023-06-06)
- Updated e4mc, Indium, Chat Reporting Helper
- Updated Polish and Ukrainian translation
- Attempted to remove "Beasts of the New World"
- It is a Forge mod that never was in FO, but somehow showed up in 4.10.1 for CurseForge Launcher... Luckily the mod jar itself was _not_ downloaded even there.
### 4.10.1 (2023-06-03)
- Updated Fabric API, FabricSkyboxes, No Chat Reports
- FabricSkyboxes fixed an issue with custom skies and shaders
- Fixed Mod Menu Helper's alternative mod indicators not being blue per recent change
### 4.10.0 (2023-06-01)
- Added Better Beds - a replacement to Enhanced Block Entities while it is not up to date
- Removed Animatica - apparently it is _not_ yet compatible with 1.19.4 and one user found it out the hard way
- Updated Fabric API, FabricSkyboxes, FabricSkyboxes Interop, OptiGUI
- Updated and enforced Fabric Loader 0.14.21
- Added French translation to Mod Menu Helper
- (This version does not have 4.10.0-beta.1 changes)
### 4.10.0-beta.1 (2023-05-02)
**This version is no longer supported, use 4.9.1 or later.**

View file

@ -1,55 +1,57 @@
import os, shutil
import shutil
from pathlib import Path
user_path = os.path.expanduser("~")
cf_path = user_path + "/curseforge/minecraft/Instances/Fabulously Optimized/"
mmc_path = user_path + "/Documents/MultiMC/instances/Fabulously Optimized/minecraft/"
git_path = user_path + "/Documents/GitHub/fabulously-optimized/"
minecraft_version = "1.19.4"
packwiz_path = git_path + "Packwiz/" + minecraft_version
# Functions
cf_path = Path(Path.home(), "curseforge/minecraft/Instances/Fabulously Optimized/")
mmc_path = Path(Path.home(), "Documents/MultiMC/instances/Fabulously Optimized/minecraft/")
git_path = Path(Path.home(), "Documents/GitHub/fabulously-optimized/")
minecraft_version = "1.20.1"
packwiz_path = Path(git_path, "Packwiz", minecraft_version)
def remove_dir(path, description):
if os.path.isdir(path):
def remove_dir(path: Path, description: str) -> None:
if path.is_dir():
shutil.rmtree(path)
print("Deleted " + description)
print(f"Deleted {description}")
else:
print("Skipped " + description + " deletion, didn't exist")
print(f"Skipped {description} deletion, didn't exist")
def remove_file(path, description):
if os.path.isfile(path):
os.remove(path)
print("Deleted " + description)
def remove_file(path: Path, description: str) -> None:
if path.is_file():
path.unlink()
print(f"Deleted {description}")
else:
print("Skipped " + description + " deletion, didn't exist")
print(f"Skipped {description} deletion, didn't exist")
def copy_dir(from_path, to_path, from_desc, to_desc):
if os.path.isdir(from_path):
def copy_dir(from_path: Path, to_path: Path, from_desc: str, to_desc: str) -> None:
if from_path.is_dir():
shutil.copytree(from_path, to_path, dirs_exist_ok=True)
print("Copied " + from_desc + " to " + to_desc)
print(f"Copied {from_desc} to {to_desc}")
else:
print("Skipped " + from_desc + " copying to " + to_desc + ", didn't exist")
print(f"Skipped {from_desc} copying to {to_desc}, didn't exist")
def copy_file(from_path, to_path, from_desc, to_desc):
if os.path.isfile(from_path):
def copy_file(from_path: Path, to_path: Path, from_desc: str, to_desc: str) -> None:
if from_path.is_file():
shutil.copy2(from_path, to_path)
print("Copied " + from_desc + " to " + to_desc)
print(f"Copied {from_desc} to {to_desc}")
else:
print("Skipped " + from_desc + " copying to " + to_desc + ", didn't exist")
print(f"Skipped {from_desc} copying to {to_desc}, didn't exist")
# CurseForge to MultiMC
remove_dir(Path(mmc_path, "mods"), "MultiMC mods")
remove_dir(Path(mmc_path, "config"), "MultiMC configs")
remove_dir(Path(mmc_path, "resourcepacks"), "MultiMC resourcepacks")
remove_file(Path(mmc_path, "options.txt"), "MultiMC options.txt")
copy_dir(Path(cf_path, "mods"), Path(mmc_path, "mods"), "CurseForge mods", "MultiMC")
copy_dir(Path(cf_path, "config"), Path(mmc_path, "config"), "CurseForge configs", "MultiMC")
copy_dir(Path(cf_path, "resourcepacks"), Path(mmc_path, "resourcepacks"), "CurseForge resource packs", "MultiMC")
remove_dir(mmc_path + "config/", "MultiMC configs")
remove_file(mmc_path + "options.txt", "MultiMC options.txt")
remove_dir(mmc_path + "mods/", "MultiMC mods")
remove_dir(mmc_path + "resourcepacks/", "MultiMC resourcepacks")
copy_dir(cf_path + "config/", mmc_path + "config/", "CurseForge configs", "MultiMC")
copy_dir(cf_path + "mods/", mmc_path + "mods/", "CurseForge mods", "MultiMC")
copy_dir(cf_path + "resourcepacks/", mmc_path + "resourcepacks/", "CurseForge resource packs", "MultiMC")
# CurseForge to Git
# CurseForge to Git
# Manifest and json copying moved to "CurseForge to Packwiz.py" to make sure they are always newest
remove_dir(packwiz_path + "/config/", "Packwiz configs in Git")
copy_dir(cf_path + "config/", packwiz_path + "/config/", "CurseForge configs", "Git (Packwiz)")
copy_dir(cf_path + "resourcepacks/", packwiz_path + "/resourcepacks/", "CurseForge resource packs", "Git (Packwiz)")
remove_dir(Path(packwiz_path, "config"), "Packwiz configs in Git")
copy_dir(Path(cf_path, "config"), Path(packwiz_path, "config"), "CurseForge configs", "Git (Packwiz)")
copy_dir(Path(cf_path, "resourcepacks"), Path(packwiz_path, "resourcepacks"), "CurseForge resource packs", "Git (Packwiz)")

View file

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

View file

@ -1,46 +1,63 @@
import os, shutil, re, zipfile
import re
import shutil
import zipfile
from pathlib import Path
user_path = os.path.expanduser("~")
mmc_path = user_path + "/Documents/MultiMC/instances/Fabulously Optimized/"
git_path = user_path + "/Documents/GitHub/fabulously-optimized/"
output_path = user_path + "/Desktop/"
mmc_path = Path(Path.home(), "Documents/MultiMC/instances/Fabulously Optimized/")
git_path = Path(Path.home(), "Documents/GitHub/fabulously-optimized/")
output_path = Path(Path.home(), "Desktop/")
# Functions
def copy_file(from_path, to_path, from_desc, to_desc):
if os.path.isfile(from_path):
def copy_file(from_path: Path, to_path: Path, from_desc: str, to_desc: str) -> None:
if from_path.is_file():
shutil.copy2(from_path, to_path)
print("Copied " + from_desc + " to " + to_desc)
print(f"Copied {from_desc} to {to_desc}")
else:
print("Skipped " + from_desc + " copying to " + to_desc + ", didn't exist")
print(f"Skipped {from_desc} copying to {to_desc}, didn't exist")
def copy_to_archive(from_path, to_path, archive_path):
def copy_to_archive(from_path: Path, to_path: Path, archive_path: Path) -> None:
files = []
with zipfile.ZipFile(archive_path) as archive:
for zipinfo in archive.infolist():
if zipinfo.filename != to_path:
files.append((zipinfo.filename, archive.read(zipinfo.filename)))
with zipfile.ZipFile(archive_path, "r") as archive:
for info in archive.infolist():
if info.filename != to_path:
files.append((info.filename, archive.read(info.filename)))
with zipfile.ZipFile(archive_path, "w") as archive:
for filename, content in files:
archive.writestr(filename, content)
archive.write(from_path, to_path)
# MultiMC to Git
# MultiMC to Git
version = "0.0.0"
pattern = re.compile(r"\d+\.\d+\.\d+-?\w*\.?\d*")
with open(mmc_path + "instance.cfg") as file:
with open(Path(mmc_path, "instance.cfg"), "r") as file:
if match := pattern.search(file.read()):
version = match.group()
with open(git_path + "/MultiMC/Fabulously Optimized x.y.z/instance.cfg", "r+") as file:
with open(Path(git_path, "MultiMC/Fabulously Optimized x.y.z/instance.cfg"), "r+") as file:
data = pattern.sub(version, file.read())
file.seek(0); file.truncate(); file.write(data)
file.seek(0)
file.truncate()
file.write(data)
copy_to_archive(git_path + "/MultiMC/Fabulously Optimized x.y.z/instance.cfg", f"Fabulously Optimized {version}/instance.cfg", output_path + f"Fabulously Optimized {version}.zip")
copy_file(mmc_path + "mmc-pack.json", git_path + "MultiMC/Fabulously Optimized x.y.z/mmc-pack.json", "MultiMC mmc-pack.json", "Git")
copy_file(mmc_path + "pack.png", git_path + "MultiMC/Fabulously Optimized x.y.z/pack.png", "MultiMC pack.png", "Git")
copy_to_archive(
Path(git_path, "MultiMC/Fabulously Optimized x.y.z/instance.cfg"),
Path(f"Fabulously Optimized {version}/instance.cfg"),
Path(output_path, f"Fabulously Optimized {version}.zip"),
)
copy_file(
Path(mmc_path, "mmc-pack.json"),
Path(git_path, "MultiMC/Fabulously Optimized x.y.z/mmc-pack.json"),
"MultiMC mmc-pack.json",
"Git",
)
copy_file(
Path(mmc_path, "pack.png"),
Path(git_path, "MultiMC/Fabulously Optimized x.y.z/pack.png"),
"MultiMC pack.png",
"Git",
)

View file

@ -1,26 +1,31 @@
import os, json
import json
from pathlib import Path
user_path = os.path.expanduser("~")
cf_path = user_path + "/curseforge/minecraft/Instances/Fabulously Optimized/"
title_screen_path = cf_path + "config/isxander-main-menu-credits.json"
warning_path = cf_path + "config/fabric_loader_dependencies.json"
def load_json(path):
return json.load(open(path))
cf_path = Path(Path.home(), "curseforge/minecraft/Instances/Fabulously Optimized/")
title_screen_path = Path(cf_path, "config/isxander-main-menu-credits.json")
warning_path = Path(cf_path, "config/fabric_loader_dependencies.json")
def save_file(path, obj):
def load_json(path: Path):
with open(path, "r") as f:
return json.load(f)
def save_file(path: Path, obj) -> None:
with open(path, "w") as f:
json.dump(obj, f, separators=(',', ':'))
json.dump(obj, f, separators=(",", ":"))
title_screen_obj = load_json(title_screen_path)
existing_version = title_screen_obj["main_menu"]["bottom_right"][0]["text"]
print("Current version: " + existing_version)
print(f"Current version: {existing_version}")
new_version = input("Enter new version: Fabulously Optimized ")
title_screen_obj["main_menu"]["bottom_right"][0]["text"] = "Fabulously Optimized " + new_version
title_screen_obj["main_menu"]["bottom_right"][0]["text"] = f"Fabulously Optimized {new_version}"
save_file(title_screen_path, title_screen_obj)
warning_file_obj = load_json(warning_path)
warning_file_obj["overrides"]["minecraft"]["+recommends"]["Fabulously Optimized"] = ">" + new_version
save_file(warning_path, warning_file_obj)
warning_file_obj["overrides"]["minecraft"]["+recommends"]["Fabulously Optimized"] = f">{new_version}"
save_file(warning_path, warning_file_obj)

View file

@ -1,9 +1,9 @@
{
"minecraft": {
"version": "1.19.4",
"version": "1.20.1",
"modLoaders": [
{
"id": "fabric-0.14.19",
"id": "fabric-0.14.21",
"primary": true
}
]
@ -11,232 +11,57 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.9.4",
"version": "5.2.2",
"author": "robotkoer",
"files": [
{
"projectID": 310205,
"fileID": 4442859,
"required": true
},
{
"projectID": 819030,
"fileID": 4429848,
"required": true
},
{
"projectID": 596224,
"fileID": 4500733,
"required": true
},
{
"projectID": 855981,
"fileID": 4550819,
"required": true
},
{
"projectID": 579192,
"fileID": 4512869,
"required": true
},
{
"projectID": 621768,
"fileID": 4444251,
"required": true
},
{
"projectID": 619986,
"fileID": 4545976,
"required": true
},
{
"projectID": 308769,
"fileID": 4507659,
"required": true
},
{
"projectID": 360438,
"fileID": 4439705,
"required": true
},
{
"projectID": 574741,
"fileID": 4493431,
"required": true
},
{
"projectID": 306612,
"fileID": 4538872,
"required": true
},
{
"projectID": 630104,
"fileID": 4442158,
"required": true
},
{
"projectID": 527334,
"fileID": 4434815,
"required": true
},
{
"projectID": 408209,
"fileID": 4441050,
"required": true
},
{
"projectID": 374274,
"fileID": 2934596,
"required": true
},
{
"projectID": 618812,
"fileID": 4509216,
"required": true
},
{
"projectID": 708967,
"fileID": 4323779,
"projectID": 335493,
"fileID": 4598392,
"required": true
},
{
"projectID": 563977,
"fileID": 4439191,
"required": true
},
{
"projectID": 452768,
"fileID": 3550935,
"required": true
},
{
"projectID": 448233,
"fileID": 4437103,
"required": true
},
{
"projectID": 627566,
"fileID": 4465266,
"required": true
},
{
"projectID": 459496,
"fileID": 4437430,
"required": true
},
{
"projectID": 697845,
"fileID": 4438906,
"required": true
},
{
"projectID": 403815,
"fileID": 4470237,
"required": true
},
{
"projectID": 844662,
"fileID": 4531069,
"required": true
},
{
"projectID": 475358,
"fileID": 4147405,
"required": true
},
{
"projectID": 521783,
"fileID": 3835973,
"required": true
},
{
"projectID": 518319,
"fileID": 3902698,
"required": true
},
{
"projectID": 393442,
"fileID": 4464566,
"required": true
},
{
"projectID": 511319,
"fileID": 4437267,
"required": true
},
{
"projectID": 676136,
"fileID": 4358013,
"required": true
},
{
"projectID": 447673,
"fileID": 4437313,
"required": true
},
{
"projectID": 348521,
"fileID": 4440460,
"required": true
},
{
"projectID": 667299,
"fileID": 4523734,
"required": true
},
{
"projectID": 568563,
"fileID": 4531005,
"required": true
},
{
"projectID": 459857,
"fileID": 4441951,
"required": true
},
{
"projectID": 273279,
"fileID": 4153326,
"required": true
},
{
"projectID": 335493,
"fileID": 3829250,
"required": true
},
{
"projectID": 634062,
"fileID": 4544646,
"required": true
},
{
"projectID": 686911,
"fileID": 4484925,
"fileID": 4639312,
"required": true
},
{
"projectID": 394468,
"fileID": 4437119,
"fileID": 4620563,
"required": true
},
{
"projectID": 531351,
"fileID": 4453988,
"required": true
},
{
"projectID": 521427,
"fileID": 4457065,
"projectID": 408481,
"fileID": 4580689,
"required": true
},
{
"projectID": 404870,
"fileID": 4506019,
"fileID": 4615543,
"required": true
},
{
"projectID": 849519,
"fileID": 4536965,
"projectID": 452046,
"fileID": 4610052,
"required": true
},
{
"projectID": 708967,
"fileID": 4609515,
"required": true
},
{
"projectID": 527334,
"fileID": 4605779,
"required": true
},
{
"projectID": 667299,
"fileID": 4662000,
"required": true
},
{
"projectID": 819030,
"fileID": 4531677,
"required": true
},
{
@ -245,13 +70,183 @@
"required": true
},
{
"projectID": 408481,
"fileID": 4441151,
"projectID": 459496,
"fileID": 4635978,
"required": true
},
{
"projectID": 618812,
"fileID": 4509216,
"required": true
},
{
"projectID": 835847,
"fileID": 4665261,
"required": true
},
{
"projectID": 844662,
"fileID": 4641336,
"required": true
},
{
"projectID": 697845,
"fileID": 4647904,
"required": true
},
{
"projectID": 459857,
"fileID": 4574364,
"required": true
},
{
"projectID": 568563,
"fileID": 4575726,
"required": true
},
{
"projectID": 861310,
"fileID": 4535395,
"required": true
},
{
"projectID": 447673,
"fileID": 4674053,
"required": true
},
{
"projectID": 310205,
"fileID": 4606487,
"required": true
},
{
"projectID": 686911,
"fileID": 4675063,
"required": true
},
{
"projectID": 619986,
"fileID": 4655590,
"required": true
},
{
"projectID": 596224,
"fileID": 4632961,
"required": true
},
{
"projectID": 867964,
"fileID": 4673585,
"required": true
},
{
"projectID": 403815,
"fileID": 4613752,
"required": true
},
{
"projectID": 634062,
"fileID": 4610472,
"required": true
},
{
"projectID": 306612,
"fileID": 4663841,
"required": true
},
{
"projectID": 574741,
"fileID": 4671637,
"required": true
},
{
"projectID": 273279,
"fileID": 4613757,
"required": true
},
{
"projectID": 348521,
"fileID": 4633442,
"required": true
},
{
"projectID": 676136,
"fileID": 4607204,
"required": true
},
{
"projectID": 531351,
"fileID": 4658300,
"required": true
},
{
"projectID": 308769,
"fileID": 4654791,
"required": true
},
{
"projectID": 374274,
"fileID": 4581910,
"required": true
},
{
"projectID": 849519,
"fileID": 4645160,
"required": true
},
{
"projectID": 448233,
"fileID": 4573623,
"required": true
},
{
"projectID": 475358,
"fileID": 4574355,
"required": true
},
{
"projectID": 855981,
"fileID": 4675818,
"required": true
},
{
"projectID": 533006,
"fileID": 3844732,
"fileID": 4600415,
"required": true
},
{
"projectID": 393442,
"fileID": 4597897,
"required": true
},
{
"projectID": 833233,
"fileID": 4610530,
"required": true
},
{
"projectID": 408209,
"fileID": 4639979,
"required": true
},
{
"projectID": 579192,
"fileID": 4661436,
"required": true
},
{
"projectID": 518319,
"fileID": 3902698,
"required": true
},
{
"projectID": 511319,
"fileID": 4665660,
"required": true
},
{
"projectID": 521427,
"fileID": 4577525,
"required": true
}
],

View file

@ -1,50 +1,49 @@
<ul>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/borderless-mining">Borderless Mining (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/texture-packs/fast-better-grass">Fast Better Grass (by robotkoer)</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/texture-packs/chat-reporting-helper">Chat Reporting Helper (by robotkoer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/farsight-fabric">Farsight [Fabric] (by someaddon)</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/optigui">OptiGUI (by opekope2)</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/lithium">Lithium (Fabric) (by jellysquid3_)</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/fabric-api">Fabric API (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/moreculling">MoreCulling (by FX_PR0CESS)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/language-reload">Language Reload (by Jerozgen)</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/yosbr">Your Options Shall Be Respected (YOSBR) (by shedaniel)</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/fastquit">FastQuit (by KingContaria)</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/no-fade">No Fade (by UltimateBoomer)</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/memoryleakfix">MemoryLeakFix (by FX_PR0CESS)</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/fabricskyboxes-interop">FabricSkyBoxes Interop (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/advancementinfo">AdvancementInfo (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entity-model-features">Entity Model Features [CEM] [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-mount-hud">Better Mount HUD (by Lortseam_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/starlight">Starlight (Fabric) (by Spottedstar)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/more-chat-history">More Chat History (by JackFred2)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options">Reese's Sodium Options (by FlashyReese)</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/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/yacl">YetAnotherConfigLib (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric">Entity Texture Features - [Fabric & Forge] (by traben_0)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric">FerriteCore (Fabric) (by malte0811)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-chat-reports">No Chat Reports (by Aizistral)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/immediatelyfast">ImmediatelyFast (by RaphiMC)</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/sodium">Sodium (by jellysquid3_)</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/cit-resewn">CIT Resewn (by SHsuperCM)</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/e4mc">e4mc (by skyegreen)</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/capes">Capes [Fabric/Forge] (by VictorKohler)</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/enhanced-block-entities">Enhanced Block Entities (by FoundationGames)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastquit">FastQuit (by KingContaria)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/language-reload">Language Reload (by Jerozgen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/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/mixintrace">MixinTrace (by comp500)</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/main-menu-credits">Main Menu Credits (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/controlify">Controlify (by XanderIsDev)</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/ferritecore-fabric">FerriteCore (Fabric) (by malte0811)</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/fadeless">Fadeless (by DerpDerpling)</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/borderless-mining">Borderless Mining (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/immediatelyfast">ImmediatelyFast (by RaphiMC)</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/debugify">Debugify (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/advancementinfo">AdvancementInfo (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-chat-reports">No Chat Reports (by Aizistral)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api">Fabric API (by modmuss50)</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/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/model-gap-fix">Model Gap Fix (by MehVahdJukaar)</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/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</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/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/better-mount-hud">Better Mount HUD (by Lortseam_)</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/animatica">Animatica (by FoundationGames)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rrls">Remove Reloading Screen (by dimadencep)</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/farsight-fabric">Farsight [Fabric] (by someaddon)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/more-chat-history">More Chat History (by JackFred2)</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/cit-resewn">CIT Resewn (by SHsuperCM)</a></li>
</ul>

View file

@ -1,107 +1,110 @@
# Included mods
Here you can find the mod comparison table between the currently supported Minecraft versions. Some mods have been obsoleted or superseded by better alternatives in the newer versions - [see the changelog for full info](https://github.com/Fabulously-Optimized/fabulously-optimized/blob/main/CHANGELOG.md). You can also find the version-specific mod list by clicking on the version on CurseForge or Modrinth.
Here you can find the mod comparison table between the currently supported Minecraft versions (may not be accurate for alphas and betas). Some mods have been obsoleted or superseded by better alternatives in the newer versions - [see the changelog for full info](https://github.com/Fabulously-Optimized/fabulously-optimized/blob/main/CHANGELOG.md). You can also find the version-specific mod list by clicking on the version on CurseForge or Modrinth.
The selected mods are inspired, but not limited by the [list of OptiFine alternatives](https://lambdaurora.dev/optifine_alternatives). The modpack also [improves the default settings](https://fabulously-optimized.gitbook.io/modpack/readme/changed-options).
## Smooth
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | Description |
|---|---|---|---|---|---|---|
| [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;✔️ | | 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 |
| [FastChest](https://www.curseforge.com/minecraft/mc-mods/fastchest) | [fake_domi](https://www.curseforge.com/members/fake_domi) | &nbsp;&nbsp;✔️ | | | | Makes chests render faster |
| [FastQuit](https://www.curseforge.com/minecraft/mc-mods/fastquit) | [KingContaria](https://www.curseforge.com/members/kingcontaria) | | | | &nbsp;&nbsp;✔️ | Quit from singleplayer worlds instantly |
| [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | [malte0811](https://www.curseforge.com/members/malte0811) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Reduces RAM usage |
| [Hydrogen](https://modrinth.com/mod/hydrogen) ¹ | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Reduces RAM usage |
| [ImmediatelyFast](https://www.curseforge.com/minecraft/mc-mods/immediatelyfast) | [RaphiMC](https://www.curseforge.com/members/raphimc) | | | | &nbsp;&nbsp;✔️ | Optimizes mobs, container blocks, GUI, HUD |
| [Language Reload](https://www.curseforge.com/minecraft/mc-mods/language-reload) | [Jerozgen](https://www.curseforge.com/members/Jerozgen) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes language switching instant, adds a searchbar |
| [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | [tuxed](https://www.curseforge.com/members/tuxed) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Makes the game startup faster |
| [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes game physics and chunk loading |
| [MemoryLeakFix](https://www.curseforge.com/minecraft/mc-mods/memoryleakfix) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes several memory leaks |
| [No Fade](https://www.curseforge.com/minecraft/mc-mods/no-fade) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes game startup and resource packs switch faster by removing fade animations |
| [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Optimizes light rendering |
| [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Improves the overall responsiveness of the game (less likely to freeze) |
| [Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes general rendering to improve FPS, adds some graphics options |
| [Starlight](https://www.curseforge.com/minecraft/mc-mods/starlight) | [Spottedstar](https://www.curseforge.com/members/Spottedstar) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes light rendering |
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 | Description |
|---|---|---|---|---|---|---|---|
| [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;✔️ | &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;✔️ | &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;✔️ | &nbsp;&nbsp;✔️ | Stops rendering entities that are behind walls |
| [Fadeless](https://www.curseforge.com/minecraft/mc-mods/fadeless) | [DerpDerpling](https://legacy.curseforge.com/members/DerpDerpling/projects) | | | | | &nbsp;&nbsp;✔️ | Makes game startup and resource packs switch faster by removing fade animations |
| [FastChest](https://www.curseforge.com/minecraft/mc-mods/fastchest) | [fake_domi](https://www.curseforge.com/members/fake_domi) | &nbsp;&nbsp;✔️ | | | | | Makes chests render faster |
| [FastQuit](https://www.curseforge.com/minecraft/mc-mods/fastquit) | [KingContaria](https://www.curseforge.com/members/kingcontaria) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Quit from singleplayer worlds instantly |
| [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric) | [malte0811](https://www.curseforge.com/members/malte0811) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Reduces RAM usage |
| [Hydrogen](https://modrinth.com/mod/hydrogen) ¹ | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Reduces RAM usage |
| [ImmediatelyFast](https://www.curseforge.com/minecraft/mc-mods/immediatelyfast) | [RaphiMC](https://www.curseforge.com/members/raphimc) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes mobs, container blocks, GUI, HUD |
| [Language Reload](https://www.curseforge.com/minecraft/mc-mods/language-reload) | [Jerozgen](https://www.curseforge.com/members/Jerozgen) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes language switching instant, adds a searchbar |
| [LazyDFU](https://www.curseforge.com/minecraft/mc-mods/lazydfu) | [tuxed](https://www.curseforge.com/members/tuxed) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Makes the game startup faster |
| [Lithium](https://www.curseforge.com/minecraft/mc-mods/lithium) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes game physics and chunk loading |
| [MemoryLeakFix](https://www.curseforge.com/minecraft/mc-mods/memoryleakfix) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes several memory leaks |
| [No Fade](https://www.curseforge.com/minecraft/mc-mods/no-fade) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Makes game startup and resource packs switch faster by removing fade animations |
| [Phosphor](https://www.curseforge.com/minecraft/mc-mods/phosphor) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Optimizes light rendering |
| [Remove Reloading Screen](https://www.curseforge.com/minecraft/mc-mods/rrls) | [dimadencep](https://www.curseforge.com/members/dimadencep/) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes resource packs load in the background |
| [Smooth Boot](https://www.curseforge.com/minecraft/mc-mods/smooth-boot) | [UltimateBoomer](https://www.curseforge.com/members/UltimateBoomer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Improves the overall responsiveness of the game (less likely to freeze) |
| [Sodium](https://www.curseforge.com/minecraft/mc-mods/sodium) | [CaffeineMC](https://www.curseforge.com/members/jellysquid3_) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Optimizes general rendering to improve FPS, adds some graphics options |
| [Starlight](https://www.curseforge.com/minecraft/mc-mods/starlight) | [Spottedstar](https://www.curseforge.com/members/Spottedstar) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Optimizes light rendering |
¹ [Not from CurseForge](https://support.overwolf.com/en/support/solutions/articles/9000197913-non-curseforge-mods)
## Pretty
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | Description |
|---|---|---|---|---|---|---|
| [AdvancementInfo](https://www.curseforge.com/minecraft/mc-mods/advancementinfo) | [Giserbaer](https://www.curseforge.com/members/Giserbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes the advancement pages bigger, adds a requirement list and search bar |
| [Animatica](https://www.curseforge.com/minecraft/mc-mods/animatica) | [FoundationGames](https://www.curseforge.com/members/FoundationGames) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's animated textures support |
| [Better Mount Hud](https://www.curseforge.com/minecraft/mc-mods/better-mount-hud) | [Lortseam_](https://www.curseforge.com/members/Lortseam_) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Shows horse health and player's food via HUD at the same time, Automatically changes to jump bar when jumping with horse |
| [Capes](https://www.curseforge.com/minecraft/mc-mods/capes) | [VictorKohler](https://www.curseforge.com/members/VictorKohler) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's and other mods' capes, [(instructions for a free cape)](https://fabulously-optimized.gitbook.io/modpack/readme/free-cape) |
| [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;✔️ | | 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) | [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;✔️ | | 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;✔️ | | Adds OptiFine's custom entity models (alpha) |
| [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.) |
| [Entity Model Features](https://www.curseforge.com/minecraft/mc-mods/entity-model-features) | [traben_0](https://www.curseforge.com/members/traben_0) | | | | &nbsp;&nbsp;✔️ | Adds OptiFine's custom entity models (beta) |
| [Entity Texture Features](https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric) | [traben_0](https://www.curseforge.com/members/traben_0) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's random and emissive mobs support |
| [FabricSkyboxes](https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes) | [AMereBagatelle](https://www.curseforge.com/members/amerebagatelle) | | | | &nbsp;&nbsp;✔️ | Adds custom skybox support |
| [Fabrishot](https://www.curseforge.com/minecraft/mc-mods/fabrishot) | [ramidzkh](https://www.curseforge.com/members/ramidzkh) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Lets you take a high-res screenshot with F9 |
| [Farsight](https://www.curseforge.com/minecraft/mc-mods/farsight-fabric) | [someaddon](https://www.curseforge.com/members/someaddon) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️¹ | Keeps far loaded chunks visible in servers, increasing visible render distance |
| [Hold That Chunk](https://www.curseforge.com/minecraft/mc-mods/hold-that-chunk) | [The_TermiGator](https://www.curseforge.com/members/the_termigator) | | | | &nbsp;&nbsp;●¹ | Keeps far loaded chunks visible in servers to increase visible render distance, clears old chunks after 1 hr |
| [Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders) | [coderbot](https://www.curseforge.com/members/coderbot) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's shaders support, [(recommended shader list is here)](https://github.com/IrisShaders/Iris/blob/trunk/docs/supportedshaders.md) |
| [Item Model Fix](https://www.curseforge.com/minecraft/mc-mods/item-model-fix) | [Pepper_Bell](https://www.curseforge.com/members/Pepper_Bell) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Fixes transparent gaps in held items |
| [LambdaBetterGrass](https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass) | [LambdAurora](https://www.curseforge.com/members/LambdAurora) | &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 |
| [Model Gap Fix](https://www.curseforge.com/minecraft/mc-mods/model-gap-fix) | [MehVahdJukaar](https://www.curseforge.com/members/mehvahdjukaar) | | | | &nbsp;&nbsp;✔️ | Fixes transparent gaps in items and blocks |
| [MoreCulling](https://www.curseforge.com/minecraft/mc-mods/moreculling) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | | &nbsp;&nbsp;✔️ | Stops rendering hidden sides of certain blocks |
| [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) | [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 |
| [Sodium Extra](https://www.curseforge.com/minecraft/mc-mods/sodium-extra) | [FlashyReese](https://www.curseforge.com/members/FlashyReese) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds many OptiFine-like graphics toggles: animations, particles, weather, FPS indicator and more |
| [ToolTipFix](https://www.curseforge.com/minecraft/mc-mods/tooltipfix) | [Kyrptonaught](https://www.curseforge.com/members/Kyrptonaught) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Ensures all possible tooltips fit to screen |
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 | Description |
|---|---|---|---|---|---|---|---|
| [AdvancementInfo](https://www.curseforge.com/minecraft/mc-mods/advancementinfo) | [Giserbaer](https://www.curseforge.com/members/Giserbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes the advancement pages bigger, adds a requirement list and search bar |
| [Animatica](https://www.curseforge.com/minecraft/mc-mods/animatica) | [FoundationGames](https://www.curseforge.com/members/FoundationGames) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's animated textures support |
| [Better Mount Hud](https://www.curseforge.com/minecraft/mc-mods/better-mount-hud) | [Lortseam_](https://www.curseforge.com/members/Lortseam_) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Shows horse health and player's food via HUD at the same time, Automatically changes to jump bar when jumping with horse |
| [Capes](https://www.curseforge.com/minecraft/mc-mods/capes) | [VictorKohler](https://www.curseforge.com/members/VictorKohler) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's and other mods' capes, [(instructions for a free cape)](https://fabulously-optimized.gitbook.io/modpack/readme/free-cape) |
| [CIT Resewn](https://www.curseforge.com/minecraft/mc-mods/cit-resewn) | [SHsuperCM](https://www.curseforge.com/members/SHsuperCM) | | &nbsp;&nbsp;✔️ | &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;✔️ | | | 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;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's connected textures support |
| [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;✔️ | | | 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;✔️ | | | Adds OptiFine's custom entity models (alpha) |
| [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.) |
| [Entity Model Features](https://www.curseforge.com/minecraft/mc-mods/entity-model-features) | [traben_0](https://www.curseforge.com/members/traben_0) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's custom entity models (beta) |
| [Entity Texture Features](https://www.curseforge.com/minecraft/mc-mods/entity-texture-features-fabric) | [traben_0](https://www.curseforge.com/members/traben_0) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's random and emissive mobs support |
| [FabricSkyboxes](https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes) | [AMereBagatelle](https://www.curseforge.com/members/amerebagatelle) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds custom skybox support |
| [Fabrishot](https://www.curseforge.com/minecraft/mc-mods/fabrishot) | [ramidzkh](https://www.curseforge.com/members/ramidzkh) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Lets you take a high-res screenshot with F9 |
| [Farsight](https://www.curseforge.com/minecraft/mc-mods/farsight-fabric) | [someaddon](https://www.curseforge.com/members/someaddon) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️¹ | &nbsp;✔️¹ | Keeps far loaded chunks visible in servers, increasing visible render distance |
| [Hold That Chunk](https://www.curseforge.com/minecraft/mc-mods/hold-that-chunk) | [The_TermiGator](https://www.curseforge.com/members/the_termigator) | | | | &nbsp;&nbsp;●¹ | &nbsp;&nbsp;●¹ | Keeps far loaded chunks visible in servers to increase visible render distance, clears old chunks after 1 hr |
| [Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders) | [coderbot](https://www.curseforge.com/members/coderbot) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's shaders support, [(recommended shader list is here)](https://github.com/IrisShaders/Iris/blob/trunk/docs/supportedshaders.md) |
| [Item Model Fix](https://www.curseforge.com/minecraft/mc-mods/item-model-fix) | [Pepper_Bell](https://www.curseforge.com/members/Pepper_Bell) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Fixes transparent gaps in held items |
| [LambdaBetterGrass](https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass) | [LambdAurora](https://www.curseforge.com/members/LambdAurora) | &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;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine's "dynamic lights" - lights up areas by holding a light source, activating TNT or creeper |
| [Model Gap Fix](https://www.curseforge.com/minecraft/mc-mods/model-gap-fix) | [MehVahdJukaar](https://www.curseforge.com/members/mehvahdjukaar) | | | | &nbsp;&nbsp;✔️ | | Fixes transparent gaps in items and blocks |
| [MoreCulling](https://www.curseforge.com/minecraft/mc-mods/moreculling) | [FX_PR0CESS](https://www.curseforge.com/members/fx_pr0cess) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Stops rendering hidden sides of certain blocks |
| [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) | [TeamMidnightDust](https://www.curseforge.com/members/teammidnightdust) | | | &nbsp;&nbsp;✔️ | &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;✔️ | &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;✔️ | &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 |
| [Sodium Extra](https://www.curseforge.com/minecraft/mc-mods/sodium-extra) | [FlashyReese](https://www.curseforge.com/members/FlashyReese) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds many OptiFine-like graphics toggles: animations, particles, weather, FPS indicator and more |
| [ToolTipFix](https://www.curseforge.com/minecraft/mc-mods/tooltipfix) | [Kyrptonaught](https://www.curseforge.com/members/Kyrptonaught) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Ensures all possible tooltips fit to screen |
¹ CurseForge, MultiMC and MultiMC (auto-update) include Farsight, Modrinth includes Hold That Chunk [for extended testing](https://github.com/Fabulously-Optimized/fabulously-optimized/issues/437).
## Functional
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | Description |
|---|---|---|---|---|---|---|
| [AntiGhost](https://www.curseforge.com/minecraft/mc-mods/antighost) | [Giselbaer](https://www.curseforge.com/members/Giselbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes glitching blocks by typing /ghost (repetitively using this can likely alert staff members in-game) |
| [Borderless Mining](https://www.curseforge.com/minecraft/mc-mods/borderless-mining) | [comp500](https://www.curseforge.com/members/comp500) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Allows you to have Minecraft in full screen and interact with a different window (disabled by default) |
| [Don't Clear Chat History](https://www.curseforge.com/minecraft/mc-mods/dont-clear-chat-history) | [anar4732](https://www.curseforge.com/members/anar4732) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | Keeps typed message history across worlds |
| [Debugify](https://www.curseforge.com/minecraft/mc-mods/debugify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes [a set of bugs](https://fabulously-optimized.gitbook.io/modpack/readme/changed-options#fixed-bugs), disables sending diagnostics data to Mojang |
| [e4mc](https://www.curseforge.com/minecraft/mc-mods/e4mc) | [skyegreen](https://www.curseforge.com/members/skyegreen/projects) | | | | &nbsp;&nbsp;✔️ | Allows opening worlds to public access the same way you can open to LAN |
| [FabricSkyBoxes Interop](https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes-interop) | [FlashyReese](https://www.curseforge.com/members/flashyreese) | | | | &nbsp;&nbsp;✔️ | Adds OptiFine resourcepack support to FabricSkyboxes |
| [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;✔️ | &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;✔️ | Helps developers find the cause of crashes |
| [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) | [TerraformersMC](https://www.curseforge.com/members/TerraformersMC) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds a mod list with descriptions (keep bundled resource pack enabled for better experience!) |
| [More Chat History](https://www.curseforge.com/minecraft/mc-mods/more-chat-history) | [JackFred2](https://www.curseforge.com/members/JackFred2) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Increases chat history limit |
| [No Chat Reports](https://www.curseforge.com/minecraft/mc-mods/no-chat-reports) | [Aizistral](https://www.curseforge.com/members/aizistral) | | | | &nbsp;&nbsp;✔️ | Provides consistent chat status indicators and visual options |
| [Not Enough Crashes](https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes) | [NatanFudge](https://www.curseforge.com/members/NatanFudge) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Allows playing after a crash and getting the crash report as a link |
| [Your Options Shall Be Respected](https://www.curseforge.com/minecraft/mc-mods/yosbr) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Keeps your settings when updating the modpack |
| [WI Zoom](https://www.curseforge.com/minecraft/mc-mods/wi-zoom) | [alexander9892](https://www.curseforge.com/members/alexander9892) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Adds a scrollable zoom feature |
| [Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds a scrollable and customizable zoom feature |
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 | Description |
|---|---|---|---|---|---|---|---|
| [AntiGhost](https://www.curseforge.com/minecraft/mc-mods/antighost) | [Giselbaer](https://www.curseforge.com/members/Giselbaer) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes glitching blocks by typing /ghost (repetitively using this can likely alert staff members in-game) |
| [Borderless Mining](https://www.curseforge.com/minecraft/mc-mods/borderless-mining) | [comp500](https://www.curseforge.com/members/comp500) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Allows you to have Minecraft in full screen and interact with a different window (disabled by default) |
| [Controlify](https://www.curseforge.com/minecraft/mc-mods/controlify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | | | &nbsp;&nbsp;✔️ | Adds controller support that is better than Bedrock's |
| [Don't Clear Chat History](https://www.curseforge.com/minecraft/mc-mods/dont-clear-chat-history) | [anar4732](https://www.curseforge.com/members/anar4732) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Keeps typed message history across worlds |
| [Debugify](https://www.curseforge.com/minecraft/mc-mods/debugify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Fixes [a set of bugs](https://fabulously-optimized.gitbook.io/modpack/readme/changed-options#fixed-bugs), disables sending diagnostics data to Mojang |
| [e4mc](https://www.curseforge.com/minecraft/mc-mods/e4mc) | [skyegreen](https://www.curseforge.com/members/skyegreen/projects) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Allows opening worlds to public access the same way you can open to LAN |
| [FabricSkyBoxes Interop](https://www.curseforge.com/minecraft/mc-mods/fabricskyboxes-interop) | [FlashyReese](https://www.curseforge.com/members/flashyreese) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds OptiFine resourcepack support to FabricSkyboxes |
| [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;✔️ | &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 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 |
| [Not Enough Crashes](https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes) | [NatanFudge](https://www.curseforge.com/members/NatanFudge) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Allows playing after a crash and getting the crash report as a link |
| [Your Options Shall Be Respected](https://www.curseforge.com/minecraft/mc-mods/yosbr) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Keeps your settings when updating the modpack |
| [WI Zoom](https://www.curseforge.com/minecraft/mc-mods/wi-zoom) | [alexander9892](https://www.curseforge.com/members/alexander9892) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Adds a scrollable zoom feature |
| [Zoomify](https://www.curseforge.com/minecraft/mc-mods/zoomify) | [isXander](https://www.curseforge.com/members/xanderisdev) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds a scrollable and customizable zoom feature |
## Libraries
Mods that make other mods work. Hidden from in-game mod menu, but should not be removed.
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | Description |
|---|---|---|---|---|---|---|
| [Architectury](https://www.curseforge.com/minecraft/mc-mods/architectury-fabric) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Makes some mods work |
| [ARRP](https://www.curseforge.com/minecraft/mc-mods/arrp) | [one_point_o](https://www.curseforge.com/members/one_point_o) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [Cloth API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cloth-api) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | Makes some mods work |
| [Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes many mods' config work |
| [CompleteConfig](https://www.curseforge.com/minecraft/mc-mods/completeconfig) | [lortseam_](https://www.curseforge.com/members/lortseam_) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods' config work |
| [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) | [modmuss50](https://www.curseforge.com/members/modmuss50) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes most mods work |
| [Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin) | [modmuss50](https://www.curseforge.com/members/modmuss50) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [Indium](https://www.curseforge.com/minecraft/mc-mods/indium) | [comp500](https://www.curseforge.com/members/comp500) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds support for the Rendering API (more parity mods) |
| [MidnightLib](https://www.curseforge.com/minecraft/mc-mods/midnightlib) | [TeamMidnightDust](https://www.curseforge.com/members/TeamMidnightDust) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [YetAnotherConfigLib](https://www.curseforge.com/minecraft/mc-mods/yacl) | [XanderIsDev](https://www.curseforge.com/members/xanderisdev) | | | | &nbsp;&nbsp;✔️ | Makes some mods' config work |
| Name | Author | 1.16.5 | 1.17.1 | 1.18.2 | 1.19.4 | 1.20.1 | Description |
|---|---|---|---|---|---|---|---|
| [Architectury](https://www.curseforge.com/minecraft/mc-mods/architectury-fabric) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Makes some mods work |
| [ARRP](https://www.curseforge.com/minecraft/mc-mods/arrp) | [one_point_o](https://www.curseforge.com/members/one_point_o) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [Cloth API (Fabric)](https://www.curseforge.com/minecraft/mc-mods/cloth-api) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | | | | Makes some mods work |
| [Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config) | [shedaniel](https://www.curseforge.com/members/shedaniel) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes many mods' config work |
| [CompleteConfig](https://www.curseforge.com/minecraft/mc-mods/completeconfig) | [lortseam_](https://www.curseforge.com/members/lortseam_) | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods' config work |
| [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) | [modmuss50](https://www.curseforge.com/members/modmuss50) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes most mods work |
| [Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin) | [modmuss50](https://www.curseforge.com/members/modmuss50) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [Indium](https://www.curseforge.com/minecraft/mc-mods/indium) | [comp500](https://www.curseforge.com/members/comp500) | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Adds support for the Rendering API (more parity mods) |
| [MidnightLib](https://www.curseforge.com/minecraft/mc-mods/midnightlib) | [TeamMidnightDust](https://www.curseforge.com/members/TeamMidnightDust) | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods work |
| [YetAnotherConfigLib](https://www.curseforge.com/minecraft/mc-mods/yacl) | [XanderIsDev](https://www.curseforge.com/members/xanderisdev) | | | | &nbsp;&nbsp;✔️ | &nbsp;&nbsp;✔️ | Makes some mods' config work |
## Alternative mods

View file

@ -16,7 +16,11 @@ filename = "farsight-fabric-1.19-2.4.jar"
url = "https://cdn.modrinth.com/data/LXJlc5WJ/versions/TbJQtyy8/holdthatchunk-2.0.1%2B1.19.jar"
[[Resource]]
filename = "farsight-fabric-1.19-3.4.jar"
filename = "farsight-fabric-1.19.4-3.5.jar"
url = "https://cdn.modrinth.com/data/LXJlc5WJ/versions/TbJQtyy8/holdthatchunk-2.0.1%2B1.19.jar"
[[Resource]]
filename = "farsight-fabric-1.20.1-3.9.jar"
url = "https://cdn.modrinth.com/data/LXJlc5WJ/versions/TbJQtyy8/holdthatchunk-2.0.1%2B1.19.jar"
[[Resource]]
@ -27,3 +31,7 @@ action = "override"
[[File]]
name = "Copy all 3 folders and add Sodium!.url"
action = "remove"
[[File]]
name = "Copy all 3 folders!.url"
action = "remove"

View file

@ -1,226 +1,262 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "4.9.4",
"versionId": "5.2.2",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack.",
"files": [
{
"path": "mods/advancementinfo-1.19.4-fabric0.76.0-1.3.1.jar",
"path": "mods/advancementinfo-1.20-fabric0.83.0-1.4.jar",
"hashes": {
"sha1": "bbd9b0f2f2cc9913082b1476232ada6acb76bac1",
"sha512": "7a983166bd9a5ea81c8a4fbfe5261333eb7207cc5080ee0306b62f260113c2fdce68a4c1c7d5275d09b9155e245e59d41e33f50fbb8b498b1a422b9e80fda9d3"
"sha1": "dfa603a2db09d6e303dd2991f016550ae156e3d1",
"sha512": "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5"
},
"downloads": [
"https://cdn.modrinth.com/data/G1epq3jN/versions/FURXdWNB/advancementinfo-1.19.4-fabric0.76.0-1.3.1.jar"
"https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar"
],
"fileSize": 1041527
"fileSize": 43895
},
{
"path": "mods/animatica-0.5+1.19.jar",
"path": "mods/animatica-0.6+1.20.jar",
"hashes": {
"sha1": "d58560b9c226df726bdddc7ab25748a158a0cb3d",
"sha512": "c445bc7cb4b235af85193dba03c13142face27b5975558a8a39f81b1f2e98808a3ec528f4113cad076586685adbb2819b42cac0078e426ad07761b81ac76dc53"
"sha1": "3bcb19c759f313e69d3f7848b03c48f15167b88d",
"sha512": "7d50f3f34479f8b052bfb9e2482603b4906b8984039777dc2513ecf18e9af2b599c9d094e88cec774f8525345859e721a394c8cd7c14a789c9538d2533c71d65"
},
"downloads": [
"https://cdn.modrinth.com/data/PRN43VSY/versions/0.5%2B1.19/animatica-0.5%2B1.19.jar"
"https://cdn.modrinth.com/data/PRN43VSY/versions/uNgEPb10/animatica-0.6%2B1.20.jar"
],
"fileSize": 74214
"fileSize": 69810
},
{
"path": "mods/antighost-1.19.3-fabric0.68.1-1.1.5.jar",
"path": "mods/antighost-1.20-fabric0.83.0-1.1.5.jar",
"hashes": {
"sha1": "e1dbabc4007d1cc6132bf8e9df71b45e688cd366",
"sha512": "1cc717aa9807f8fc5c47cd3994cd774f75118e11960fd3afbebd851d12ae8ddde91d95a6b73725543f84fa4ecefbbd0e5ccbb9e5ea7a5cd98f293fc2977c9c24"
"sha1": "202078e8dd3be4a34d09e7008875df296266866b",
"sha512": "df28a808d5da0549dfca35b1924f8577265d01b15bc4dd53ff8a7a8e2da70c2ad90310db78e3c631fc83826dc2ba5a00651737c8aba979e2c516fd9183497618"
},
"downloads": [
"https://cdn.modrinth.com/data/Jw3Wx1KR/versions/Jq5eCzIr/antighost-1.19.3-fabric0.68.1-1.1.5.jar"
"https://cdn.modrinth.com/data/Jw3Wx1KR/versions/RzyN0vkk/antighost-1.20-fabric0.83.0-1.1.5.jar"
],
"fileSize": 45879
"fileSize": 47162
},
{
"path": "mods/bettermounthud-1.2.1.jar",
"path": "mods/bettermounthud-1.2.2.jar",
"hashes": {
"sha1": "7cd40803e2dcfe42a7a3c3984e47a059ac2151ec",
"sha512": "bd4f45c7df46407e56d246820afe00a42727e63d0e5a5b52e8f6bfc635aea0cd46ba36a7ac43f2ed46b62e3bfd5311bea4be73c957b1bc8a7cd9a2c3c0a932f8"
"sha1": "6942fb39ca2e87208b0b0630a5efc4511c82dcf4",
"sha512": "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6"
},
"downloads": [
"https://cdn.modrinth.com/data/kqJFAPU9/versions/wqS80NMj/bettermounthud-1.2.1.jar"
"https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar"
],
"fileSize": 21597
"fileSize": 21587
},
{
"path": "mods/borderless-mining-1.1.7+1.19.4.jar",
"path": "mods/borderless-mining-1.1.8+1.20.1.jar",
"hashes": {
"sha1": "25160d941e60eccf683163d516cdcd5164a2f89f",
"sha512": "1683bb2ca6fc8086cf89e5c365312b6dd0f590ea20e66bf95657921d7b720ca177fe0bdafb3cac8c87d8684d8b748a299f25850ee6692bc657852ff00a3ba92d"
"sha1": "dbdb8a0600679f3c76480ae5d0995e2334773ce3",
"sha512": "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420"
},
"downloads": [
"https://cdn.modrinth.com/data/kYq5qkSL/versions/n8nRcdvu/borderless-mining-1.1.7%2B1.19.4.jar",
"https://github.com/comp500/BorderlessMining/releases/download/1.1.7%2B1.19.4/borderless-mining-1.1.7%2B1.19.4.jar"
"https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar",
"https://github.com/comp500/BorderlessMining/releases/download/1.1.8%2B1.20.1/borderless-mining-1.1.8%2B1.20.1.jar"
],
"fileSize": 112954
"fileSize": 118295
},
{
"path": "mods/capes-1.5.2+1.19.3-fabric.jar",
"path": "mods/capes-1.5.2+1.20-fabric.jar",
"hashes": {
"sha1": "2464dba794972e50e277b822efbf3025cd8ec68c",
"sha512": "10c1477f459685eda01a6cfcd520c047f1e611e107b5198ced556971ddd0b8fe41574a263c579cb4fe352b3a72eb9b088d8b8623bae425e331ff140901878905"
"sha1": "5444e301346383f6133189e66069e970d4a126fc",
"sha512": "e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb"
},
"downloads": [
"https://cdn.modrinth.com/data/89Wsn8GD/versions/kXfWiNN7/capes-1.5.2%2B1.19.3-fabric.jar"
"https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar",
"https://github.com/CaelTheColher/Capes/releases/download/fabric-1.5.2%2B1.20/capes-1.5.2%2B1.20-fabric.jar"
],
"fileSize": 128670
"fileSize": 170082
},
{
"path": "mods/CITResewn-1.1.3+1.19.4.jar",
"path": "mods/CITResewn-1.1.3+1.20.jar",
"hashes": {
"sha1": "d0e3a9625a55d4992fbb2c8302360c592e22af91",
"sha512": "a5182de09ae72301182734eae01744e6fb9b9e689d173e2bf96aa7777e89fa0d26bbf83a39699e619be915601f1935301047363844ece1edc651864a02d8a0f2"
"sha1": "53f036ebe51d7d97afaf44d541775c92c4470dad",
"sha512": "9cd0d8445e65e530cbe1df26809cdf56b84502146f0dd601c47a7ba5df8dd8b861d1cc0344e06cd5277dac71c448376f01ea12be953644ebcba76a8b63befed5"
},
"downloads": [
"https://cdn.modrinth.com/data/otVJckYQ/versions/8oMEcc2E/CITResewn-1.1.3%2B1.19.4.jar"
"https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar"
],
"fileSize": 394402
"fileSize": 394652
},
{
"path": "mods/cloth-config-10.0.96-fabric.jar",
"path": "mods/cloth-config-11.1.106-fabric.jar",
"hashes": {
"sha1": "9bd3ad20afbcd4622d194853aa8e03c4f9d9050f",
"sha512": "2c2ca9ad15fa08e0013505e0fbd661e0ff9861eba5df175037cc948197d7d9c4c6983d0f026321a71e7855fc4941e279ede9c930e2ca373b38402dfd70cc6376"
"sha1": "a05e176326365f2b8e377a35be52a5671491bcfd",
"sha512": "bce3d04905f49a331ade089332f0bb5f2329a81451f2acdd4d95590cb090dbc88f0192a85de342e705f4aea9f4cdf2add8b5ef842d0014e29f0a2a9c281984a2"
},
"downloads": [
"https://cdn.modrinth.com/data/9s6osm5g/versions/6XGTNEII/cloth-config-10.0.96-fabric.jar"
"https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar"
],
"fileSize": 1146510
"fileSize": 1159179
},
{
"path": "mods/continuity-3.0.0-beta.2+1.19.3.jar",
"path": "mods/continuity-3.0.0-beta.3+1.20.1.jar",
"hashes": {
"sha1": "229057727abf35e0469527b94d84d96e1770c156",
"sha512": "8905878952c0bd85d9b2bf3b2917232ac825dce4e77eb0aac10e80d28bdae019e3d37529f6c280e4904f918297eca87f174a9a6d8d2e5a20679ac5f01f1baf6a"
"sha1": "28fa0bc995fe240d17fcb1b2c8de8b0afd98213e",
"sha512": "52728e6919e61a9e4f00427a4f0646433d85fa0853d7946fe8651fd82e4f4c1140aa7b7e45e1e2a456a61a68fc74501ecd8317058ef7b00954fa13bd9b316c69"
},
"downloads": [
"https://cdn.modrinth.com/data/1IjD5062/versions/4h5IIa7B/continuity-3.0.0-beta.2%2B1.19.3.jar"
"https://cdn.modrinth.com/data/1IjD5062/versions/xy2co4Rh/continuity-3.0.0-beta.3%2B1.20.1.jar"
],
"fileSize": 1145374
"fileSize": 1048859
},
{
"path": "mods/Debugify-1.19.4+2.2.jar",
"path": "mods/Controlify-1.4.6+1.20.jar",
"hashes": {
"sha1": "58fdeaea295d537d021d4123ee4dbdd8550e8563",
"sha512": "996487403a41a00f3d66dd6be81e8e5557cdf2e0a0a4ea85c1a3f704ab1cd0b3555f34eb70ea70385c5460930b56bb6eb3472c8ceeb0a3ddfda5a7a5c12f0a5e"
"sha1": "383bd12f0c4e9dbe59a4f5a10d7d270b6f7d66ca",
"sha512": "3de4701351d90bc10962d993284dba6bbf56ab02e528a88ca861597afe9e31271f9ee984464a8940a52561fc2538d265da13e193d4489ea4c559c2b3a3d12ff0"
},
"downloads": [
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/jskCDMsk/Debugify-1.19.4%2B2.2.jar",
"https://github.com/isXander/Debugify/releases/download/1.19.4%2B2.2/Debugify-1.19.4%2B2.2.jar"
"https://cdn.modrinth.com/data/DOUdJVEm/versions/y7xMOOMU/Controlify-1.4.6%2B1.20.jar"
],
"fileSize": 333345
"fileSize": 1869552
},
{
"path": "mods/dynamic-fps-2.2.0.jar",
"path": "mods/Debugify-1.20.1+2.0.jar",
"hashes": {
"sha1": "8d264374dc08df87777fb51b94c781476c315bb5",
"sha512": "a1758446706b095b1352851a68e45f0807fccd00cbc736db9c7275e6468ea07507b6f89e3ef16f0fa46c87797c5e246a364266d0266f36d7821c2979b5542347"
"sha1": "ca859180ad2b57856fbcc8db4995c1871a7d556c",
"sha512": "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd"
},
"downloads": [
"https://cdn.modrinth.com/data/LQ3K71Q1/versions/2.2.0/dynamic-fps-2.2.0.jar",
"https://github.com/juliand665/Dynamic-FPS/releases/download/2.2.0/dynamic-fps-2.2.0.jar"
"https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar",
"https://github.com/isXander/Debugify/releases/download/1.20.1%2B2.0/Debugify-1.20.1%2B2.0.jar"
],
"fileSize": 89446
"fileSize": 337545
},
{
"path": "mods/e4mc-3.1.0.jar",
"path": "mods/dynamic-fps-2.4.0.jar",
"hashes": {
"sha1": "223c73a3da0ea515c10ca10b03d0b282cf6fafec",
"sha512": "fb3a38cc4e954049a90532fc9917b82e3e9d1d9d40b2c321ba5a9555856d63a61961fff8432aca327b828fed00495b1c11f6215a34093e8bac84bb94a284297d"
"sha1": "8f8dc48343df6bd07aad944f4fe09f33dc737184",
"sha512": "4eb6ba150ef34f846c1552e0b1e6ba692f21e9347fcbc28d4c3d802a901a4d06d62bd54c24d4006dbf0872e2a4daf41e8379dd867aeb52173aca550159b9974c"
},
"downloads": [
"https://cdn.modrinth.com/data/qANg5Jrr/versions/OswvfQpX/e4mc-3.1.0.jar"
"https://cdn.modrinth.com/data/LQ3K71Q1/versions/Usg995P0/dynamic-fps-2.4.0.jar",
"https://github.com/juliand665/Dynamic-FPS/releases/download/2.4.0/dynamic-fps-2.4.0.jar"
],
"fileSize": 149388
"fileSize": 80221
},
{
"path": "mods/entityculling-fabric-1.6.2-mc1.19.4.jar",
"path": "mods/e4mc-4.0.0+1.19.4-fabric.jar",
"hashes": {
"sha1": "3a9381229408afa9d2c7d7e3fad017e5079ab20c",
"sha512": "99fcfe1be5be7abd8f1f86c305a8b0fca9a5f5fa3f486306b804cb694ce6d0fe5a5b2465ae2b913dd720600d9c64cec3734541c7dd4b7c320dc7a3c9035c5cc1"
"sha1": "a98f4733559128b879d6178972d1c3a880284310",
"sha512": "65f00aacc15d194ab9c3e436b995697753ee66d46cb18cc490fa15f404d38c4bec6457f202947df23080039f7f8ef8581f565b1ea05c8559f165e8f943461d9e"
},
"downloads": [
"https://cdn.modrinth.com/data/NNAgCjsB/versions/UvJN5Cy4/entityculling-fabric-1.6.2-mc1.19.4.jar",
"https://github.com/tr7zw/EntityCulling/releases/download/1.6.2-1.19.4/entityculling-fabric-1.6.2-mc1.19.4.jar"
"https://cdn.modrinth.com/data/qANg5Jrr/versions/EaPCW4md/e4mc-4.0.0%2B1.19.4-fabric.jar"
],
"fileSize": 56582
"fileSize": 12666908
},
{
"path": "mods/entity_model_features_fabric_1.19.4-0.2.9.jar",
"path": "mods/enhancedblockentities-0.9+1.20.jar",
"hashes": {
"sha1": "bf874357dbbcde7324807fb2d86035d8af70f892",
"sha512": "2b3fc15fb8d8e96f2dbac74b004bb6a594c7c5e719ec3f45ecfdd6b1853dc1289ad811cbef8b22449429a1bcaa941535e2a2d0422451285d0c73ac7bcff0d486"
"sha1": "61cfe50f69f8ef9e3640c0269ef158870f5b0410",
"sha512": "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5"
},
"downloads": [
"https://cdn.modrinth.com/data/4I1XuqiY/versions/OPyB18gz/entity_model_features_fabric_1.19.4-0.2.9.jar"
"https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar"
],
"fileSize": 452453
"fileSize": 490690
},
{
"path": "mods/entity_texture_features_fabric_1.19.4-4.4.4.jar",
"path": "mods/entityculling-fabric-1.6.2-mc1.20.jar",
"hashes": {
"sha1": "92da4ae5a637efd6e40815f9298161cadd5fe43e",
"sha512": "98e71f02cd42c637b01085d28c335746e683ebb66cec106aacdd8e60fa4f94961ba40a95437dce80019db208af34a62cfb3250f1e6476f7fab6b1af489b57e35"
"sha1": "cf43e7a58fb62f75d664cce1b14a6064774e6547",
"sha512": "d041998579b5b814c2e1c8deab3aa3cb76132c9130fd5abdbedbe4fda8d503cb333922ab5f33c40b2649c6e0504cd9f65c44246c6e346b8e9cfd8f7895fd7334"
},
"downloads": [
"https://cdn.modrinth.com/data/BVzZfTc1/versions/FysgUMLL/entity_texture_features_fabric_1.19.4-4.4.4.jar"
"https://cdn.modrinth.com/data/NNAgCjsB/versions/d20sUcYn/entityculling-fabric-1.6.2-mc1.20.jar",
"https://github.com/tr7zw/EntityCulling/releases/download/1.6.2-1.20/entityculling-fabric-1.6.2-mc1.20.jar"
],
"fileSize": 444201
"fileSize": 57722
},
{
"path": "mods/fabric-api-0.81.1+1.19.4.jar",
"path": "mods/entity_model_features_fabric_1.20-0.2.13.jar",
"hashes": {
"sha1": "15af0813d0522c2137bb4ed2cc46603843bc7169",
"sha512": "8a18881b8257a96f187737719572292a0821f286e3305361120584a94afda06f8cb72c1021d986556510e45816202a0154a29625c2b30fce9c9466f1c597e5e2"
"sha1": "51f2b622ba468261c6a8fa92f8273139c87ef014",
"sha512": "88d382d3bf02d5c39667c3c93a27bfaa7284c70be1e4b2a30ee00329eeeada6a86d553b3c9ba27341aad78efd98e88a7b9861d5ef219c12b6cdf155dbaecbe80"
},
"downloads": [
"https://cdn.modrinth.com/data/P7dR8mSH/versions/qMk5NmAs/fabric-api-0.81.1%2B1.19.4.jar"
"https://cdn.modrinth.com/data/4I1XuqiY/versions/b1pJegrh/entity_model_features_fabric_1.20-0.2.13.jar"
],
"fileSize": 1984944
"fileSize": 483141
},
{
"path": "mods/fabric-language-kotlin-1.9.4+kotlin.1.8.21.jar",
"path": "mods/entity_texture_features_fabric_1.20-4.4.4.jar",
"hashes": {
"sha1": "98d00c8bb595e7569fadd49290e1a6253d015ed7",
"sha512": "8e40d55cabd2e7801c5bff020bfefc072facaf86ef14e119f248e212f49caff350c3fe044fd99a1b1a087b0466409be7c1c3e0f0dbd9e07e568a13625dfda342"
"sha1": "d3c83c0e3fd5fb8aecbfa0502dbb509656f6daa5",
"sha512": "b0398abba1ff5ab45bec1a4920f55f07cc8b2dc765eea07300f9f78cc96be5b222e3b120fdad5a86ef97f56059a900d316f14698f3913f25f744c1c8400c7ffd"
},
"downloads": [
"https://cdn.modrinth.com/data/Ha28R6CL/versions/qgTQJrUS/fabric-language-kotlin-1.9.4%2Bkotlin.1.8.21.jar",
"https://github.com/FabricMC/fabric-language-kotlin/releases/download/1.9.4%2Bkotlin.1.8.21/fabric-language-kotlin-1.9.4%2Bkotlin.1.8.21.jar"
"https://cdn.modrinth.com/data/BVzZfTc1/versions/DpEWP7FH/entity_texture_features_fabric_1.20-4.4.4.jar"
],
"fileSize": 6578017
"fileSize": 444056
},
{
"path": "mods/fabricskyboxes-0.6.5+mc1.19.4.jar",
"path": "mods/fabric-api-0.86.1+1.20.1.jar",
"hashes": {
"sha1": "1b05437fbc8a7f7f376ae8e93336092352e5ef3d",
"sha512": "871ccb1e08abbbe2111850d1ad45bcf111600a9f6db968ba4db64c90f47dd8198e211714a1c08d80a1e4405c1edfd4d3274ca60cb47c1eeeae4cbd798fa60946"
"sha1": "4d7d8e74ec433f384e1e07b91556318802d0b565",
"sha512": "f5c29b3e054769d9536e0b1178c234b0fa26a0358643ccd5171856841c7948dc73e7a2726cf249a378b11ee8ddedf030d33f7cbeca1fff52d2865afa5ab8ee33"
},
"downloads": [
"https://cdn.modrinth.com/data/YBz7DOs8/versions/836K5lNR/fabricskyboxes-0.6.5%2Bmc1.19.4.jar"
"https://cdn.modrinth.com/data/P7dR8mSH/versions/XheZ9iGK/fabric-api-0.86.1%2B1.20.1.jar"
],
"fileSize": 168214
"fileSize": 2035626
},
{
"path": "mods/fabrishot-1.9.2.jar",
"path": "mods/fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar",
"hashes": {
"sha1": "e96bd70b49bbc49f13284b3a80bff974d0932ebd",
"sha512": "1dc9ca80115137f56d8f54d2cbed47b4a72e543caa9bfe37f4a2e53e2ea5e8ceabf7eb44742c738c561168e228c3d6ba9a0ae55d91402040babe4f0505a56b4b"
"sha1": "06a973a9e97b6dc673dfc1c519f2118dcb068690",
"sha512": "8f20eb2f1c9ad30781e599df265476e38bc549466d7f8acd5bdd27d664d15f9da93b3d543a6f0ccc7ff19d11d808dc2c03273cb0a5d4e942074d4823981d23b3"
},
"downloads": [
"https://cdn.modrinth.com/data/3qsfQtE9/versions/IkbywOGy/fabrishot-1.9.2.jar"
"https://cdn.modrinth.com/data/Ha28R6CL/versions/s10JMAtS/fabric-language-kotlin-1.10.8%2Bkotlin.1.9.0.jar",
"https://github.com/FabricMC/fabric-language-kotlin/releases/download/1.10.8%2Bkotlin.1.9.0/fabric-language-kotlin-1.10.8%2Bkotlin.1.9.0.jar"
],
"fileSize": 43716
"fileSize": 6713120
},
{
"path": "mods/farsight-fabric-1.19-3.4.jar",
"path": "mods/fabricskyboxes-0.7.2+mc1.20.1.jar",
"hashes": {
"sha1": "b3bb5ef05457c9486bef998c1669b11a7c3159e2",
"sha512": "bcf3a4f688f7a06cbd8965b133a462f500f3822e890d64cc8f0f66c70ec406982097fd857f4c582e145761346e6b4c4ed2ccbe4178d76f9253cd82b9a7b1b575"
},
"downloads": [
"https://cdn.modrinth.com/data/YBz7DOs8/versions/eBCRqCMK/fabricskyboxes-0.7.2%2Bmc1.20.1.jar"
],
"fileSize": 188769
},
{
"path": "mods/fabrishot-1.10.0.jar",
"hashes": {
"sha1": "15cd04a988726aa4f45fe59813c384329f5d8b94",
"sha512": "153386dfd14e1d5731dd71baa336409c526711ec117d149cf145bc4c90bc1aa2aaf63e748443aa5fcb81651ae2f2e9470300cb3262c3b4ab67d8db558bd1523f"
},
"downloads": [
"https://cdn.modrinth.com/data/3qsfQtE9/versions/fLwacDtJ/fabrishot-1.10.0.jar",
"https://github.com/ramidzkh/fabrishot/releases/download/1.10.0/fabrishot-1.10.0.jar"
],
"fileSize": 44182
},
{
"path": "mods/fadeless-1.0.1.jar",
"hashes": {
"sha1": "8a48f9abfa26e4abc06490c6e818f5cf6af1c280",
"sha512": "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96"
},
"downloads": [
"https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar",
"https://github.com/DerpDerpling/Fadeless/releases/download/1.0.1/fadeless-1.0.1.jar"
],
"fileSize": 7876
},
{
"path": "mods/farsight-fabric-1.20.1-3.9.jar",
"hashes": {
"sha1": "b045e7ac468a78922515c180d4403f8380ec9fec",
"sha512": "2052b50afc2643fc39d12ba1e6aa2f275c925f71c7e3bf327a9b2af7144617365d7760c34c58af3edd59e7c091e8a36df788e8d84e41b08cbb6fe7bdcb559c40"
@ -231,108 +267,107 @@
"fileSize": 26471
},
{
"path": "mods/fastquit-2.1.0+1.19.3.jar",
"path": "mods/fastquit-3.0.0-beta.2+1.20+.jar",
"hashes": {
"sha1": "5d654a6bcba251d7619cea6053c5eeaf56a3fa0a",
"sha512": "8bab4b992b4ef84265d2d3fb82000a5b48d6a13ca180b1d2da0227d5310a50c9408041996708e5f3ba8a2d141777d8f2b9f201f410ec4d87d44f8022883fdb0a"
"sha1": "961cadca4754f38fa8e810b960bf8b435ef63eb3",
"sha512": "718df4a12e3066a14ae0d8a6379d4e2ec770db1e0fe435e575fa57cb94bd9c7e767d7b78aba418c103dc289558efaf502d5d4bd6191bce7a834e4f7839fe6139"
},
"downloads": [
"https://cdn.modrinth.com/data/x1hIzbuY/versions/5HxlwbWf/fastquit-2.1.0%2B1.19.3.jar"
"https://cdn.modrinth.com/data/x1hIzbuY/versions/A9KTdfFF/fastquit-3.0.0-beta.2%2B1.20%2B.jar"
],
"fileSize": 73758
"fileSize": 77033
},
{
"path": "mods/ferritecore-5.2.0-fabric.jar",
"path": "mods/ferritecore-6.0.0-fabric.jar",
"hashes": {
"sha1": "ed6fa9a9365d4e58db6703479a44cc6aed5add2f",
"sha512": "56a4ac2ed002260ee451fa9d33169ddcd01473bf46eee97061666b13fa386cd23e15238a72729e55f32d81cce8ae049c80caabf1947ba998258282226289be0c"
"sha1": "5a57ea73c3c7c0cc300d69611a9cad93baf8e9ab",
"sha512": "9f563d8ceb2ec838e5da23257d369a26be0323e2f7777df8bb6e2ac4610dd0020827411f7e82e1f151d0fd9236014a8f02801ab4c1a5857ad3fd90345f6cfa9c"
},
"downloads": [
"https://cdn.modrinth.com/data/uXXizFIs/versions/RbR7EG8T/ferritecore-5.2.0-fabric.jar"
"https://cdn.modrinth.com/data/uXXizFIs/versions/FCnCG6PS/ferritecore-6.0.0-fabric.jar"
],
"fileSize": 124924
"fileSize": 124927
},
{
"path": "mods/fsb-interop-1.2.0+mc1.19.4-build.31.jar",
"path": "mods/fsb-interop-1.3.3+mc1.20-build.46.jar",
"hashes": {
"sha1": "828946056bbf4964b4dea59df73f1fcfda9d40b7",
"sha512": "9132f7b6e93202dd2a35ad764dc757e3af516b14ff83656729f75f319ec57a48e11bd7706a8616b0c721866cb574e9799cecc54b44aaab79302afb03b377a1ac"
"sha1": "0dd2ab9c4bf868d664cb4b8d00e7e0b8408e5e28",
"sha512": "3c3daebe93a5a63a69f1d073f1c8be9d13afceae6a2459a65f2abb4869f2b95a22747698c8b6db1d4c2a6c6b91e998fe268fe3088ca92fcca2955e86929449d9"
},
"downloads": [
"https://cdn.modrinth.com/data/HpdHOPOp/versions/Ubocf3Zc/fsb-interop-1.2.0%2Bmc1.19.4-build.31.jar"
"https://cdn.modrinth.com/data/HpdHOPOp/versions/Y5qDVQ5H/fsb-interop-1.3.3%2Bmc1.20-build.46.jar"
],
"fileSize": 43235
"fileSize": 46867
},
{
"path": "mods/ImmediatelyFast-1.1.12+1.19.4.jar",
"path": "mods/ImmediatelyFast-1.1.24+1.20.1.jar",
"hashes": {
"sha1": "5decd30626ebbb25550eec1487d86a09fb4f9174",
"sha512": "ef21a07e74ce258b7ed9d0aafaa933dc6582e1c29b3b8dd0dd3dd1ec3b4ae057777e53fca40dd0ca5a31d59d1318b30cd947bf24df3081405f41c22a6d1a3097"
"sha1": "e1dbd51997060173382e31977752afe5cdc379a1",
"sha512": "70a243d13d582993fccbb1a08c6f0b58ec0c8a290c221fe8916d93c67381d2640887c368de7667f87c56a66966dded49e968340a4f697098d59bfd192100d7dd"
},
"downloads": [
"https://cdn.modrinth.com/data/5ZwdcRci/versions/8IFFeKYy/ImmediatelyFast-1.1.12%2B1.19.4.jar",
"https://github.com/RaphiMC/ImmediatelyFast/releases/download/v1.1.12/ImmediatelyFast-1.1.12%2B1.19.4.jar"
"https://cdn.modrinth.com/data/5ZwdcRci/versions/1BSUFszc/ImmediatelyFast-1.1.24%2B1.20.1.jar"
],
"fileSize": 187195
"fileSize": 260466
},
{
"path": "mods/indium-1.0.15+mc1.19.4.jar",
"path": "mods/indium-1.0.21+mc1.20.1.jar",
"hashes": {
"sha1": "5391112f63ca8d07b370759da8480a8aafe0d483",
"sha512": "0fb97e69139b32770dfd46be39dac7109e08261bc95ae7dbb0b96743af4125af3e7a31c8a0078de2aec50f62f46aa519a22602971fab9b34d30074715414b088"
"sha1": "f97c6485da813634541a8c792b2f04d44e17d141",
"sha512": "fb1291e8ee4e1239f5fa8f3469628a2249b51d45905fe8d8a46dd466283e930717636eaadfc9a545d37c32d455d8c920d56035262cd48e8d6d1d3c6139208652"
},
"downloads": [
"https://cdn.modrinth.com/data/Orvt0mRa/versions/qqiFL8NF/indium-1.0.15%2Bmc1.19.4.jar",
"https://github.com/comp500/Indium/releases/download/1.0.15%2Bmc1.19.4/indium-1.0.15%2Bmc1.19.4.jar"
"https://cdn.modrinth.com/data/Orvt0mRa/versions/yTh7W27h/indium-1.0.21%2Bmc1.20.1.jar",
"https://github.com/comp500/Indium/releases/download/1.0.21%2Bmc1.20.1/indium-1.0.21%2Bmc1.20.1.jar"
],
"fileSize": 113989
"fileSize": 104934
},
{
"path": "mods/iris-mc1.19.4-1.6.3.jar",
"path": "mods/iris-mc1.20-1.6.4.jar",
"hashes": {
"sha1": "58fab3e31c03d9830ee614deadb705e54491b8b6",
"sha512": "2f7c0fa75df8d68b2c77c0b3c589cbd846babe6fa91e769c4438fafb8b7c879d3738f7e490a5b2c0f205abfd6b40d5883ecfb9dd516d5cd48929102bbe140780"
"sha1": "ec1491adc5dffeb0ab2f5da290b32cd4e45d58ad",
"sha512": "8ec8e79543367c6a34f3686063ce1fd73fb0fd2fa25b8ac575fa941ecd8d65df9634649fcdb602791c7ce2ea47f098937ab4e7e323787f2815eac74e736741ba"
},
"downloads": [
"https://cdn.modrinth.com/data/YL57xq9U/versions/AQqB1OqQ/iris-mc1.19.4-1.6.3.jar",
"https://github.com/IrisShaders/Iris/releases/download/1.6.3%2B1.19.4/iris-mc1.19.4-1.6.3.jar"
"https://cdn.modrinth.com/data/YL57xq9U/versions/URWeWMAt/iris-mc1.20-1.6.4.jar",
"https://github.com/IrisShaders/Iris/releases/download/1.6.4%2B1.20/iris-mc1.20-1.6.4.jar"
],
"fileSize": 2355051
"fileSize": 2368109
},
{
"path": "mods/lambdynamiclights-2.3.0+1.19.4.jar",
"path": "mods/lambdynamiclights-2.3.1+1.20.1.jar",
"hashes": {
"sha1": "f6e1621f9ee31263919b75af6d6851089c355b02",
"sha512": "4b51218260e3e9a1500308e9525d9297daf0c5184219d35fe96ce527c30215d135b25b2df4baf4fa3117f1dd7b0f76cf7a9f535f65e3238fc0f28d251a30b71a"
"sha1": "bb009883b87e45f069e83d44f2e6d559eee757e4",
"sha512": "ad06dd1057c01586a3f46cc0efb92f74c8f4f6781aabf44a3f4a2d1581c4ecf7eeb837e7c850deed03e07ee8381076bdde653b44998df82fe1df6654abdef69d"
},
"downloads": [
"https://cdn.modrinth.com/data/yBW8D80W/versions/7Cx8p05b/lambdynamiclights-2.3.0%2B1.19.4.jar"
"https://cdn.modrinth.com/data/yBW8D80W/versions/Vsx4I8Np/lambdynamiclights-2.3.1%2B1.20.1.jar"
],
"fileSize": 561327
"fileSize": 566197
},
{
"path": "mods/language-reload-1.5.5+1.19.4.jar",
"path": "mods/language-reload-1.5.8+1.20.1.jar",
"hashes": {
"sha1": "263f9a551974ddd3a1331468680b482bc56e0ff8",
"sha512": "44129ce660e2a161c1763f86623c12f7fd593ee8386e0d347ae342d63e71affa77f989f9c14036bfa3963c63249ad2a3ff4df86b3dbffbf10755c80f26060fcb"
"sha1": "c6d1806fbf8c2cd5969f4d7ee51519ef5c3210d6",
"sha512": "60d2c61f10a2ec2abcda6a7f9d41cf8b80d01ef29f8643e63193bab2a6047f6e406e3e4b7836ce3590f0ff70fddd42c6be03df6c67b7fd71b9eb9853a605673c"
},
"downloads": [
"https://cdn.modrinth.com/data/uLbm7CG6/versions/Uw1vYocE/language-reload-1.5.5%2B1.19.4.jar",
"https://github.com/Jerozgen/LanguageReload/releases/download/1.5.5%2B1.19.4/language-reload-1.5.5%2B1.19.4.jar"
"https://cdn.modrinth.com/data/uLbm7CG6/versions/vMtWVHDJ/language-reload-1.5.8%2B1.20.1.jar",
"https://github.com/Jerozgen/LanguageReload/releases/download/1.5.8%2B1.20.1/language-reload-1.5.8%2B1.20.1.jar"
],
"fileSize": 62666
"fileSize": 64151
},
{
"path": "mods/lithium-fabric-mc1.19.4-0.11.1.jar",
"path": "mods/lithium-fabric-mc1.20.1-0.11.2.jar",
"hashes": {
"sha1": "69aa137957af4f0f701f6a7663c6d8646f84a1cc",
"sha512": "f2bd271e30e5ed9f097d592db5e859208a1c6abe727dc51f83879b837c843b4f6453e99f1ca8d5225f896233ab8f7dbbb3300f10396d2a1cd2957937acfd1aa7"
"sha1": "8f4642147e60827f728badac7a819d1a9f3b25d5",
"sha512": "d1b5c90ba8b4879814df7fbf6e67412febbb2870e8131858c211130e9b5546e86b213b768b912fc7a2efa37831ad91caf28d6d71ba972274618ffd59937e5d0d"
},
"downloads": [
"https://cdn.modrinth.com/data/gvQqBUqZ/versions/14hWYkog/lithium-fabric-mc1.19.4-0.11.1.jar",
"https://github.com/CaffeineMC/lithium-fabric/releases/download/mc1.19.4-0.11.1/lithium-fabric-mc1.19.4-0.11.1.jar"
"https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar",
"https://github.com/CaffeineMC/lithium-fabric/releases/download/mc1.20.1-0.11.2/lithium-fabric-mc1.20.1-0.11.2.jar"
],
"fileSize": 639391
"fileSize": 645865
},
{
"path": "mods/main-menu-credits-1.1.2.jar",
@ -347,27 +382,15 @@
"fileSize": 14340
},
{
"path": "mods/memoryleakfix-fabric-1.17+-1.0.0.jar",
"path": "mods/memoryleakfix-fabric-1.17+-1.1.1.jar",
"hashes": {
"sha1": "899018ccd70447efe2f198701aeb52bd5eed7c12",
"sha512": "e503dffbb091a421017e942a185f87aa3aaeca8c489e272c06655ac443a3d07e9d7400b564fc5cb468e5990ca02c3ee96d19e525fb887d0625be7ad5a1126db4"
"sha1": "2bc5237993e08fd491d410bb646838cda4999bed",
"sha512": "9fb9c9702209d290ea47ce527067e7c32feb1882da21e566a597d17198d102c35445de5ab72643ea4f8f972843002df2aa8fce70133bf08709a1b4868040d75e"
},
"downloads": [
"https://cdn.modrinth.com/data/NRjRiSSD/versions/PtXTwQt6/memoryleakfix-fabric-1.17%2B-1.0.0.jar"
"https://cdn.modrinth.com/data/NRjRiSSD/versions/kLyFtyv2/memoryleakfix-fabric-1.17%2B-1.1.1.jar"
],
"fileSize": 146933
},
{
"path": "mods/midnightcontrols-1.8.1+1.19.4.jar",
"hashes": {
"sha1": "c61ae7c390282e078ab9421d9da234437cdbd6f4",
"sha512": "ef000ef495fef67822fbcedae75be1b5de10688020613f3f99e1ed7122041e1ebae43cf3a05a93aaee957dab08be6133aa34d0232f52e5342769f7d31aa927a6"
},
"downloads": [
"https://cdn.modrinth.com/data/bXX9h73M/versions/zAWwNTEr/midnightcontrols-1.8.1%2B1.19.4.jar",
"https://github.com/TeamMidnightDust/MidnightControls/releases/download/v1.8.1/midnightcontrols-1.8.1%2B1.19.4.jar"
],
"fileSize": 570006
"fileSize": 143643
},
{
"path": "mods/mixintrace-1.1.1+1.17.jar",
@ -382,26 +405,26 @@
"fileSize": 36039
},
{
"path": "mods/modelfix-1.10-fabric.jar",
"path": "mods/modelfix-1.14-fabric.jar",
"hashes": {
"sha1": "fd52ec87add371140066fc3ae95d68c83f8a6ee5",
"sha512": "07d0c6ef84a92aeb53b0dcb663f6a5118b3fea9dc60b62aa0c318fd0234c0ca651603faffd044679e6e372fec52242528246ad282d336882f4bf484cd30bd909"
"sha1": "7c6a38565820d9c1941eb9d1aadaae75cb11ed8b",
"sha512": "892fcccb853e097c3bc11b7205ccd7e99432a6eefee0a6803432d2aa91411eaf0ade9efbd301f5b6991e9efa265cacf67f67518181c3bd2e1ab178e76a4b18c9"
},
"downloads": [
"https://cdn.modrinth.com/data/QdG47OkI/versions/i0mERlxq/modelfix-1.10-fabric.jar"
"https://cdn.modrinth.com/data/QdG47OkI/versions/r6uVoUxU/modelfix-1.14-fabric.jar"
],
"fileSize": 63315
"fileSize": 65430
},
{
"path": "mods/modmenu-6.2.2.jar",
"path": "mods/modmenu-7.1.0.jar",
"hashes": {
"sha1": "186f6aecea667d94aed67187d1d70cbd01a34d54",
"sha512": "f7f273d96cced94c2f616c48081321b349272826df8f99ee96a3ddb2208a32871c054292702be76bb4624f901c4df0ca784fa496eea16dc7cd67702b09f2b342"
"sha1": "7d26ff2477ad8a083f11c1006a2b87ff1c121b62",
"sha512": "a4ace64412564f15c88f6e78916fe4197b9dfb04d23fa25649c0a5b5dc2041d17c4bdf3c1f726359561cb60eb680f3f8e45ababc1614f9dc089cb0c645b6e430"
},
"downloads": [
"https://cdn.modrinth.com/data/mOgUt4GM/versions/iZRiOnnj/modmenu-6.2.2.jar"
"https://cdn.modrinth.com/data/mOgUt4GM/versions/zv46i3PW/modmenu-7.1.0.jar"
],
"fileSize": 722329
"fileSize": 717936
},
{
"path": "mods/morechathistory-1.19.1-1.1.1.jar",
@ -415,169 +438,167 @@
"fileSize": 11223
},
{
"path": "mods/moreculling-1.19.4-0.17.0.jar",
"path": "mods/moreculling-1.20-0.18.1.jar",
"hashes": {
"sha1": "91d4fdb4786d2dfe56a84dff552bcadbebc88cec",
"sha512": "bf01675be88b4770f6fa6197644978912e9d3fd547c8eeeb709102088a15b0570043f5b05c93f7d600a08ff80dad1f00b3fd52f2fb1243f9268b837e6329be52"
"sha1": "388ad05e95d8c317911a53d57fe960e68661c69a",
"sha512": "7b342825d4abdfbdd930ff6ab380445cd15933ba39a290326b12f74a455030ed1d5d1f5332c2d27975342386b5c7285c77b39d5d52b218edc4355cc356529025"
},
"downloads": [
"https://cdn.modrinth.com/data/51shyZVL/versions/A9LKf67q/moreculling-1.19.4-0.17.0.jar",
"https://github.com/fxmorin/MoreCulling/releases/download/v0.17.0-1.19.4/moreculling-1.19.4-0.17.0.jar"
"https://cdn.modrinth.com/data/51shyZVL/versions/BbgZWSfa/moreculling-1.20-0.18.1.jar",
"https://github.com/fxmorin/MoreCulling/releases/download/v0.18.1-1.20.x/moreculling-1.20-0.18.1.jar"
],
"fileSize": 1235479
"fileSize": 333228
},
{
"path": "mods/NoChatReports-FABRIC-1.19.4-v2.1.3.jar",
"path": "mods/NoChatReports-FABRIC-1.20.1-v2.2.2.jar",
"hashes": {
"sha1": "f891089dff8f0d028b8a039a77186ab40275885a",
"sha512": "6b4d663cb26fff8336b452a73b91854452e82a233ac67bbb1e0d994fdfc5ea689792cb403a669a14d3dcf33bf1096ec9ce9d90bc587a3285efbe65d22d82fe7b"
"sha1": "b99f23fb76aad5a944400717e6d71aa011c4d7f7",
"sha512": "3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79"
},
"downloads": [
"https://cdn.modrinth.com/data/qQyHxfxd/versions/9vFakLOL/NoChatReports-FABRIC-1.19.4-v2.1.3.jar"
"https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar"
],
"fileSize": 611926
"fileSize": 619812
},
{
"path": "mods/nofade-1.18-2.0.1.jar",
"path": "mods/optigui-2.1.5.jar",
"hashes": {
"sha1": "76951fe09b742ba0ca07acc7c54e4c3760157071",
"sha512": "1b98e87bf4f9e3181fb8dab70d7d80de157d3ff94d6297e694b78771d66226ce105809513213493714f419d24f37022aa58cc011976f5192c31807fc21b676ae"
"sha1": "1560d8656027c31b6bc3a60e39c51f50eb45e482",
"sha512": "53f12cf6ccca11403df545c5ac608aefbbf69c37ac1d5e98336155e48d222fee923a341d96e012af48ee71805e7e900bd2be66babd4e8bd5a5248224987da60e"
},
"downloads": [
"https://github.com/UltimateBoomer/mc-no-fade/releases/download/2.0.1/nofade-1.18-2.0.1.jar"
"https://cdn.modrinth.com/data/JuksLGBQ/versions/x0k8u61W/optigui-2.1.5.jar",
"https://github.com/opekope2/OptiGUI/releases/download/2.1.5/optigui-2.1.5.jar"
],
"fileSize": 16197
"fileSize": 778903
},
{
"path": "mods/optigui-2.1.0-beta.2.jar",
"path": "mods/puzzle-1.5.2+1.20.jar",
"hashes": {
"sha1": "eb8e38e64133704b3162b0893e1116fb59245679",
"sha512": "4d373d249ca35c5b6d401ff3fb317701298862bf17b4179f937343348ef8385ee38b65c867d8f26af714717cae179dc4a9d5c43d947eeaec45d9a5bd398c6af4"
"sha1": "5c3937cb1b9f7e2112cdf00ec0b1afce7c526ac1",
"sha512": "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014"
},
"downloads": [
"https://cdn.modrinth.com/data/JuksLGBQ/versions/LVdJJtmU/optigui-2.1.0-beta.2.jar"
"https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar"
],
"fileSize": 691258
"fileSize": 133463
},
{
"path": "mods/puzzle-1.5.0+1.19.4.jar",
"path": "mods/reeses_sodium_options-1.6.3+mc1.20.1-build.92.jar",
"hashes": {
"sha1": "ae662e1c765f9f561afc8aae942b24901d24f77e",
"sha512": "aca4c1f4d8c2f0a40ceb9971083802bbad78fe0e0edde963f760d486eaf62c90b309466027780ef91716e46c52eaf3ce7099d5cd9b86ca82ce9c05ec19158c5a"
"sha1": "ebd4b41931429dd20b43ba39030aed8b81efc01c",
"sha512": "d16498b478de9d9c8e7c8a11e57cd47c4ace6a0962a5473aed96bca274da2e840492af75f80ca4bf84d1ba248e7f2ecbcb44b66a363a628c2a4466737cade208"
},
"downloads": [
"https://cdn.modrinth.com/data/3IuO68q1/versions/6X1Tk01Y/puzzle-1.5.0%2B1.19.4.jar",
"https://github.com/PuzzleMC/Puzzle/releases/download/v1.5.0/puzzle-1.5.0%2B1.19.4.jar"
"https://cdn.modrinth.com/data/Bh37bMuy/versions/PCctWHcc/reeses_sodium_options-1.6.3%2Bmc1.20.1-build.92.jar"
],
"fileSize": 142018
"fileSize": 70043
},
{
"path": "mods/reeses_sodium_options-1.5.0+mc1.19.4-build.72.jar",
"path": "mods/Rrls-1.20.1-3.1.0-fabric.jar",
"hashes": {
"sha1": "2e34574b591b4daddcc59f9c588bccdb2b69227d",
"sha512": "1dcbefa43c5a2c90aa425c8c20e7223a01d1e5a5879f6a80f0b6089c784c16c0afd2f76a65b561e8618cc3f17eabfbe877cc3dd22828f871413ecefead1f2f68"
"sha1": "f3d4ec2ed1d7ac772c76469df9f211552091742c",
"sha512": "750876e33503e861d904ace1fa315e5740ce9876f815878a16efbfff8cc6fcdb050c9c3109e6dbac054b7110a894b4fcbff54c71f5b644ac2857dc6155600a11"
},
"downloads": [
"https://cdn.modrinth.com/data/Bh37bMuy/versions/aO0hSGlL/reeses_sodium_options-1.5.0%2Bmc1.19.4-build.72.jar",
"https://github.com/FlashyReese/reeses-sodium-options/releases/download/mc1.19.4-1.5.0/reeses_sodium_options-1.5.0%2Bmc1.19.4-build.72.jar"
"https://cdn.modrinth.com/data/ZP7xHXtw/versions/OVn6Trri/Rrls-1.20.1-3.1.0-fabric.jar",
"https://github.com/dimadencep/RemoveReloadingScreen/releases/download/1.20.1-3.1.0/Rrls-1.20.1-3.1.0-fabric.jar"
],
"fileSize": 52518
"fileSize": 186296
},
{
"path": "mods/sodium-extra-0.4.18+mc1.19.4-build.100.jar",
"path": "mods/sodium-extra-0.4.25+mc1.20.1-build.108.jar",
"hashes": {
"sha1": "7e6d64f8a5ac5a64be79547e4a9a7d21e9f5597f",
"sha512": "20a4b8aaae0462a408c3222bf41c14d44cee116e4037d8161f7c17e6329b558765f8c6732e0b97abb0273f4be1fb98685f9fa35b2d6dfb7a138ed7d17dfac331"
"sha1": "5c014bc317e0f4dc30f6c795eb8578e84f5aa87f",
"sha512": "6fffbcde9b7da6e22e74167d7779cd0fb90a4ae52a62e88429421933772547849926e703ea6f8d8350b765f0cc2edaf730b68c4a73e235fc031dd3132dc0e619"
},
"downloads": [
"https://cdn.modrinth.com/data/PtjYWJkn/versions/YknbqkHe/sodium-extra-0.4.18%2Bmc1.19.4-build.100.jar",
"https://github.com/FlashyReese/sodium-extra-fabric/releases/download/mc1.19.4-0.4.18/sodium-extra-0.4.18%2Bmc1.19.4-build.100.jar"
"https://cdn.modrinth.com/data/PtjYWJkn/versions/jy7D3eLo/sodium-extra-0.4.25%2Bmc1.20.1-build.108.jar"
],
"fileSize": 326095
"fileSize": 363360
},
{
"path": "mods/sodium-fabric-mc1.19.4-0.4.10+build.24.jar",
"path": "mods/sodium-fabric-mc1.20-0.4.10+build.27.jar",
"hashes": {
"sha1": "b060680929d7a6d130fb980a9f9907461df05fa1",
"sha512": "61562626870aa4067657d2687d1fce80fb7d62af32fd68a22708e24ee5b84b39d16b26ccf4db8f53f2da42ba1916d6a5e11efc476cb5c2a8644207659fd5dfef"
"sha1": "b11e18bb09f06c3f8028fa2c090072976fa326d0",
"sha512": "9aef1bde780a608724bc707e2124907a12399ea118dc4dbc70efe6234ec8f13ab7bd53ebaab424d8cf91eab98934be7e8f175bf615820d4ee3a08ec0f925964f"
},
"downloads": [
"https://cdn.modrinth.com/data/AANobbMI/versions/b4hTi3mo/sodium-fabric-mc1.19.4-0.4.10%2Bbuild.24.jar",
"https://github.com/CaffeineMC/sodium-fabric/releases/download/mc1.19.4-0.4.10/sodium-fabric-mc1.19.4-0.4.10%2Bbuild.24.jar"
"https://cdn.modrinth.com/data/AANobbMI/versions/vgceLbdH/sodium-fabric-mc1.20-0.4.10%2Bbuild.27.jar",
"https://github.com/CaffeineMC/sodium-fabric/releases/download/mc1.20-0.4.10/sodium-fabric-mc1.20-0.4.10%2Bbuild.27.jar"
],
"fileSize": 711302
"fileSize": 717030
},
{
"path": "mods/starlight-1.1.1+fabric.ae22326.jar",
"path": "mods/yet-another-config-lib-fabric-3.1.0+1.20.jar",
"hashes": {
"sha1": "de6fe932555604345477db89b59d59249909c640",
"sha512": "68f81298c35eaaef9ad5999033b8caf886f3c583ae1edc25793bdd8c2cbf5dce6549aa8d969c55796bd8b0d411ea8df2cd0aaeb9f43adf0691776f97cebe1f9f"
"sha1": "0c6d76e383439662c2f0871e170e6e465d2f84ef",
"sha512": "252d3063e99476c4a0b4de70bf030b8e590f1ab37f7681360e53268c6d40d6fb87aef5ad778943296246a1cce0dcd606a267c3f1779807ac7a8783f010679b45"
},
"downloads": [
"https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1%2B1.19/starlight-1.1.1%2Bfabric.ae22326.jar"
"https://cdn.modrinth.com/data/1eAoo2KR/versions/CgwTUAR2/yet-another-config-lib-fabric-3.1.0%2B1.20.jar",
"https://github.com/isXander/YetAnotherConfigLib/releases/download/3.1.0%2B1.20/yet-another-config-lib-fabric-3.1.0%2B1.20.jar"
],
"fileSize": 127465
"fileSize": 801590
},
{
"path": "mods/yet-another-config-lib-fabric-2.5.1+1.19.4.jar",
"path": "mods/yosbr-0.1.2.jar",
"hashes": {
"sha1": "3a693d9ff4afdc08f17f34665c562eebe847884e",
"sha512": "6e7f8180a5541168f6964906b6066a35a36d06f1ef520048cf4669476cd7d4261c792f3641bab83e8da64935d588c344babeede05fb0a7473a5e6e171f159645"
"sha1": "f0340e9c0bc95d67f3f3e9c1cd79b61054af11f9",
"sha512": "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78"
},
"downloads": [
"https://cdn.modrinth.com/data/1eAoo2KR/versions/M5iKxVFU/yet-another-config-lib-fabric-2.5.1%2B1.19.4.jar",
"https://github.com/isXander/YetAnotherConfigLib/releases/download/2.5.1%2B1.19.4/yet-another-config-lib-fabric-2.5.1%2B1.19.4.jar"
"https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar"
],
"fileSize": 220930
"fileSize": 17373
},
{
"path": "mods/yosbr-0.1.1.jar",
"path": "mods/Zoomify-2.11.0.jar",
"hashes": {
"sha1": "0643830cab952fc96872702e681b863b550c8530",
"sha512": "8edd47fcda376658b5fb8bfb333c441ecaa1fe834d3deaa6b9895bb9c7dfc004d2e8ccc12a41e4b79f10e6634824837b5536c3bb81289e137abc6079d1c871c3"
"sha1": "a19c88540fed62082b5646c018bb69ac92851615",
"sha512": "992e6ed52fc3be408a282d15c6d1252cc3374dc3640a387392d217f34afd51745c7e8d4fab60fe24db6168f94a49218acc03fe2f745d3755ead302f8b045d742"
},
"downloads": [
"https://cdn.modrinth.com/data/WwbubTsV/versions/0.1.1/yosbr-0.1.1.jar"
"https://cdn.modrinth.com/data/w7ThoJFB/versions/tv8GIQDa/Zoomify-2.11.0.jar"
],
"fileSize": 19206
},
{
"path": "mods/Zoomify-2.9.4.jar",
"hashes": {
"sha1": "f53f08dccb4c6ee6f5f082d361ba0057bfcd1bbb",
"sha512": "783abd8b03767e9038b7bc80c1b5eb575b277e43aecb893110f5c13c3635a2ea3075335c98b6cef7c6e956c2273e83887bb1ba5fde8acd3208e23d14e1784ede"
},
"downloads": [
"https://cdn.modrinth.com/data/w7ThoJFB/versions/mIiMyney/Zoomify-2.9.4.jar",
"https://github.com/isXander/Zoomify/releases/download/2.9.4/Zoomify-2.9.4.jar"
],
"fileSize": 656151
"fileSize": 996712
},
{
"path": "resourcepacks/Chat Reporting Helper.zip",
"hashes": {
"sha1": "2ae82288d66aad6a8079eae55a1d3b3069859e3c",
"sha512": "6b10d6739117e302906deea8c2bf0ccd04a33b7195be4de1f6ae26dad0f5559dcf27a489b3220bb55b422bb5921e1f451de44457c2d43acc86e107ac12e3afc3"
"sha1": "523548d7c461c979b85586730de3fedfa2bda169",
"sha512": "88fdd78a8b45536d273b4a442b439bbe51a315067b7f52dd5d99176faf2636f12cb512468da0e8fa80d634fab1e900b0306b070607766c06232106d2e163710d"
},
"downloads": [
"https://cdn.modrinth.com/data/tN4E9NfV/versions/6z8xjGCu/Chat%20Reporting%20Helper.zip"
"https://cdn.modrinth.com/data/tN4E9NfV/versions/i6BLAbO7/Chat%20Reporting%20Helper.zip"
],
"fileSize": 19115
"fileSize": 32450
},
{
"path": "resourcepacks/Fast Better Grass.zip",
"hashes": {
"sha1": "0a2c3314958db3752edfda86c54904d55afa94db",
"sha512": "fd793aa34db0cc9bd69826c4144dc56fa95e2cd68697b8a017e65a64467db0ffe0eff8cc3869ece9ca463dd6c04c5665e856ef4f1e29a9a24ea822d1d6f86e21"
"sha1": "99112956b043d060c7bd0a726d57b9f080fb1b87",
"sha512": "6b60d4c6842f1c4f5b9bbba6e839ed822fd95888600bd9ce39d293c96f47ec39305fb85c56f8fc3f41f090a94b17898c7f0caebfa746ac3e9fd27df347b21340"
},
"downloads": [
"https://cdn.modrinth.com/data/dspVZXKP/versions/klfR3lzB/Fast%20Better%20Grass.zip"
"https://cdn.modrinth.com/data/dspVZXKP/versions/85UDyEcd/Fast%20Better%20Grass.zip"
],
"fileSize": 10943
},
{
"path": "resourcepacks/SodiumTranslations.zip",
"hashes": {
"sha1": "353f05f786fb85e25aa35eaa3613e18383fda478",
"sha512": "2e4d515023fd3b7f64d6272d703527d8dbabd1aad96f45188fe5f9f229209f75fca23de672bddab7bd7486e78d1afa8b26026476c19338e5612fb6b477396d72"
},
"downloads": [
"https://cdn.modrinth.com/data/yfDziwn1/versions/Naw32Asd/SodiumTranslations.zip"
],
"fileSize": 149674
}
],
"dependencies": {
"minecraft": "1.19.4",
"fabric-loader": "0.14.19"
"minecraft": "1.20.1",
"fabric-loader": "0.14.21"
}
}

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.19.4/pack.toml
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.20.1/pack.toml
iconKey=pack
name=Fabulously Optimized (MC 1.19.4 auto-update)
name=Fabulously Optimized (MC 1.20.1 auto-update)
notes=https://github.com/Fabulously-Optimized/fabulously-optimized

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 4.9.4
name=Fabulously Optimized 5.2.2
notes=This MultiMC installation method is deprecated. Please follow the new instructions: https://fabulously-optimized.github.io/install

View file

@ -17,24 +17,24 @@
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.19.4",
"cachedVersion": "1.20.1",
"important": true,
"uid": "net.minecraft",
"version": "1.19.4"
"version": "1.20.1"
},
{
"cachedName": "Intermediary Mappings",
"cachedRequires": [
{
"equals": "1.19.4",
"equals": "1.20.1",
"uid": "net.minecraft"
}
],
"cachedVersion": "1.19.4",
"cachedVersion": "1.20.1",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "net.fabricmc.intermediary",
"version": "1.19.4"
"version": "1.20.1"
},
{
"cachedName": "Fabric Loader",
@ -43,9 +43,9 @@
"uid": "net.fabricmc.intermediary"
}
],
"cachedVersion": "0.14.19",
"cachedVersion": "0.14.21",
"uid": "net.fabricmc.fabric-loader",
"version": "0.14.19"
"version": "0.14.21"
}
],
"formatVersion": 1

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.19"}},"minecraft":{"+recommends":{"Fabulously Optimized":">4.9.4"}}}}
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.21"}},"minecraft":{"+recommends":{"Fabulously Optimized":">4.11.0"}},"lambdynlights":{"recommends":{}}}}

View file

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

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.9.4","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.11.0","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","fallback":"Fix ghost blocks with /ghost","color":"dark_gray"}]}}

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"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","fallback":"Fix ghost blocks with /ghost","color":"dark_gray"}]}}

View file

@ -1 +1 @@
{"disabledIntegrations":["cem","citresewn","continuity","cullleaves","entity_texture_features","iris","lambdabettergrass","lambdynlights","dynamicfps","borderlessmining","colormatic"],"enablePuzzleButton":false,"checkUpdates":false,"showPuzzleInfo":false}
{"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

@ -1,24 +1,12 @@
hash-format = "sha256"
[[files]]
file = "config/citresewn.json"
hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
file = "config/debugify.json"
hash = "4cf30e65cc64f5df736a38740e30730aba2794643e73446a786cc15535a72f1c"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "b8554067f0892502ceba73a7d24a68f2395231445c27b2ae6247324edcb028c6"
[[files]]
file = "config/immediatelyfast.json"
hash = "cd7f530bd2d4479e4ee132fb75f0d3275c86cd1d06a8e512634c118a2d68b51a"
hash = "9531554b7adb24581355741dada8540848abbe512bbd1f7f0162266f2d8029b0"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "37f4bb1de98fcca60d5a96443f697657a08ef4994f3d2ea53d30901683486959"
hash = "2b5aa36e45ebf87274d0305dae716972d5e619a4ebe041c076cbf2a5cecea51e"
[[files]]
file = "config/yosbr/options.txt"
@ -36,6 +24,14 @@ hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e"
file = "config/yosbr/config/cem.conf"
hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b"
[[files]]
file = "config/yosbr/config/citresewn.json"
hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
file = "config/yosbr/config/debugify.json"
hash = "4cf30e65cc64f5df736a38740e30730aba2794643e73446a786cc15535a72f1c"
[[files]]
file = "config/yosbr/config/dynamicfps.toml"
hash = "00adc4f855ed41412f3c3eb48b859c4ae68b5f2c30ba4c332e66f38e79a0c449"
@ -60,6 +56,10 @@ hash = "acc20d0a92edcf0497ebb62c7c673a8d9c99d872890bb53027722390f453e9dc"
file = "config/yosbr/config/iris.properties"
hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
[[files]]
file = "config/yosbr/config/isxander-main-menu-credits.json"
hash = "803ff4e47c28c30ff514ec5b3f35509f2e94f51ff649e882386b761235dbd06a"
[[files]]
file = "config/yosbr/config/lambdynlights.toml"
hash = "326ec0c840e65aedf5c6048ea6016d551be38cf23f692949e105a4a388ad8be7"
@ -82,7 +82,7 @@ hash = "97a19031a10809c206b89c366bf1e802e4f2d39e9df798c3c627bf0d63448447"
[[files]]
file = "config/yosbr/config/puzzle.json"
hash = "1db967817059276c90dd3fd34e2573abe7883f2a169285a2c03632f6c9d31fe8"
hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd"
[[files]]
file = "config/yosbr/config/sodium-options.json"
@ -106,7 +106,7 @@ hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "07583c053280535ec514ece9624ddef0264d156fc05356e4949d42b36c4096dd"
hash = "c57d36422f4aa8087e4daf835ad222718194ae83a6105abc8eb9bbf50ad751bc"
[[files]]
file = "mods/advancementinfo.pw.toml"
@ -115,7 +115,7 @@ metafile = true
[[files]]
file = "mods/animatica.pw.toml"
hash = "181b6bda59e65cadc29604b2053955e9fd8299939ccc4604309e4ac97f2659ac"
hash = "65df17c363eed6e37080d134f548a22aa0b14a9fecf94d5045d5b451bdeb88f4"
metafile = true
[[files]]
@ -135,7 +135,7 @@ metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "b6fdebc38bf3e988d5386bd781394545a06456e0f8fd238f2a380023de2165a7"
hash = "e1eaf47ef2723dd16ce48593636f72a6a80d7644e0132b7654a12c809c7aa065"
metafile = true
[[files]]
@ -145,7 +145,7 @@ metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "497f177b703010fd23c90eebc701872008fb73812643bbb5d8c53f4fd233d06f"
hash = "be13db40f1b984f04d9fa1009cfcc93bdb81cfc810fa97325f4bf627c648c10c"
metafile = true
[[files]]
@ -165,7 +165,12 @@ metafile = true
[[files]]
file = "mods/e4mc_minecraft.pw.toml"
hash = "0ca40bbfd7a08add05b2acaec6a8f4b8b86534f536c01db8518ba8b2634d3e22"
hash = "ca199c56727323ca124d5c4c4d6be14748d6602ca94e17daca9d7046f80170e4"
metafile = true
[[files]]
file = "mods/enhancedblockentities.pw.toml"
hash = "69f7e005fe3c4da686afcca23b9d0fe3e0f184a08836ebfa77ddaaeac78529e6"
metafile = true
[[files]]
@ -175,27 +180,27 @@ metafile = true
[[files]]
file = "mods/entity_model_features.pw.toml"
hash = "9e43e9bb68956fcecb86c6fd3a434138bfb7ed6f311ece4acdb043040d1082f0"
hash = "773d733db06655972e55b8c5e0ca202fcfd490b60cd03e06c466e929de674747"
metafile = true
[[files]]
file = "mods/entity_texture_features.pw.toml"
hash = "c4e32cddc68fea4a6eaaf29cb81d60dde5062f3c51c9979c0f798c740ae33722"
hash = "ce763aead086b7babd9d3e83fdee1d30f206023734cde29c348a913bf9aa59e7"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "fe926f348d36892e6765013e58195e96ccc00c45df2c2d0684522e55df980e51"
hash = "c58344de4609bd7cc276ec54fd0a1c48395761562d8cc4a52060236c5bb3fa56"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "47840798f7b4aec5b7f783238edf2274524cdd1c4daaaec0c8bda7df25521c79"
hash = "11f0ea2ecf7afcbaa0a1c6874feeb4a1d77e1c620441ed71875e18af67712299"
metafile = true
[[files]]
file = "mods/fabricskyboxes.pw.toml"
hash = "bf7266cfbc1e6f837183a0ba30d435922c5bf349c6be04f2f260a599dc7beb38"
hash = "1925f94710355356ace084bd36bbf7f33adea9a32b6a523f52ba1390e82cee3e"
metafile = true
[[files]]
@ -205,7 +210,7 @@ metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "9223cf2314cb2f1bfadbae9c29773ccbfff069017d861431ed044cb3a7d0aae9"
hash = "183a624df188b2c096fe8d0a5d38c6e2748f6721363fdc99f954620c01c99c8f"
metafile = true
[[files]]
@ -220,17 +225,17 @@ metafile = true
[[files]]
file = "mods/fsb-interop.pw.toml"
hash = "2d642d7261e0361b701387987dafc63cd05f63beaab4492be0d0a5b60c649c8b"
hash = "8e9e370140f3550886239f5c8ca588cd20cbc98c53d902f331197d355a74a621"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "2ce5718fa5c58015b0985e436fa6ca9a6ee439ba05202f6e0bf95d7c2133288a"
hash = "568fb074f132f4217940a451fe3e78ac736dcfa7bc070a0cbeb299c0497175cc"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "e03cf5c46362d6c43aa2eec2b395c17a96d8e4efcd83973e58a9187a11c10bf8"
hash = "c53d59573dfc61d4b92f47e28667b2177800db586c8a0a2c606b8ca9269176cd"
metafile = true
[[files]]
@ -240,12 +245,12 @@ metafile = true
[[files]]
file = "mods/lambdynlights.pw.toml"
hash = "358fa6b2c04a9141a808ab267f0cef9c738078b57b47edde2e3b96f24336f84c"
hash = "d870c01d20b60505d5542e8b838cfe64575959a3d34af67135692adbe072091a"
metafile = true
[[files]]
file = "mods/languagereload.pw.toml"
hash = "8b6676f4c7330e532dc04d4209a5b9d10d6e32d9db6b0b0f6db1b9d2df26d28f"
hash = "d86a4dc4d5df4693bbe8ac14e2782d7707b279a81c916662a54fc1616a273715"
metafile = true
[[files]]
@ -295,7 +300,7 @@ metafile = true
[[files]]
file = "mods/nochatreports.pw.toml"
hash = "f08571d4626a00fbfc4337d69d723388379dad37a4ea1704661fd75089a16237"
hash = "80c5074d944c5d709abadb1f38f51c48668342d2e9e8465c3c13de9a23642b98"
metafile = true
[[files]]
@ -305,7 +310,7 @@ metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "b19a24c80fbcbf92f163dce49aa128ce2e17917a5b4a7b57a105575d34772f48"
hash = "75a1ddf873abbb7428c45146ee8d8532396f54481b86d9eb845a396f68851257"
metafile = true
[[files]]
@ -318,6 +323,11 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "ee73ca959f10d7cc4b9e4e6536b75f909065b73d3b0355c4a8830eddebfd725a"
metafile = true
[[files]]
file = "mods/rrls.pw.toml"
hash = "5e6cca8ce375951d7363e08c1abf20ccba36b43d7594ee3089adfcced415e4c1"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "a01fe815be48ef7f992855c106ca4a5de351c6890dcb85940af96de4d29968db"
@ -334,13 +344,13 @@ hash = "7c42bb0fe982cf5004bfcb62690e9b433890ebd76ea94611fd91c68b00f386fe"
metafile = true
[[files]]
file = "mods/yet_another_config_lib.pw.toml"
hash = "afcfc9cbd5a7aaa14fc6495f1247852918c502dfa323eab9c3b6078f4ff7af2b"
file = "mods/yet_another_config_lib_v3.pw.toml"
hash = "c99fe607e293f5a68671099ccc017f75756f60e7ab64e2fd74e1f1d704c8b5a7"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "9dffabf569e9e1b272c7311579a4a758a88e551bf2b2c1d75319489656053c55"
hash = "3bf16ef57d8e5a916e8971ab9cc7cd90644d82932233b7e1e2293d95680fac4b"
metafile = true
[[files]]
@ -350,7 +360,7 @@ metafile = true
[[files]]
file = "resourcepacks/Chat_Reporting_Helper.pw.toml"
hash = "0bbf8eac63017a8dffcca60a1875532056d0fb90f36dcd566481c5dad7f7e47b"
hash = "691131d231501bb59a5a67aef6298e505bff528032bc1a63ae2bd8b7ad4ef721"
metafile = true
[[files]]

View file

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

View file

@ -1,13 +1,13 @@
name = "Capes [Fabric/Forge]"
filename = "capes-1.5.2+1.19.3-fabric.jar"
filename = "capes-1.5.3+1.19.4-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/kXfWiNN7/capes-1.5.2%2B1.19.3-fabric.jar"
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/xWLzRS1w/capes-1.5.3%2B1.19.4-fabric.jar"
hash-format = "sha512"
hash = "10c1477f459685eda01a6cfcd520c047f1e611e107b5198ced556971ddd0b8fe41574a263c579cb4fe352b3a72eb9b088d8b8623bae425e331ff140901878905"
hash = "92c831a444934e3c82d0f08f0e29cf8b9e0f8acdf418b25cb33d1275e32e01b89579e52805daf0bbc7658c7682b3a41dccccef90cf24b78a75f61966ecf3f541"
[update]
[update.modrinth]
mod-id = "89Wsn8GD"
version = "kXfWiNN7"
version = "xWLzRS1w"

View file

@ -1,13 +1,13 @@
name = "Cloth Config API (Fabric/Forge)"
filename = "cloth-config-10.0.96-fabric.jar"
filename = "cloth-config-10.1.105-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/6XGTNEII/cloth-config-10.0.96-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/mhFzbEwE/cloth-config-10.1.105-fabric.jar"
hash-format = "sha512"
hash = "2c2ca9ad15fa08e0013505e0fbd661e0ff9861eba5df175037cc948197d7d9c4c6983d0f026321a71e7855fc4941e279ede9c930e2ca373b38402dfd70cc6376"
hash = "6c381aaacedd6d4cd128ab29fc3bac734abe022cf420448dee9041a39f089adfce923caa1e3fa4e4a162f9975f4862e8a477ad2ed9d060c0971b789f7a0c322d"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "6XGTNEII"
version = "mhFzbEwE"

View file

@ -1,13 +1,13 @@
name = "e4mc"
filename = "e4mc-3.1.0.jar"
filename = "e4mc-3.2.0+1.19.4-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/OswvfQpX/e4mc-3.1.0.jar"
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jWzkvN1j/e4mc-3.2.0%2B1.19.4-fabric.jar"
hash-format = "sha512"
hash = "fb3a38cc4e954049a90532fc9917b82e3e9d1d9d40b2c321ba5a9555856d63a61961fff8432aca327b828fed00495b1c11f6215a34093e8bac84bb94a284297d"
hash = "f72a3312706185995342db3a9a008d3136d5c68dde32282613022cfe86095945c298ae7a6bf2111e2d90f07bee175365f8fb735fb11065c02dbc3efdc8122341"
[update]
[update.modrinth]
mod-id = "qANg5Jrr"
version = "OswvfQpX"
version = "jWzkvN1j"

View file

@ -0,0 +1,13 @@
name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.9+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OVuFYfre/versions/Xdo5ZiRc/enhancedblockentities-0.9%2B1.19.4.jar"
hash-format = "sha512"
hash = "a60cbef0fc67789fafefafaf799107e17b96a2d1cf67f3b8396f8960a64308c9a9d33c822a0d62f6873bf2215c2026c46b78fa2d240c0055148230f13903636d"
[update]
[update.modrinth]
mod-id = "OVuFYfre"
version = "Xdo5ZiRc"

View file

@ -1,13 +1,13 @@
name = "Entity Model Features [CEM] [Fabric & Forge]"
filename = "entity_model_features_fabric_1.19.4-0.2.9.jar"
name = "[EMF] Entity Model Features [Fabric & Forge]"
filename = "entity_model_features_fabric_1.19.4-0.2.12.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/OPyB18gz/entity_model_features_fabric_1.19.4-0.2.9.jar"
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/E6OJ69z6/entity_model_features_fabric_1.19.4-0.2.12.jar"
hash-format = "sha512"
hash = "2b3fc15fb8d8e96f2dbac74b004bb6a594c7c5e719ec3f45ecfdd6b1853dc1289ad811cbef8b22449429a1bcaa941535e2a2d0422451285d0c73ac7bcff0d486"
hash = "b4f304435bf468f0ceb29a2d5fe11913dbbf3c25e87a0d320940d41c7f41d02785d6d87a8fa0ef7c68eecc31b36f4df2a2bc216dba4b705632ac511eb96154ec"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "OPyB18gz"
version = "E6OJ69z6"

View file

@ -1,4 +1,4 @@
name = "Entity Texture Features - [Fabric & Forge]"
name = "[ETF] Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric_1.19.4-4.4.4.jar"
side = "both"

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.81.1+1.19.4.jar"
filename = "fabric-api-0.85.0+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/qMk5NmAs/fabric-api-0.81.1%2B1.19.4.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/zn7AQtxP/fabric-api-0.85.0%2B1.19.4.jar"
hash-format = "sha512"
hash = "8a18881b8257a96f187737719572292a0821f286e3305361120584a94afda06f8cb72c1021d986556510e45816202a0154a29625c2b30fce9c9466f1c597e5e2"
hash = "7ea699ba93e699a5c5a99ca037be4bd2b5ed10b14b0d877c55e02b443c5c54676e9130e9b6e7384e186e1509fdaa40f5b5df1a773d5a3cb6d0b9e46ffc576b36"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "qMk5NmAs"
version = "zn7AQtxP"

View file

@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.9.4+kotlin.1.8.21.jar"
filename = "fabric-language-kotlin-1.10.0+kotlin.1.9.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/qgTQJrUS/fabric-language-kotlin-1.9.4%2Bkotlin.1.8.21.jar"
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/65oEzjEs/fabric-language-kotlin-1.10.0%2Bkotlin.1.9.0.jar"
hash-format = "sha512"
hash = "8e40d55cabd2e7801c5bff020bfefc072facaf86ef14e119f248e212f49caff350c3fe044fd99a1b1a087b0466409be7c1c3e0f0dbd9e07e568a13625dfda342"
hash = "39beb733794136da9a0d0375bfd2de5dbd575649a8a954679d8df36a6d38b2e460fadb9560b826576b088ab5a2cfb1d21067ee998dcb57e1f684040a10007daa"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "qgTQJrUS"
version = "65oEzjEs"

View file

@ -1,13 +1,13 @@
name = "FabricSkyboxes"
filename = "fabricskyboxes-0.6.5+mc1.19.4.jar"
filename = "fabricskyboxes-0.7.1+mc1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/836K5lNR/fabricskyboxes-0.6.5%2Bmc1.19.4.jar"
url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/lPPSW7iI/fabricskyboxes-0.7.1%2Bmc1.19.4.jar"
hash-format = "sha512"
hash = "871ccb1e08abbbe2111850d1ad45bcf111600a9f6db968ba4db64c90f47dd8198e211714a1c08d80a1e4405c1edfd4d3274ca60cb47c1eeeae4cbd798fa60946"
hash = "f61873fca6ec8980f8e41f4ff340fd0aecbf64617a932fc68e903eb0d033a7f7837a060aebae01fbf7382f5d1038364bab3905973e60d5975f6842d660188610"
[update]
[update.modrinth]
mod-id = "YBz7DOs8"
version = "836K5lNR"
version = "lPPSW7iI"

View file

@ -1,14 +1,14 @@
name = "Farsight [Fabric]"
filename = "farsight-fabric-1.19-3.4.jar"
filename = "farsight-fabric-1.19.4-3.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4712369addb51a5675642deb2e35a1bbb3b3a919"
hash = "757d66667827da4a9de9440146ed92d80a3fdf8f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4512869
file-id = 4593872
project-id = 579192
release-channel = "beta"

View file

@ -1,13 +1,13 @@
name = "FabricSkyBoxes Interop"
filename = "fsb-interop-1.2.0+mc1.19.4-build.31.jar"
filename = "fsb-interop-1.3.2+mc1.19.4-build.35.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/Ubocf3Zc/fsb-interop-1.2.0%2Bmc1.19.4-build.31.jar"
url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/O9VV1X5s/fsb-interop-1.3.2%2Bmc1.19.4-build.35.jar"
hash-format = "sha512"
hash = "9132f7b6e93202dd2a35ad764dc757e3af516b14ff83656729f75f319ec57a48e11bd7706a8616b0c721866cb574e9799cecc54b44aaab79302afb03b377a1ac"
hash = "7a31444c786e1f6d8b85f51b9d9d3fd8ca9191e81d252c4ec2fb47d8871bb0e5d9eab61fcffdf9503436aac9b7f4cd9d7ce9856d2261a54170dabe23758ceac2"
[update]
[update.modrinth]
mod-id = "HpdHOPOp"
version = "Ubocf3Zc"
version = "O9VV1X5s"

View file

@ -1,13 +1,13 @@
name = "ImmediatelyFast"
filename = "ImmediatelyFast-1.1.12+1.19.4.jar"
filename = "ImmediatelyFast-1.1.16+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/8IFFeKYy/ImmediatelyFast-1.1.12%2B1.19.4.jar"
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/LEmCbzHA/ImmediatelyFast-1.1.16%2B1.19.4.jar"
hash-format = "sha512"
hash = "ef21a07e74ce258b7ed9d0aafaa933dc6582e1c29b3b8dd0dd3dd1ec3b4ae057777e53fca40dd0ca5a31d59d1318b30cd947bf24df3081405f41c22a6d1a3097"
hash = "e6782f8d841f59cc5897436ca725c19088893429bef5e7a3fed42aff85780aba2b78b81e72ee3866e7f14e69c5afb78ff694b05cff18f4f3cebd5cb45a236dee"
[update]
[update.modrinth]
mod-id = "5ZwdcRci"
version = "8IFFeKYy"
version = "LEmCbzHA"

View file

@ -1,13 +1,13 @@
name = "Indium"
filename = "indium-1.0.15+mc1.19.4.jar"
filename = "indium-1.0.19+mc1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/qqiFL8NF/indium-1.0.15%2Bmc1.19.4.jar"
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/oYQsfz9e/indium-1.0.19%2Bmc1.19.4.jar"
hash-format = "sha512"
hash = "0fb97e69139b32770dfd46be39dac7109e08261bc95ae7dbb0b96743af4125af3e7a31c8a0078de2aec50f62f46aa519a22602971fab9b34d30074715414b088"
hash = "676e217ba05ff49c3e8d5d801f7c157b5b988eb21a44694d5c72a279dcdfe30933f57639a66d9f49b9b10c26edb288e8aa212ba27d4bd9abe0212c52b2e9b193"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "qqiFL8NF"
version = "oYQsfz9e"

View file

@ -1,13 +1,13 @@
name = "LambDynamicLights"
filename = "lambdynamiclights-2.3.0+1.19.4.jar"
filename = "lambdynamiclights-2.3.1+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/7Cx8p05b/lambdynamiclights-2.3.0%2B1.19.4.jar"
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/85Jaf9ic/lambdynamiclights-2.3.1%2B1.19.4.jar"
hash-format = "sha512"
hash = "4b51218260e3e9a1500308e9525d9297daf0c5184219d35fe96ce527c30215d135b25b2df4baf4fa3117f1dd7b0f76cf7a9f535f65e3238fc0f28d251a30b71a"
hash = "36367444be19ba28c5f6a8907d50eb172a5228f1b240f318a806ee15b03a9d6913b5335537200285ce1a5fbf6dd89e5399db6d6256bb9f45d17c26d431cc7c75"
[update]
[update.modrinth]
mod-id = "yBW8D80W"
version = "7Cx8p05b"
version = "85Jaf9ic"

View file

@ -1,13 +1,13 @@
name = "Language Reload"
filename = "language-reload-1.5.5+1.19.4.jar"
filename = "language-reload-1.5.8+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/Uw1vYocE/language-reload-1.5.5%2B1.19.4.jar"
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/j1slz0RZ/language-reload-1.5.8%2B1.19.4.jar"
hash-format = "sha512"
hash = "44129ce660e2a161c1763f86623c12f7fd593ee8386e0d347ae342d63e71affa77f989f9c14036bfa3963c63249ad2a3ff4df86b3dbffbf10755c80f26060fcb"
hash = "192e39d46375d798aa37c68c6409a9dcefaccf2c9bab4edc27ba9e7f262338458b4c2d567c6e3686d4d0b6ed9e7807f8d75b04e214d9f65c18b51d37d51361e0"
[update]
[update.modrinth]
mod-id = "uLbm7CG6"
version = "Uw1vYocE"
version = "j1slz0RZ"

View file

@ -1,13 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.19.4-v2.1.3.jar"
filename = "NoChatReports-FABRIC-1.19.4-v2.1.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/9vFakLOL/NoChatReports-FABRIC-1.19.4-v2.1.3.jar"
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/RFhAU18Z/NoChatReports-FABRIC-1.19.4-v2.1.6.jar"
hash-format = "sha512"
hash = "6b4d663cb26fff8336b452a73b91854452e82a233ac67bbb1e0d994fdfc5ea689792cb403a669a14d3dcf33bf1096ec9ce9d90bc587a3285efbe65d22d82fe7b"
hash = "36de6b1860c3e5542b48e3e07420ac7a51b49455c9017764618994a67fb0dc6859a094f6d2c9ba02ab6413e6fbc698b69657f9dc11c4e73321b5643dcf146793"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "9vFakLOL"
version = "RFhAU18Z"

View file

@ -1,13 +1,13 @@
name = "OptiGUI"
filename = "optigui-2.1.0-beta.2.jar"
filename = "optigui-2.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/LVdJJtmU/optigui-2.1.0-beta.2.jar"
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/YU9Yi2mO/optigui-2.1.2.jar"
hash-format = "sha512"
hash = "4d373d249ca35c5b6d401ff3fb317701298862bf17b4179f937343348ef8385ee38b65c867d8f26af714717cae179dc4a9d5c43d947eeaec45d9a5bd398c6af4"
hash = "11d64058815d97fdce9a29831d67ca5469748a2be2e9a89c148c3f00e2f85430bbba3193276405c271eea7c5bfe9308fc34df5f8f1d271e2e55052bc3bed2971"
[update]
[update.modrinth]
mod-id = "JuksLGBQ"
version = "LVdJJtmU"
version = "YU9Yi2mO"

View file

@ -0,0 +1,13 @@
name = "Remove Reloading Screen"
filename = "Rrls-1.19.4-3.1.0-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/AE2jN8uz/Rrls-1.19.4-3.1.0-fabric.jar"
hash-format = "sha512"
hash = "9da5f93d542625ffd4f6a27f3f99ef4681ac9443d6ef7c5c770cb9754998f0e262436f0223a3b24f7a8eb88250736962546aff12d2f7a614f0d8bb35ecccdd30"
[update]
[update.modrinth]
mod-id = "ZP7xHXtw"
version = "AE2jN8uz"

View file

@ -1,13 +0,0 @@
name = "YetAnotherConfigLib"
filename = "yet-another-config-lib-fabric-2.5.1+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/M5iKxVFU/yet-another-config-lib-fabric-2.5.1%2B1.19.4.jar"
hash-format = "sha512"
hash = "6e7f8180a5541168f6964906b6066a35a36d06f1ef520048cf4669476cd7d4261c792f3641bab83e8da64935d588c344babeede05fb0a7473a5e6e171f159645"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "M5iKxVFU"

View file

@ -0,0 +1,13 @@
name = "YetAnotherConfigLib"
filename = "yet-another-config-lib-fabric-3.0.4+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/SqpDFYpa/yet-another-config-lib-fabric-3.0.4%2B1.19.4.jar"
hash-format = "sha512"
hash = "83ff90b9fcefa7419249dbb0aaafcea06b18b29d9db15b4e57dc9f8e3839c07f827aad5fbf5157e19fa41596e21899ee8f50357c194e7956d09519ce4b65dac8"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "SqpDFYpa"

View file

@ -1,13 +1,13 @@
name = "Your Options Shall Be Respected (YOSBR)"
filename = "yosbr-0.1.1.jar"
filename = "yosbr-0.1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/0.1.1/yosbr-0.1.1.jar"
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar"
hash-format = "sha512"
hash = "8edd47fcda376658b5fb8bfb333c441ecaa1fe834d3deaa6b9895bb9c7dfc004d2e8ccc12a41e4b79f10e6634824837b5536c3bb81289e137abc6079d1c871c3"
hash = "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78"
[update]
[update.modrinth]
mod-id = "WwbubTsV"
version = "dStXfyg3"
version = "KMOzdYko"

View file

@ -1,13 +1,13 @@
name = "Fabulously Optimized"
author = "robotkoer"
version = "4.9.4"
version = "4.11.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "575e8f0fcf35b7c6ab2341d4a4eff944278c099340f0ced794cf335128f4f31c"
hash = "0ddf40ad42314d8f0f25e992ac81cb8b784a62e865fccac6657bb3e0bf127a6d"
[versions]
fabric = "0.14.19"
fabric = "0.14.21"
minecraft = "1.19.4"

View file

@ -3,11 +3,11 @@ filename = "Chat Reporting Helper.zip"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/6z8xjGCu/Chat%20Reporting%20Helper.zip"
url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/NCVUlRX8/Chat%20Reporting%20Helper.zip"
hash-format = "sha512"
hash = "6b10d6739117e302906deea8c2bf0ccd04a33b7195be4de1f6ae26dad0f5559dcf27a489b3220bb55b422bb5921e1f451de44457c2d43acc86e107ac12e3afc3"
hash = "9987aba4fb17e881b71a71213ea238212fb189a702fdefed471168dfbaeb3457af65b7fb9b9a13e4bf6fee2498324e9acb1da267404a174cc0af4d2d475e009b"
[update]
[update.modrinth]
mod-id = "tN4E9NfV"
version = "6z8xjGCu"
version = "NCVUlRX8"

View file

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

View file

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://fabulously-optimized.gitbook.io/modpack/readme/install-instructions

View file

@ -0,0 +1 @@
{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.21"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.2.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}}

View file

@ -0,0 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.2.2","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","fallback":"Fix ghost blocks with /ghost","color":"dark_gray","clickEvent":{"action":"run_command","value":"/ghost"}}]}}

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":false,"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 @@
{"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":true}

View file

@ -0,0 +1 @@
{"global":{"delegate_setup":true}}

View file

@ -0,0 +1 @@
{"MC-577":true,"MC-59810":true,"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-121772":true,"MC-122477":true,"MC-140646":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 @@
runGCOnUnfocus = true

View file

@ -0,0 +1 @@
{"allowIllegalTexturePaths":true,"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,4 @@
renderSavingScreen = false
showToasts = false
showSavingTime = "FALSE"
allowMultipleServers = false

View file

@ -0,0 +1 @@
{"chunkUnloadDelayInTicks":72000,"ignoreServerRenderDistance":false}

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"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","fallback":"Fix ghost blocks with /ghost","color":"dark_gray"}]}}

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","special_hats":false}

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","fabric-language-kotlin","indium","com_github_llamalad7_mixinextras","minecraft","optiglue","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true}

View file

@ -0,0 +1,20 @@
enableSodiumMenu = true
cloudCulling = true
signTextCulling = true
rainCulling = true
useBlockStateCulling = true
useCustomItemFrameRenderer = false
itemFrameMapCulling = true
useItemFrameLOD = true
itemFrameLODRange = 384
useItemFrame3FaceCulling = true
itemFrame3FaceCullingRange = 12.0
leavesCullingMode = "DEFAULT"
leavesCullingAmount = 2
includeMangroveRoots = true
powderSnowCulling = 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 @@
{"quality":{"weather_quality":"FAST"},"notifications":{"hide_donation_button":true}}

View file

@ -0,0 +1 @@
{"version":1,"enabled":false}

View file

@ -0,0 +1,24 @@
version:3465
autoJump:false
operatorItemsTab:true
snooperEnabled:false
darkMojangStudiosBackground:true
simulationDistance:6
guiScale:3
maxFps:260
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"]
incompatibleResourcePacks:[]
advancedItemTooltips:true
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true
telemetryOptInExtra:false
onboardAccessibility:false
key_key.saveToolbarActivator:key.keyboard.unknown
key_zoomify.key.zoom:key.keyboard.c
key_zoomify.key.zoom.secondary:key.keyboard.unknown
key_key.antighost.reveal: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

373
Packwiz/1.20.1/index.toml Normal file
View file

@ -0,0 +1,373 @@
hash-format = "sha256"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "4cc83d7e93f6e95758df36e4aabacc77702936ee089c72b93eedfc8740ed372e"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "163666078196f3705385fa18a4cbebf11c3ee06f9a24c5de94b3b9a2a8185774"
[[files]]
file = "config/yosbr/options.txt"
hash = "8ee3d84907824eea9ff0ee1f8d289ab8d5ac97793cde120f630d85f96c63ab65"
[[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 = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
file = "config/yosbr/config/controlify.json"
hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0"
[[files]]
file = "config/yosbr/config/debugify.json"
hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b"
[[files]]
file = "config/yosbr/config/dynamicfps.toml"
hash = "00adc4f855ed41412f3c3eb48b859c4ae68b5f2c30ba4c332e66f38e79a0c449"
[[files]]
file = "config/yosbr/config/entity_texture_features.json"
hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
[[files]]
file = "config/yosbr/config/fabric_loader_dependencies.json"
hash = "e5210a18a1f67104b6eda85a9ea68f475b75a71bab9cff7cf7dbcc10f627369a"
[[files]]
file = "config/yosbr/config/fastquit.toml"
hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d"
[[files]]
file = "config/yosbr/config/holdthatchunk.json"
hash = "acc20d0a92edcf0497ebb62c7c673a8d9c99d872890bb53027722390f453e9dc"
[[files]]
file = "config/yosbr/config/iris.properties"
hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
[[files]]
file = "config/yosbr/config/isxander-main-menu-credits.json"
hash = "803ff4e47c28c30ff514ec5b3f35509f2e94f51ff649e882386b761235dbd06a"
[[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 = "f7f7122784c7a6bcdb034e663fd756e16ffe69a668cb1b334e2be622f8c7bd55"
[[files]]
file = "config/yosbr/config/modmenu.json"
hash = "e4b230e3eccc42c8b650eebb49945f4d9bde3746e5de2e969a89c18e8c4ef85f"
[[files]]
file = "config/yosbr/config/moreculling.toml"
hash = "250965108408ff2b4b0a8388eff286a5ebca573507b805dcbca8ea19841b86a2"
[[files]]
file = "config/yosbr/config/puzzle.json"
hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd"
[[files]]
file = "config/yosbr/config/sodium-options.json"
hash = "dd6f94bc9b0002d8db083a1f7a4238fd93489046f3084b03ce92338ab5a65b00"
[[files]]
file = "config/yosbr/config/tr7zwDonorSettings.json"
hash = "ef73ff0fcd6f7e7f3727f493ab61fdc8a65d710475426a55f72eb772ef0ed309"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
hash = "5d4ebf1c83e189cc4b67a579f89fc473aded16d6487683dabafff261a944190f"
[[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 = "15a4ce26a431ac1243a78da96494677f93bbc82db981959cb8c054ad90c46f1b"
[[files]]
file = "mods/advancementinfo.pw.toml"
hash = "bc152bd80888c6e54544a034c8d50d9b6e6672d4dd271f6a363153b21f9e5f3d"
metafile = true
[[files]]
file = "mods/animatica.pw.toml"
hash = "65df17c363eed6e37080d134f548a22aa0b14a9fecf94d5045d5b451bdeb88f4"
metafile = true
[[files]]
file = "mods/antighost.pw.toml"
hash = "0991a1ba8449cb9b99040bfdaf563d98b64b1d22a6ed2bccc401d2af1fdc731c"
metafile = true
[[files]]
file = "mods/bettermounthud.pw.toml"
hash = "3c166fe5bb9777c16f216d1858ddfa04fea30076e100ddcbca28e8d026e225fe"
metafile = true
[[files]]
file = "mods/borderlessmining.pw.toml"
hash = "9ff8f4849fa3f67c9f4793b41f4104d28fd8927d2644a151e85f4da3d2ed761d"
metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "46b374d7fe5d804f9bf848b7e842ff31f55ab80dd4c0ee3699b38461be96006f"
metafile = true
[[files]]
file = "mods/citresewn.pw.toml"
hash = "2d15ca4433c2f72c9993abeb452efc16ec5a1b70be1fef99e998d6e9aa4dc2bd"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "3774cefdeef0f7e171793e1b79e8f7a52f538aee8349bac0366758c8f9cb5d23"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "b2ff77837c1d567a80a0b6e9cbcaad901f4a7b468c42eb7ceeab658640f7250c"
metafile = true
[[files]]
file = "mods/controlify.pw.toml"
hash = "244b4480c5a64f728d9b4ed3da1da37d1e4a4139ec71654ddfe506ac0b0e340f"
metafile = true
[[files]]
file = "mods/debugify.pw.toml"
hash = "9326ad2077287f079ab68743e5d597af75bf7f166927079fcfa7545fc86c4cd5"
metafile = true
[[files]]
file = "mods/dynamicfps.pw.toml"
hash = "2f97c60c94970f11901d0cd28279d0e95e5122dbe954a86ec66c83e2e66e4f12"
metafile = true
[[files]]
file = "mods/e4mc_minecraft.pw.toml"
hash = "c42d8d871c9abfdc7abc6c35eac953fb492222c6d703105d402be2b8cd2fd5ad"
metafile = true
[[files]]
file = "mods/enhancedblockentities.pw.toml"
hash = "abac7fa35a6bd77c59fe23d31ffa4f31d09421fdfd0bf137dca9701142e17322"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "9d43225a578cd36fbaf754c73a8ba77d8583b1c34bdcb9fdd8199b6a807bdf94"
metafile = true
[[files]]
file = "mods/entity_model_features.pw.toml"
hash = "d645f76d29084e30a3ae28ba202a5a39d4f56c242c09fafc7bdc6b5f6af8e086"
metafile = true
[[files]]
file = "mods/entity_texture_features.pw.toml"
hash = "84b9a9378a376f194df9a8bf5036d56511a2f05491fc2db8b62e24e7511f7973"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "4c37ec6ad2f9c08ad3ed424564ea1e9723ebfc210cd01609e5bfa3791417cf8b"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "96894becb83952f56cd2fdba6f69c3eb1a9282c13e63363fa6c83717c2e8d6fc"
metafile = true
[[files]]
file = "mods/fabricskyboxes.pw.toml"
hash = "67eab554a2fcaaf2a7be48bf9ee45fddcd9b6634ea76510684dab5636eaaa92b"
metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "a660173f854ce29f69ec9ae483e5f68d90a8897f1cb592f0b0ac43b9664e745f"
metafile = true
[[files]]
file = "mods/fadeless.pw.toml"
hash = "1b242182d81d92734769025a6e13805764213dfd1f676b1e4745e80c5077691f"
metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "161387186b13e4ad434cc4a92b9fd315ac30b98881c4d7849ef5b8ee52099943"
metafile = true
[[files]]
file = "mods/fastquit.pw.toml"
hash = "5a75de5c6b0d7399a76172bc9ed9865f54b85c535b6658dcb47fc0dc92bcaaaa"
metafile = true
[[files]]
file = "mods/ferritecore.pw.toml"
hash = "c895b10d9f5fda7098a2ca162639a850e9dfaeec43ff24fe09830f7491acc7c4"
metafile = true
[[files]]
file = "mods/fsb-interop.pw.toml"
hash = "642f9c44190b4dd9ec3a9f292cdd7d84abd7c5cf215512f6c43b4e06444b851a"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "2330f8d2beacfb733eadeef05ad75ff243126ee18a6270b33f96ffe0b6966249"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "a3cdbb046021c386b62ac097524fb15563491285780230c9222af741b1cc827e"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "92c8cc2b6a72e68f874e9e57515d06de3570b628422408523e5b584fef025480"
metafile = true
[[files]]
file = "mods/lambdynlights.pw.toml"
hash = "3454ba8fd73bb6187232dd8bab7fa60cb0cadc4b754e48f82b017e7df84045ca"
metafile = true
[[files]]
file = "mods/languagereload.pw.toml"
hash = "21a2419f108b99b45613df390480778254e9c5cec614a667736d819232ef310e"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "ff1e17e5c0670835621e2dcc69e6d29908c928253fa43019bca2f69c983776e6"
metafile = true
[[files]]
file = "mods/isxander-main-menu-credits.pw.toml"
hash = "a8c3a598ab5619672bd3516198953e6e19efcafe00533a67e5119d612bd62ac9"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "13ca48713a50af57796f5252317d156fcfbde3325a021187410ff85db7e0f182"
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/modmenu.pw.toml"
hash = "1ea8c70816656d2ad602d616f5733203600ee93f1758ef2e38a7b6cc2edeeb69"
metafile = true
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "2bf8a3291d840b5f6ca368d86e005740cf6156f2c51364c29eb5cb3d157a45a2"
metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
hash = "72411e2d4b2e93a3b503838def9abf47abbc517304074be275295fe5eb422b75"
metafile = true
[[files]]
file = "mods/nochatreports.pw.toml"
hash = "5ce2f4ca8c22e9bd1def9f669d7ce1b4f61ed7fcbea57c8678f97239f8f8d94c"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "70ae3a41c953a21d879183e52706031cd25c9ebffbdff478d5d0cddb50ef656a"
metafile = true
[[files]]
file = "mods/puzzle.pw.toml"
hash = "35f482aa3e8acb36cadafa8ef0832c8760b576c94731eaaecdf6b8e60359ddc5"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "732b6071ba95013c414560dd93d99adf24725dd36502405b753232d3c8bea2d7"
metafile = true
[[files]]
file = "mods/rrls.pw.toml"
hash = "0cb3bdbf727015acdfa5e51baf669aa07f9ac30b200bfe02f24e6441548855cb"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "de7192c99242717b57ca9358ac53f80df1b6ffe40c417354deb19adb0b7ec3f8"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "736bb573b96ab40f1afaa6e0353f03b509bc164285821fe8a16e99d9ccce8dbf"
metafile = true
[[files]]
file = "mods/yet_another_config_lib_v3.pw.toml"
hash = "93267c2751b96362180f31b749a63bbe3750642c2ba52a4c299e8e606ea336be"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "3bf16ef57d8e5a916e8971ab9cc7cd90644d82932233b7e1e2293d95680fac4b"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "1f2660bde5f04253ec1658bb6fa9cdc30283ec770f57714203a92db90c24b0e1"
metafile = true
[[files]]
file = "resourcepacks/Chat_Reporting_Helper.pw.toml"
hash = "f1c2f01856d89e7a7f9d0ef20a12542badbd579fa1885eb8a6ebdf8c615b7561"
metafile = true
[[files]]
file = "resourcepacks/Fast_Better_Grass.pw.toml"
hash = "1185e63e7327860f0e1f0a1e3c4f96bd83dfd3ac524fd2ac8e93b360bcb18e9c"
metafile = true
[[files]]
file = "resourcepacks/Translations_for_Sodium.pw.toml"
hash = "1a1ca0743e29e83f46ce0ebabb39baa9abd78a7ea2f1abc0deaee6fa7bbc2830"
metafile = true

View file

@ -0,0 +1,13 @@
name = "AdvancementInfo"
filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar"
hash-format = "sha512"
hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5"
[update]
[update.modrinth]
mod-id = "G1epq3jN"
version = "gfcbMV82"

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 = "AntiGhost"
filename = "antighost-1.20-fabric0.83.0-1.1.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/RzyN0vkk/antighost-1.20-fabric0.83.0-1.1.5.jar"
hash-format = "sha512"
hash = "df28a808d5da0549dfca35b1924f8577265d01b15bc4dd53ff8a7a8e2da70c2ad90310db78e3c631fc83826dc2ba5a00651737c8aba979e2c516fd9183497618"
[update]
[update.modrinth]
mod-id = "Jw3Wx1KR"
version = "RzyN0vkk"

View file

@ -0,0 +1,13 @@
name = "Better Mount HUD"
filename = "bettermounthud-1.2.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar"
hash-format = "sha512"
hash = "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6"
[update]
[update.modrinth]
mod-id = "kqJFAPU9"
version = "h1QpxElt"

View file

@ -0,0 +1,13 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.8+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar"
hash-format = "sha512"
hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420"
[update]
[update.modrinth]
mod-id = "kYq5qkSL"
version = "lhrW53q7"

View file

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

View file

@ -0,0 +1,13 @@
name = "CIT Resewn"
filename = "CITResewn-1.1.3+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar"
hash-format = "sha512"
hash = "9cd0d8445e65e530cbe1df26809cdf56b84502146f0dd601c47a7ba5df8dd8b861d1cc0344e06cd5277dac71c448376f01ea12be953644ebcba76a8b63befed5"
[update]
[update.modrinth]
mod-id = "otVJckYQ"
version = "c7Lo4vij"

View file

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

View file

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-3.0.0-beta.3+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/xy2co4Rh/continuity-3.0.0-beta.3%2B1.20.1.jar"
hash-format = "sha512"
hash = "52728e6919e61a9e4f00427a4f0646433d85fa0853d7946fe8651fd82e4f4c1140aa7b7e45e1e2a456a61a68fc74501ecd8317058ef7b00954fa13bd9b316c69"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "xy2co4Rh"

View file

@ -0,0 +1,13 @@
name = "Controlify"
filename = "Controlify-1.4.6+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/y7xMOOMU/Controlify-1.4.6%2B1.20.jar"
hash-format = "sha512"
hash = "3de4701351d90bc10962d993284dba6bbf56ab02e528a88ca861597afe9e31271f9ee984464a8940a52561fc2538d265da13e193d4489ea4c559c2b3a3d12ff0"
[update]
[update.modrinth]
mod-id = "DOUdJVEm"
version = "y7xMOOMU"

View file

@ -0,0 +1,13 @@
name = "Debugify"
filename = "Debugify-1.20.1+2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar"
hash-format = "sha512"
hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd"
[update]
[update.modrinth]
mod-id = "QwxR6Gcd"
version = "6XDJoCks"

View file

@ -0,0 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-2.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Usg995P0/dynamic-fps-2.4.0.jar"
hash-format = "sha512"
hash = "4eb6ba150ef34f846c1552e0b1e6ba692f21e9347fcbc28d4c3d802a901a4d06d62bd54c24d4006dbf0872e2a4daf41e8379dd867aeb52173aca550159b9974c"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "Usg995P0"

View file

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

View file

@ -0,0 +1,13 @@
name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.9+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar"
hash-format = "sha512"
hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5"
[update]
[update.modrinth]
mod-id = "OVuFYfre"
version = "i3v1Skck"

View file

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

View file

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

View file

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

View file

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.86.1+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/XheZ9iGK/fabric-api-0.86.1%2B1.20.1.jar"
hash-format = "sha512"
hash = "f5c29b3e054769d9536e0b1178c234b0fa26a0358643ccd5171856841c7948dc73e7a2726cf249a378b11ee8ddedf030d33f7cbeca1fff52d2865afa5ab8ee33"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "XheZ9iGK"

View file

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

View file

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

View file

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

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