3.0.0-alpha.1

This commit is contained in:
Madis 2021-12-02 20:12:01 +02:00
parent 993ce450a5
commit 4de056a779
74 changed files with 1210 additions and 235 deletions

View file

@ -6,7 +6,27 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
Notes:
* MultiMC: Minecraft 1.18 requires [Java 17 or higher](https://www.oracle.com/java/technologies/downloads/).
### Soon™
### 3.0.0-alpha.1
The first 1.18 alpha is here!
Added:
* No Telemetry - prevents sending diagnostics data to Mojang; protects your privacy and modded instance data helps Mojang less anyway
Removed:
* No Potion Offset - no longer needed in 1.18
* LittleTweaks - no longer needed in 1.18
Changes:
* Iris' Max Shadow Distance reduced to 6 chunks
* Simulation Distance reduced to 6 chunks
* Alternative mods are now marked with a red asterisk on Mod Menu
Current mod changes:
* Updated: AdvancementInfo, AntiGhost, Architectury API, CIT Resewn, Cloth Config API, CompleteConfig, Entity Culling, Fabric API, Fabric Capes, Fabrishot, Indium, Iris Shaders, Mod Menu, Not Enough Crashes, Reese's Sodium Options, Sodium, Sodium Extra, ToolTipFix, WI Zoom
* Forcefully enabled (do NOT report any issues to those mods!): Animatica, Continuity, Don't Clear Chat History, MoreChatHistory, No Fade
* Temporarily removed: Colormatic, Enhanced Block Entities (temp. replacement FastChest), FerriteCore, Lithium, Hydrogen, Phosphor, Smooth Boot
* Unlisted mods either didn't require 1.18 in the first place or were cross-compatible.
## 1.17.1

View file

@ -5,7 +5,7 @@ user_path = os.path.expanduser("~")
cf_path = user_path + "/curseforge/minecraft/Instances/Fabulously Optimized/"
mmc_path = user_path + "/Documents/MultiMC/instances/Fabulously Optimized/"
git_path = user_path + "/Documents/GitHub/fabulously-optimized/"
version_no = "1.17.1"
version_no = "1.18"
pw_path = git_path + "Packwiz/" + version_no
# Functions

View file

@ -2,7 +2,7 @@ import os
user_path = os.path.expanduser("~")
git_path = user_path + "/Documents/GitHub/fabulously-optimized/"
version_no = "1.17.1"
version_no = "1.18"
packwiz_path = git_path + "Packwiz/" + version_no + "/"
exe_path = "..\packwiz.exe"
mods_path = packwiz_path + "mods"
@ -14,6 +14,6 @@ for item in mod_files:
os.chdir(packwiz_path)
from_file = input("Please drag the Curseforge zip file here: ")[3:][:-1] # Because dragging the file adds "& " and double quotes
os.system(exe_path + " curseforge import \"" + from_file + "\"")
os.system(exe_path + " remove hydrogen")
os.system(exe_path + " mr install hydrogen")
#os.system(exe_path + " remove hydrogen")
#os.system(exe_path + " mr install hydrogen")
os.system(exe_path + " refresh")

View file

@ -84,7 +84,7 @@ def main():
user_path = os.path.expanduser("~")
git_path = user_path + "/Documents/GitHub/fabulously-optimized/"
version_no = "1.17.1"
version_no = "1.18"
packwiz_path = git_path + "Packwiz/" + version_no
modrinth_path = git_path + "Modrinth/"

View file

@ -1,9 +1,9 @@
{
"minecraft": {
"version": "1.17.1",
"version": "1.18",
"modLoaders": [
{
"id": "fabric-0.12.5",
"id": "fabric-0.12.8",
"primary": true
}
]
@ -11,27 +11,22 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "2.5.0",
"version": "3.0.0-alpha.1",
"author": "robotkoer",
"files": [
{
"projectID": 521427,
"fileID": 3498887,
"fileID": 3543705,
"required": true
},
{
"projectID": 349630,
"fileID": 3379128,
"fileID": 3541830,
"required": true
},
{
"projectID": 306612,
"fileID": 3537000,
"required": true
},
{
"projectID": 361550,
"fileID": 3119667,
"fileID": 3537005,
"required": true
},
{
@ -41,12 +36,12 @@
},
{
"projectID": 411557,
"fileID": 3487571,
"fileID": 3543273,
"required": true
},
{
"projectID": 353890,
"fileID": 3537925,
"fileID": 3537945,
"required": true
},
{
@ -59,24 +54,19 @@
"fileID": 3344195,
"required": true
},
{
"projectID": 372124,
"fileID": 3537802,
"required": true
},
{
"projectID": 404870,
"fileID": 3381995,
"fileID": 3542922,
"required": true
},
{
"projectID": 511319,
"fileID": 3536465,
"fileID": 3542998,
"required": true
},
{
"projectID": 308702,
"fileID": 3479750,
"fileID": 3479754,
"required": true
},
{
@ -86,7 +76,7 @@
},
{
"projectID": 394468,
"fileID": 3535040,
"fileID": 3542074,
"required": true
},
{
@ -99,11 +89,6 @@
"fileID": 3209972,
"required": true
},
{
"projectID": 423254,
"fileID": 3509388,
"required": true
},
{
"projectID": 531351,
"fileID": 3498711,
@ -111,7 +96,7 @@
},
{
"projectID": 419697,
"fileID": 3500017,
"fileID": 3544954,
"required": true
},
{
@ -121,7 +106,12 @@
},
{
"projectID": 403815,
"fileID": 3537133,
"fileID": 3543420,
"required": true
},
{
"projectID": 530816,
"fileID": 3539592,
"required": true
},
{
@ -129,34 +119,19 @@
"fileID": 3512331,
"required": true
},
{
"projectID": 452046,
"fileID": 3461725,
"required": true
},
{
"projectID": 408481,
"fileID": 3510854,
"required": true
},
{
"projectID": 459857,
"fileID": 3435174,
"fileID": 3543238,
"required": true
},
{
"projectID": 447673,
"fileID": 3528157,
"required": true
},
{
"projectID": 415758,
"fileID": 3248104,
"fileID": 3542997,
"required": true
},
{
"projectID": 273279,
"fileID": 3379961,
"fileID": 3543423,
"required": true
},
{
@ -164,6 +139,11 @@
"fileID": 3336395,
"required": true
},
{
"projectID": 436038,
"fileID": 3544190,
"required": true
},
{
"projectID": 475358,
"fileID": 3380384,
@ -171,7 +151,7 @@
},
{
"projectID": 448233,
"fileID": 3388827,
"fileID": 3523465,
"required": true
},
{
@ -184,11 +164,6 @@
"fileID": 3456037,
"required": true
},
{
"projectID": 527975,
"fileID": 3519804,
"required": true
},
{
"projectID": 393442,
"fileID": 3541670,
@ -206,17 +181,17 @@
},
{
"projectID": 455508,
"fileID": 3542381,
"fileID": 3542382,
"required": true
},
{
"projectID": 319057,
"fileID": 3521267,
"fileID": 3524837,
"required": true
},
{
"projectID": 381257,
"fileID": 3492921,
"fileID": 3543595,
"required": true
},
{
@ -224,19 +199,9 @@
"fileID": 2934596,
"required": true
},
{
"projectID": 360438,
"fileID": 3516367,
"required": true
},
{
"projectID": 325092,
"fileID": 3522012,
"required": true
},
{
"projectID": 459496,
"fileID": 3535202,
"fileID": 3542434,
"required": true
}
],

View file

@ -2,13 +2,11 @@
<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/wi-zoom">WI Zoom (by alexander9892)</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/no-potion-offset">No Potion Offset (Fabric/Forge) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass">LambdaBetterGrass (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tooltipfix">ToolTipFix (by Kyrptonaught)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes">Not Enough Crashes (Fabric) (by NatanFudge)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/language-reload">Language Reload (by Jerozgen)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/item-model-fix">Item Model Fix (Fabric) (by Pepper_Bell)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/phosphor">Phosphor (Fabric) (by jellysquid3_)</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/reeses-sodium-options">Reese's Sodium Options (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
@ -16,24 +14,21 @@
<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/more-chat-history">More Chat History (by JackFred2)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lazydfu">LazyDFU (by tuxed)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cull-leaves">Cull Leaves (by Motschen)</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/architectury-fabric">Architectury API (Fabric) (by shedaniel)</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/advancementinfo">AdvancementInfo (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-telemetry">No Telemetry (by kb1000)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications">'Slight' Gui Modifications (by shedaniel)</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/capes">Fabric Capes (by VictorKohler)</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/sodium-extra">Sodium Extra (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot">Smooth Boot (Fabric) (by UltimateBoomer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/antighost">AntiGhost (by Giselbaer)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-api">Cloth API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastchest">FastChest (by fake_domi)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-mount-hud">Better Mount HUD (by Lortseam_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr9zw)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin">Fabric Language Kotlin (by modmuss50)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dont-clear-chat-history">Don't Clear Chat History (by anar4732)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/littletweaks">LittleTweaks (by ImUrX)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</a></li>
@ -41,7 +36,5 @@
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric) (by shedaniel)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/completeconfig">CompleteConfig (by Lortseam_)</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/lithium">Lithium (Fabric) (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/colormatic">Colormatic (by kwertiTheCats)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/indium">Indium (by comp500)</a></li>
</ul>

View file

@ -17,6 +17,7 @@
"modmenu.summaryTranslation.enhancedblockentities": "Faster chests, signs, beds etc.\n§9✎§8 Blocks to improve, method",
"modmenu.summaryTranslation.entityculling": "Don't render mobs behind walls\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.fabrishot": "Take HD screenshots with F9\n§9✎§8 Override F2, resolution, keybind, ...",
"modmenu.summaryTranslation.fastchest": "§c*§r Faster chests\n§9✎§8 Toggle mod",
"modmenu.summaryTranslation.ferritecore": "Reduce RAM usage\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.hydrogen": "Reduce RAM usage\n§8✎ (no options)",
"modmenu.summaryTranslation.iris": "Optifine's shaders\n§9✎§8 Toggle mod, select shader, keybinds, ...",
@ -26,11 +27,10 @@
"modmenu.summaryTranslation.languagereload": "Instant language switching, searchbar\n§9✎§8 F3+J to reload languages",
"modmenu.summaryTranslation.lazydfu": "Faster game startup\n§8✎ (no options)",
"modmenu.summaryTranslation.lithium": "Optimize physics and chunks\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.littletweaks": "Audio output option\n§9✎§8 In Music & Sounds: Device, ...",
"modmenu.summaryTranslation.modmenu": "This mod menu\n§9✎§8 Button placement, filtering, sorting, ...",
"modmenu.summaryTranslation.morechathistory": "Increase chat history limit\n§8✎ (no options)",
"modmenu.summaryTranslation.nofade": "Remove loading fade animation\n§8✎ (no options)",
"modmenu.summaryTranslation.no-potion-offset": "Keep the effects in place on inventory\n§8✎ (no options)",
"modmenu.summaryTranslation.no-telemetry": "Disables sending of diagnostics data\n§8✎ (no options)",
"modmenu.summaryTranslation.notenoughcrashes": "Report and play after crash\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.phosphor": "Optimize light, faster chunks\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.smoothboot": "Reduce game freezing\n§8✎ (only advanced options)",

View file

@ -17,6 +17,7 @@
"modmenu.summaryTranslation.enhancedblockentities": "Kiiremad kirstud, sildid, voodid jne\n§9✎§8 Täiendatavad plokid, meetod",
"modmenu.summaryTranslation.entityculling": "Ära renderda seinataguseid elukaid\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.fabrishot": "Tee HD-kuvatõmmiseid klahviga F9\n§9✎§8 Rakenda F2le, resolutsioon, kiirklahv, ...",
"modmenu.summaryTranslation.fastchest": "§c*§r Kiiremad kirstud\n§9✎§8 Lülita modi",
"modmenu.summaryTranslation.ferritecore": "Vähenda RAMi kasutust\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.hydrogen": "Vähenda RAMi kasutust\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.iris": "Optifine'i varjutajad\n§9✎§8 Lülita modi, vali varjutaja, kiirklahvid, ...",
@ -26,11 +27,10 @@
"modmenu.summaryTranslation.languagereload": "Kohene keelevahetus, otsinguriba\n§9✎§8 F3+J keelte taaslaadimiseks",
"modmenu.summaryTranslation.lazydfu": "Kiirem mängu käivitus\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.lithium": "Optimeeri füüsikat ja kamakaid\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.littletweaks": "Heliväljundi valik\n§9✎§8 Muusika ja helides: Device, ...",
"modmenu.summaryTranslation.modmenu": "See modimenüü\n§9✎§8 Nupuasetus, filtreerimine, sorteerimine, ...",
"modmenu.summaryTranslation.morechathistory": "Suurenda vestlusajaloo limiiti\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.nofade": "Eemalda laadimise hääbumisanimatsioon\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.no-potion-offset": "Säilita efektide asukoht seljakotis\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.no-telemetry": "Keelab diagnostikaandmete saatmise\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.notenoughcrashes": "Teata ja mängi pärast krahhi edasi\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.phosphor": "Optimeeri valgust, kiiremad kamakad\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.smoothboot": "Vähenda mängu \"külmumist\"\n§8✎ (vaid edasijõudnute valikud)",

View file

@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 7,
"pack_format": 8,
"description": "Lists mods' main features and options in Mod Menu"
}
}

View file

@ -1,17 +1,17 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "2.5.0",
"versionId": "3.0.0-alpha.1",
"name": "Fabulously Optimized",
"summary": "A Fabric-based modpack for Minecraft that focuses on performance and graphics optimizations",
"files": [
{
"path": "mods/advancementinfo-1.17.1-fabric0.36.1-1.3.jar",
"path": "mods/advancementinfo-1.18-fabric0.43.1-1.3.jar",
"hashes": {
"murmur2": "1751111292"
"murmur2": "4109430737"
},
"downloads": [
"https://edge.forgecdn.net/files/3537/133/advancementinfo-1.17.1-fabric0.36.1-1.3.jar"
"https://edge.forgecdn.net/files/3543/420/advancementinfo-1.18-fabric0.43.1-1.3.jar"
]
},
{
@ -24,21 +24,21 @@
]
},
{
"path": "mods/antighost-1.17.1-fabric0.36.1-1.1.4.jar",
"path": "mods/antighost-1.18-fabric0.43.1-1.1.4.jar",
"hashes": {
"murmur2": "685313541"
"murmur2": "3690634280"
},
"downloads": [
"https://edge.forgecdn.net/files/3379/961/antighost-1.17.1-fabric0.36.1-1.1.4.jar"
"https://edge.forgecdn.net/files/3543/423/antighost-1.18-fabric0.43.1-1.1.4.jar"
]
},
{
"path": "mods/architectury-2.6.35.jar",
"path": "mods/architectury-3.1.45.jar",
"hashes": {
"murmur2": "1974939410"
"murmur2": "3836475077"
},
"downloads": [
"https://edge.forgecdn.net/files/3500/17/architectury-2.6.35.jar"
"https://edge.forgecdn.net/files/3544/954/architectury-3.1.45.jar"
]
},
{
@ -51,21 +51,21 @@
]
},
{
"path": "mods/Capes-1.2.2+1.17.jar",
"path": "mods/Capes-1.2.2+1.18.jar",
"hashes": {
"murmur2": "3793937648"
"murmur2": "2842358990"
},
"downloads": [
"https://edge.forgecdn.net/files/3510/854/Capes-1.2.2+1.17.jar"
"https://edge.forgecdn.net/files/3543/238/Capes-1.2.2+1.18.jar"
]
},
{
"path": "mods/CITResewn-0.8.1.jar",
"path": "mods/CITResewn-0.8.1-1.18.jar",
"hashes": {
"murmur2": "2762477444"
"murmur2": "235451270"
},
"downloads": [
"https://edge.forgecdn.net/files/3498/887/CITResewn-0.8.1.jar"
"https://edge.forgecdn.net/files/3543/705/CITResewn-0.8.1-1.18.jar"
]
},
{
@ -78,30 +78,21 @@
]
},
{
"path": "mods/cloth-config-5.1.40-fabric.jar",
"path": "mods/cloth-config-6.0.42-fabric.jar",
"hashes": {
"murmur2": "617662973"
"murmur2": "754092429"
},
"downloads": [
"https://edge.forgecdn.net/files/3521/267/cloth-config-5.1.40-fabric.jar"
"https://edge.forgecdn.net/files/3524/837/cloth-config-6.0.42-fabric.jar"
]
},
{
"path": "mods/colormatic-2.3.1+mc.1.17.1.jar",
"path": "mods/completeconfig-lib-1.3.1.jar",
"hashes": {
"murmur2": "1191722569"
"murmur2": "2134120234"
},
"downloads": [
"https://edge.forgecdn.net/files/3522/12/colormatic-2.3.1+mc.1.17.1.jar"
]
},
{
"path": "mods/completeconfig-lib-1.2.0.jar",
"hashes": {
"murmur2": "2957550967"
},
"downloads": [
"https://edge.forgecdn.net/files/3492/921/completeconfig-lib-1.2.0.jar"
"https://edge.forgecdn.net/files/3543/595/completeconfig-lib-1.3.1.jar"
]
},
{
@ -113,15 +104,6 @@
"https://edge.forgecdn.net/files/3498/711/continuity-1.0.2+1.17.jar"
]
},
{
"path": "mods/cullleaves-2.3.2.jar",
"hashes": {
"murmur2": "2412182132"
},
"downloads": [
"https://edge.forgecdn.net/files/3509/388/cullleaves-2.3.2.jar"
]
},
{
"path": "mods/cem-0.6.2.jar",
"hashes": {
@ -149,31 +131,22 @@
"https://edge.forgecdn.net/files/3497/287/dynamic-fps-2.0.6.jar"
]
},
{
"path": "mods/enhancedblockentities-0.5+1.17.jar",
"hashes": {
"murmur2": "2100632846"
},
"downloads": [
"https://edge.forgecdn.net/files/3461/725/enhancedblockentities-0.5+1.17.jar"
]
},
{
"path": "mods/EntityCulling-Fabric-1.3.3.jar",
"hashes": {
"murmur2": "3251325506"
"murmur2": "91561999"
},
"downloads": [
"https://edge.forgecdn.net/files/3388/827/EntityCulling-Fabric-1.3.3.jar"
"https://edge.forgecdn.net/files/3523/465/EntityCulling-Fabric-1.3.3.jar"
]
},
{
"path": "mods/fabric-api-0.43.1+1.17.jar",
"path": "mods/fabric-api-0.43.1+1.18.jar",
"hashes": {
"murmur2": "1718743756"
"murmur2": "987750969"
},
"downloads": [
"https://edge.forgecdn.net/files/3537/0/fabric-api-0.43.1+1.17.jar"
"https://edge.forgecdn.net/files/3537/5/fabric-api-0.43.1+1.18.jar"
]
},
{
@ -186,48 +159,39 @@
]
},
{
"path": "mods/fabrishot-1.5.1.jar",
"path": "mods/fabrishot-1.6.0.jar",
"hashes": {
"murmur2": "165472990"
"murmur2": "1467117810"
},
"downloads": [
"https://edge.forgecdn.net/files/3381/995/fabrishot-1.5.1.jar"
"https://edge.forgecdn.net/files/3542/922/fabrishot-1.6.0.jar"
]
},
{
"path": "mods/ferritecore-3.0.3-fabric.jar",
"path": "mods/fast-chest-1.2+1.18.jar",
"hashes": {
"murmur2": "3088474633"
"murmur2": "2721805013"
},
"downloads": [
"https://edge.forgecdn.net/files/3435/174/ferritecore-3.0.3-fabric.jar"
"https://edge.forgecdn.net/files/3544/190/fast-chest-1.2+1.18.jar"
]
},
{
"path": "mods/hydrogen-fabric-mc1.17.1-0.3.jar",
"path": "mods/indium-1.0.2-alpha1+mc1.18.jar",
"hashes": {
"sha512": "db4079c26bf27b38d32ae60a47e7d347e01d43def5987e5c2cb25218e427b2f10f7fcb36f9de5d486a0953637793cd90450f8d2d7ff1a31cf8a90af3794646ad"
"murmur2": "3058950694"
},
"downloads": [
"https://cdn.modrinth.com/data/AZomiSrC/versions/mc1.17.1-0.3.1/hydrogen-fabric-mc1.17.1-0.3.jar"
"https://edge.forgecdn.net/files/3542/434/indium-1.0.2-alpha1+mc1.18.jar"
]
},
{
"path": "mods/indium-1.0.1+mc1.17.1.jar",
"path": "mods/iris-mc1.18-1.1.3.jar",
"hashes": {
"murmur2": "2442250681"
"murmur2": "4029896349"
},
"downloads": [
"https://edge.forgecdn.net/files/3535/202/indium-1.0.1+mc1.17.1.jar"
]
},
{
"path": "mods/iris-mc1.17-1.1.3.jar",
"hashes": {
"murmur2": "200614150"
},
"downloads": [
"https://edge.forgecdn.net/files/3542/381/iris-mc1.17-1.1.3.jar"
"https://edge.forgecdn.net/files/3542/382/iris-mc1.18-1.1.3.jar"
]
},
{
@ -276,30 +240,12 @@
]
},
{
"path": "mods/lithium-fabric-mc1.17.1-0.7.5.jar",
"path": "mods/modmenu-3.0.0.jar",
"hashes": {
"murmur2": "1827400379"
"murmur2": "2387229544"
},
"downloads": [
"https://edge.forgecdn.net/files/3516/367/lithium-fabric-mc1.17.1-0.7.5.jar"
]
},
{
"path": "mods/littletweaks-1.0.0.jar",
"hashes": {
"murmur2": "3895033168"
},
"downloads": [
"https://edge.forgecdn.net/files/3519/804/littletweaks-1.0.0.jar"
]
},
{
"path": "mods/modmenu-2.0.14.jar",
"hashes": {
"murmur2": "3441524268"
},
"downloads": [
"https://edge.forgecdn.net/files/3479/750/modmenu-2.0.14.jar"
"https://edge.forgecdn.net/files/3479/754/modmenu-3.0.0.jar"
]
},
{
@ -321,39 +267,30 @@
]
},
{
"path": "mods/no-potion-offset-1.0.2.jar",
"path": "mods/no-telemetry-1.1.0.jar",
"hashes": {
"murmur2": "2073280837"
"murmur2": "1698895818"
},
"downloads": [
"https://edge.forgecdn.net/files/3119/667/no-potion-offset-1.0.2.jar"
"https://edge.forgecdn.net/files/3539/592/no-telemetry-1.1.0.jar"
]
},
{
"path": "mods/notenoughcrashes-4.1.2+1.17.1-fabric.jar",
"path": "mods/notenoughcrashes-4.1.2+1.18-rc3-fabric.jar",
"hashes": {
"murmur2": "3146016725"
"murmur2": "653617557"
},
"downloads": [
"https://edge.forgecdn.net/files/3537/925/notenoughcrashes-4.1.2+1.17.1-fabric.jar"
"https://edge.forgecdn.net/files/3537/945/notenoughcrashes-4.1.2+1.18-rc3-fabric.jar"
]
},
{
"path": "mods/phosphor-fabric-mc1.17.x-0.8.0.jar",
"path": "mods/reeses_sodium_options-mc1.18-1.2.3.jar",
"hashes": {
"murmur2": "2433894433"
"murmur2": "4286157886"
},
"downloads": [
"https://edge.forgecdn.net/files/3537/802/phosphor-fabric-mc1.17.x-0.8.0.jar"
]
},
{
"path": "mods/reeses_sodium_options-mc1.17.1-1.2.3.jar",
"hashes": {
"murmur2": "3894021926"
},
"downloads": [
"https://edge.forgecdn.net/files/3536/465/reeses_sodium_options-mc1.17.1-1.2.3.jar"
"https://edge.forgecdn.net/files/3542/998/reeses_sodium_options-mc1.18-1.2.3.jar"
]
},
{
@ -366,48 +303,39 @@
]
},
{
"path": "mods/smoothboot-fabric-1.16.5-1.6.0.jar",
"path": "mods/sodium-extra-mc1.18-0.3.7.jar",
"hashes": {
"murmur2": "3205574711"
"murmur2": "38126557"
},
"downloads": [
"https://edge.forgecdn.net/files/3248/104/smoothboot-fabric-1.16.5-1.6.0.jar"
"https://edge.forgecdn.net/files/3542/997/sodium-extra-mc1.18-0.3.7.jar"
]
},
{
"path": "mods/sodium-extra-mc1.17.1-0.3.6.jar",
"path": "mods/sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar",
"hashes": {
"murmur2": "3449763978"
"murmur2": "2315531696"
},
"downloads": [
"https://edge.forgecdn.net/files/3528/157/sodium-extra-mc1.17.1-0.3.6.jar"
"https://edge.forgecdn.net/files/3542/74/sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar"
]
},
{
"path": "mods/sodium-fabric-mc1.17.1-0.3.3+build.8.jar",
"path": "mods/tooltipfix-1.0.4-1.18.jar",
"hashes": {
"murmur2": "130037644"
"murmur2": "4269860137"
},
"downloads": [
"https://edge.forgecdn.net/files/3535/40/sodium-fabric-mc1.17.1-0.3.3+build.8.jar"
"https://edge.forgecdn.net/files/3543/273/tooltipfix-1.0.4-1.18.jar"
]
},
{
"path": "mods/tooltipfix-1.0.4-1.17.1.jar",
"path": "mods/WI-Zoom-1.3-MC1.18.jar",
"hashes": {
"murmur2": "2352865992"
"murmur2": "1210673680"
},
"downloads": [
"https://edge.forgecdn.net/files/3487/571/tooltipfix-1.0.4-1.17.1.jar"
]
},
{
"path": "mods/WI-Zoom-1.3-MC1.17.1.jar",
"hashes": {
"murmur2": "2597724315"
},
"downloads": [
"https://edge.forgecdn.net/files/3379/128/WI-Zoom-1.3-MC1.17.1.jar"
"https://edge.forgecdn.net/files/3541/830/WI-Zoom-1.3-MC1.18.jar"
]
},
{
@ -421,7 +349,7 @@
}
],
"dependencies": {
"minecraft": "1.17.1",
"fabric-loader": "0.12.5"
"minecraft": "1.18",
"fabric-loader": "0.12.8"
}
}

View file

@ -20,9 +20,9 @@ OverrideNativeWorkarounds=false
OverrideWindow=false
PermGen=128
PostExitCommand=
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Madis0/fabulously-optimized/main/Packwiz/1.17.1/pack.toml
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.18/pack.toml
WrapperCommand=
iconKey=pack
lastLaunchTime=1632412009561
name=Fabulously Optimized (MC 1.17.1 auto-update)
name=Fabulously Optimized (MC 1.18 auto-update)
notes=https://github.com/Fabulously-Optimized/fabulously-optimized

View file

@ -20,6 +20,8 @@ OverrideNativeWorkarounds=false
OverrideWindow=false
PermGen=128
iconKey=pack
lastLaunchTime=1637591536282
name=Fabulously Optimized 2.5.0
lastLaunchTime=1638308060101
lastTimePlayed=120
name=Fabulously Optimized 3.0.0-alpha.1
notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized
totalTimePlayed=120

View file

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

View file

@ -0,0 +1,5 @@
packwiz
Readme.md
*.exe
*.bat
*.jar

View file

@ -0,0 +1,6 @@
{
"enabled": true,
"mute_errors": false,
"mute_warns": false,
"broken_paths": true
}

View file

@ -0,0 +1,45 @@
{
"version": 1,
"overrides": {
"advancementinfo": {
"-recommends": {
"modupdater": ""
}
},
"antighost": {
"-recommends": {
"modupdater": ""
}
},
"colormatic": {
"-recommends": {
"quilt-loader": ""
}
},
"animatica": {
"-depends": {
"minecraft": ""
}
},
"continuity": {
"-depends": {
"minecraft": ""
}
},
"dcch": {
"-depends": {
"minecraft": ""
}
},
"morechathistory": {
"-depends": {
"minecraft": ""
}
},
"nofade": {
"-depends": {
"minecraft": ""
}
}
}
}

View file

@ -0,0 +1,5 @@
{
"config_screen_list": "FALSE",
"background_texture": "minecraft:textures/block/dirt.png",
"special_hats": false
}

View file

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

View file

@ -0,0 +1,15 @@
mainMenu {
enabled = true
label {
position {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 3.0.0-alpha.1")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF
shadow = true
onClicked = url("https://www.curseforge.com/minecraft/modpacks/fabulously-optimized")
}
}

View file

@ -0,0 +1,8 @@
{
"clientCapeType": "MINECRAFTCAPES",
"glint": false,
"enableOptifine": true,
"enableLabyMod": true,
"enableWynntils": true,
"enableMinecraftCapesMod": true
}

View file

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

View file

@ -0,0 +1,6 @@
{
"enabled": true,
"mute_errors": false,
"mute_warns": false,
"broken_paths": true
}

View file

@ -0,0 +1,6 @@
#Colormatic Config
#Wed Aug 25 14:41:01 EEST 2021
fog.clearSky=false
light.flickerBlockLight=true
fog.clearVoid=false
light.blendSkyLight=true

View file

@ -0,0 +1,3 @@
{
"enabled": true
}

View file

@ -0,0 +1,4 @@
reduceFPSWhenUnfocused = true
unfocusedFPS = 1
restoreFPSWhenHovered = true
runGCOnUnfocus = true

View file

@ -0,0 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Thu Dec 02 19:14:14 EET 2021
maxShadowRenderDistance=6
shaderPack=
enableShaders=false

View file

@ -0,0 +1,8 @@
# LambdaBetterGrass configuration.
# The better grass mode. Values: "off", "fastest", "fast" and "fancy".
mode = "fast"
# Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance.
debug = false
# The better layer option.
better_layer = true

View file

@ -0,0 +1,17 @@
# LambDynamicLights configuration.
# The dynamic lights mode
mode = "fastest"
# Light sources settings.
[light_sources]
# Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water.
water_sensitive_check = true
# Enable block entities light source.
block_entities = true
# Enable entities light source.
entities = true
# TNT lighting mode. May be off, simple or fancy.
tnt = "simple"
# Creeper lighting mode. May be off, simple or fancy.
creeper = "simple"

View file

@ -0,0 +1,5 @@
{
"config_screen_list": "FALSE",
"background_texture": "minecraft:textures/block/dirt.png",
"special_hats": false
}

View file

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

View file

@ -0,0 +1,65 @@
{
"fluidAdvancements": true,
"fluidStatusEffects": true,
// Whether we should unlimit the hard 60 fps limit placed on the title screen.
"unlimitTitleScreenFps": false,
"openingAnimation": {
"fluidChatOpening": false,
"fluidOpenSlideFromBottom": false,
"fluidOpenFade": false,
"fluidAnimationDuration": 400,
"affectsGameMenus": false,
"affectsInventories": false,
"ignoreSlideWhenRedirected": true,
"ignoreFadeWhenRedirected": false
},
"textFieldModifications": {
// Whether this module is enabled.
"enabled": false,
/* Set to Color to use the Border and Background Color.
Set to Texture to use resource pack:
/assets/minecraft/textures/gui/text_field.png
More documentations on website.
*/
"backgroundMode": "COLOR",
"borderColor": 10526880,
"backgroundColor": 0,
"selectionMode": "INVERT",
// Whether Text Fields should allow right click actions.
"rightClickActions": false
},
"sliderModifications": {
// Whether this module is enabled.
"enabled": false,
"grabberWidth": 8,
/* Whether to use custom texture:
/assets/slightguimodifications/textures/gui/slider(_hovered).png
or
/config/slightguimodifications/slider(_hovered).png
*/
"customBackgroundTexture": false
},
"debugInformation": {
"showFps": false
},
"customScaling": {
"vanillaScaleSlider": false,
"scale": 1.0
},
"slotHighlight": {
// Whether this module is enabled.
"enabled": false,
"color": -2130706433
},
"tooltipModifications": {
// Whether this module is enabled.
"enabled": false,
"backgroundColor": -267386864,
"outlineGradientTopColor": 1347420415,
"outlineGradientBottomColor": 1344798847
},
// Whether GUI should allow right click actions.
"rightClickActions": false,
"satisfyingScreenshots": false
}

View file

@ -0,0 +1,10 @@
{
"quality": {
"weather_quality": "FAST",
"leaves_quality": "DEFAULT",
"enable_vignette": true
},
"notifications": {
"hide_donation_button": true
}
}

View file

@ -0,0 +1,18 @@
version:2860
autoJump:false
snooperEnabled:false
darkMojangStudiosBackground:true
gamma:0.5
simulationDistance:6
guiScale:3
resourcePacks:["vanilla","Fabric Mods","lambdabettergrass/default","continuity/default","continuity/glass_pane_culling_fix","cullleaves/smartleaves","file/Mod Menu Helper.zip"]
incompatibleResourcePacks:["lambdabettergrass/default","continuity/glass_pane_culling_fix","continuity/default"]
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true
key_key.saveToolbarActivator:key.keyboard.unknown
key_key.wi_zoom.zoom:key.keyboard.c
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

271
Packwiz/1.18/index.toml Normal file
View file

@ -0,0 +1,271 @@
hash-format = "sha256"
[[files]]
file = "config/citresewn.json"
hash = "c0ea016e992b3093ebf05ecbb099361b0c11e8cc4dc53c81aa959b0a5fc42381"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "341e3fdf70c6a7f4f06eece8115e417d6ac71cbe240015f56814f5e3388d58f5"
[[files]]
file = "config/midnightlib.json"
hash = "8bffacf0777bdc9e35022109e9580583d40fcaa05f0abfed1bf32220a5b39ab3"
[[files]]
file = "config/modmenu.json"
hash = "47c8b2c436fb3feea44c29dd91cc8b8dba9d9f52978ce0b067e6d3c38a213e64"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "4e68935ad1667acad380ab3a39dac368c6dd09e33bf2716cf5fa63592f3a096d"
[[files]]
file = "config/yosbr/config/capes.json5"
hash = "94f7fc7719381bc6e474b6df30840d2aab0e8c4ed80d2f6191cf1b5b7d92be3f"
[[files]]
file = "config/yosbr/config/cem.conf"
hash = "99ecb0cc231f75abd0e0cfb6ebcfae0fa407c1dab9956587c1792d45e715b6c7"
[[files]]
file = "config/yosbr/config/citresewn.json"
hash = "c0ea016e992b3093ebf05ecbb099361b0c11e8cc4dc53c81aa959b0a5fc42381"
[[files]]
file = "config/yosbr/config/colormatic.properties"
hash = "e0dfdbd6f39f1fc0a92b3fd18c981d20953e681f56eec736038f8940afa20d72"
[[files]]
file = "config/yosbr/config/cullleaves.json"
hash = "6ba25b17d218c13aecd7773fb0dd9f01783997854cc7123891e526e82490662e"
[[files]]
file = "config/yosbr/config/dynamicfps.toml"
hash = "d755fffa95330f9083560f4a9f197c01bd18acccf5f262e506b4d80a4809e6bf"
[[files]]
file = "config/yosbr/config/iris.properties"
hash = "05b7909baff3cd0087fe07937c86a7fede1a904ace562b8df5116eca50f1f1e4"
[[files]]
file = "config/yosbr/config/lambdabettergrass.toml"
hash = "2744ebcd3589f1124ab556b12e3d73b878fe89901789fdf18787cca12e6a6c0b"
[[files]]
file = "config/yosbr/config/lambdynlights.toml"
hash = "1a0c50101df35b82a3015882331c4b1b76bec59a05c25cac50bff3547b891f25"
[[files]]
file = "config/yosbr/config/midnightlib.json"
hash = "8bffacf0777bdc9e35022109e9580583d40fcaa05f0abfed1bf32220a5b39ab3"
[[files]]
file = "config/yosbr/config/modmenu.json"
hash = "47c8b2c436fb3feea44c29dd91cc8b8dba9d9f52978ce0b067e6d3c38a213e64"
[[files]]
file = "config/yosbr/config/slightguimodifications/config.json5"
hash = "7da931e9b7389034de203f2719b99ab74ab8e500a898ad5d563d64f13c501120"
[[files]]
file = "config/yosbr/config/sodium-options.json"
hash = "d7db2ecda246d459f1d65c2c60d3581b8d5c02242a957d0c66b2e17a51d86af0"
[[files]]
file = "config/yosbr/options.txt"
hash = "7778392b7f5106c6bec62706e7345377f3cb20de24ceabf66fe18926b4e48f5c"
[[files]]
file = "mods/advancementinfo.toml"
hash = "675d82969da304f069ee676cbf3b1872f70ffae3a27ad613ff91ddf02d8ae8ac"
metafile = true
[[files]]
file = "mods/animatica.toml"
hash = "5f86bb4e54b5d5a10be7ed909c0b106f6bb246578c9b76aa0284f1a99e9d67b1"
metafile = true
[[files]]
file = "mods/antighost.toml"
hash = "d873a73447a4d8844abae1fef2a2574902818f8acdbc27a240438d34a498c278"
metafile = true
[[files]]
file = "mods/architectury-fabric.toml"
hash = "85fcebe729646abf8af1451dfe7feab6b062860cf9dc2e82f6f4536dea4487f6"
metafile = true
[[files]]
file = "mods/better-mount-hud.toml"
hash = "93dc278b289483148e3474c88243f8fa640a1be7934bd70bb4dbcb9619a1711f"
metafile = true
[[files]]
file = "mods/capes.toml"
hash = "eef7bb485e3256f64c611371f1ae5df7606929cc22b7a9d510c8c3adb542bd2d"
metafile = true
[[files]]
file = "mods/cit-resewn.toml"
hash = "528609fda26cd9ab08ae12e361beebf65ce6a3ab771b7e263b3b2d7a01332f83"
metafile = true
[[files]]
file = "mods/cloth-api.toml"
hash = "3c329350a1ade79fa329aa932188659dc361d4917a0fcb07159b5eeb240f97f2"
metafile = true
[[files]]
file = "mods/cloth-config.toml"
hash = "1601765b6c61b6f250e8991019b622189b66a1d08114a3d5b0ee2939e9ef4791"
metafile = true
[[files]]
file = "mods/completeconfig.toml"
hash = "126711d50f796ccc8292cb1bfe3b3b9d7ede964fafdd73194e8a6239e4ee0e5e"
metafile = true
[[files]]
file = "mods/continuity.toml"
hash = "0563271b36703c2594ac9b3c7382b614f4396ec664f12109a79bcffb95824143"
metafile = true
[[files]]
file = "mods/custom-entity-models-cem.toml"
hash = "5a609203ae9f32d5ff7998edd49c50b2ca8d7fe28233664b5621befe87176ee2"
metafile = true
[[files]]
file = "mods/dont-clear-chat-history.toml"
hash = "2a1799426d31ac5da9f01cbbd1b611df5b74499ae46d7d1a5e2e4f805db1570c"
metafile = true
[[files]]
file = "mods/dynamic-fps.toml"
hash = "a3c3d4f35494103eb96d62ad1e63932d4407c90b7878fdb1d2d1f75e26da1ce4"
metafile = true
[[files]]
file = "mods/entityculling.toml"
hash = "114395acdb903faf33561e5e653d1b4a0deed26af32781cdbb7eef2965aff1fe"
metafile = true
[[files]]
file = "mods/fabric-api.toml"
hash = "b170c8faa344204872477b9341b759f877eca6a33dc1d99a51ad49b232e65f3a"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.toml"
hash = "2e585b6ce11bc8f187a3178debba7086dfebdd37c667aee1dd46d627ab94e083"
metafile = true
[[files]]
file = "mods/fabrishot.toml"
hash = "8f9786143d359d1fd4032e237b2c3316665cff45689e90998cf0ce838b5fbbf8"
metafile = true
[[files]]
file = "mods/fastchest.toml"
hash = "7c5232431f0ecb22111a697d8bf0f27810db1837f484f19d7f38858b5250844d"
metafile = true
[[files]]
file = "mods/indium.toml"
hash = "50f041a37e93752f9cbce66206e23fc0e9994c7f4593f8c2892a3d9e226ac853"
metafile = true
[[files]]
file = "mods/irisshaders.toml"
hash = "865f2adc57260df8f53e9f3444bf918b7af79b093008533256c61a6fb05c75d4"
metafile = true
[[files]]
file = "mods/item-model-fix.toml"
hash = "8cb021b388cdac45c85fd6559ebe7f98f8db1ee93fcd5641816414808107296e"
metafile = true
[[files]]
file = "mods/lambdabettergrass.toml"
hash = "9b6ae1f491e5db99c57f0fca6da4db2bd999bf8bda287cf60cf861dd3d18fa49"
metafile = true
[[files]]
file = "mods/lambdynamiclights.toml"
hash = "2b0756538b98e29702e74d8f194b70eb8c472fa086e5a3084d903347cef4d623"
metafile = true
[[files]]
file = "mods/language-reload.toml"
hash = "4dfbc6d2a8716a65c5ff3418f7af899bb1515c9451a18c98d19c03be757701e3"
metafile = true
[[files]]
file = "mods/lazydfu.toml"
hash = "d29c81118c71783f1a833ec2b5b5e2be98d1bfce3652026b24161cb27288e3be"
metafile = true
[[files]]
file = "mods/modmenu.toml"
hash = "65580017b27e0f38290448b991efffd2ebaeb23f1426afccf28cc1c9303e5f0d"
metafile = true
[[files]]
file = "mods/more-chat-history.toml"
hash = "62c18f83be5eb3a91395b9466418065271a56ea4df82004066c1dd0c6f7729bf"
metafile = true
[[files]]
file = "mods/no-fade.toml"
hash = "a40d9644e1ae0e994374d1dcfa2ed19cddd244cff4f2d372e3ab63690bd5b831"
metafile = true
[[files]]
file = "mods/no-telemetry.toml"
hash = "1e91778e732ab1b1692c5f674281085225f1eb6c2d7d5bc531604fa13664ab80"
metafile = true
[[files]]
file = "mods/not-enough-crashes.toml"
hash = "7c625b9b8732af70cb6d1805db7a4974479f1cd1ee4f3f9ac9aa92461d165dd4"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.toml"
hash = "d4581cbd048ec6d30f4ac9349abe3eb36e7f3a400cf8282779a1177c0a0292b9"
metafile = true
[[files]]
file = "mods/slight-gui-modifications.toml"
hash = "5b33de3c55d5c60d41ac57d72b7697b6e6ad8795de481895b3f0d11e2e0d974a"
metafile = true
[[files]]
file = "mods/sodium-extra.toml"
hash = "32e7f9a21560045820af857bd45d7d9ba5210f4ea3952bdc0dbd307544f7ddc6"
metafile = true
[[files]]
file = "mods/sodium.toml"
hash = "5503fe0648bb3a63076467152d9a8acd1e8735118534d368cbfd6fd84bb4693c"
metafile = true
[[files]]
file = "mods/tooltipfix.toml"
hash = "28b48053e5e932741e9a321e2f62d8595fe52e6c1ced9fbda3e0ab80b43030ee"
metafile = true
[[files]]
file = "mods/wi-zoom.toml"
hash = "8177307d9151796fd0dc5e3aa41087a0b1f410d5c38bb287a5d8ce88cb47d6b0"
metafile = true
[[files]]
file = "mods/yosbr.toml"
hash = "25ba1f543d497256054d05bbbab6e0c4f5aa9796cd53191d4b381297fd98c81d"
metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "58adc5eab287cefd6e7119127ca4fb2c951b2536cb46243fd913b1344844d395"

View file

@ -0,0 +1,13 @@
name = "AdvancementInfo"
filename = "advancementinfo-1.18-fabric0.43.1-1.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/420/advancementinfo-1.18-fabric0.43.1-1.3.jar"
hash-format = "murmur2"
hash = "4109430737"
[update]
[update.curseforge]
file-id = 3543420
project-id = 403815

View file

@ -0,0 +1,13 @@
name = "Animatica"
filename = "animatica-0.1+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3478/564/animatica-0.1+1.17.jar"
hash-format = "murmur2"
hash = "624985466"
[update]
[update.curseforge]
file-id = 3478564
project-id = 533006

View file

@ -0,0 +1,13 @@
name = "AntiGhost"
filename = "antighost-1.18-fabric0.43.1-1.1.4.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/423/antighost-1.18-fabric0.43.1-1.1.4.jar"
hash-format = "murmur2"
hash = "3690634280"
[update]
[update.curseforge]
file-id = 3543423
project-id = 273279

View file

@ -0,0 +1,13 @@
name = "Architectury API (Fabric)"
filename = "architectury-3.1.45.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3544/954/architectury-3.1.45.jar"
hash-format = "murmur2"
hash = "3836475077"
[update]
[update.curseforge]
file-id = 3544954
project-id = 419697

View file

@ -0,0 +1,13 @@
name = "Better Mount HUD"
filename = "bettermounthud-1.1.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3380/384/bettermounthud-1.1.2.jar"
hash-format = "murmur2"
hash = "1872359493"
[update]
[update.curseforge]
file-id = 3380384
project-id = 475358

View file

@ -0,0 +1,13 @@
name = "Fabric Capes"
filename = "Capes-1.2.2+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/238/Capes-1.2.2+1.18.jar"
hash-format = "murmur2"
hash = "2842358990"
[update]
[update.curseforge]
file-id = 3543238
project-id = 408481

View file

@ -0,0 +1,13 @@
name = "CIT Resewn"
filename = "CITResewn-0.8.1-1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/705/CITResewn-0.8.1-1.18.jar"
hash-format = "murmur2"
hash = "235451270"
[update]
[update.curseforge]
file-id = 3543705
project-id = 521427

View file

@ -0,0 +1,13 @@
name = "Cloth API (Fabric)"
filename = "cloth-api-2.0.54.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3336/395/cloth-api-2.0.54.jar"
hash-format = "murmur2"
hash = "2308550397"
[update]
[update.curseforge]
file-id = 3336395
project-id = 317121

View file

@ -0,0 +1,13 @@
name = "Cloth Config API (Fabric)"
filename = "cloth-config-6.0.42-fabric.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3524/837/cloth-config-6.0.42-fabric.jar"
hash-format = "murmur2"
hash = "754092429"
[update]
[update.curseforge]
file-id = 3524837
project-id = 319057

View file

@ -0,0 +1,13 @@
name = "CompleteConfig"
filename = "completeconfig-lib-1.3.1.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/595/completeconfig-lib-1.3.1.jar"
hash-format = "murmur2"
hash = "2134120234"
[update]
[update.curseforge]
file-id = 3543595
project-id = 381257

View file

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-1.0.2+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3498/711/continuity-1.0.2+1.17.jar"
hash-format = "murmur2"
hash = "1797852615"
[update]
[update.curseforge]
file-id = 3498711
project-id = 531351

View file

@ -0,0 +1,13 @@
name = "Custom Entity Models (CEM)"
filename = "cem-0.6.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3440/846/cem-0.6.2.jar"
hash-format = "murmur2"
hash = "3701570831"
[update]
[update.curseforge]
file-id = 3440846
project-id = 477078

View file

@ -0,0 +1,13 @@
name = "Don't Clear Chat History"
filename = "DCCH-1.17.x.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3456/37/DCCH-1.17.x.jar"
hash-format = "murmur2"
hash = "2109808836"
[update]
[update.curseforge]
file-id = 3456037
project-id = 404400

View file

@ -0,0 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-2.0.6.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3497/287/dynamic-fps-2.0.6.jar"
hash-format = "murmur2"
hash = "1834508903"
[update]
[update.curseforge]
file-id = 3497287
project-id = 335493

View file

@ -0,0 +1,13 @@
name = "Entity Culling Fabric/Forge"
filename = "EntityCulling-Fabric-1.3.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3523/465/EntityCulling-Fabric-1.3.3.jar"
hash-format = "murmur2"
hash = "91561999"
[update]
[update.curseforge]
file-id = 3523465
project-id = 448233

View file

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.43.1+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3537/5/fabric-api-0.43.1+1.18.jar"
hash-format = "murmur2"
hash = "987750969"
[update]
[update.curseforge]
file-id = 3537005
project-id = 306612

View file

@ -0,0 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.7.0+kotlin.1.6.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3531/998/fabric-language-kotlin-1.7.0+kotlin.1.6.0.jar"
hash-format = "murmur2"
hash = "1965122677"
[update]
[update.curseforge]
file-id = 3531998
project-id = 308769

View file

@ -0,0 +1,13 @@
name = "Fabrishot"
filename = "fabrishot-1.6.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/922/fabrishot-1.6.0.jar"
hash-format = "murmur2"
hash = "1467117810"
[update]
[update.curseforge]
file-id = 3542922
project-id = 404870

View file

@ -0,0 +1,13 @@
name = "FastChest"
filename = "fast-chest-1.2+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3544/190/fast-chest-1.2+1.18.jar"
hash-format = "murmur2"
hash = "2721805013"
[update]
[update.curseforge]
file-id = 3544190
project-id = 436038

View file

@ -0,0 +1,13 @@
name = "Indium"
filename = "indium-1.0.2-alpha1+mc1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/434/indium-1.0.2-alpha1+mc1.18.jar"
hash-format = "murmur2"
hash = "3058950694"
[update]
[update.curseforge]
file-id = 3542434
project-id = 459496

View file

@ -0,0 +1,13 @@
name = "Iris Shaders"
filename = "iris-mc1.18-1.1.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/382/iris-mc1.18-1.1.3.jar"
hash-format = "murmur2"
hash = "4029896349"
[update]
[update.curseforge]
file-id = 3542382
project-id = 455508

View file

@ -0,0 +1,13 @@
name = "Item Model Fix (Fabric)"
filename = "item-model-fix-1.0.2+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3344/195/item-model-fix-1.0.2+1.17.jar"
hash-format = "murmur2"
hash = "1083414010"
[update]
[update.curseforge]
file-id = 3344195
project-id = 399798

View file

@ -0,0 +1,13 @@
name = "LambdaBetterGrass"
filename = "lambdabettergrass-1.2.1+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3436/762/lambdabettergrass-1.2.1+1.17.jar"
hash-format = "murmur2"
hash = "3594399257"
[update]
[update.curseforge]
file-id = 3436762
project-id = 400322

View file

@ -0,0 +1,13 @@
name = "LambDynamicLights"
filename = "lambdynamiclights-2.1.0+1.17.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3541/670/lambdynamiclights-2.1.0+1.17.jar"
hash-format = "murmur2"
hash = "1361082460"
[update]
[update.curseforge]
file-id = 3541670
project-id = 393442

View file

@ -0,0 +1,13 @@
name = "Language Reload"
filename = "language-reload-1.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3510/259/language-reload-1.2.jar"
hash-format = "murmur2"
hash = "2993088515"
[update]
[update.curseforge]
file-id = 3510259
project-id = 527334

View file

@ -0,0 +1,13 @@
name = "LazyDFU"
filename = "lazydfu-0.1.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3209/972/lazydfu-0.1.2.jar"
hash-format = "murmur2"
hash = "2594861637"
[update]
[update.curseforge]
file-id = 3209972
project-id = 433518

View file

@ -0,0 +1,13 @@
name = "Mod Menu"
filename = "modmenu-3.0.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3479/754/modmenu-3.0.0.jar"
hash-format = "murmur2"
hash = "2387229544"
[update]
[update.curseforge]
file-id = 3479754
project-id = 308702

View file

@ -0,0 +1,13 @@
name = "More Chat History"
filename = "morechathistory-1.17.1-1.1.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3448/302/morechathistory-1.17.1-1.1.0.jar"
hash-format = "murmur2"
hash = "2712844464"
[update]
[update.curseforge]
file-id = 3448302
project-id = 518319

View file

@ -0,0 +1,13 @@
name = "No Fade"
filename = "nofade-1.17-2.0.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3355/800/nofade-1.17-2.0.0.jar"
hash-format = "murmur2"
hash = "1935255380"
[update]
[update.curseforge]
file-id = 3355800
project-id = 452768

View file

@ -0,0 +1,13 @@
name = "No Telemetry"
filename = "no-telemetry-1.1.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3539/592/no-telemetry-1.1.0.jar"
hash-format = "murmur2"
hash = "1698895818"
[update]
[update.curseforge]
file-id = 3539592
project-id = 530816

View file

@ -0,0 +1,13 @@
name = "Not Enough Crashes (Fabric)"
filename = "notenoughcrashes-4.1.2+1.18-rc3-fabric.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3537/945/notenoughcrashes-4.1.2+1.18-rc3-fabric.jar"
hash-format = "murmur2"
hash = "653617557"
[update]
[update.curseforge]
file-id = 3537945
project-id = 353890

View file

@ -0,0 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-mc1.18-1.2.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/998/reeses_sodium_options-mc1.18-1.2.3.jar"
hash-format = "murmur2"
hash = "4286157886"
[update]
[update.curseforge]
file-id = 3542998
project-id = 511319

View file

@ -0,0 +1,13 @@
name = "'Slight' Gui Modifications"
filename = "slight-gui-modifications-2.0.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3512/331/slight-gui-modifications-2.0.2.jar"
hash-format = "murmur2"
hash = "2554437827"
[update]
[update.curseforge]
file-id = 3512331
project-id = 380393

View file

@ -0,0 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-mc1.18-0.3.7.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/997/sodium-extra-mc1.18-0.3.7.jar"
hash-format = "murmur2"
hash = "38126557"
[update]
[update.curseforge]
file-id = 3542997
project-id = 447673

View file

@ -0,0 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3542/74/sodium-fabric-mc1.18-0.4.0-alpha5+build.9.jar"
hash-format = "murmur2"
hash = "2315531696"
[update]
[update.curseforge]
file-id = 3542074
project-id = 394468

View file

@ -0,0 +1,13 @@
name = "ToolTipFix"
filename = "tooltipfix-1.0.4-1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3543/273/tooltipfix-1.0.4-1.18.jar"
hash-format = "murmur2"
hash = "4269860137"
[update]
[update.curseforge]
file-id = 3543273
project-id = 411557

View file

@ -0,0 +1,13 @@
name = "WI Zoom"
filename = "WI-Zoom-1.3-MC1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3541/830/WI-Zoom-1.3-MC1.18.jar"
hash-format = "murmur2"
hash = "1210673680"
[update]
[update.curseforge]
file-id = 3541830
project-id = 349630

View file

@ -0,0 +1,13 @@
name = "Your Options Shall Be Respected (YOSBR)"
filename = "yosbr-0.1.1.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/2934/596/yosbr-0.1.1.jar"
hash-format = "murmur2"
hash = "1019026871"
[update]
[update.curseforge]
file-id = 2934596
project-id = 374274

11
Packwiz/1.18/pack.toml Normal file
View file

@ -0,0 +1,11 @@
name = "Fabulously Optimized"
pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f3787c961160458c57d4515cbb81c04f10ab45831fa207f4ce6f9f8a1b130cad"
[versions]
fabric = "0.12.8"
minecraft = "1.18"

Binary file not shown.