3.0.0-alpha.3

This commit is contained in:
Madis 2021-12-11 08:58:22 +02:00
parent 0d3d439ae5
commit b366f26555
23 changed files with 162 additions and 95 deletions

View file

@ -7,7 +7,26 @@ Notes:
* MultiMC: Minecraft 1.18 requires [Java 17 or higher](https://www.oracle.com/java/technologies/downloads/).
* GDLauncher: make sure you are using the latest version, click the green arrow in titlebar when available
### 3.0.0-alpha.2
### 3.0.0-alpha.3 (2021-12-11)
Some fixes for 1.18 before moving to 1.18.1.
General
* Fixed [the critical multiplayer bug](https://www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition) (updated Fabric Loader to 0.12.11)
* Fixed Continuity resource packs not being applied
* Added German and Portuguese (Brazil) translations to Mod Menu Helper by nsde and PaperKing13isPro!
Mod changes
* Added Borderless Mining - allows you to have Minecraft in full screen and interact with a different window (disabled by default)
* Added FastOpenLinksAndFolders - fixes the game freezing when you open resource pack folders, a screenshot etc.
* Updated Architectury API, Better Mount HUD, CompleteConfig, No Fade
* Re-added Enhanced Block Entities, removed the replacement FastChest
* Currently forced (do NOT report any issues to those mods!): Animatica, Don't Clear Chat History
* Currently removed Hydrogen, Phosphor
### 3.0.0-alpha.2 (2021-12-05)
Still an alpha, make backups and expect crashes.
@ -17,7 +36,7 @@ Still an alpha, make backups and expect crashes.
* Currently forced (do NOT report any issues to those mods!): Animatica, Don't Clear Chat History, No Fade
* Currently removed Enhanced Block Entities (temp. replacement FastChest), Hydrogen, Phosphor
### 3.0.0-alpha.1
### 3.0.0-alpha.1 (2021-12-02)
The first 1.18 alpha is here!

View file

@ -3,7 +3,7 @@
"version": "1.18",
"modLoaders": [
{
"id": "fabric-0.12.8",
"id": "fabric-0.12.11",
"primary": true
}
]
@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "3.0.0-alpha.2",
"version": "3.0.0-alpha.3",
"author": "robotkoer",
"files": [
{
@ -64,6 +64,11 @@
"fileID": 3542998,
"required": true
},
{
"projectID": 310205,
"fileID": 3549245,
"required": true
},
{
"projectID": 308702,
"fileID": 3479754,
@ -96,7 +101,7 @@
},
{
"projectID": 419697,
"fileID": 3544954,
"fileID": 3554993,
"required": true
},
{
@ -119,6 +124,11 @@
"fileID": 3512331,
"required": true
},
{
"projectID": 452046,
"fileID": 3557031,
"required": true
},
{
"projectID": 408481,
"fileID": 3543238,
@ -129,6 +139,11 @@
"fileID": 3550048,
"required": true
},
{
"projectID": 513840,
"fileID": 3540039,
"required": true
},
{
"projectID": 447673,
"fileID": 3542997,
@ -149,14 +164,9 @@
"fileID": 3336395,
"required": true
},
{
"projectID": 436038,
"fileID": 3544190,
"required": true
},
{
"projectID": 475358,
"fileID": 3380384,
"fileID": 3556489,
"required": true
},
{
@ -184,14 +194,9 @@
"fileID": 3497287,
"required": true
},
{
"projectID": 455508,
"fileID": 3542382,
"required": true
},
{
"projectID": 452768,
"fileID": 3355800,
"fileID": 3550935,
"required": true
},
{
@ -201,7 +206,7 @@
},
{
"projectID": 381257,
"fileID": 3543595,
"fileID": 3555013,
"required": true
},
{
@ -210,13 +215,13 @@
"required": true
},
{
"projectID": 360438,
"fileID": 3550011,
"projectID": 325092,
"fileID": 3549774,
"required": true
},
{
"projectID": 325092,
"fileID": 3549774,
"projectID": 360438,
"fileID": 3550011,
"required": true
},
{

View file

@ -9,6 +9,7 @@
<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/fabrishot">Fabrishot (by ramidzkh)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options">Reese's Sodium Options (by FlashyReese)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/borderless-mining">Borderless Mining (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modmenu">Mod Menu (by ProspectorDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem">Custom Entity Models (CEM) (by dorianpb)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sodium">Sodium (by jellysquid3_)</a></li>
@ -20,25 +21,25 @@
<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/fastopenlinksandfolders">FastOpenLinksAndFolders (by altrisi)</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/lambdynamiclights">LambDynamicLights (by LambdAurora)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/irisshaders">Iris Shaders (by coderbot)</a></li>
<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/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/lithium">Lithium (Fabric) (by jellysquid3_)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/indium">Indium (by comp500)</a></li>
</ul>

View file

@ -6,6 +6,7 @@
"modmenu.summaryTranslation.animatica": "Optifine's animated textures\n§8✎ (only advanced options)",
"modmenu.summaryTranslation.antighost": "Fix ghost blocks with /ghost\n§9✎§8 Keybind",
"modmenu.summaryTranslation.bettermounthud": "Show food and XP while on a horse\n§8✎ (no options)",
"modmenu.summaryTranslation.borderlessmining": "Full screen with Alt+Tab support (opt-in)\n§9✎§8 Toggle mod, macOS support, custom size, ...",
"modmenu.summaryTranslation.capes": "Optifine's and other capes\n§9✎§8 Types, preferred type, elytra, ...",
"modmenu.summaryTranslation.citresewn": "Optifine's custom items\n§9✎§8 Toggle mod, allow broken packs, ...",
"modmenu.summaryTranslation.colormatic": "Optifine's custom colors\n§9✎§8 Clear sky/void, light smoothing",
@ -18,6 +19,7 @@
"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.fastopenlinksandfolders": "Fix freezing when opening links or folders\n§8✎ (no options)",
"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, ...",

View file

@ -6,6 +6,7 @@
"modmenu.summaryTranslation.animatica": "Optifine'i animeeritud tekstuurid\n§8✎ (vaid edasijõudnute valikud)",
"modmenu.summaryTranslation.antighost": "Paranda kummitusplokid käsuga /ghost\n§9✎§8 Kiirklahv",
"modmenu.summaryTranslation.bettermounthud": "Kuva hobusel olles toit ja kogemusp.\n§8✎ (valikud puuduvad)",
"modmenu.summaryTranslation.borderlessmining": "Täisekraan Alt+Tab toega (soovi korral)\n§9✎§8 Lülita modi, macOS'i tugi, kohandatud suurus, ...",
"modmenu.summaryTranslation.capes": "Optifine'i ja teised keebid\n§9✎§8 Tüübid, eelistatud tüüp, kattetiivad, ...",
"modmenu.summaryTranslation.citresewn": "Optifine'i kohandatud esemed\n§9✎§8 Lülita modi, luba katkised pakid, ...",
"modmenu.summaryTranslation.colormatic": "Optifine'i kohandatud värvid\n§9✎§8 Selge taevas/tühjus, valguse silumine",
@ -18,6 +19,7 @@
"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.fastopenlinksandfolders": "Paranda \"külmumine\" linkide või kaustade avamisel\n§8✎ (valikud puuduvad)",
"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, ...",

View file

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

View file

@ -43,9 +43,9 @@
"uid": "net.fabricmc.intermediary"
}
],
"cachedVersion": "0.12.8",
"cachedVersion": "0.12.11",
"uid": "net.fabricmc.fabric-loader",
"version": "0.12.8"
"version": "0.12.11"
}
],
"formatVersion": 1

View file

@ -1,6 +1,11 @@
{
"version": 1,
"overrides": {
"fabric": {
"+depends": {
"fabricloader": ">=0.12.10"
}
},
"advancementinfo": {
"-recommends": {
"modupdater": ""
@ -25,11 +30,6 @@
"-depends": {
"minecraft": ""
}
},
"nofade": {
"-depends": {
"minecraft": ""
}
}
}
}

View file

@ -5,7 +5,7 @@ mainMenu {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 3.0.0-alpha.2")
text = literal("Fabulously Optimized 3.0.0-alpha.3")
align = "right"
color = 0xFFFFFF
hoveredColor = 0x55FFFF

View file

@ -0,0 +1,14 @@
{
"enableBorderlessFullscreen": false,
"addToVanillaVideoSettings": false,
"enableMacOS": false,
"customWindowDimensions": {
"enabled": false,
"x": 0,
"y": 0,
"width": 0,
"height": 0,
"useMonitorCoordinates": true
},
"forceWindowMonitor": -1
}

View file

@ -6,7 +6,7 @@ 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"]
incompatibleResourcePacks:["lambdabettergrass/default"]
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true

View file

@ -6,7 +6,7 @@ hash = "c0ea016e992b3093ebf05ecbb099361b0c11e8cc4dc53c81aa959b0a5fc42381"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "42089ceb91f8f339588aad021926d739b17270a82bda3e7d433cfeff283088ac"
hash = "b6ef10033898be05070fb89f74428df3260d9abb8b70880e0636baa03c732440"
[[files]]
file = "config/midnightlib.json"
@ -18,12 +18,16 @@ hash = "47c8b2c436fb3feea44c29dd91cc8b8dba9d9f52978ce0b067e6d3c38a213e64"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "636bfd3e4a42e4cc539c9631a149656feb983bc1188ce089b071c27547d8f6d5"
hash = "3f63d95e6ce53a92233175e012406b48e6051d7b4c13e696356559caf62179d0"
[[files]]
file = "config/sodium-mixins.properties"
hash = "051558518a6f3350fadb1546346d937e7f78f69834a075bf91b59921f151cc26"
[[files]]
file = "config/yosbr/config/borderlessmining.json"
hash = "67e294546dd7b0c9e0490574590273283da61a4363c68c9a4dcc86e4ba4b4195"
[[files]]
file = "config/yosbr/config/capes.json5"
hash = "94f7fc7719381bc6e474b6df30840d2aab0e8c4ed80d2f6191cf1b5b7d92be3f"
@ -82,7 +86,7 @@ hash = "d7db2ecda246d459f1d65c2c60d3581b8d5c02242a957d0c66b2e17a51d86af0"
[[files]]
file = "config/yosbr/options.txt"
hash = "7778392b7f5106c6bec62706e7345377f3cb20de24ceabf66fe18926b4e48f5c"
hash = "e33942fc44da3d5c869de0988adb83d687cc326d520c8129731ad120e4e760ae"
[[files]]
file = "mods/advancementinfo.toml"
@ -101,12 +105,17 @@ metafile = true
[[files]]
file = "mods/architectury-fabric.toml"
hash = "85fcebe729646abf8af1451dfe7feab6b062860cf9dc2e82f6f4536dea4487f6"
hash = "588462201d75ce217b2d73c08932fc2b04d31632399f49d31a9b46a1a7e53b71"
metafile = true
[[files]]
file = "mods/better-mount-hud.toml"
hash = "93dc278b289483148e3474c88243f8fa640a1be7934bd70bb4dbcb9619a1711f"
hash = "628ee5a0eb26c46926c80bf43dacd2300a2bc722169c4d7aa2bb4892c77ad913"
metafile = true
[[files]]
file = "mods/borderless-mining.toml"
hash = "f34f337f0aea9abcb7cbc5b241c6f8231a3b1ee93cfc0d06a05f11829fe2f316"
metafile = true
[[files]]
@ -136,7 +145,7 @@ metafile = true
[[files]]
file = "mods/completeconfig.toml"
hash = "126711d50f796ccc8292cb1bfe3b3b9d7ede964fafdd73194e8a6239e4ee0e5e"
hash = "ee0e74082d6efae74eb702da33b2b798557ee91014f2c08b68afc6552d64820b"
metafile = true
[[files]]
@ -159,6 +168,11 @@ file = "mods/dynamic-fps.toml"
hash = "a3c3d4f35494103eb96d62ad1e63932d4407c90b7878fdb1d2d1f75e26da1ce4"
metafile = true
[[files]]
file = "mods/enhanced-block-entities.toml"
hash = "08280b7b95f068d0311df8ce7a79d9f33a123369448ad4bccc6f0b98ff799807"
metafile = true
[[files]]
file = "mods/entityculling.toml"
hash = "114395acdb903faf33561e5e653d1b4a0deed26af32781cdbb7eef2965aff1fe"
@ -180,8 +194,8 @@ hash = "8f9786143d359d1fd4032e237b2c3316665cff45689e90998cf0ce838b5fbbf8"
metafile = true
[[files]]
file = "mods/fastchest.toml"
hash = "7c5232431f0ecb22111a697d8bf0f27810db1837f484f19d7f38858b5250844d"
file = "mods/fastopenlinksandfolders.toml"
hash = "43fdcfbe3d14e724bf3c5a37bda4648677b511a296797ae377573308297c5a62"
metafile = true
[[files]]
@ -194,11 +208,6 @@ 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"
@ -241,7 +250,7 @@ metafile = true
[[files]]
file = "mods/no-fade.toml"
hash = "a40d9644e1ae0e994374d1dcfa2ed19cddd244cff4f2d372e3ab63690bd5b831"
hash = "8e3bf9e1531d65880a1aa0a3dc4325baabab1fe33dcf7cad01f37034f367c363"
metafile = true
[[files]]
@ -296,4 +305,4 @@ metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "58adc5eab287cefd6e7119127ca4fb2c951b2536cb46243fd913b1344844d395"
hash = "cee0a6bd5fd17342dd04ef7736b826c0b022bf4f143714078a8e7dbf79d9a4ed"

View file

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

View file

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

View file

@ -0,0 +1,13 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.1+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/245/borderless-mining-1.1.1+1.18.jar"
hash-format = "murmur2"
hash = "749412091"
[update]
[update.curseforge]
file-id = 3549245
project-id = 310205

View file

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

View file

@ -0,0 +1,13 @@
name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.5+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3557/31/enhancedblockentities-0.5+1.18.jar"
hash-format = "murmur2"
hash = "138218904"
[update]
[update.curseforge]
file-id = 3557031
project-id = 452046

View file

@ -1,13 +0,0 @@
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 = "FastOpenLinksAndFolders"
filename = "fastopenlinksandfolders-1.0.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3540/39/fastopenlinksandfolders-1.0.0.jar"
hash-format = "murmur2"
hash = "287316950"
[update]
[update.curseforge]
file-id = 3540039
project-id = 513840

View file

@ -1,13 +0,0 @@
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

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

View file

@ -4,8 +4,8 @@ pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cfc9fd106a1164a1d6c35268b68f40c98673254846e0bcf6884e6da4accd216c"
hash = "f54f6d8e88b4dfc195f5f6c76d2f3c6dc009e7db0d3b12ceeb0c39efd1307b55"
[versions]
fabric = "0.12.8"
fabric = "0.12.11"
minecraft = "1.18"