From 979fafc330546b38f4e8bd3fe0809c611d91c60d Mon Sep 17 00:00:00 2001 From: dirtTW Date: Wed, 18 Dec 2024 13:23:43 +0700 Subject: [PATCH] 0.3.2-alpha.3 0.3.2-alpha.3 - Added back mods - Better Mount HUD - Debugify - Noisium - Noxesium - Update mods - Concurrent Chunk Management Engine (Fabric) - Cloth Config API - [EMF] Entity Model Features - [ETF] Entity Texture Features - Fabric API - Forge Config API Port - Iris Shaders - LambDynamicLights - More Culling - Sodium --- .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- Curseforge/1.21.4/index.toml | 46 +++++++++++++------ .../1.21.4/mods/better-mount-hud.pw.toml | 13 ++++++ Curseforge/1.21.4/mods/c2me-fabric.pw.toml | 6 +-- Curseforge/1.21.4/mods/cloth-config.pw.toml | 6 +-- .../1.21.4 => 1.21.4/mods}/debugify.pw.toml | 6 +-- .../1.21.4/mods/entity-model-features.pw.toml | 6 +-- .../entity-texture-features-fabric.pw.toml | 6 +-- Curseforge/1.21.4/mods/fabric-api.pw.toml | 6 +-- .../mods/forge-config-api-port-fabric.pw.toml | 6 +-- Curseforge/1.21.4/mods/irisshaders.pw.toml | 6 +-- .../1.21.4/mods/lambdynamiclights.pw.toml | 6 +-- Curseforge/1.21.4/mods/moreculling.pw.toml | 6 +-- .../1.21.4 => 1.21.4/mods}/noisium.pw.toml | 6 +-- Curseforge/1.21.4/mods/noxesium.pw.toml | 13 ++++++ Curseforge/1.21.4/mods/sodium.pw.toml | 6 +-- Curseforge/1.21.4/pack.toml | 4 +- .../translations-for-sodium.pw.toml | 4 +- .../config/fabric_loader_dependencies.json | 2 +- .../config/isxander-main-menu-credits.json | 2 +- Packwiz/1.21.4/index.toml | 46 +++++++++++++------ Packwiz/1.21.4/mods/better-mount-hud.pw.toml | 13 ++++++ Packwiz/1.21.4/mods/c2me-fabric.pw.toml | 8 ++-- Packwiz/1.21.4/mods/cloth-config.pw.toml | 8 ++-- Packwiz/1.21.4/mods/debugify.pw.toml | 13 ++++++ .../1.21.4/mods/entity-model-features.pw.toml | 8 ++-- .../1.21.4/mods/entitytexturefeatures.pw.toml | 8 ++-- Packwiz/1.21.4/mods/fabric-api.pw.toml | 8 ++-- .../1.21.4/mods/forge-config-api-port.pw.toml | 8 ++-- Packwiz/1.21.4/mods/iris.pw.toml | 8 ++-- Packwiz/1.21.4/mods/lambdynamiclights.pw.toml | 8 ++-- Packwiz/1.21.4/mods/moreculling.pw.toml | 8 ++-- Packwiz/1.21.4/mods/noisium.pw.toml | 13 ++++++ Packwiz/1.21.4/mods/noxesium.pw.toml | 13 ++++++ Packwiz/1.21.4/mods/sodium.pw.toml | 8 ++-- Packwiz/1.21.4/pack.toml | 4 +- .../translations-for-sodium.pw.toml | 6 +-- Packwiz/disable-mod/1.21.4/debugify.pw.toml | 13 ------ Packwiz/disable-mod/1.21.4/noisium.pw.toml | 13 ------ 40 files changed, 233 insertions(+), 141 deletions(-) create mode 100644 Curseforge/1.21.4/mods/better-mount-hud.pw.toml rename Curseforge/{disable-mod/1.21.4 => 1.21.4/mods}/debugify.pw.toml (57%) rename Curseforge/{disable-mod/1.21.4 => 1.21.4/mods}/noisium.pw.toml (53%) create mode 100644 Curseforge/1.21.4/mods/noxesium.pw.toml create mode 100644 Packwiz/1.21.4/mods/better-mount-hud.pw.toml create mode 100644 Packwiz/1.21.4/mods/debugify.pw.toml create mode 100644 Packwiz/1.21.4/mods/noisium.pw.toml create mode 100644 Packwiz/1.21.4/mods/noxesium.pw.toml delete mode 100644 Packwiz/disable-mod/1.21.4/debugify.pw.toml delete mode 100644 Packwiz/disable-mod/1.21.4/noisium.pw.toml diff --git a/Curseforge/1.21.4/config/fabric_loader_dependencies.json b/Curseforge/1.21.4/config/fabric_loader_dependencies.json index 45ec2d0..261a7ca 100644 --- a/Curseforge/1.21.4/config/fabric_loader_dependencies.json +++ b/Curseforge/1.21.4/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.16.9" } }, "minecraft": { - "+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.2" } + "+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.3" } }, "polytone": { "conflicts": {} } } diff --git a/Curseforge/1.21.4/config/isxander-main-menu-credits.json b/Curseforge/1.21.4/config/isxander-main-menu-credits.json index 736754f..1fbad36 100644 --- a/Curseforge/1.21.4/config/isxander-main-menu-credits.json +++ b/Curseforge/1.21.4/config/isxander-main-menu-credits.json @@ -4,7 +4,7 @@ "top_right": [], "bottom_left": [], "bottom_right": [ - {"text":"DirtTW's Basement Optimize Pack v0.3.2-alpha.2","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}} + {"text":"DirtTW's Basement Optimize Pack v0.3.2-alpha.3","clickEvent":{"action":"open_url","value":"https://www.curseforge.com/minecraft/modpacks/dbop"}} ], "mod_blacklist": [] }, diff --git a/Curseforge/1.21.4/index.toml b/Curseforge/1.21.4/index.toml index efdeae4..90e9c5e 100644 --- a/Curseforge/1.21.4/index.toml +++ b/Curseforge/1.21.4/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "175ab9d33ec5d9b9135ec30f1863a8e65435758e174569c9be8f75e8797544ab" +hash = "b745c9e3272f9d1ce042acfb952611e0f745cfbf723519e4e56593801d1495cb" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "a4cad3eb1e15eb211aa5e1441a76c66ea5788fc2e8d962b454879ccd7a869c8c" +hash = "dc967c7b923cc715e962bb1638850ccbf341c740aa15fee34598be84ed72d86a" [[files]] file = "config/yosbr/config/bettergrass.json5" @@ -85,6 +85,11 @@ file = "mods/badoptimizations.pw.toml" hash = "917579175d05c4f9f35133cb0cf53b9e17c7db533455df812a128a5e50b852d2" metafile = true +[[files]] +file = "mods/better-mount-hud.pw.toml" +hash = "ca86c0a6572b7e37bad85e9484095c75096fa064d28fe03fa6f0e1e9a55b8f15" +metafile = true + [[files]] file = "mods/betterf3.pw.toml" hash = "3d3beb2c98bb003b386f299e5caaa682cb286ab52a8574746fa776401e9331dd" @@ -96,7 +101,7 @@ hash = "27f9820bd3c9e88f9a01c570d1e95c612a13939adf247c64aed040c0e2495996" [[files]] file = "mods/c2me-fabric.pw.toml" -hash = "c33ad17954647f9d67d9e4cb2d270e37a9c1fba68076ab52e754cec584466cdb" +hash = "9d06fe42daa67530553344acd831383c11844af49e5130106fbc494af6242ff6" metafile = true [[files]] @@ -111,7 +116,7 @@ metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "69e793a869286eec2f8159af89ff31c01ffb5a197601a135da73e6a1e10cd0fe" +hash = "759225faa85e3112ff935bba420bdde12ff766c848735e27a87920ae6ba61b4e" metafile = true [[files]] @@ -119,6 +124,11 @@ file = "mods/concentration.pw.toml" hash = "9ad73507b8cbb7444805a6f0e06f3d1adae75dd3169dc47b1e541c7de2742f12" metafile = true +[[files]] +file = "mods/debugify.pw.toml" +hash = "32d2351af2822fd81d28fc5f497bad14a65e13176dfa70a4a5f7f2c8b5769c11" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "f2248b549c0c499e0d29e1f1a822cf8639799c445adb85387cc40e57fc8f60e0" @@ -131,12 +141,12 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "90208377c3b3e9b797f4d589244a4958e9568b2993638c6d033ec40413c24b50" +hash = "8e494ee4e1ec55fe872a8f530e0b448c661ff4855996d3a623c0c2d53ac85cd8" metafile = true [[files]] file = "mods/entity-texture-features-fabric.pw.toml" -hash = "d74e71107f79fc7268d352bb823d0ec59570de6f6c8210af2d3ab40dc0a34dd9" +hash = "efce96f31d1762b1fc077ac5bdb1edd20994ff0a460ace8d8b7ab0e71a7c7e06" metafile = true [[files]] @@ -146,7 +156,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "d36e7ee552abdd4214ff87fd37673bb7a340c2cbd5d032b2b04b5b2790caa4bc" +hash = "8ba4baf53e6c362015d8a3989fd32ab3e822e81a0efee5ad0125fbcb601b9521" metafile = true [[files]] @@ -171,7 +181,7 @@ metafile = true [[files]] file = "mods/forge-config-api-port-fabric.pw.toml" -hash = "b8cbae0ebfd1828b00905879b7788c22af008212e983fb1e2052e2634c45cbdc" +hash = "d76646cfbd3c0b1a755f8629f39f77515c8fd6b3f45e8aa47df35ea1d80f8fb0" metafile = true [[files]] @@ -191,7 +201,7 @@ metafile = true [[files]] file = "mods/irisshaders.pw.toml" -hash = "7b86ab17477a957c67e7f67481027691c74701d759eb45ff212d73aa6b292b31" +hash = "0c5e4ac146294ed886c53392d414922c43ce421c66bafda1eb924d334df20ca8" metafile = true [[files]] @@ -201,7 +211,7 @@ metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "a04bb6876591d4b876cee7e6d20bf220d3405c4f0c5ed2e9f46a6b29230c623f" +hash = "1a8885fb30713805b06f3d58a19fa4343fedd608a4680caf0f4da31e3fee20dc" metafile = true [[files]] @@ -241,7 +251,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "10e63f03c57e2bc480447f0eba345edd990a900ff3435e50f5b62816f574295f" +hash = "f7e79a605e9bc9a30168b3eaa9a669d26e26669c58a5682de6c7f182cc838cfa" metafile = true [[files]] @@ -249,6 +259,16 @@ file = "mods/mouse-tweaks.pw.toml" hash = "9a2cf1b5b5f996fdecc1c2b099fc715b20996bb0bd3b22b2af2588ec2abed567" metafile = true +[[files]] +file = "mods/noisium.pw.toml" +hash = "9e7861f54a7de6b065ffd247fc72aa67f98359d90e33c44cffdc2b6dee765c4a" +metafile = true + +[[files]] +file = "mods/noxesium.pw.toml" +hash = "9a0c2dc15fb15f5b0bb2eab4d3208432689716c13d36ce6526bb7fe90dbd761f" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "1c34733124a0547e2262da006c2e907fc5a02af1098f67f8e975becc8e8ecb1d" @@ -281,7 +301,7 @@ metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "0de19a9751f441220e2c4c728330b55f89d406563e35d854d665e58b1287fa5d" +hash = "c3ca5169edfc3cde0862787579b43a49fcaf2f2110813843bea11b0f7256a75f" metafile = true [[files]] @@ -321,5 +341,5 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "eff41eb45997a24adf98e6783fc0acf765bead35ad5c3a2f869dfb704f552803" +hash = "d9c6c1de7967dd3b095dcd20c4ba8a1b3e528d7aa7748a0430336adadc10c4e2" metafile = true diff --git a/Curseforge/1.21.4/mods/better-mount-hud.pw.toml b/Curseforge/1.21.4/mods/better-mount-hud.pw.toml new file mode 100644 index 0000000..1fa38d3 --- /dev/null +++ b/Curseforge/1.21.4/mods/better-mount-hud.pw.toml @@ -0,0 +1,13 @@ +name = "Better Mount HUD" +filename = "bettermounthud-1.2.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8ec8cc4a44623d696568870f7a226e2d30fc7af8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5985862 +project-id = 475358 diff --git a/Curseforge/1.21.4/mods/c2me-fabric.pw.toml b/Curseforge/1.21.4/mods/c2me-fabric.pw.toml index 372bbcf..cefa688 100644 --- a/Curseforge/1.21.4/mods/c2me-fabric.pw.toml +++ b/Curseforge/1.21.4/mods/c2me-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Concurrent Chunk Management Engine" -filename = "c2me-fabric-mc1.21.4-0.3.1+alpha.0.53.jar" +filename = "c2me-fabric-mc1.21.4-0.3.1+beta.2.0.jar" side = "both" [download] hash-format = "sha1" -hash = "02a2b44248352de7d546f3b3a77c972621f71858" +hash = "ef9996d8603bb69dd6f371316dc67e9f0b446426" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5979116 +file-id = 5996263 project-id = 533097 diff --git a/Curseforge/1.21.4/mods/cloth-config.pw.toml b/Curseforge/1.21.4/mods/cloth-config.pw.toml index 97ecbc1..d9e86ec 100644 --- a/Curseforge/1.21.4/mods/cloth-config.pw.toml +++ b/Curseforge/1.21.4/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API (Fabric/Forge/NeoForge)" -filename = "cloth-config-17.0.142-fabric.jar" +filename = "cloth-config-17.0.144-fabric.jar" side = "both" [download] hash-format = "sha1" -hash = "a26a7d954c131fd50047ffef2c2e264f9fd805a9" +hash = "63a1a3b25c642f5a745dfcc9bdc0841660f560af" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5968547 +file-id = 5987042 project-id = 348521 diff --git a/Curseforge/disable-mod/1.21.4/debugify.pw.toml b/Curseforge/1.21.4/mods/debugify.pw.toml similarity index 57% rename from Curseforge/disable-mod/1.21.4/debugify.pw.toml rename to Curseforge/1.21.4/mods/debugify.pw.toml index 9924612..a3cb0cd 100644 --- a/Curseforge/disable-mod/1.21.4/debugify.pw.toml +++ b/Curseforge/1.21.4/mods/debugify.pw.toml @@ -1,13 +1,13 @@ name = "Debugify" -filename = "Debugify-1.21.3+1.0.jar" +filename = "Debugify-1.21.4+1.0.jar" side = "both" [download] hash-format = "sha1" -hash = "77b00217c50234c6d14d85243738d08ae0ae8b6b" +hash = "292e5b33e3f8ecf9e26f74f1df04028a9292bcc2" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5920347 +file-id = 5992105 project-id = 596224 diff --git a/Curseforge/1.21.4/mods/entity-model-features.pw.toml b/Curseforge/1.21.4/mods/entity-model-features.pw.toml index 207bbcd..214f286 100644 --- a/Curseforge/1.21.4/mods/entity-model-features.pw.toml +++ b/Curseforge/1.21.4/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features [Fabric & Forge]" -filename = "entity_model_features_fabric_24w46a-2.3.0.jar" +filename = "entity_model_features_fabric_1.21.4-2.4.0.jar" side = "both" [download] hash-format = "sha1" -hash = "17d60a7ad053f79bd8ffc907666d54a14481b130" +hash = "fb42e7f79ffe95ac8f325511564c2efc5701ab42" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5921327 +file-id = 5998079 project-id = 844662 diff --git a/Curseforge/1.21.4/mods/entity-texture-features-fabric.pw.toml b/Curseforge/1.21.4/mods/entity-texture-features-fabric.pw.toml index 508127e..07fa0e9 100644 --- a/Curseforge/1.21.4/mods/entity-texture-features-fabric.pw.toml +++ b/Curseforge/1.21.4/mods/entity-texture-features-fabric.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features - [Fabric & Forge]" -filename = "entity_texture_features_fabric_24w46a-6.2.8.jar" +filename = "entity_texture_features_fabric_1.21.4-6.2.9.jar" side = "both" [download] hash-format = "sha1" -hash = "98242fdc1b794512d58b8c3791dfb9698cf795aa" +hash = "9535174da1769a8b61f9ca681c6a973a0da50b0e" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5921326 +file-id = 5982158 project-id = 568563 diff --git a/Curseforge/1.21.4/mods/fabric-api.pw.toml b/Curseforge/1.21.4/mods/fabric-api.pw.toml index 93fcabc..e7f2a1c 100644 --- a/Curseforge/1.21.4/mods/fabric-api.pw.toml +++ b/Curseforge/1.21.4/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.111.0+1.21.4.jar" +filename = "fabric-api-0.112.1+1.21.4.jar" side = "both" [download] hash-format = "sha1" -hash = "b8e3e51ee9b56e05b942651de05ecaa811d40edc" +hash = "a226fc59821819e2fd7e1f379c6499ec1fa453fd" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5966280 +file-id = 5995895 project-id = 306612 diff --git a/Curseforge/1.21.4/mods/forge-config-api-port-fabric.pw.toml b/Curseforge/1.21.4/mods/forge-config-api-port-fabric.pw.toml index 47ca601..8ac792f 100644 --- a/Curseforge/1.21.4/mods/forge-config-api-port-fabric.pw.toml +++ b/Curseforge/1.21.4/mods/forge-config-api-port-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v21.4.0-1.21.4-Fabric.jar" +filename = "ForgeConfigAPIPort-v21.4.1-1.21.4-Fabric.jar" side = "both" [download] hash-format = "sha1" -hash = "e907661c6b3af1d5e690d334367a9aedc5a7cb0b" +hash = "3dbbaddb4df5533b7b806c82c27cfb389f5bef54" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5965108 +file-id = 5982393 project-id = 547434 diff --git a/Curseforge/1.21.4/mods/irisshaders.pw.toml b/Curseforge/1.21.4/mods/irisshaders.pw.toml index 6b928c2..b5b487d 100644 --- a/Curseforge/1.21.4/mods/irisshaders.pw.toml +++ b/Curseforge/1.21.4/mods/irisshaders.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-fabric-1.8.3+mc1.21.4.jar" +filename = "iris-fabric-1.8.4+mc1.21.4.jar" side = "both" [download] hash-format = "sha1" -hash = "4da9689516ed47dbdae463bc8d520812e343e474" +hash = "935a243c590a888b654d192d4175096badf25101" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5961090 +file-id = 5983970 project-id = 455508 diff --git a/Curseforge/1.21.4/mods/lambdynamiclights.pw.toml b/Curseforge/1.21.4/mods/lambdynamiclights.pw.toml index a4d7e2c..0b2094b 100644 --- a/Curseforge/1.21.4/mods/lambdynamiclights.pw.toml +++ b/Curseforge/1.21.4/mods/lambdynamiclights.pw.toml @@ -1,13 +1,13 @@ name = "LambDynamicLights" -filename = "lambdynamiclights-4.0.0+1.21.4.jar" +filename = "lambdynamiclights-4.0.1+1.21.4.jar" side = "both" [download] hash-format = "sha1" -hash = "a1cc64f7341085a4efd7752f029f0841390d1f94" +hash = "25164bd8de975951a75ff848080fbdd5177f0238" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5959688 +file-id = 5981285 project-id = 393442 diff --git a/Curseforge/1.21.4/mods/moreculling.pw.toml b/Curseforge/1.21.4/mods/moreculling.pw.toml index 1eb650a..7fc499e 100644 --- a/Curseforge/1.21.4/mods/moreculling.pw.toml +++ b/Curseforge/1.21.4/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "MoreCulling" -filename = "moreculling-fabric-1.21.4-1.2.1.jar" +filename = "moreculling-fabric-1.21.4-1.2.2.jar" side = "both" [download] hash-format = "sha1" -hash = "618ccf38b301be7ce476cdeb161eb7a3d8a0b09a" +hash = "e2e8f8d06272529b989805bc0b28e702c234502e" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5979024 +file-id = 5991733 project-id = 630104 diff --git a/Curseforge/disable-mod/1.21.4/noisium.pw.toml b/Curseforge/1.21.4/mods/noisium.pw.toml similarity index 53% rename from Curseforge/disable-mod/1.21.4/noisium.pw.toml rename to Curseforge/1.21.4/mods/noisium.pw.toml index b788e77..ec3c758 100644 --- a/Curseforge/disable-mod/1.21.4/noisium.pw.toml +++ b/Curseforge/1.21.4/mods/noisium.pw.toml @@ -1,13 +1,13 @@ name = "Noisium" -filename = "noisium-fabric-2.4.0+mc1.21.2-1.21.3.jar" +filename = "noisium-fabric-2.5.0+mc1.21.4.jar" side = "both" [download] hash-format = "sha1" -hash = "3d2a8356a632e1884c5e7b8fa7151032a2c36afe" +hash = "4adbf542d5dd586fe8a458202bfeebd757dfd2f6" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5874931 +file-id = 5988358 project-id = 930207 diff --git a/Curseforge/1.21.4/mods/noxesium.pw.toml b/Curseforge/1.21.4/mods/noxesium.pw.toml new file mode 100644 index 0000000..cef55d4 --- /dev/null +++ b/Curseforge/1.21.4/mods/noxesium.pw.toml @@ -0,0 +1,13 @@ +name = "Noxesium" +filename = "noxesium-fabric-2.5.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Kw7Sm3Xf/versions/oEO7DMo3/noxesium-fabric-2.5.0.jar" +hash-format = "sha512" +hash = "c89550cb8d6426855c4664f07f41005538a9c2b1576a1e04db6a1d5ff379f06d7f5b975b8f4d4cb9512519d97ef09d980b45b3894d70af4546def34b288909ac" + +[update] +[update.modrinth] +mod-id = "Kw7Sm3Xf" +version = "oEO7DMo3" diff --git a/Curseforge/1.21.4/mods/sodium.pw.toml b/Curseforge/1.21.4/mods/sodium.pw.toml index abdf063..5e1bab6 100644 --- a/Curseforge/1.21.4/mods/sodium.pw.toml +++ b/Curseforge/1.21.4/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-0.6.3+mc1.21.4.jar" +filename = "sodium-fabric-0.6.5+mc1.21.4.jar" side = "both" [download] hash-format = "sha1" -hash = "97b2743aabb3cf9f19d1a0821639ad958465802c" +hash = "f047b40a74b81aa96b7dd8845ee9c03acd8f9860" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5970298 +file-id = 6000094 project-id = 394468 diff --git a/Curseforge/1.21.4/pack.toml b/Curseforge/1.21.4/pack.toml index ae538c0..5441969 100644 --- a/Curseforge/1.21.4/pack.toml +++ b/Curseforge/1.21.4/pack.toml @@ -1,12 +1,12 @@ name = "DBOP 1.21.4" author = "dirtTW" -version = "0.3.2-alpha.2" +version = "0.3.2-alpha.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e8b9891df07ee69270756ee01e682fb2b26848303fac37f1f903c50246ea253e" +hash = "890756b0f1593c9a6b5fad0617209ee7379e51aa04c02810908a3515ea48500c" [versions] fabric = "0.16.9" diff --git a/Curseforge/1.21.4/resourcepacks/translations-for-sodium.pw.toml b/Curseforge/1.21.4/resourcepacks/translations-for-sodium.pw.toml index 9bd5868..99b772d 100644 --- a/Curseforge/1.21.4/resourcepacks/translations-for-sodium.pw.toml +++ b/Curseforge/1.21.4/resourcepacks/translations-for-sodium.pw.toml @@ -4,10 +4,10 @@ side = "both" [download] hash-format = "sha1" -hash = "3dad9bc155863cfacfaf4b1245bc8030043ed7b1" +hash = "379b696a049e66683650f188239c1718773a9af5" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5962604 +file-id = 5989326 project-id = 867964 diff --git a/Packwiz/1.21.4/config/fabric_loader_dependencies.json b/Packwiz/1.21.4/config/fabric_loader_dependencies.json index 45ec2d0..261a7ca 100644 --- a/Packwiz/1.21.4/config/fabric_loader_dependencies.json +++ b/Packwiz/1.21.4/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.16.9" } }, "minecraft": { - "+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.2" } + "+recommends": { "DBOP MC 1.21.4": ">0.3.2-alpha.3" } }, "polytone": { "conflicts": {} } } diff --git a/Packwiz/1.21.4/config/isxander-main-menu-credits.json b/Packwiz/1.21.4/config/isxander-main-menu-credits.json index 0717b41..bb63443 100644 --- a/Packwiz/1.21.4/config/isxander-main-menu-credits.json +++ b/Packwiz/1.21.4/config/isxander-main-menu-credits.json @@ -4,7 +4,7 @@ "top_right": [], "bottom_left": [], "bottom_right": [ - {"text":"DirtTW's Basement Optimize Pack v0.3.2-alpha.2","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dbop"}} + {"text":"DirtTW's Basement Optimize Pack v0.3.2-alpha.3","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dbop"}} ], "mod_blacklist": [] }, diff --git a/Packwiz/1.21.4/index.toml b/Packwiz/1.21.4/index.toml index 1ba3d84..f34ef2e 100644 --- a/Packwiz/1.21.4/index.toml +++ b/Packwiz/1.21.4/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "175ab9d33ec5d9b9135ec30f1863a8e65435758e174569c9be8f75e8797544ab" +hash = "b745c9e3272f9d1ce042acfb952611e0f745cfbf723519e4e56593801d1495cb" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "f0f17d11d9b9ee3bb08f658a6cf45f185f7924903aeddc6d5282cce17003d3af" +hash = "f056bcdd05722141fb12a75e49f23f210a047691711f6d6d2f4558a029573bf7" [[files]] file = "config/yosbr/config/bettergrass.json5" @@ -85,6 +85,11 @@ file = "mods/badoptimizations.pw.toml" hash = "fe5f1014f6711013213e118c9defb3c41357d0ebdaa658f15d35c76839e419a0" metafile = true +[[files]] +file = "mods/better-mount-hud.pw.toml" +hash = "385f6606afc7086a39eaceec2df95e0c2c5d7aa3a3b31cb67e2a337eb10a4167" +metafile = true + [[files]] file = "mods/betterf3.pw.toml" hash = "cbc0973dadd8e4a191ce8e819f212bcfb58708885b4a46a9de7afa29e71aadad" @@ -97,7 +102,7 @@ metafile = true [[files]] file = "mods/c2me-fabric.pw.toml" -hash = "2f45f4d21c51cd7201c2b9a39bcb2d861b6f65b8f1887c443622fc82dc5e0837" +hash = "96d76a6543dcb3a6a9ac65f19323deb7af3b20ea6b6807acafd27ee6683db935" metafile = true [[files]] @@ -112,7 +117,7 @@ metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "5399a1ed17d95e0e019585a47b7230cf52ebc2a750c249c58dc7324b6b55d03d" +hash = "df15648dd4d4e27dd0c45ab4e78277c45886b77a698b129f4ce2d2bc337f7044" metafile = true [[files]] @@ -120,6 +125,11 @@ file = "mods/concentration.pw.toml" hash = "75226fe31d286f478959036e3431292edacf7be2c51012a9dea5d74ff24ebec3" metafile = true +[[files]] +file = "mods/debugify.pw.toml" +hash = "3e9322e16b6bb4db8237bfbd8e648d514dc17a9e130550c21c39f3e895ce24e9" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "ef5594aca1039c06c502f9d3f4a709195b727abb3b2893652dfe38d983ff87c2" @@ -132,7 +142,7 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "bb09e0a2886a6dbfe8d43b3967381226698e8513653a41d6fac7b95c435e89fc" +hash = "40523bbf1eafcc47703812111488ba3b981c0a355f086b68b7b6518bc4664404" metafile = true [[files]] @@ -142,12 +152,12 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "2935ee30239f07c385a6343058108bc761a08c7923f4053908fb238cc3e67c90" +hash = "0f63df0b45aa0c992668d92019caaf050b742b23705c05046ce173697d009eec" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "b855cfb2d682b624943882eae3871a0981b622eeb249d4992a00516e8ff8156d" +hash = "099583c94720ec8089dd1a4fdbe9c475ed0764dcbba904e04dc2459089077783" metafile = true [[files]] @@ -172,7 +182,7 @@ metafile = true [[files]] file = "mods/forge-config-api-port.pw.toml" -hash = "7572dbc2dd00191632f2884486791b72d245c0580fa550c44aaefe0e2ef55a89" +hash = "4b257578b2973f4e99ae3192989f7ba4db19e9eca99ea396a1479c8a6cd9ca88" metafile = true [[files]] @@ -192,7 +202,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "fab5229d04b641be34afd2311065bca94fc8d59f9a78b9401e1dc6e9ac6dff31" +hash = "3f032ca0324e6d7cc2126a05e812487f14d7ebd911ff15f510386b94481630c9" metafile = true [[files]] @@ -202,7 +212,7 @@ metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "cb0fecdbdc6f0ad5c72181432fecfff479c05e3c5d461b8ffe96a3c3c411cb85" +hash = "9752dfb3a2284f00d64d338df2d740e5c55bfcd4eb1aa7819fd9915a007468ef" metafile = true [[files]] @@ -242,7 +252,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "5b1bc48f697f738fbc8c29a2735f5ee415d37c72a50783ce73e11c04087aa08e" +hash = "8cd7ef0e7719d1e7edc6d68a3723ccb13a0b6adcf5fc38346692f725396484b5" metafile = true [[files]] @@ -250,6 +260,16 @@ file = "mods/mouse-tweaks.pw.toml" hash = "4aef3c4dbc01c945f4a30f63c03607aad77d16ab194983510c10ce516312e258" metafile = true +[[files]] +file = "mods/noisium.pw.toml" +hash = "0b821f7e8f670d56ed28ad18b334451975873a886d60e08d3f6d9a7811fc4102" +metafile = true + +[[files]] +file = "mods/noxesium.pw.toml" +hash = "9a0c2dc15fb15f5b0bb2eab4d3208432689716c13d36ce6526bb7fe90dbd761f" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "f59ab3633f781c5b5af3234f694da4c4d5195c9211b1ece7e410b54ec1a183eb" @@ -282,7 +302,7 @@ metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "ce3c7625502d2e0cf4dccf1685006d47a1f59cabf0b33e08fb7623edcd357bde" +hash = "9e86081bcaf8e26343f5d3a70549abd5130788dca766cea9bb8bdd47f1d65ed6" metafile = true [[files]] @@ -317,5 +337,5 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "53f5a73bc34cb329a39b520b419d30aa8942e35ea65e232315bdeddc24b2b16e" +hash = "e35b4f52cd51e28cba488d2010b1225ab354f35dbdb721403cd470586a157043" metafile = true diff --git a/Packwiz/1.21.4/mods/better-mount-hud.pw.toml b/Packwiz/1.21.4/mods/better-mount-hud.pw.toml new file mode 100644 index 0000000..1ee6fc9 --- /dev/null +++ b/Packwiz/1.21.4/mods/better-mount-hud.pw.toml @@ -0,0 +1,13 @@ +name = "Better Mount HUD" +filename = "bettermounthud-1.2.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/GGWgvqjm/bettermounthud-1.2.5.jar" +hash-format = "sha512" +hash = "8cbaa8acf6a3a9e32f9893f3aed15abc974fa55568726d52b9915bb760bb4bf726aec82a6459f3290dd946cfe93203150c6c77928d3ebd0f7732099c14ac6585" + +[update] +[update.modrinth] +mod-id = "kqJFAPU9" +version = "GGWgvqjm" diff --git a/Packwiz/1.21.4/mods/c2me-fabric.pw.toml b/Packwiz/1.21.4/mods/c2me-fabric.pw.toml index acba5f2..d78d0a3 100644 --- a/Packwiz/1.21.4/mods/c2me-fabric.pw.toml +++ b/Packwiz/1.21.4/mods/c2me-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.21.4-0.3.1+alpha.0.53.jar" +filename = "c2me-fabric-mc1.21.4-0.3.1+beta.2.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/ib18h3uQ/c2me-fabric-mc1.21.4-0.3.1%2Balpha.0.53.jar" +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/NX51UxSt/c2me-fabric-mc1.21.4-0.3.1%2Bbeta.2.0.jar" hash-format = "sha512" -hash = "1eaef1047eaee8a4aaf10ac1f41ab803ee4c8850b731e40a518b57b924964590ec2fab442a8f5ba83fb56996182186c53d1e105598985abaff8cab3b7535880b" +hash = "09860f08d3dc31f2e3633979f2af4842b6c9ff965459260a28af0bd7a794687da0486af4140dac2d505f2c0d8b3b279541c9737ce86c9b042d8508478849fa77" [update] [update.modrinth] mod-id = "VSNURh3q" -version = "ib18h3uQ" +version = "NX51UxSt" diff --git a/Packwiz/1.21.4/mods/cloth-config.pw.toml b/Packwiz/1.21.4/mods/cloth-config.pw.toml index 384f3e4..42c93bb 100644 --- a/Packwiz/1.21.4/mods/cloth-config.pw.toml +++ b/Packwiz/1.21.4/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-17.0.142-fabric.jar" +filename = "cloth-config-17.0.144-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/c8IkvzeS/cloth-config-17.0.142-fabric.jar" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/TJ6o2sr4/cloth-config-17.0.144-fabric.jar" hash-format = "sha512" -hash = "e13690251525aac4edf63cfb158019f573f0669558dc704462ba7df9721e5b2dc8f4a13c0b09c616a706efc75daab75ed61d673ff603e6a89387cc5b0aec5d8d" +hash = "ecc59da51149250284b0752475c7b328e0b0325888948391597afc638d6e67fa436297af12d2067376de0098ffa6ca86aa3b8d6011356c179222404c701c6345" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "c8IkvzeS" +version = "TJ6o2sr4" diff --git a/Packwiz/1.21.4/mods/debugify.pw.toml b/Packwiz/1.21.4/mods/debugify.pw.toml new file mode 100644 index 0000000..28b270d --- /dev/null +++ b/Packwiz/1.21.4/mods/debugify.pw.toml @@ -0,0 +1,13 @@ +name = "Debugify" +filename = "Debugify-1.21.4+1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/TxwUizo2/Debugify-1.21.4%2B1.0.jar" +hash-format = "sha512" +hash = "9108fc2e114400ea72698b07fdf805c708e453e374b3794ebc8afcc2bd6e60cda9297b86fedae49b3b044704cebcde430f98aae3fd9db355ef0518a2887548b8" + +[update] +[update.modrinth] +mod-id = "QwxR6Gcd" +version = "TxwUizo2" diff --git a/Packwiz/1.21.4/mods/entity-model-features.pw.toml b/Packwiz/1.21.4/mods/entity-model-features.pw.toml index 9ec43b0..4c4a974 100644 --- a/Packwiz/1.21.4/mods/entity-model-features.pw.toml +++ b/Packwiz/1.21.4/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_fabric_24w46a-2.3.0.jar" +filename = "entity_model_features_fabric_1.21.4-2.4.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/qqKKAjln/entity_model_features_fabric_24w46a-2.3.0.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/RVsNW81p/entity_model_features_fabric_1.21.4-2.4.0.jar" hash-format = "sha512" -hash = "fbef06a73f0b899d0f8d20fb6cdac389933d7cf177e7c5f95feba07001ac82e3d0df4c28feb5d8f8174e2c1d9b3d70574a546efdab5ee1552e761d57a4d49367" +hash = "acb5faea1a01e04899a3f94c43d80527520b907851133abce5f58e3e7cad6421e5fb028f256e615173b4d30a6c9ab5b785c32441c3fc307bf7dc9677cbdc9c10" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "qqKKAjln" +version = "RVsNW81p" diff --git a/Packwiz/1.21.4/mods/entitytexturefeatures.pw.toml b/Packwiz/1.21.4/mods/entitytexturefeatures.pw.toml index 699fe38..9cbd19b 100644 --- a/Packwiz/1.21.4/mods/entitytexturefeatures.pw.toml +++ b/Packwiz/1.21.4/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_fabric_24w46a-6.2.8.jar" +filename = "entity_texture_features_fabric_1.21.4-6.2.9.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/mPcd76Q5/entity_texture_features_fabric_24w46a-6.2.8.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/Aan0aaUL/entity_texture_features_fabric_1.21.4-6.2.9.jar" hash-format = "sha512" -hash = "03203d60a314c1d332014561467f190f21a5a77d3ed8baa91aaab3a2d08a1d96df4ffd99cb9dac2e2084af9b74497903db4a5c9f2870bda5e83684e1650eaec3" +hash = "9f2ab961a65b4dce75e4ccdadc8a651e78732ff15ce53f002c3294d4ada84cac85858e7ce4ffe14fabacdf17d20b16965c3e27896787fa00a67eaf3e5451c821" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "mPcd76Q5" +version = "Aan0aaUL" diff --git a/Packwiz/1.21.4/mods/fabric-api.pw.toml b/Packwiz/1.21.4/mods/fabric-api.pw.toml index 6c8e3da..af6618f 100644 --- a/Packwiz/1.21.4/mods/fabric-api.pw.toml +++ b/Packwiz/1.21.4/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.111.0+1.21.4.jar" +filename = "fabric-api-0.112.1+1.21.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/KEv54FjE/fabric-api-0.111.0%2B1.21.4.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UU9QOoeP/fabric-api-0.112.1%2B1.21.4.jar" hash-format = "sha512" -hash = "ca6e1f0a6178f48b319891ca666ddaa186c094b6402e64e9d45e9f206d0985b0dbb00dfc833b14f26013463845ee1496356d4d8c0028eee4db9524e2cf2df618" +hash = "657ebfeb81d82cf691d54948eef250d35f8b043b00a512a5ead25c9dc744d66bed024ce4029e269a97476be0024f9f4faa4308bd7d1ba0d280cd5ad52d1ecc49" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "KEv54FjE" +version = "UU9QOoeP" diff --git a/Packwiz/1.21.4/mods/forge-config-api-port.pw.toml b/Packwiz/1.21.4/mods/forge-config-api-port.pw.toml index 48dc723..da66250 100644 --- a/Packwiz/1.21.4/mods/forge-config-api-port.pw.toml +++ b/Packwiz/1.21.4/mods/forge-config-api-port.pw.toml @@ -1,13 +1,13 @@ name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v21.4.0-1.21.4-Fabric.jar" +filename = "ForgeConfigAPIPort-v21.4.1-1.21.4-Fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ohNO6lps/versions/U3jo8Ruz/ForgeConfigAPIPort-v21.4.0-1.21.4-Fabric.jar" +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/lTrPTmMK/ForgeConfigAPIPort-v21.4.1-1.21.4-Fabric.jar" hash-format = "sha512" -hash = "30773a4b071c3693443ddcf265a843bd9cc634ff5e667365d1900afbfc02bedd1c7d393195a4ccc1c328edcee8be7f08ae96b0078785f62bb094b6ef7c126f0f" +hash = "a5f84411c0b7b9e5e8d267e268183fcb2e46df955fd976ed3f4bc1fd45249ab5f902a23ab93cbdc45d5bb409a5d570e7f7ec9794ca74f4b6115bf3e95d29914b" [update] [update.modrinth] mod-id = "ohNO6lps" -version = "U3jo8Ruz" +version = "lTrPTmMK" diff --git a/Packwiz/1.21.4/mods/iris.pw.toml b/Packwiz/1.21.4/mods/iris.pw.toml index 1b5d590..b18a1e9 100644 --- a/Packwiz/1.21.4/mods/iris.pw.toml +++ b/Packwiz/1.21.4/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-fabric-1.8.3+mc1.21.4.jar" +filename = "iris-fabric-1.8.4+mc1.21.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1jDkBRQP/iris-fabric-1.8.3%2Bmc1.21.4.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/J55HRGSf/iris-fabric-1.8.4%2Bmc1.21.4.jar" hash-format = "sha512" -hash = "cd22a40ae331ced5772062bdd1fa1fe4487daf4b41ab081f54852cf4516818bc5190c1f036b772f9025c7a1dbf7925af77bd7b3b368a9d0aadd5f9d3b2b1a78a" +hash = "6b0e76d013a8641023a69e910ad362cb26cc80f06e35e084ac16b1ce7dc1d4c69cf37692fb8e07e0c7cbf80f1eded23c776e2310be417aff99d404b1a9ca27e4" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "1jDkBRQP" +version = "J55HRGSf" diff --git a/Packwiz/1.21.4/mods/lambdynamiclights.pw.toml b/Packwiz/1.21.4/mods/lambdynamiclights.pw.toml index 16906be..7d3a1e3 100644 --- a/Packwiz/1.21.4/mods/lambdynamiclights.pw.toml +++ b/Packwiz/1.21.4/mods/lambdynamiclights.pw.toml @@ -1,13 +1,13 @@ name = "LambDynamicLights" -filename = "lambdynamiclights-4.0.0+1.21.4.jar" +filename = "lambdynamiclights-4.0.1+1.21.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/WMLKo8fG/lambdynamiclights-4.0.0%2B1.21.4.jar" +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/YgZzYuBw/lambdynamiclights-4.0.1%2B1.21.4.jar" hash-format = "sha512" -hash = "0f2748d4261c3ba249fb2d64c17f65223665f3e4a5ad0c013fbaf168fbb9c0bcab9a5c52c3749813bd11bfc8988749a13f251961ceb79cfebb90e0a6a7ed21b8" +hash = "ed8be22ea4099749a305aa59f86f112acd45e02f1e8b34e012e55666b3d03e385dbecc74fbb11209cb41bed16743834dafbb46676771e7f7e8697fed83d590a8" [update] [update.modrinth] mod-id = "yBW8D80W" -version = "WMLKo8fG" +version = "YgZzYuBw" diff --git a/Packwiz/1.21.4/mods/moreculling.pw.toml b/Packwiz/1.21.4/mods/moreculling.pw.toml index ae96813..79d9f64 100644 --- a/Packwiz/1.21.4/mods/moreculling.pw.toml +++ b/Packwiz/1.21.4/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-fabric-1.21.4-1.2.1.jar" +filename = "moreculling-fabric-1.21.4-1.2.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/W2BKP0eC/moreculling-fabric-1.21.4-1.2.1.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/3Kv9jtmA/moreculling-fabric-1.21.4-1.2.2.jar" hash-format = "sha512" -hash = "69fdaa3e3e85c8760f39e1ac35bdd5a2b7e70313149d2a27bba0e3961560e9f6d887da05c8d0a72ff790a7afeb21ea5bf0c2ee07e72286467fcc403ef3c9841d" +hash = "20b76ab24346aebd4d632e5f81f09b62ff60e0c2abf4b1074ceacc29ff6d3ac01c67d9e5f3dd35f589c2d9bce6e62d5b771812692aaffa3b508e11d683e61f76" [update] [update.modrinth] mod-id = "51shyZVL" -version = "W2BKP0eC" +version = "3Kv9jtmA" diff --git a/Packwiz/1.21.4/mods/noisium.pw.toml b/Packwiz/1.21.4/mods/noisium.pw.toml new file mode 100644 index 0000000..f3c47c3 --- /dev/null +++ b/Packwiz/1.21.4/mods/noisium.pw.toml @@ -0,0 +1,13 @@ +name = "Noisium" +filename = "noisium-fabric-2.5.0+mc1.21.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/9NHdQfkN/noisium-fabric-2.5.0%2Bmc1.21.4.jar" +hash-format = "sha512" +hash = "3119f9325a9ce13d851d4f6eddabade382222c80296266506a155f8e12f32a195a00a75c40a8d062e4439f5a7ef66f3af9a46f9f3b3cb799f3b66b73ca2edee8" + +[update] +[update.modrinth] +mod-id = "KuNKN7d2" +version = "9NHdQfkN" diff --git a/Packwiz/1.21.4/mods/noxesium.pw.toml b/Packwiz/1.21.4/mods/noxesium.pw.toml new file mode 100644 index 0000000..cef55d4 --- /dev/null +++ b/Packwiz/1.21.4/mods/noxesium.pw.toml @@ -0,0 +1,13 @@ +name = "Noxesium" +filename = "noxesium-fabric-2.5.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Kw7Sm3Xf/versions/oEO7DMo3/noxesium-fabric-2.5.0.jar" +hash-format = "sha512" +hash = "c89550cb8d6426855c4664f07f41005538a9c2b1576a1e04db6a1d5ff379f06d7f5b975b8f4d4cb9512519d97ef09d980b45b3894d70af4546def34b288909ac" + +[update] +[update.modrinth] +mod-id = "Kw7Sm3Xf" +version = "oEO7DMo3" diff --git a/Packwiz/1.21.4/mods/sodium.pw.toml b/Packwiz/1.21.4/mods/sodium.pw.toml index 971a123..8429352 100644 --- a/Packwiz/1.21.4/mods/sodium.pw.toml +++ b/Packwiz/1.21.4/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-0.6.3+mc1.21.4.jar" +filename = "sodium-fabric-0.6.5+mc1.21.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/iPRNybGo/sodium-fabric-0.6.3%2Bmc1.21.4.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/aHtQZyzN/sodium-fabric-0.6.5%2Bmc1.21.4.jar" hash-format = "sha512" -hash = "9066f7f41b25a7f55b9f8c128a2c0cbaa4e87232fe5ec58a4c5ac6ca1c803807fa43394bedd3856cc89032b1eb238a5dca115c158d59b4d25a832ae579207b7f" +hash = "0ccf30749be636733023f5b36f98f9be2d140d997581b0fc0164e30e7207549c87c4d37281f8f1bd5a40d4bce8880027bde275d739699f7a255f4f143e71a854" [update] [update.modrinth] mod-id = "AANobbMI" -version = "iPRNybGo" +version = "aHtQZyzN" diff --git a/Packwiz/1.21.4/pack.toml b/Packwiz/1.21.4/pack.toml index 775d7c4..dcafad6 100644 --- a/Packwiz/1.21.4/pack.toml +++ b/Packwiz/1.21.4/pack.toml @@ -1,12 +1,12 @@ name = "DBOP MC 1.21.4" author = "dirtTW" -version = "0.3.2-alpha.2" +version = "0.3.2-alpha.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "21cb667b70dcb368aa79b41c8608570002d936666a1ed258d02f19712fb401c0" +hash = "632f9f29f13ee03519638ac85ea3de9529af68a5ef86c7ceecc6393073ba6b1a" [versions] fabric = "0.16.9" diff --git a/Packwiz/1.21.4/resourcepacks/translations-for-sodium.pw.toml b/Packwiz/1.21.4/resourcepacks/translations-for-sodium.pw.toml index a2752f5..79a8b43 100644 --- a/Packwiz/1.21.4/resourcepacks/translations-for-sodium.pw.toml +++ b/Packwiz/1.21.4/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/Ucd0w79e/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/IhmUucgL/SodiumTranslations.zip" hash-format = "sha512" -hash = "cc68eec03b3dd8553c089748b70a450b6f11cad6963469852df00e0f3d2def790a1e300a27681beb6d1a98a52f82ebc369b812081cae5ceb9243662f82269ec4" +hash = "fdb37ba5d12f0f55f72fe7d2e892855ed85e1a1b8aefdd49e55663be385d2ad348dfb4ae28c2a8e6907bcc646b340d3e1bfe6a087efb93ee5ed04aefd875a3bd" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "Ucd0w79e" +version = "IhmUucgL" diff --git a/Packwiz/disable-mod/1.21.4/debugify.pw.toml b/Packwiz/disable-mod/1.21.4/debugify.pw.toml deleted file mode 100644 index 2b5ea2a..0000000 --- a/Packwiz/disable-mod/1.21.4/debugify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Debugify" -filename = "Debugify-1.21.3+1.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/WdrLmFvp/Debugify-1.21.3%2B1.0.jar" -hash-format = "sha512" -hash = "d58ee6cd3522e93e3bf4969d1e888b9e74771435b7ff34f8b1ad0eb639d1e9747cb7884d18e27219960b7b5eaf8299b0df8eec7f7193889cb236ee44143678d4" - -[update] -[update.modrinth] -mod-id = "QwxR6Gcd" -version = "WdrLmFvp" diff --git a/Packwiz/disable-mod/1.21.4/noisium.pw.toml b/Packwiz/disable-mod/1.21.4/noisium.pw.toml deleted file mode 100644 index 4e065ac..0000000 --- a/Packwiz/disable-mod/1.21.4/noisium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Noisium" -filename = "noisium-fabric-2.4.0+mc1.21.2-1.21.3.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/M4c8aGZ4/noisium-fabric-2.4.0%2Bmc1.21.2-1.21.3.jar" -hash-format = "sha512" -hash = "cc049b37fce73ea4d12b42753a0abecc8f29104bb0b397e3b79fab2f6c957794a8e704c339d87789e3217d0371e31c49d71eff5ca31d1a042e5b5ab869aca844" - -[update] -[update.modrinth] -mod-id = "KuNKN7d2" -version = "M4c8aGZ4"