This commit is contained in:
Madis 2022-09-16 19:27:53 +03:00
parent f293177476
commit b1ef0866ce
82 changed files with 995 additions and 965 deletions

View file

@ -3,6 +3,20 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.
## 1.19.2
### 4.3.3 (2022-09-16)
Performance improvements!
- Updated Entity Texture Features, Fabric API, No Chat Reports, YetAnotherConfigLib
- Entity Texture Features is now smaller, has a new config menu and a lot of fixes
- No Chat Reports fixed one server-joining error and got an option to disable its functionality (use it only if you can't join a server)
- Skipped MemoryLeakFix update as the version compatibility is improperly marked
- Backported an upcoming Lithium fix for improved stability, thanks @Kichura!
- Limited enabled cape providers to Mojang, MinecraftCapes and OptiFine as a way to workaround some freezing issues
- Eventually there will be a better fix though; feel free to re-enable any providers you need in skin settings
- MultiMC (auto-update) now prefers Modrinth mods where available
- That way the downloads actually increase download count for the dev and you get more stable, potentially faster downloads!
### 4.3.2-pw.2 (2022-09-13)
Now without Modrinth-specific changes, so it's closer to the CurseForge version.

View file

@ -11,7 +11,7 @@
"manifestType": "minecraftModpack",
"manifestVersion": 1,
"name": "Fabulously Optimized",
"version": "4.3.2",
"version": "4.3.3",
"author": "robotkoer",
"files": [
{
@ -26,7 +26,7 @@
},
{
"projectID": 306612,
"fileID": 3936024,
"fileID": 3983748,
"required": true
},
{
@ -41,7 +41,7 @@
},
{
"projectID": 568563,
"fileID": 3935334,
"fileID": 3989153,
"required": true
},
{
@ -51,7 +51,7 @@
},
{
"projectID": 634062,
"fileID": 3963436,
"fileID": 3990248,
"required": true
},
{
@ -185,13 +185,13 @@
"required": true
},
{
"projectID": 448233,
"fileID": 3823508,
"projectID": 627566,
"fileID": 3908979,
"required": true
},
{
"projectID": 627566,
"fileID": 3908979,
"projectID": 448233,
"fileID": 3823508,
"required": true
},
{
@ -201,7 +201,7 @@
},
{
"projectID": 667299,
"fileID": 3981552,
"fileID": 3990659,
"required": true
},
{
@ -225,8 +225,8 @@
"required": true
},
{
"projectID": 618812,
"fileID": 3846496,
"projectID": 455508,
"fileID": 3981799,
"required": true
},
{
@ -235,8 +235,8 @@
"required": true
},
{
"projectID": 455508,
"fileID": 3981799,
"projectID": 618812,
"fileID": 3846496,
"required": true
},
{
@ -245,13 +245,13 @@
"required": true
},
{
"projectID": 360438,
"fileID": 3923806,
"projectID": 325092,
"fileID": 3821958,
"required": true
},
{
"projectID": 325092,
"fileID": 3821958,
"projectID": 360438,
"fileID": 3923806,
"required": true
},
{

View file

@ -33,20 +33,20 @@
<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/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/memoryleakfix">MemoryLeakFix (by FX_PR0CESS)</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/yacl">YetAnotherConfigLib (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mixin-conflict-helper">Mixin Conflict Helper (by XanderIsDev)</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/mixintrace">MixinTrace (by comp500)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamic-fps">Dynamic FPS (by juliand665)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/main-menu-credits">Main Menu Credits (by XanderIsDev)</a></li>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-fade">No Fade (by UltimateBoomer)</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/main-menu-credits">Main Menu Credits (by XanderIsDev)</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/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</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": "4.3.2",
"versionId": "4.3.3",
"name": "Fabulously Optimized",
"summary": "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!",
"files": [
@ -189,27 +189,26 @@
"fileSize": 75567
},
{
"path": "mods/entity_texture_features_fabric_1.19.x-4.0.2.jar",
"path": "mods/entity_texture_features_fabric_1.19.x-4.1.0.jar",
"hashes": {
"sha1": "ca8adf2be87fca55363fa0a0c76f112e437dc08a",
"sha512": "e4a7aac7c54ce9bed62165a11d4160434eb15fa9ae6b188a4c7fa7337ddbffaa0b54b4c3392437b2ff4d6fb2a08ba070272d5b389a5721a9e5313ef2ab22d117"
"sha1": "3fc5ff2d873ed182705ed69b3847ac47fcb2d6cc",
"sha512": "697f59fa0ac46e8d515f4e952c458663f30ea8625c448f06ff5e815c4cd1ce95261643ed4a39702faecb8585106799ca6e60b99cb1029bcf177e7d9314524143"
},
"downloads": [
"https://cdn.modrinth.com/data/BVzZfTc1/versions/4.0.2.fabric.1.19/entity_texture_features_fabric_1.19.x-4.0.2.jar"
"https://cdn.modrinth.com/data/BVzZfTc1/versions/8lkMJvNv/entity_texture_features_fabric_1.19.x-4.1.0.jar"
],
"fileSize": 1191685
"fileSize": 347189
},
{
"path": "mods/fabric-api-0.60.0+1.19.2.jar",
"path": "mods/fabric-api-0.61.0+1.19.2.jar",
"hashes": {
"sha1": "f50871a5552f12055b9d3f569ae4d1e914cda227",
"sha512": "8dd02890e3dbe8a87c07706ec8afd77b4fdf67e0e091a2b59cb34f4500bbb2499b9415e1fc94bd3cfb6371d9ebde59f7bfdf5c4d98beac62f54e26e59208b5d7"
"sha1": "33bcdba60c1f4b201f8033da1a287de970928101",
"sha512": "491de6e3cf06711a525f08dbcf97e168e152ad50d9531be5260c3d5507fbc4defcb07f862412078738c6a6705f52bbdd4c4556bc4589b52ae2a03a3b7c5d3527"
},
"downloads": [
"https://cdn.modrinth.com/data/P7dR8mSH/versions/0.60.0+1.19.2/fabric-api-0.60.0%2B1.19.2.jar",
"https://github.com/FabricMC/fabric/releases/download/0.60.0%2B1.19.2/fabric-api-0.60.0%2B1.19.2.jar"
"https://cdn.modrinth.com/data/P7dR8mSH/versions/XV9QDCar/fabric-api-0.61.0%2B1.19.2.jar"
],
"fileSize": 1510130
"fileSize": 1517325
},
{
"path": "mods/fabric-language-kotlin-1.8.3+kotlin.1.7.10.jar",
@ -434,15 +433,15 @@
"fileSize": 11223
},
{
"path": "mods/NoChatReports-FABRIC-1.19.2-v1.11.2.jar",
"path": "mods/NoChatReports-FABRIC-1.19.2-v1.12.0.jar",
"hashes": {
"sha1": "213dc0c361ed71ac560810fc2ab00fab74f08aa6",
"sha512": "344def02c9571c27fd9d25d68ef37cb59ca33e65497abbb69bc5a4b35d63fdf1e69ae364ebf997ba4911b21fac290aced0a387db0918ad2672b2d62381c15c86"
"sha1": "ebb50f927ca4226505aeee90d020e6a04afa5215",
"sha512": "c0f1baa6e2bdecfc16b4c8253bdc154d66f6402059cc6174c6b371a08a236f37b9890b0d5eb74fd3df379d7a4eb07573f5ca58e528016c534e41ab22ebde3883"
},
"downloads": [
"https://cdn.modrinth.com/data/qQyHxfxd/versions/OrXrGI5d/NoChatReports-FABRIC-1.19.2-v1.11.2.jar"
"https://cdn.modrinth.com/data/qQyHxfxd/versions/CrvlUGPx/NoChatReports-FABRIC-1.19.2-v1.12.0.jar"
],
"fileSize": 414099
"fileSize": 423384
},
{
"path": "mods/nofade-1.18-2.0.1.jar",
@ -550,15 +549,15 @@
"fileSize": 10838
},
{
"path": "mods/YetAnotherConfigLib-1.0.0.jar",
"path": "mods/YetAnotherConfigLib-1.2.0.jar",
"hashes": {
"sha1": "0fe7246af47960401c62557be046aa1a342f7e5d",
"sha512": "14ec2ef055266d6a90ebc965079d3b01ac4bcb3571d0b89529771e3078b4298e9e2ed8da5662acc6dea28657e4f03c009003a4d6f88b87ba64ad4690bf824ebb"
"sha1": "a2ab86c3d774b33145fd1ed98f52e9918ff00758",
"sha512": "b6bf7f6c297ba4b94d1a4a2ef92861a84998a50f18e050763590309e191e286e8d419abbb95e3e809f79a8091dbf5bcb3359092917eb410536d5c1c770f93003"
},
"downloads": [
"https://cdn.modrinth.com/data/1eAoo2KR/versions/iYzpWd2Z/YetAnotherConfigLib-1.0.0.jar"
"https://cdn.modrinth.com/data/1eAoo2KR/versions/RsiSJn8g/YetAnotherConfigLib-1.2.0.jar"
],
"fileSize": 114357
"fileSize": 123083
},
{
"path": "mods/yosbr-0.1.1.jar",

View file

@ -1,4 +1,4 @@
InstanceType=OneSix
iconKey=pack
name=Fabulously Optimized 4.3.2
name=Fabulously Optimized 4.3.3
notes=https://fabulously-optimized.github.io/

View file

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

View file

@ -1 +1 @@
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">4.3.2"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}}}}
{"version":1,"overrides":{"fabric-api":{"+depends":{"fabricloader":">=0.14.9"},"+recommends":{"Fabulously Optimized":">4.3.3"}},"debugify":{"conflicts":{}},"cem":{"recommends":{}},"colormatic":{"recommends":{}}}}

View file

@ -1 +1 @@
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.3.2","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}
{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 4.3.3","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]},"pause_menu":{"bottom_right":[{"translate":"isxander-main-menu-credits.antighost","color":"dark_gray"}]}}

View file

@ -0,0 +1,2 @@
util.world_border_listener=false
world.block_entity_ticking.world_border=false

View file

@ -1 +1 @@
{"demandOnServer":false,"showServerSafety":true,"hideRedChatIndicators":true,"hideYellowChatIndicators":false,"hideGrayChatIndicators":true,"hideWarningToast":true,"alwaysHideReportButton":false,"disableTelemetry":true,"showReloadButton":false,"whitelistAllServers":true,"verifiedIconEnabled":false}
{"demandOnServer":false,"showServerSafety":true,"hideRedChatIndicators":true,"hideYellowChatIndicators":false,"hideGrayChatIndicators":true,"hideWarningToast":true,"alwaysHideReportButton":false,"disableTelemetry":true,"showReloadButton":false,"whitelistAllServers":true,"verifiedIconEnabled":false,"showNCRButton":false,"enableMod":true}

View file

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

View file

@ -1 +1 @@
{"allowIllegalTexturePaths":true,"skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false}
{"allowIllegalTexturePaths":true,"skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false,"hideConfigButton": true}

View file

@ -1,5 +1,9 @@
hash-format = "sha256"
[[files]]
file = "config/capes.json5"
hash = "7de3087b5a435f770ed45b1b73ac9b37f3d36ab2fd71a1404d7a49e299738821"
[[files]]
file = "config/citresewn.json"
hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
@ -10,11 +14,15 @@ hash = "58886054eb8aacde220f538be54873ff3ab97114d5cb04b60569dc36f251a656"
[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "8663c8c0c7b63bfa0f1966f622b1ffe4b1a50f043181c06b209c941aade13df9"
hash = "0f930260dd4f4c7cf5812695b294c40b9c03dd2e108976253f9bda35361629d0"
[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "5a02b76041ceb4d789fcc2e4e7c181c3354ad0c7027a552c3dc9badc1d35b172"
hash = "5e7caa425c292bc3b79e718d05f54f33d96af4fcfdcdeec81abcd8e5e506e989"
[[files]]
file = "config/lithium.properties"
hash = "0666db351d756548f783e12448b85cb33ffd52d215b9c44285eb006b3fbc96de"
[[files]]
file = "config/modmenu.json"
@ -25,12 +33,8 @@ file = "config/puzzle.json"
hash = "1db967817059276c90dd3fd34e2573abe7883f2a169285a2c03632f6c9d31fe8"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
hash = "73bd14a37a033692bca685b46af1acce678731795824469222f6756cac23eca5"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Common.json"
hash = "4d945a5abd8801037b2f13352459054152d0a6b9cde735619103aa6a41a72f45"
file = "config/yosbr/options.txt"
hash = "fac2b7b20eaa1b22340ff7afca7daf12e800cc9c520f632f9a0c1b4730211d2c"
[[files]]
file = "config/yosbr/config/bobby.conf"
@ -42,7 +46,7 @@ hash = "1dfdc3360afe91b5804eef79f8b868f874e3dfc0c975495f8994f378ffe37a8f"
[[files]]
file = "config/yosbr/config/capes.json5"
hash = "5157cba377614babb525e4346d3f56cd9502e0f20e91ef3f31601a5c90080852"
hash = "7de3087b5a435f770ed45b1b73ac9b37f3d36ab2fd71a1404d7a49e299738821"
[[files]]
file = "config/yosbr/config/cem.conf"
@ -54,7 +58,7 @@ hash = "00adc4f855ed41412f3c3eb48b859c4ae68b5f2c30ba4c332e66f38e79a0c449"
[[files]]
file = "config/yosbr/config/entity_texture_features.json"
hash = "35cb31f6ae8e293fed8e4eb5dff841c1e913ca2342af5fd47296f31024e14950"
hash = "1656c1ce6af02cfb451541c7d5c938c51cc9e7aee962aee526c46f4be40cada3"
[[files]]
file = "config/yosbr/config/holdthatchunk.json"
@ -93,259 +97,263 @@ file = "config/yosbr/config/tr7zwDonorSettings.json"
hash = "ef73ff0fcd6f7e7f3727f493ab61fdc8a65d710475426a55f72eb772ef0ed309"
[[files]]
file = "config/yosbr/options.txt"
hash = "fac2b7b20eaa1b22340ff7afca7daf12e800cc9c520f632f9a0c1b4730211d2c"
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
hash = "8e3025f48a21c72f51336cd4d248a1422d0a81f9ea0b6a7f32eab01658c71910"
[[files]]
file = "mods/advancementinfo.pw.toml"
hash = "e6ee4e0303ca4666aa8f53f1920d1abf23c00a2c197edac0ad246812cb329493"
metafile = true
[[files]]
file = "mods/animatica.pw.toml"
hash = "6e37a53e0cc21c40bc27956d667189c278cefe61dab2a798fd4ba39bbf741687"
metafile = true
[[files]]
file = "mods/antighost.pw.toml"
hash = "e8de5feaf8b78bd44e38d9502937ea49cfc6679ebc82e2d45eb36d2340115c93"
metafile = true
[[files]]
file = "mods/better-mount-hud.pw.toml"
hash = "fe0fb406a9ba81b2e501d41db4606ed512687045e5c515481edc12b00119940e"
metafile = true
[[files]]
file = "mods/borderless-mining.pw.toml"
hash = "e0f6cbba2f655e4d7906d95d5c9e00837a72fa6a0c52ddadcd35de33c160f017"
metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "87d49809ebd20474d7d96511a11c187a86d5efb284117dd0d393004d1ce2dbe3"
metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "1082a396e2565093429f068ad4ad035b9ee4405ef457db2eecb14386926559ec"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "c3c73a4ae07f1ab6de623b37007df3581286fe3495377af6d3da4b105892adb2"
metafile = true
[[files]]
file = "mods/colormatic.pw.toml"
hash = "7aa8ced63d137481245c7ea9a15b5486193dc2ff944a15ca92479f093da0dc85"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "3f4979b3bf621ce00e3ca876df47c2467fafac3118779bd8cb6800f31dc4f625"
metafile = true
[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "c04e00114dafd52f4d801840faf04575e772a99231ead56a687c4300d44d2f3c"
metafile = true
[[files]]
file = "mods/custom-entity-models-cem.pw.toml"
hash = "f78fdd7d632b5e90ba87232795ce5862bfb6c57df924e1b8e3510b4ad8bcf37f"
metafile = true
[[files]]
file = "mods/debugify.pw.toml"
hash = "66e0fa3a147b124142e6ad36e36e9a9550725d1739d5d4af60c90585fe75aae2"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "0db89b28d9d11cd967580baed30d7ba8930b3c3a9b9e7426a92664a1f48ef24c"
metafile = true
[[files]]
file = "mods/enhanced-block-entities.pw.toml"
hash = "07f493206b01ebeb4064854f473e947b7d175229f5e2a1b46e74964ff240e2f0"
metafile = true
[[files]]
file = "mods/entity-texture-features-fabric.pw.toml"
hash = "27ec599fda166bc9aad244f5039fd1e3f8584e861e1163a6d3e159721528ab81"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "fb056d772175c202b054fd2fa32ff8c3f98e618249f1078b8f2c6b24997a0f13"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "2c77cbb46a5f273a9f1c5da5bb94022c7b1560202c0c3802190958b28956a431"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "4559f01f8da539982476e058019d8e9b7906f3d9b84f06652b9687cee648515f"
metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "54566a4d869db8c6139ed8900bbb2a3977f5328dcfcf9e43f1b63d008c93a43a"
metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "35ede7e1fc3181ecac4f75f57a7c64eef817d8336395d76df8c1228b685895c4"
metafile = true
[[files]]
file = "mods/ferritecore-fabric.pw.toml"
hash = "90934a8f07aad60a6a696e2b63db60f4aa0a5439b89fea95fcd0a100d526da6b"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "7c3e839ecd643c10c6f905e193b6edc18c978e4be202a031cffd0b3a45266ece"
metafile = true
[[files]]
file = "mods/irisshaders.pw.toml"
hash = "6406da143a731e34967124831d4af5a59bf8230bd34b16b7aa79927f41d58e50"
metafile = true
[[files]]
file = "mods/item-model-fix.pw.toml"
hash = "0cb1859becba06e139f96d2f99d6a6840d4bf20818753ec6b28f495f1716a4b3"
metafile = true
[[files]]
file = "mods/lambdabettergrass.pw.toml"
hash = "0d66d77d7354d3b8d4b89983c3a576895e9d3e74250a8797897ccf6e0291e6e2"
metafile = true
[[files]]
file = "mods/lambdynamiclights.pw.toml"
hash = "6efed395750fd72a1396750da222739ed5708b63bfb5fbad59b05ebec779e22c"
metafile = true
[[files]]
file = "mods/language-reload.pw.toml"
hash = "105a414e6b2019d5040fe59eab0179515b42c76f3a58aade0b785d732b9da188"
metafile = true
[[files]]
file = "mods/lazydfu.pw.toml"
hash = "e75515de6f60227e731affe8077018bd68d8556ebd62032a5e5bd5217b28d44f"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "84f503cded48e09f4991f73d05b483113ca57b3689ecab09f4d29846b98bb9c1"
metafile = true
[[files]]
file = "mods/main-menu-credits.pw.toml"
hash = "198084fae4ff7ee526c4d1b82b82f36585445d2c07b5f1c82e4121724c81400f"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "98b6983ca2bd063b9f4f980bcf14ade7c25a5cefe36ffacb3ac8bc557147dd4e"
metafile = true
[[files]]
file = "mods/midnightcontrols.pw.toml"
hash = "a67b229da14a57163c45083ea451a7f6c6b294e33ab06005c630fcf0d058c0c8"
metafile = true
[[files]]
file = "mods/mixin-conflict-helper.pw.toml"
hash = "5b85f845f35f708db4c6b5a6bea56697827c5c1a4272d7cd902bba754e5edfc0"
metafile = true
[[files]]
file = "mods/mixintrace.pw.toml"
hash = "f8c57b83b826e6447a6a97f88f0fab03bb76caebc8272b74f3b890c6b5821d5d"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "e3aca0cdce3d910b14c74960e82b2099aa870ff552608ebf42ad567dfcd63cc9"
metafile = true
[[files]]
file = "mods/more-chat-history.pw.toml"
hash = "6ba02ed36bd9c31c7585b3788ea70b8fbfd4027e8a4e05481e35bfb7470eaa46"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "d35c6e470e5c7516b4e0da268020287b975ee4a9db2e03ad8f897c23106b46a6"
metafile = true
[[files]]
file = "mods/no-fade.pw.toml"
hash = "c91a0e5e41ca1131346bec3429a5b54dd46ca826a228620b52333de9184a864a"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "c4aebe0362765c366bc23fd89150f8249877f6bad869aa3328cdbfd0c5cacbdf"
metafile = true
[[files]]
file = "mods/puzzle.pw.toml"
hash = "4d5f84481c08f43d7dd35bae05f815a5b1fa39dc7220a62d6226b229f7062569"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "14382dc7503db6e6e02eff91f0935b3aa8b37466fa6d2e949f3c66b8c611f5df"
metafile = true
[[files]]
file = "mods/smooth-boot.pw.toml"
hash = "eb68f07474889d53f9b81902ad7aca2979604aa6d5102327574b687b1e1c1424"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "11d65f2035ec1e7ccf85bd5f962da55433825ca3c68172de3312c043ced368b6"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "d816ebefd14031acd676b2e7dc2d77ea7e1370903ddac480865fb68540216032"
metafile = true
[[files]]
file = "mods/starlight.pw.toml"
hash = "7b110f0f87bb5f21381cc9c2338be6689219a36ef13cb34c22e745df4e6afbff"
metafile = true
[[files]]
file = "mods/tooltipfix.pw.toml"
hash = "5520c1dc76ba02ac7ab0648ca5facc2e5e65e6f98b5bc1c9b95d6f8be8280238"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "91542c9d39d39994f3a70661ded3b0af1ab4564fefc3a8971e8caf0682b51bb4"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "003dee7fef878abc298c3c6589b7b21e8922def090c9cf8259ae8c6aacc0946f"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "fb6c32d2ad00521e7f8a84e29255eca24a1d5e8e53f564f2ac98278735d02928"
metafile = true
file = "config/yosbr/config/NoChatReports/NCR-Common.json"
hash = "4d945a5abd8801037b2f13352459054152d0a6b9cde735619103aa6a41a72f45"
[[files]]
file = "resourcepacks/Mod Menu Helper.zip"
hash = "60bb3195d8910ee52dea1b274a1865862aceaeba6d1eeee78843c4f50feab529"
[[files]]
file = "mods/advancementinfo.pw.toml"
hash = "03586e60a57ea47f8c0f67e6ae8e74c411a1e3787979f593530e9c8cb9f2a2ca"
metafile = true
[[files]]
file = "mods/animatica.pw.toml"
hash = "7232298528faf4c5c19bad9f93eca87568a17b69b46bf056076eaf5da2409763"
metafile = true
[[files]]
file = "mods/antighost.pw.toml"
hash = "a848857985e7dfd249d3a7eb32a62e04b60edfb3d57a11fa8a49703065ef3e0a"
metafile = true
[[files]]
file = "mods/bettermounthud.pw.toml"
hash = "7d97c92ccaef638689651372262af9d8e69532ab4a5025cddf3f5e9ee948bf77"
metafile = true
[[files]]
file = "mods/borderlessmining.pw.toml"
hash = "a296a942b495d74b66db2c50df39eb38196376b98606ecfb8956bc95ed4ecec7"
metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "181e51852d990e383707a23c415ab51a9bc5925298c45b6185aad23ba3956d6d"
metafile = true
[[files]]
file = "mods/cem.pw.toml"
hash = "6f2fc55eaefc6cf2ebb84337e494ec849ca37f91125f36a8532c7beafb956b35"
metafile = true
[[files]]
file = "mods/citresewn.pw.toml"
hash = "ee1b4f6aa31f789dc845fa936be733bccf56714d90782ba574c8968cb89604d9"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "bf395ee2b548aa4e21df962ade82a1f97fa6ad487e904334715a6f9b2a163e66"
metafile = true
[[files]]
file = "mods/colormatic.pw.toml"
hash = "716ae4fd4d1d58db3b4b7a9dc2fb0d0df6ecf9c913e04869812a6a5d9a1d90bb"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "fbcf483fd84d0c1c0d34f12603b8ecc66132b74b388daee59c42ffea207a2a67"
metafile = true
[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "3a97f83a23bb72ae9b3ea16e1c2029f0968ed626359f149639f48038b559cc6e"
metafile = true
[[files]]
file = "mods/debugify.pw.toml"
hash = "2d7cb9fc0b2648696bbbd37e03467e4ab0c77124536391d39f3f2381700b7b19"
metafile = true
[[files]]
file = "mods/dynamicfps.pw.toml"
hash = "3b3d6b2c0a9256dab61c5e084b3a89d1f946cac9c2da8601dbc184d82053584c"
metafile = true
[[files]]
file = "mods/enhancedblockentities.pw.toml"
hash = "74fdc2beb2ac4a7ff565f2d950708ee6ac9810d8773f07cc7388671be9ece387"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "f2118fd73ca56893fea2e5ed35ae8592562481d1875bc65204db1de54f748fed"
metafile = true
[[files]]
file = "mods/entity_texture_features.pw.toml"
hash = "1dfebd6506575e75dd6c25f45467a90ac4e4d64426eacef5f248e1270e9b5126"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "8f9c84b413c96b4d08b9eb5e8d067da95c786ad3437a5597ba94c4a4980ec32f"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "3c92dc9fb49a4ce9ba2653ee9e6c401ee93701173e1cc30f3afd1959c7d2c8d4"
metafile = true
[[files]]
file = "mods/fabrishot.pw.toml"
hash = "66e1d8a617de149f7a55f43fdb8837cde6e93ee4ff2bb74ebdeca0733b5e9077"
metafile = true
[[files]]
file = "mods/farsight-fabric.pw.toml"
hash = "ab456ed0201a0d5a6ab901fbc9440c4f71d8a1cf5b6d93ff3e7dcaae16ac5636"
metafile = true
[[files]]
file = "mods/ferritecore.pw.toml"
hash = "0e0c461da2cb8a1dabdf2b0efd2bf754ba96229cfaec364291dce5ba6499c47f"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "eb586c82b82374cbae08d6cbb80a947834020159b4d06256cce2095a832b5636"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "fb4fb49a5f28c66204351e428cdb938d010add71d2dd8237f724db00360c2ab5"
metafile = true
[[files]]
file = "mods/itemmodelfix.pw.toml"
hash = "abf27d8d15571261413f03b6d2c359badcca17b315441a4444d15d05c91cccaf"
metafile = true
[[files]]
file = "mods/lambdabettergrass.pw.toml"
hash = "3af75e77b79fb1135b043fe8cd7c8653af582088b4edf716439d2c2454abef81"
metafile = true
[[files]]
file = "mods/lambdynlights.pw.toml"
hash = "605d0482d9108be13e121d20e008b97b808c9836e0198b0657bac0f09ec5a28b"
metafile = true
[[files]]
file = "mods/languagereload.pw.toml"
hash = "22a0de25b7483bfcf7ba1484e563b53f93cb13ca0a1cb5932ac8ebf537bd4fcd"
metafile = true
[[files]]
file = "mods/lazydfu.pw.toml"
hash = "caf5cf800e403f44a64813bf8f4263dd9743983d66a5fabb9bc03d4560996394"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "041179182d6bdcec003516c14fc1b857f9d219e1ebf9214b11c7d16450d9154f"
metafile = true
[[files]]
file = "mods/isxander-main-menu-credits.pw.toml"
hash = "bf619ec7dae9e2dcd694424a7c702c7fa1f549c3589f9ea0f4ef4d40d9041c2a"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "a14b732551a1c7ab36adb5adbd178a9a87c75ffb854e476845ea9226bd0c932e"
metafile = true
[[files]]
file = "mods/midnightcontrols.pw.toml"
hash = "3192ee39a91125f0878d417a683a4432ef4b7638150042b012b63f563aa4e113"
metafile = true
[[files]]
file = "mods/mixin-conflict-helper.pw.toml"
hash = "4d7792023b4cdd7ba399ddf95bbb3af9c3b69557ccfd7177a9aa19b07495e5b6"
metafile = true
[[files]]
file = "mods/mixintrace.pw.toml"
hash = "29c14ddfadc79f4c71739d52e57461a66d42ac2b031b882f83dd7943b95dd05b"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "92ab47dafb739a5991e5392994064b8ebb50fb2f709204a5343f416cfcd79b36"
metafile = true
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "2bf8a3291d840b5f6ca368d86e005740cf6156f2c51364c29eb5cb3d157a45a2"
metafile = true
[[files]]
file = "mods/nochatreports.pw.toml"
hash = "0944e2e9e31ae41b2687f42e934d9268d6476d4ee275f10d8d50e66fe5848322"
metafile = true
[[files]]
file = "mods/no-fade.pw.toml"
hash = "da5bc04ce1665f78ceae93794202796d2041d6274ffdcfa227bf9e3024ca5ea3"
metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "eecdaabb264ea36fc9c9a3b8df728f15ad437a48f4a06d61e15e201b02b5a877"
metafile = true
[[files]]
file = "mods/puzzle.pw.toml"
hash = "36a7721dde240a58c154bc34c59008983fe747917ae68ac798ba44774ae73837"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "782c6072a2cab1513a196c8fe1d1cd4bbf86b408a569937b4a811bfab6a61cdc"
metafile = true
[[files]]
file = "mods/smoothboot.pw.toml"
hash = "ee3d980387c796b4342db65d9769dd21222bf4b7250f4a380518a611291cfeea"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "a0673488f840bbdd1d8012ea15ccedd734aed07e4e13d4e42f1d1dac8aa88d41"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "daadcc5007f5f3ede01e59f97ae566243840fa38f0e5df4fc455260ea133b3a0"
metafile = true
[[files]]
file = "mods/starlight.pw.toml"
hash = "177f4c2fca9d2f761dcaaf07ecbbe50f9d13a85f29a32d2210f495a46bfe1690"
metafile = true
[[files]]
file = "mods/tooltipfix.pw.toml"
hash = "dc1a1debea900b1c00c41535bf4da687f5625fce3d428220e39a26a0ca566cdf"
metafile = true
[[files]]
file = "mods/yet-another-config-lib.pw.toml"
hash = "6a04677ad56b0aef8b149e21bd616774a10a5cb23815ccad0089db8647bdcf8b"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "9dffabf569e9e1b272c7311579a4a758a88e551bf2b2c1d75319489656053c55"
metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "97c299b8f84c9a8f6416f7e8182ef80b531ccb4c0e892093fa25c001f0b56566"
metafile = true

View file

@ -1,13 +1,13 @@
name = "AdvancementInfo"
filename = "advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9ba152030c480c329653f3ae654b3fca5421c23a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3907238
project-id = 403815
name = "AdvancementInfo"
filename = "advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/G1epq3jN/versions/1.19.1-fabric0.58.5-1.3.1/advancementinfo-1.19.1-fabric0.58.5-1.3.1.jar"
hash-format = "sha512"
hash = "092f55d9f46a64dbadfb78e5cf6dcc03d9d77999e52ca00d63adff8fe39166bcf24eb254a2bc6257e95a118bad6912ce56cfe8fb71793f3034226e7f0243f2ac"
[update]
[update.modrinth]
mod-id = "G1epq3jN"
version = "p4psnBkA"

View file

@ -1,13 +1,13 @@
name = "Animatica"
filename = "animatica-0.5+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d58560b9c226df726bdddc7ab25748a158a0cb3d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3844732
project-id = 533006
name = "Animatica"
filename = "animatica-0.5+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/PRN43VSY/versions/0.5+1.19/animatica-0.5%2B1.19.jar"
hash-format = "sha512"
hash = "c445bc7cb4b235af85193dba03c13142face27b5975558a8a39f81b1f2e98808a3ec528f4113cad076586685adbb2819b42cac0078e426ad07761b81ac76dc53"
[update]
[update.modrinth]
mod-id = "PRN43VSY"
version = "rghK1s60"

View file

@ -1,13 +1,13 @@
name = "AntiGhost"
filename = "antighost-1.19.1-fabric0.58.5-1.1.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "de93b03bbb5d5673d5b7a48e1b4ebb25a7353ce8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3907240
project-id = 273279
name = "AntiGhost"
filename = "antighost-1.19.1-fabric0.58.5-1.1.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/1.19.1-fabric0.58.5-1.1.5/antighost-1.19.1-fabric0.58.5-1.1.5.jar"
hash-format = "sha512"
hash = "bcc07d98ac2325f7bb894fb73f54b0612320cbbf5e0d1ae0c92ac1d7f63cfff3a4267b9c8fa1c110300bce1b201589340649413ea116bf10bc654241ad1c7af8"
[update]
[update.modrinth]
mod-id = "Jw3Wx1KR"
version = "m3TU0WFs"

View file

@ -1,13 +0,0 @@
name = "Better Mount HUD"
filename = "bettermounthud-1.1.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "60035cc1e9cf8bf880c42f57427719d773df5cd5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3637536
project-id = 475358

View file

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

View file

@ -1,13 +0,0 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.5+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "08f98e28057a0fbdb288c947b7871def4b18b176"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3865813
project-id = 310205

View file

@ -0,0 +1,13 @@
name = "Borderless Mining"
filename = "borderless-mining-1.1.5+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/1.1.5+1.19/borderless-mining-1.1.5%2B1.19.jar"
hash-format = "sha512"
hash = "8233e5e7d947356567fd55aac19c13c5534d152f68debae3dd8ab0efe72d3cc99603429daec59404ece07f76fa128b9a70906530f8cd6fc4cc12555c1ff8da59"
[update]
[update.modrinth]
mod-id = "kYq5qkSL"
version = "gqoXgtxO"

View file

@ -1,13 +1,13 @@
name = "Fabric Capes"
filename = "Capes-1.4.5+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ab6cc2bce19f9e4c9620afbe9b5916ff928e44d7"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3966267
project-id = 408481
name = "Fabric Capes"
filename = "Capes-1.4.5+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/ic9rDGCw/Capes-1.4.5%2B1.19.jar"
hash-format = "sha512"
hash = "d0beeaee2b624883c67353b5ee7b8f8f175fc29b9bb6d00778da2dc547c89c102d3addafaf77a8058ce2a46b9a8f4c4cf78882b8df9d74b462f30ea1c4a9d640"
[update]
[update.modrinth]
mod-id = "89Wsn8GD"
version = "ic9rDGCw"

View file

@ -0,0 +1,13 @@
name = "Custom Entity Models (CEM)"
filename = "cem-0.7.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YOQCucah/versions/0.7.1-1.19/cem-0.7.1.jar"
hash-format = "sha512"
hash = "c5977f87b2adb1df439df205326e182a8e1c8a6402c743fe1074fd7b3f41fe1844335716a21b88935bfdd0b89ddf74cb26bee6a943cddeb016f6688bbdad5d54"
[update]
[update.modrinth]
mod-id = "YOQCucah"
version = "pobVcvCg"

View file

@ -1,13 +0,0 @@
name = "CIT Resewn"
filename = "CITResewn-1.1.2+1.19.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8eee04b02dcb7543633c8a2001d6bc89abb5d5ac"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3975969
project-id = 521427

View file

@ -0,0 +1,13 @@
name = "CIT Resewn"
filename = "CITResewn-1.1.2+1.19.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar"
hash-format = "sha512"
hash = "55c1115d9844df7bb86a97e49887aa38a64f27c658ced187acc07c909f955929475f6e41a6450cfbba00fc0a435083b17fd928de411f10f8fc0da69993ee111a"
[update]
[update.modrinth]
mod-id = "otVJckYQ"
version = "lYmW1wnD"

View file

@ -1,13 +1,13 @@
name = "Cloth Config API (Fabric/Forge)"
filename = "cloth-config-8.2.88-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4b93c69f22e9bdeeca201992e99632824b55f9cb"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3972420
project-id = 348521
name = "Cloth Config API (Fabric/Forge)"
filename = "cloth-config-8.2.88-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/EXrxCjl6/cloth-config-8.2.88-fabric.jar"
hash-format = "sha512"
hash = "6a135c608dadaf5dcc07601cbca456170025e39b8adec43915e08fc140ab5b3f0fb19e3123994e30cec88770a444265a1251289422cda2944c9a17007e58065c"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "EXrxCjl6"

View file

@ -1,13 +1,13 @@
name = "Colormatic"
filename = "colormatic-3.1.2+mc.1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7524e70ccf9968d14aadbeca03cd0ec226c04054"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3821958
project-id = 325092
name = "Colormatic"
filename = "colormatic-3.1.2+mc.1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/V4IQxkZC/versions/3.1.2/colormatic-3.1.2%2Bmc.1.19.jar"
hash-format = "sha512"
hash = "a3c9c4dd2dfb90e993dbadf387a94c7625441c83c7eeb8966f6fe660b616d3191b37219929ac590e0c1361649f8ebc1706e63f00477f1afd4e80ec721a9ae120"
[update]
[update.modrinth]
mod-id = "V4IQxkZC"
version = "IcIVUUIc"

View file

@ -1,13 +1,13 @@
name = "Continuity"
filename = "continuity-2.0.1+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d82700772659f65560202f1cbd0e744007b21a75"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3927270
project-id = 531351
name = "Continuity"
filename = "continuity-2.0.1+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1+1.19/continuity-2.0.1%2B1.19.jar"
hash-format = "sha512"
hash = "02d39d75d73f049184848fb4fda6d4f5fed644379f5cad9747f25be815ebf6667a780f8facbec37b59783a9adff236f8375b632d0846f13ada1f803c19c44758"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "xTtULC68"

View file

@ -1,13 +1,13 @@
name = "Cull Less Leaves"
filename = "CullLessLeaves-1.0.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f37c98455ed9d166bfafaf2c413362439f446677"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3939539
project-id = 619718
name = "Cull Less Leaves"
filename = "CullLessLeaves-1.0.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/1.0.5/CullLessLeaves-1.0.5.jar"
hash-format = "sha512"
hash = "91ac69fbf8c46ccabd6d8bb522f3a291a49bbbba07bea4f9a058e3f69f9e612f17703683f37fc07c91eec201751fe69a9cd94b88c3e5c761208cad0cb6ac09e3"
[update]
[update.modrinth]
mod-id = "iG6ZHsUV"
version = "9MlXQrkw"

View file

@ -1,13 +0,0 @@
name = "Custom Entity Models (CEM)"
filename = "cem-0.7.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "96c943ee9282945877fe85e7c474ccddbaca0401"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3821136
project-id = 477078

View file

@ -1,13 +1,13 @@
name = "Debugify"
filename = "Debugify-2.6.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "850f5ff67eb70cb3fb3b587f13878e1ed9b04d91"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3971285
project-id = 596224
name = "Debugify"
filename = "Debugify-2.6.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/W2UIVXCp/Debugify-2.6.0.jar"
hash-format = "sha512"
hash = "3bbe92e995dffa108ec62ae4c4d7b0024c85cfac5846a6e822d66931dbf90523bd07cbc5a416de890cc6eb5bf9e427bb3792e5856e98252e3508c51abf636a79"
[update]
[update.modrinth]
mod-id = "QwxR6Gcd"
version = "W2UIVXCp"

View file

@ -1,13 +0,0 @@
name = "Dynamic FPS"
filename = "dynamic-fps-2.2.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8d264374dc08df87777fb51b94c781476c315bb5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3829250
project-id = 335493

View file

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

View file

@ -1,13 +0,0 @@
name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.7.1+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "78dd28b7d94ef3883e817a328be9e1d66aedaa24"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3841824
project-id = 452046

View file

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

View file

@ -1,13 +0,0 @@
name = "Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric_1.19.x-4.0.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ca8adf2be87fca55363fa0a0c76f112e437dc08a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3935334
project-id = 568563

View file

@ -0,0 +1,13 @@
name = "Entity Texture Features - [Fabric & Forge]"
filename = "entity_texture_features_fabric_1.19.x-4.1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/8lkMJvNv/entity_texture_features_fabric_1.19.x-4.1.0.jar"
hash-format = "sha512"
hash = "697f59fa0ac46e8d515f4e952c458663f30ea8625c448f06ff5e815c4cd1ce95261643ed4a39702faecb8585106799ca6e60b99cb1029bcf177e7d9314524143"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "8lkMJvNv"

View file

@ -1,14 +1,13 @@
name = "EntityCulling"
filename = "entityculling-fabric-1.5.2-mc1.19.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/1.5.2-fabric-1.19/entityculling-fabric-1.5.2-mc1.19.jar"
hash-format = "sha1"
hash = "ff5520d7b10342358575220d88bd39c8cea80dad"
mode = ""
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "R0KPBo5r"
name = "Entity Culling Fabric/Forge"
filename = "entityculling-fabric-1.5.2-mc1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/1.5.2-fabric-1.19/entityculling-fabric-1.5.2-mc1.19.jar"
hash-format = "sha512"
hash = "230e771a6c6014b1d95d83ffe6ae1ef9d93b054e670f1fb1d2632b47bfe7dc72521aa42b34d3b37f7edd748f110c23066f8f76c4610aecef5d376a772e05f781"
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "R0KPBo5r"

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.60.0+1.19.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f50871a5552f12055b9d3f569ae4d1e914cda227"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3936024
project-id = 306612
name = "Fabric API"
filename = "fabric-api-0.61.0+1.19.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/XV9QDCar/fabric-api-0.61.0%2B1.19.2.jar"
hash-format = "sha512"
hash = "491de6e3cf06711a525f08dbcf97e168e152ad50d9531be5260c3d5507fbc4defcb07f862412078738c6a6705f52bbdd4c4556bc4589b52ae2a03a3b7c5d3527"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "XV9QDCar"

View file

@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.8.3+kotlin.1.7.10.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "80645897db245424cf1efb474e7bf34ddbc34212"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3951797
project-id = 308769
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.8.3+kotlin.1.7.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/MrMwCJlh/fabric-language-kotlin-1.8.3%2Bkotlin.1.7.10.jar"
hash-format = "sha512"
hash = "4047cc345ec48e50e92a5844e4f7067ef4a537ce72cf0528057cd28b7fa31e538c003cc7e4d5bfe35a3b17704d1aac61fc6f9ad1b04dbf241ccaee4fcba785fe"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "MrMwCJlh"

View file

@ -1,13 +1,13 @@
name = "Fabrishot"
filename = "fabrishot-1.8.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "229c504dd8d48527f4484d3dba569baa63b03fe1"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3826809
project-id = 404870
name = "Fabrishot"
filename = "fabrishot-1.8.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/1.8.0/fabrishot-1.8.0.jar"
hash-format = "sha512"
hash = "83c7a9f7582d056a763b02c6ce20e12e89396713b3963c8d5bc5fde7b8f75c0677be7e08410af859b00c0e270af637d8e084dee0b179e12c81d842a9a1777dac"
[update]
[update.modrinth]
mod-id = "3qsfQtE9"
version = "UO9qlY22"

View file

@ -1,13 +1,14 @@
name = "Farsight [Fabric]"
filename = "farsight-fabric-1.19.1-2.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a4cdb689ff5ce24bf443da0f2d0ea637e1fe24aa"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3910037
project-id = 579192
name = "Farsight [Fabric]"
filename = "farsight-fabric-1.19.1-2.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a4cdb689ff5ce24bf443da0f2d0ea637e1fe24aa"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3910037
project-id = 579192
release-channel = "beta"

View file

@ -1,13 +0,0 @@
name = "FerriteCore (Fabric)"
filename = "ferritecore-5.0.0-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "14ab2f560fce8f20f5af07129dd71130ab9bb03f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3824694
project-id = 459857

View file

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

View file

@ -1,13 +1,13 @@
name = "Indium"
filename = "indium-1.0.9+mc1.19.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a74ab16af990cf55dd1a3b5c76eadfc9ca25e25e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3957480
project-id = 459496
name = "Indium"
filename = "indium-1.0.9+mc1.19.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/yTfou6df/indium-1.0.9%2Bmc1.19.2.jar"
hash-format = "sha512"
hash = "037ffe399b279f7d4d823769035da1879fa9925a1b8d959f1dd04ad6c1ed7186d61a6a5234b0c1d653dd8fcb3f1e2ecf106758149c3f20c518e1af66e729333a"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "yTfou6df"

View file

@ -0,0 +1,13 @@
name = "Iris Shaders"
filename = "iris-mc1.19.2-1.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/r8IxC3aO/iris-mc1.19.2-1.3.1.jar"
hash-format = "sha512"
hash = "f5eff3eacaf0a216a41e7a657d3a91e14df601cf4937ebd8d367b7593b54374e161d130f20a1e9207b7d2a548f30423f5dd7e964d8ad015e76f9bd88c9f2623e"
[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "r8IxC3aO"

View file

@ -1,13 +0,0 @@
name = "Iris Shaders"
filename = "iris-mc1.19.2-1.3.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d48f9bbc13989367629b85a785d0ff227b63dc5e"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3981799
project-id = 455508

View file

@ -0,0 +1,13 @@
name = "Main Menu Credits"
filename = "main-menu-credits-1.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/1.1.1/main-menu-credits-1.1.1.jar"
hash-format = "sha512"
hash = "20c4455b742e2bff30e043c810483e90b95aa01de6f5223ca12a895b296cc209974c36fb95ae2a0b9f0a9c912ed345f535643d2f19f51c23b3861764f5bd02a4"
[update]
[update.modrinth]
mod-id = "qJDfP7WN"
version = "riozoxJO"

View file

@ -1,13 +0,0 @@
name = "Item Model Fix (Fabric)"
filename = "item-model-fix-1.0.3+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3bc98ae80c3546dfcdc63c762c236895b7b2a845"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3854720
project-id = 399798

View file

@ -0,0 +1,13 @@
name = "Item Model Fix (Fabric)"
filename = "item-model-fix-1.0.3+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/B3HO5V57/versions/1.0.3+1.19/item-model-fix-1.0.3%2B1.19.jar"
hash-format = "sha512"
hash = "6bbc981a310f1fa1f33cd7f2edc1bff66d677b768cabb5f0960cf40941de762191b29334345bccdb493d071a17c96dbb02157dd0370de4555084cefc30bdf5c5"
[update]
[update.modrinth]
mod-id = "B3HO5V57"
version = "vKmXWAvG"

View file

@ -1,13 +1,13 @@
name = "LambdaBetterGrass"
filename = "lambdabettergrass-1.3.0+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "740d161761c2136dd08ff9f41817a1093275a85d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3834055
project-id = 400322
name = "LambdaBetterGrass"
filename = "lambdabettergrass-1.3.0+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.3.0+1.19/lambdabettergrass-1.3.0%2B1.19.jar"
hash-format = "sha512"
hash = "b414857a60f7bfb4dee0c39ed44e54f5053773e92ece229d9e257e7dc06f66608e7a331ef370a803ee6748658609f6216f7696f6a96614571ead5d1799a967c8"
[update]
[update.modrinth]
mod-id = "2Uev7LdA"
version = "UWFTYBmq"

View file

@ -1,13 +0,0 @@
name = "LambDynamicLights"
filename = "lambdynamiclights-2.1.2+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0f2b1a29beb9521e11046f76674d78ddc86e1371"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3824820
project-id = 393442

View file

@ -0,0 +1,13 @@
name = "LambDynamicLights"
filename = "lambdynamiclights-2.1.2+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/2.1.2+1.19/lambdynamiclights-2.1.2%2B1.19.jar"
hash-format = "sha512"
hash = "47cbc713317c88d6165d125d3802e13c9fd851fddc4ffeb03be4b67ac06bc15d5306d9e9c23e0552ba1e6fcfb10de010ffd2cd84af06cd281709a42d09c09b8c"
[update]
[update.modrinth]
mod-id = "yBW8D80W"
version = "Fp4gUsxF"

View file

@ -1,13 +0,0 @@
name = "Language Reload"
filename = "language-reload-1.3.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f35701734ae863b9736f35e09b1f3658b4b60d23"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3933807
project-id = 527334

View file

@ -0,0 +1,13 @@
name = "Language Reload"
filename = "language-reload-1.3.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/1.3.2/language-reload-1.3.2.jar"
hash-format = "sha512"
hash = "42a46de1ce9ecff063bc3a6096db398959ff8f1622857cefba7a76154bb1f7beb04bf23b5d2c52e2d9fb96bcea307dd9b16a8f45898cd13c03a24cba400d1607"
[update]
[update.modrinth]
mod-id = "uLbm7CG6"
version = "u6Owujgv"

View file

@ -1,13 +1,13 @@
name = "LazyDFU"
filename = "lazydfu-0.1.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0dfa8b03ed408fb7fdada29e01cfebba02af1049"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3821870
project-id = 433518
name = "LazyDFU"
filename = "lazydfu-0.1.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar"
hash-format = "sha512"
hash = "dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a"
[update]
[update.modrinth]
mod-id = "hvFnDODi"
version = "4SHylIO9"

View file

@ -1,13 +1,13 @@
name = "Lithium (Fabric)"
filename = "lithium-fabric-mc1.19.2-0.8.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "2b7ac2bb11944ebb77441539fa2a8a3f84e4ead1"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3923806
project-id = 360438
name = "Lithium (Fabric)"
filename = "lithium-fabric-mc1.19.2-0.8.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.19.2-0.8.3/lithium-fabric-mc1.19.2-0.8.3.jar"
hash-format = "sha512"
hash = "d61b1a744fefd13a5ab032d4da6f9d723f008b4afe39863f6b47ae7901a91ed7d326d27bab6b6d2ff9d17447bf2f191c6431253c7973874b6ae17ffbfd71e2a9"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "Zs3sdHjK"

View file

@ -1,13 +0,0 @@
name = "Main Menu Credits"
filename = "main-menu-credits-1.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7df757c8d19a13da60c7b85f13870965d61c71d8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3846496
project-id = 618812

View file

@ -1,13 +1,13 @@
name = "MemoryLeakFix"
filename = "memoryleakfix-1.19.1-0.7.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9ef7b93df46b599f96d8c0dba32753373e5e8a1a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3908979
project-id = 627566
name = "MemoryLeakFix"
filename = "memoryleakfix-1.19.1-0.7.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/v0.7.0/memoryleakfix-1.19.1-0.7.0.jar"
hash-format = "sha512"
hash = "885447011054bf6ae936da5f1e795f135c29d509535c00b2351b8ffc70405e8afd2ed513d1d3c846d8ac54d713800e417579ccf437bcdd2b3c29fb9445ef3d67"
[update]
[update.modrinth]
mod-id = "NRjRiSSD"
version = "tlLtHh1w"

View file

@ -1,13 +1,13 @@
name = "MidnightControls"
filename = "midnightcontrols-1.5.0+1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "971f190386e9ab63b51111e981d45af313bef6dd"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3914072
project-id = 621768
name = "MidnightControls"
filename = "midnightcontrols-1.5.0+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/1.5.0+1.19/midnightcontrols-1.5.0%2B1.19.jar"
hash-format = "sha512"
hash = "6b038c277947eeb00c7df8ee375679bc60d59efcb3fa5689851651016d50fde55600047e8dd7c8aafdf846728605e27b5081d50f000160b3e4fca816b6fe870a"
[update]
[update.modrinth]
mod-id = "bXX9h73M"
version = "M3xjZE2k"

View file

@ -1,13 +1,13 @@
name = "Mixin Conflict Helper"
filename = "MixinConflictHelper-1.2.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d25e635f1059d8eedbee106ca55ce12b7055a302"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3942300
project-id = 643052
name = "Mixin Conflict Helper"
filename = "MixinConflictHelper-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MR1VIQJJ/versions/8dRAFcey/MixinConflictHelper-1.2.0.jar"
hash-format = "sha512"
hash = "a385cd827d83cd9e180d3206e35fa9f66786e3335dda184ae14f83c8e812e15df9fb53cbbff1005a3189b4218486ddf249ea4ebd22b4aae55265f3fe0ecc930d"
[update]
[update.modrinth]
mod-id = "MR1VIQJJ"
version = "8dRAFcey"

View file

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

View file

@ -1,13 +1,13 @@
name = "Mod Menu"
filename = "modmenu-4.0.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9035d55b5d77ef4746aaf7fa0645e84927c76c57"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3920481
project-id = 308702
name = "Mod Menu"
filename = "modmenu-4.0.6.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/4.0.6/modmenu-4.0.6.jar"
hash-format = "sha512"
hash = "8fd0748d25c02e0fe69718439c8428aa47b8ff2634728ad14184ae3369c06948576dc759a8c508cdcf1830ef39b58d6b88895c3bc1a7b49282325188c477e16f"
[update]
[update.modrinth]
mod-id = "mOgUt4GM"
version = "8TOgNwQL"

View file

@ -1,13 +0,0 @@
name = "More Chat History"
filename = "morechathistory-1.19.1-1.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b23419da24f1c7ae16c6e77e992a38491cccf2c8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3902698
project-id = 518319

View file

@ -0,0 +1,13 @@
name = "More Chat History"
filename = "morechathistory-1.19.1-1.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar"
hash-format = "sha512"
hash = "97b92ad55bc88ea5c75de55672bfd23842a03dd1d697cb9d877b2d97da3f52c2f4c00858f603c77261372749f1006b37588692e125edb2c93488e108fd589345"
[update]
[update.modrinth]
mod-id = "8qkXwOnk"
version = "b1apT2G2"

View file

@ -1,13 +0,0 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.19.2-v1.11.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "213dc0c361ed71ac560810fc2ab00fab74f08aa6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3963436
project-id = 634062

View file

@ -1,13 +1,14 @@
name = "No Fade"
filename = "nofade-1.18-2.0.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "76951fe09b742ba0ca07acc7c54e4c3760157071"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3550935
project-id = 452768
name = "No Fade"
filename = "nofade-1.18-2.0.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "76951fe09b742ba0ca07acc7c54e4c3760157071"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3550935
project-id = 452768
release-channel = "beta"

View file

@ -0,0 +1,13 @@
name = "No Chat Reports"
filename = "NoChatReports-FABRIC-1.19.2-v1.12.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/CrvlUGPx/NoChatReports-FABRIC-1.19.2-v1.12.0.jar"
hash-format = "sha512"
hash = "c0f1baa6e2bdecfc16b4c8253bdc154d66f6402059cc6174c6b371a08a236f37b9890b0d5eb74fd3df379d7a4eb07573f5ca58e528016c534e41ab22ebde3883"
[update]
[update.modrinth]
mod-id = "qQyHxfxd"
version = "CrvlUGPx"

View file

@ -1,13 +1,13 @@
name = "OptiGUI"
filename = "optigui-1.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5da0d10efb27e8cc3db902ef5e2480d608fabf71"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3870988
project-id = 619986
name = "OptiGUI"
filename = "optigui-1.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/v1.1.1+1.19/optigui-1.1.1.jar"
hash-format = "sha512"
hash = "5758103b1c18c38c93b97162cf1e4b5dd56745f6b88858a19301ae2db1c8864cad86562adc2fe735dc6f0f24118d30d1f24fdba78e8abdae95b0b38f9d1c14e8"
[update]
[update.modrinth]
mod-id = "JuksLGBQ"
version = "SBi7COdt"

View file

@ -1,13 +1,13 @@
name = "Puzzle"
filename = "puzzle-1.4.0-1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "c265b7ecda0588febe0a723ccf6bf34bc6f31a56"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3912555
project-id = 563977
name = "Puzzle"
filename = "puzzle-1.4.0-1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3IuO68q1/versions/1.4.0-1.19/puzzle-1.4.0-1.19.jar"
hash-format = "sha512"
hash = "a51148b753ce6a7ac4960d5173397ced6d82d554601ebaeb778b87b6ba45347437f091a561a51e8861d5c7ad2eb266538bef3a7d66eab5f9ac60de2f5f193da1"
[update]
[update.modrinth]
mod-id = "3IuO68q1"
version = "TM6dpuQ9"

View file

@ -1,13 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.4.7+mc1.19.2-build.59.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b9cc6500afef896a577f7f07b635945d469e4b41"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3946216
project-id = 511319
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.4.7+mc1.19.2-build.59.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/Iusxhlyd/reeses_sodium_options-1.4.7%2Bmc1.19.2-build.59.jar"
hash-format = "sha512"
hash = "5b44706b885a1d29f908af86eb48bdd848fb6222254c360cb05090ec65a31903dcd69c0861940685d3edb6d93b6ef8932dca9c82105dbdfb98f5ed007cfa2cf7"
[update]
[update.modrinth]
mod-id = "Bh37bMuy"
version = "Iusxhlyd"

View file

@ -1,13 +0,0 @@
name = "Smooth Boot (Fabric)"
filename = "smoothboot-fabric-1.19-1.7.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8414cbce145a5f48102e6cc811dfd1459afe44f3"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3821513
project-id = 415758

View file

@ -0,0 +1,13 @@
name = "Smooth Boot (Fabric)"
filename = "smoothboot-fabric-1.19-1.7.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FWumhS4T/versions/1.19-1.7.1/smoothboot-fabric-1.19-1.7.1.jar"
hash-format = "sha512"
hash = "dfe62d6ae465baa6b60249f271508bb97e5f07f663c018658dfb940f99e7fce5fa9f5b6c15e555db34b02f8db9d8e6350cb120e10469ff809480173fb8b0da49"
[update]
[update.modrinth]
mod-id = "FWumhS4T"
version = "r8xRVPEI"

View file

@ -1,13 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-0.4.10+mc1.19.2-build.64.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ea9ac83d25e16874bf5c673afdff56cc57aac156"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3958738
project-id = 447673
name = "Sodium Extra"
filename = "sodium-extra-0.4.10+mc1.19.2-build.64.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/uy3WEIvn/sodium-extra-0.4.10%2Bmc1.19.2-build.64.jar"
hash-format = "sha512"
hash = "355f3a137922633079221682c17e7cc6ceea3dcea0e229a4c03f6412cfb2ac23a26ef923f32aaddaba64fa8efc8168ac1aa2e8b00bd4f9b8a640556cbdb52f7b"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "uy3WEIvn"

View file

@ -1,13 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-mc1.19.2-0.4.4+build.18.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "227648dc4f6a8604bafc282612a6de47eff70cd8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3957319
project-id = 394468
name = "Sodium"
filename = "sodium-fabric-mc1.19.2-0.4.4+build.18.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/rAfhHfow/sodium-fabric-mc1.19.2-0.4.4%2Bbuild.18.jar"
hash-format = "sha512"
hash = "8fbe5ada5c45efd56596bcf0c5d93d7a7264f60263289626e9d2b0ba3b3ccc914af2d9f856596a724df675804e9766a3d890d1731957fe960c58a45f0533b34e"
[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "rAfhHfow"

View file

@ -1,13 +1,13 @@
name = "Starlight (Fabric)"
filename = "starlight-1.1.1+fabric.ae22326.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "de6fe932555604345477db89b59d59249909c640"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3835973
project-id = 521783
name = "Starlight (Fabric)"
filename = "starlight-1.1.1+fabric.ae22326.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1+1.19/starlight-1.1.1%2Bfabric.ae22326.jar"
hash-format = "sha512"
hash = "68f81298c35eaaef9ad5999033b8caf886f3c583ae1edc25793bdd8c2cbf5dce6549aa8d969c55796bd8b0d411ea8df2cd0aaeb9f43adf0691776f97cebe1f9f"
[update]
[update.modrinth]
mod-id = "H8CaAYZC"
version = "qH1xCwoC"

View file

@ -1,13 +1,13 @@
name = "ToolTipFix"
filename = "tooltipfix-1.0.5-1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "8dd951713909e327ae42deb22d0102dc0de07b83"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3820437
project-id = 411557
name = "ToolTipFix"
filename = "tooltipfix-1.0.5-1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/1.0.5-1.19/tooltipfix-1.0.5-1.19.jar"
hash-format = "sha512"
hash = "fca63f9d1501c4b685f816904adf95910a8a6fc696b113fc0ba191d534091bb1debfc3b0ae803d6dfe4334b37380cb846e68d2c3d45bd59fd631f8db3ed2ad74"
[update]
[update.modrinth]
mod-id = "2RKFTmiB"
version = "ohkhRD3C"

View file

@ -1,13 +0,0 @@
name = "YetAnotherConfigLib"
filename = "YetAnotherConfigLib-1.0.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0fe7246af47960401c62557be046aa1a342f7e5d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3981552
project-id = 667299

View file

@ -0,0 +1,13 @@
name = "YetAnotherConfigLib"
filename = "YetAnotherConfigLib-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/RsiSJn8g/YetAnotherConfigLib-1.2.0.jar"
hash-format = "sha512"
hash = "b6bf7f6c297ba4b94d1a4a2ef92861a84998a50f18e050763590309e191e286e8d419abbb95e3e809f79a8091dbf5bcb3359092917eb410536d5c1c770f93003"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "RsiSJn8g"

View file

@ -1,13 +1,13 @@
name = "Your Options Shall Be Respected (YOSBR)"
filename = "yosbr-0.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0643830cab952fc96872702e681b863b550c8530"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 2934596
project-id = 374274
name = "Your Options Shall Be Respected (YOSBR)"
filename = "yosbr-0.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/0.1.1/yosbr-0.1.1.jar"
hash-format = "sha512"
hash = "8edd47fcda376658b5fb8bfb333c441ecaa1fe834d3deaa6b9895bb9c7dfc004d2e8ccc12a41e4b79f10e6634824837b5536c3bb81289e137abc6079d1c871c3"
[update]
[update.modrinth]
mod-id = "WwbubTsV"
version = "dStXfyg3"

View file

@ -1,13 +1,13 @@
name = "Zoomify"
filename = "Zoomify-2.6.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "47a6412898781fa4dd203b6cccbb673102b33793"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3981597
project-id = 574741
name = "Zoomify"
filename = "Zoomify-2.6.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/zS4oS6ht/Zoomify-2.6.0.jar"
hash-format = "sha512"
hash = "17d2fd1af719e2f9b743fb5fc49a3738afce3b7e42af6ee5bea789f167ea8f4aeee9c3fadeb2a554a4eec5352f426112e676e8bd4db660297f43f4aad4d702d6"
[update]
[update.modrinth]
mod-id = "w7ThoJFB"
version = "zS4oS6ht"

View file

@ -1,15 +1,13 @@
name = "Fabulously Optimized"
version = "4.3.2"
author = "robotkoer"
version = "4.3.3"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c28522d7b94393fcb6ed4e0bf776867a6da7f555b485165785c8608b4b23f1d7"
hash = "51ad442417b32d12711b462bcfcf2e787b275a10bb017b108eb0ba0153065d1c"
[versions]
fabric = "0.14.9"
minecraft = "1.19.2"
[options]
acceptable-game-versions = ["1.19", "1.19.1", "1.19.2"]

7
Packwiz/mmc-export.toml Normal file
View file

@ -0,0 +1,7 @@
name = "Fabulously Optimized"
author = "robotkoer"
[[Resource]]
name = "Mod Menu Helper"
filename = "Mod Menu Helper.zip"
action = "override"