3.1.0-alpha.1

This commit is contained in:
Madis 2021-12-11 11:18:37 +02:00
parent 873f7d36a8
commit edcf0eeee1
78 changed files with 1256 additions and 51 deletions

View file

@ -1,6 +1,15 @@
# 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://github.com/Madis0/fabulously-optimized/wiki/Version-support-FAQ).
## 1.18.1
### 3.1.0-alpha.1 (2021-12-11)
* 1.18.1 has fixed [the critical multiplayer bug](https://www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition)
* Updated Wi Zoom
* Currently forced (do NOT report any issues to those mods!): Animatica, Don't Clear Chat History
* Currently removed Lithium, Hydrogen, Phosphor
## 1.18
Notes:

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.18"
version_no = "1.18.1"
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.18"
version_no = "1.18.1"
packwiz_path = git_path + "Packwiz/" + version_no + "/"
exe_path = "..\packwiz.exe"
mods_path = packwiz_path + "mods"

View file

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

View file

@ -1,6 +1,6 @@
{
"minecraft": {
"version": "1.18",
"version": "1.18.1",
"modLoaders": [
{
"id": "fabric-0.12.11",
@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "3.0.0-alpha.3",
"version": "3.1.0-alpha.1",
"author": "robotkoer",
"files": [
{
@ -21,7 +21,7 @@
},
{
"projectID": 349630,
"fileID": 3541830,
"fileID": 3557414,
"required": true
},
{
@ -194,6 +194,11 @@
"fileID": 3497287,
"required": true
},
{
"projectID": 455508,
"fileID": 3558900,
"required": true
},
{
"projectID": 452768,
"fileID": 3550935,
@ -219,11 +224,6 @@
"fileID": 3549774,
"required": true
},
{
"projectID": 360438,
"fileID": 3550011,
"required": true
},
{
"projectID": 459496,
"fileID": 3542434,

View file

@ -35,11 +35,11 @@
<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/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

@ -1,7 +1,7 @@
{
"formatVersion": 1,
"game": "minecraft",
"versionId": "3.0.0-alpha.2",
"versionId": "3.1.0-alpha.1",
"name": "Fabulously Optimized",
"summary": "A Fabric-based modpack for Minecraft that focuses on performance and graphics optimizations",
"files": [
@ -33,21 +33,30 @@
]
},
{
"path": "mods/architectury-3.1.45.jar",
"path": "mods/architectury-3.2.47.jar",
"hashes": {
"murmur2": "3836475077"
"murmur2": "3145725562"
},
"downloads": [
"https://edge.forgecdn.net/files/3544/954/architectury-3.1.45.jar"
"https://edge.forgecdn.net/files/3554/993/architectury-3.2.47.jar"
]
},
{
"path": "mods/bettermounthud-1.1.2.jar",
"path": "mods/bettermounthud-1.1.3.jar",
"hashes": {
"murmur2": "1872359493"
"murmur2": "1229323412"
},
"downloads": [
"https://edge.forgecdn.net/files/3380/384/bettermounthud-1.1.2.jar"
"https://edge.forgecdn.net/files/3556/489/bettermounthud-1.1.3.jar"
]
},
{
"path": "mods/borderless-mining-1.1.1+1.18.jar",
"hashes": {
"murmur2": "749412091"
},
"downloads": [
"https://edge.forgecdn.net/files/3549/245/borderless-mining-1.1.1+1.18.jar"
]
},
{
@ -96,12 +105,12 @@
]
},
{
"path": "mods/completeconfig-lib-1.3.1.jar",
"path": "mods/completeconfig-lib-1.3.3.jar",
"hashes": {
"murmur2": "2134120234"
"murmur2": "4163740095"
},
"downloads": [
"https://edge.forgecdn.net/files/3543/595/completeconfig-lib-1.3.1.jar"
"https://edge.forgecdn.net/files/3555/13/completeconfig-lib-1.3.3.jar"
]
},
{
@ -140,6 +149,15 @@
"https://edge.forgecdn.net/files/3497/287/dynamic-fps-2.0.6.jar"
]
},
{
"path": "mods/enhancedblockentities-0.5+1.18.jar",
"hashes": {
"murmur2": "138218904"
},
"downloads": [
"https://edge.forgecdn.net/files/3557/31/enhancedblockentities-0.5+1.18.jar"
]
},
{
"path": "mods/EntityCulling-Fabric-1.3.3.jar",
"hashes": {
@ -177,12 +195,12 @@
]
},
{
"path": "mods/fast-chest-1.2+1.18.jar",
"path": "mods/fastopenlinksandfolders-1.0.0.jar",
"hashes": {
"murmur2": "2721805013"
"murmur2": "287316950"
},
"downloads": [
"https://edge.forgecdn.net/files/3544/190/fast-chest-1.2+1.18.jar"
"https://edge.forgecdn.net/files/3540/39/fastopenlinksandfolders-1.0.0.jar"
]
},
{
@ -204,12 +222,12 @@
]
},
{
"path": "mods/iris-mc1.18-1.1.3.jar",
"path": "mods/iris-mc1.18.1-1.1.3.jar",
"hashes": {
"murmur2": "4029896349"
"murmur2": "3998045195"
},
"downloads": [
"https://edge.forgecdn.net/files/3542/382/iris-mc1.18-1.1.3.jar"
"https://edge.forgecdn.net/files/3558/900/iris-mc1.18.1-1.1.3.jar"
]
},
{
@ -257,15 +275,6 @@
"https://edge.forgecdn.net/files/3209/972/lazydfu-0.1.2.jar"
]
},
{
"path": "mods/lithium-fabric-mc1.18-0.7.6-rc1.jar",
"hashes": {
"murmur2": "285215123"
},
"downloads": [
"https://edge.forgecdn.net/files/3550/11/lithium-fabric-mc1.18-0.7.6-rc1.jar"
]
},
{
"path": "mods/modmenu-3.0.0.jar",
"hashes": {
@ -285,12 +294,12 @@
]
},
{
"path": "mods/nofade-1.17-2.0.0.jar",
"path": "mods/nofade-1.18-2.0.1.jar",
"hashes": {
"murmur2": "1935255380"
"murmur2": "4017265390"
},
"downloads": [
"https://edge.forgecdn.net/files/3355/800/nofade-1.17-2.0.0.jar"
"https://edge.forgecdn.net/files/3550/935/nofade-1.18-2.0.1.jar"
]
},
{
@ -366,12 +375,12 @@
]
},
{
"path": "mods/WI-Zoom-1.3-MC1.18.jar",
"path": "mods/WI-Zoom-1.3-MC1.18.1.jar",
"hashes": {
"murmur2": "1210673680"
"murmur2": "2361468328"
},
"downloads": [
"https://edge.forgecdn.net/files/3541/830/WI-Zoom-1.3-MC1.18.jar"
"https://edge.forgecdn.net/files/3557/414/WI-Zoom-1.3-MC1.18.1.jar"
]
},
{
@ -385,7 +394,7 @@
}
],
"dependencies": {
"minecraft": "1.18",
"fabric-loader": "0.12.8"
"minecraft": "1.18.1",
"fabric-loader": "0.12.11"
}
}

View file

@ -22,6 +22,6 @@ PermGen=128
iconKey=pack
lastLaunchTime=1639155862639
lastTimePlayed=272
name=Fabulously Optimized 3.0.0-alpha.3
name=Fabulously Optimized 3.1.0-alpha.1
notes=https://www.curseforge.com/minecraft/modpacks/fabulously-optimized
totalTimePlayed=400

View file

@ -17,24 +17,24 @@
"uid": "org.lwjgl3"
}
],
"cachedVersion": "1.18",
"cachedVersion": "1.18.1",
"important": true,
"uid": "net.minecraft",
"version": "1.18"
"version": "1.18.1"
},
{
"cachedName": "Intermediary Mappings",
"cachedRequires": [
{
"equals": "1.18",
"equals": "1.18.1",
"uid": "net.minecraft"
}
],
"cachedVersion": "1.18",
"cachedVersion": "1.18.1",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "net.fabricmc.intermediary",
"version": "1.18"
"version": "1.18.1"
},
{
"cachedName": "Fabric Loader",

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,35 @@
{
"version": 1,
"overrides": {
"fabric": {
"+depends": {
"fabricloader": ">=0.12.10"
}
},
"advancementinfo": {
"-recommends": {
"modupdater": ""
}
},
"antighost": {
"-recommends": {
"modupdater": ""
}
},
"colormatic": {
"-recommends": {
"quilt-loader": ""
}
},
"animatica": {
"-depends": {
"minecraft": ""
}
},
"dcch": {
"-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,30 @@
{
"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"
],
"log_deprecation_warnings": false
}

View file

@ -0,0 +1,15 @@
mainMenu {
enabled = true
label {
position {
x { it - 2 }
y { it - 20 }
}
text = literal("Fabulously Optimized 3.1.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,6 @@
# This is the configuration file for Sodium.
#
# You can find information on editing this file and all the available options here:
# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File
#
# By default, this file will be empty except for this notice.

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

@ -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,30 @@
{
"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"
],
"log_deprecation_warnings": false
}

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,6 @@
# This is the configuration file for Sodium.
#
# You can find information on editing this file and all the available options here:
# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File
#
# By default, this file will be empty except for this notice.

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"]
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

308
Packwiz/1.18.1/index.toml Normal file
View file

@ -0,0 +1,308 @@
hash-format = "sha256"
[[files]]
file = "config/citresewn.json"
hash = "c0ea016e992b3093ebf05ecbb099361b0c11e8cc4dc53c81aa959b0a5fc42381"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "b6ef10033898be05070fb89f74428df3260d9abb8b70880e0636baa03c732440"
[[files]]
file = "config/midnightlib.json"
hash = "8bffacf0777bdc9e35022109e9580583d40fcaa05f0abfed1bf32220a5b39ab3"
[[files]]
file = "config/modmenu.json"
hash = "823e13cceab67ae7856cbfc91fcec40cadb1a7b958993b92f2501928659a0641"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "60645f38f411d7a2e9cd0bcb6143e7844ec18d89aa5ca595a48c95df4da28444"
[[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"
[[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 = "823e13cceab67ae7856cbfc91fcec40cadb1a7b958993b92f2501928659a0641"
[[files]]
file = "config/yosbr/config/slightguimodifications/config.json5"
hash = "7da931e9b7389034de203f2719b99ab74ab8e500a898ad5d563d64f13c501120"
[[files]]
file = "config/yosbr/config/sodium-mixins.properties"
hash = "051558518a6f3350fadb1546346d937e7f78f69834a075bf91b59921f151cc26"
[[files]]
file = "config/yosbr/config/sodium-options.json"
hash = "d7db2ecda246d459f1d65c2c60d3581b8d5c02242a957d0c66b2e17a51d86af0"
[[files]]
file = "config/yosbr/options.txt"
hash = "e33942fc44da3d5c869de0988adb83d687cc326d520c8129731ad120e4e760ae"
[[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 = "588462201d75ce217b2d73c08932fc2b04d31632399f49d31a9b46a1a7e53b71"
metafile = true
[[files]]
file = "mods/better-mount-hud.toml"
hash = "628ee5a0eb26c46926c80bf43dacd2300a2bc722169c4d7aa2bb4892c77ad913"
metafile = true
[[files]]
file = "mods/borderless-mining.toml"
hash = "f34f337f0aea9abcb7cbc5b241c6f8231a3b1ee93cfc0d06a05f11829fe2f316"
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 = "3673dd85d0ebecbef0501f2506206279fedc113070ee32a98fbe0690ba4e2aab"
metafile = true
[[files]]
file = "mods/colormatic.toml"
hash = "c1c4f73e371a2682b1609322a3ba1af39fe8ca7d60e2366f3c07b045cbb1d7ac"
metafile = true
[[files]]
file = "mods/completeconfig.toml"
hash = "ee0e74082d6efae74eb702da33b2b798557ee91014f2c08b68afc6552d64820b"
metafile = true
[[files]]
file = "mods/continuity.toml"
hash = "c39a0cc43a6722cfff7bc8c90233da3757551becf1b4dacc4e425ae0cefaf2d4"
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/enhanced-block-entities.toml"
hash = "08280b7b95f068d0311df8ce7a79d9f33a123369448ad4bccc6f0b98ff799807"
metafile = true
[[files]]
file = "mods/entityculling.toml"
hash = "114395acdb903faf33561e5e653d1b4a0deed26af32781cdbb7eef2965aff1fe"
metafile = true
[[files]]
file = "mods/fabric-api.toml"
hash = "e1e489ae4e66ec2e42d0aca91fa7c16cec0ecb835c3f1c7dab86f4372f2b2421"
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/fastopenlinksandfolders.toml"
hash = "43fdcfbe3d14e724bf3c5a37bda4648677b511a296797ae377573308297c5a62"
metafile = true
[[files]]
file = "mods/ferritecore-fabric.toml"
hash = "856759b47ba14018cff8917f8d1785df84d2acf2730b8409bc1dd4dfb578748a"
metafile = true
[[files]]
file = "mods/indium.toml"
hash = "50f041a37e93752f9cbce66206e23fc0e9994c7f4593f8c2892a3d9e226ac853"
metafile = true
[[files]]
file = "mods/irisshaders.toml"
hash = "16cfbd80478e47ad53d383025c5fa8cb3360f8d186a0dfb44eb2ae6c973f9b2b"
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 = "e1d8ca23cda8a8e4efb3027916a7574d55adb3d62a01b5a8e9e4e2f5a47b5838"
metafile = true
[[files]]
file = "mods/no-fade.toml"
hash = "8e3bf9e1531d65880a1aa0a3dc4325baabab1fe33dcf7cad01f37034f367c363"
metafile = true
[[files]]
file = "mods/no-telemetry.toml"
hash = "4f9056a630be5f300b095bf9b4e268c9c1d6f85def91e590887d5c3198ae2bd1"
metafile = true
[[files]]
file = "mods/not-enough-crashes.toml"
hash = "3953018927bb4f7464d1c9a9a19e84e2b59a5e387ffe5ec2e79f01e8d7bb0996"
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/smooth-boot.toml"
hash = "3905aad8e323feb13c417c6fd81da68e94c8d434117fea4bb5de7b7c89e87509"
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 = "55b4c6860ba2e8cb475ab48582ef10766bd86c3ab7dc1842ae182548159ee227"
metafile = true
[[files]]
file = "mods/yosbr.toml"
hash = "25ba1f543d497256054d05bbbab6e0c4f5aa9796cd53191d4b381297fd98c81d"
metafile = true
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "cee0a6bd5fd17342dd04ef7736b826c0b022bf4f143714078a8e7dbf79d9a4ed"

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.2.47.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3554/993/architectury-3.2.47.jar"
hash-format = "murmur2"
hash = "3145725562"
[update]
[update.curseforge]
file-id = 3554993
project-id = 419697

View file

@ -0,0 +1,13 @@
name = "Better Mount HUD"
filename = "bettermounthud-1.1.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3556/489/bettermounthud-1.1.3.jar"
hash-format = "murmur2"
hash = "1229323412"
[update]
[update.curseforge]
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

@ -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.45-fabric.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3546/622/cloth-config-6.0.45-fabric.jar"
hash-format = "murmur2"
hash = "4158055047"
[update]
[update.curseforge]
file-id = 3546622
project-id = 319057

View file

@ -0,0 +1,13 @@
name = "Colormatic"
filename = "colormatic-2.4.0+mc.1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/774/colormatic-2.4.0+mc.1.18.jar"
hash-format = "murmur2"
hash = "2915827074"
[update]
[update.curseforge]
file-id = 3549774
project-id = 325092

View file

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

View file

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-1.0.3+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/420/continuity-1.0.3+1.18.jar"
hash-format = "murmur2"
hash = "2946885067"
[update]
[update.curseforge]
file-id = 3549420
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 = "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

@ -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.44.0+1.18.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3546/679/fabric-api-0.44.0+1.18.jar"
hash-format = "murmur2"
hash = "3738481999"
[update]
[update.curseforge]
file-id = 3546679
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 = "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

@ -0,0 +1,13 @@
name = "FerriteCore (Fabric)"
filename = "ferritecore-4.0.0-fabric.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3550/48/ferritecore-4.0.0-fabric.jar"
hash-format = "murmur2"
hash = "4229292133"
[update]
[update.curseforge]
file-id = 3550048
project-id = 459857

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.1.3.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3558/900/iris-mc1.18.1-1.1.3.jar"
hash-format = "murmur2"
hash = "3998045195"
[update]
[update.curseforge]
file-id = 3558900
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.18-1.1.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3545/709/morechathistory-1.18-1.1.0.jar"
hash-format = "murmur2"
hash = "2459987684"
[update]
[update.curseforge]
file-id = 3545709
project-id = 518319

View file

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

View file

@ -0,0 +1,13 @@
name = "No Telemetry"
filename = "no-telemetry-1.3.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/361/no-telemetry-1.3.0.jar"
hash-format = "murmur2"
hash = "2404469153"
[update]
[update.curseforge]
file-id = 3549361
project-id = 530816

View file

@ -0,0 +1,13 @@
name = "Not Enough Crashes (Fabric)"
filename = "notenoughcrashes-4.1.3+1.18-fabric.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3545/827/notenoughcrashes-4.1.3+1.18-fabric.jar"
hash-format = "murmur2"
hash = "262039561"
[update]
[update.curseforge]
file-id = 3545827
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 = "Smooth Boot (Fabric)"
filename = "smoothboot-fabric-1.18-1.7.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3549/723/smoothboot-fabric-1.18-1.7.0.jar"
hash-format = "murmur2"
hash = "853025149"
[update]
[update.curseforge]
file-id = 3549723
project-id = 415758

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.1.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3557/414/WI-Zoom-1.3-MC1.18.1.jar"
hash-format = "murmur2"
hash = "2361468328"
[update]
[update.curseforge]
file-id = 3557414
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.1/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 = "d628b683fc2fb7ecf2853ca6d2a4020c3cd4492d7aca38339a64e1d6a3d7bc5a"
[versions]
fabric = "0.12.11"
minecraft = "1.18.1"

Binary file not shown.