Compare commits

..

2 Commits

Author SHA1 Message Date
7101d947f5
Add configs for masa mods 2023-11-03 23:18:33 -04:00
497a197461
Add Litematica, Tweakeroo, and MiniHUD 2023-11-03 22:48:34 -04:00
82 changed files with 405 additions and 583 deletions

1
.envrc
View File

@ -1 +0,0 @@
use flake

4
.gitignore vendored
View File

@ -3,7 +3,3 @@
# Exclude exported Modrinth modpacks
*.mrpack
# nix
result
.direnv

View File

@ -3,9 +3,3 @@ README.md
README-modrinth.md
COPYING.txt
release-notes.sh
result
flake.nix
flake.lock
.envrc
.direnv/
nix/

View File

@ -1,3 +0,0 @@
[client.advanced.autoUpdater]
# disable auto updater, it should be updated with the modpack
enableAutoUpdater = false

View File

@ -1 +0,0 @@
accurateBlockPlacement true

View File

@ -0,0 +1,7 @@
{
"Hotkeys": {
"openGuiMainMenu": {
"keys": ""
}
}
}

View File

@ -0,0 +1,21 @@
{
"Generic": {
"mainRenderingToggle": {
"enabled": false,
"hotkey": {
"keys": "H,T",
"settings": {
"activate_on": "PRESS",
"context": "INGAME",
"allow_empty": false,
"allow_extra_keys": false,
"order_sensitive": true,
"exclusive": false,
"cancel": true
}
}
}
},
"config_version": 1
}

View File

@ -0,0 +1,10 @@
{
"DisableToggles": {
"disablePortalGuiClosing": {
"enabled": true,
"hotkey": {
"keys": ""
}
}
}
}

View File

@ -1 +0,0 @@
accurateBlockPlacement true

41
flake.lock generated
View File

@ -1,41 +0,0 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1719931832,
"narHash": "sha256-0LD+KePCKKEb4CcPsTBOwf019wDtZJanjoKm1S8q3Do=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0aeab749216e4c073cece5d34bc01b79e717c3e0",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}

View File

@ -1,16 +0,0 @@
{
inputs.systems.url = "github:nix-systems/default";
outputs = { self, systems, nixpkgs }: let
lib = nixpkgs.lib;
eachSystem = lib.genAttrs (import systems);
in {
devShells = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
in {
default = pkgs.mkShell {
buildInputs = with pkgs; [ self.packages.${system}.packwiz-wrapper nix-update ];
};
});
packages = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
in pkgs.callPackages ./nix/packages { });
};
}

View File

@ -1,9 +1,5 @@
hash-format = "sha256"
[[files]]
file = "config/yosbr/config/DistantHorizons.toml"
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
[[files]]
file = "config/yosbr/config/MouseTweaks.cfg"
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
@ -12,10 +8,6 @@ hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
file = "config/yosbr/config/capes.json5"
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
[[files]]
file = "config/yosbr/config/default_carpet.conf"
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
[[files]]
file = "config/yosbr/config/figura.json"
hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
@ -24,6 +16,14 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
[[files]]
file = "config/yosbr/config/litematica.json"
hash = "660a48ce63d51851782f9b750f6d8861254db88403a68e53ae681f048ce12f91"
[[files]]
file = "config/yosbr/config/minihud.json"
hash = "5fd286fe131243fda8c1bac1ecdc51046a75da8325ea6b9c360edb4b1e0f16b8"
[[files]]
file = "config/yosbr/config/puzzle.json"
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
@ -36,6 +36,10 @@ hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
file = "config/yosbr/config/roughlyenoughitems/config.json5"
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
[[files]]
file = "config/yosbr/config/tweakeroo.json"
hash = "e447b1be8e496c94829e795ec3342e304970222b7539a31c9f9a7693d33bdfc0"
[[files]]
file = "config/yosbr/config/xaerominimap.txt"
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
@ -53,21 +57,17 @@ file = "config/yosbr/options.txt"
hash = "14303032dc114706dd212b473599d7c504cd1ec59ad3023e4214eab7859ed7ef"
[[files]]
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.1.1.zip.txt"
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt"
hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50"
[[files]]
file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.1.1.zip.txt"
file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.0.1.zip.txt"
hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
[[files]]
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_beta2.zip.txt"
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt"
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
[[files]]
file = "config/yosbr/world/carpet.conf"
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
[[files]]
file = "mods/amecs.pw.toml"
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
@ -80,7 +80,7 @@ metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad"
metafile = true
[[files]]
@ -105,7 +105,7 @@ metafile = true
[[files]]
file = "mods/betterf3.pw.toml"
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f"
metafile = true
[[files]]
@ -129,8 +129,8 @@ hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
metafile = true
[[files]]
file = "mods/carpet-extra.pw.toml"
hash = "5aa266498f131bf7b9d764d608b6416f36555c228110c0d5126bcd7c8bec9f9c"
file = "mods/carpet-fixes.pw.toml"
hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
metafile = true
[[files]]
@ -140,12 +140,12 @@ metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
hash = "dc7a1dd927927788de75b4ec7bf29b40d0d4704a13788bdfcba5d5b243d0eaa1"
hash = "0159525d452d7e755045223330b3bfc0a3df5491c4a83beee9f00af0b68b8758"
metafile = true
[[files]]
file = "mods/cit-resewn.pw.toml"
hash = "2cf2d6c7683cbaa8d4d91374d5a92e6166176aefe5e0d7a0a2714c9321f8add0"
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
metafile = true
[[files]]
@ -155,12 +155,12 @@ metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe"
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
metafile = true
[[files]]
@ -168,59 +168,54 @@ file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "f6317dc039dd9efe5ef1c7b225c7a0f9a52f4ebd93a4b27726916369135f3059"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "fa2b28c7304509b8d95f8917fd34029c2149961bb1696c40fae5b5f504c7cd53"
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
metafile = true
[[files]]
file = "mods/dynamiccrosshair.pw.toml"
hash = "d543ff3e5a5620ccf586716b6ea41d6ddb2b088bfae71c2c3f832d7ac17d0f7c"
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
metafile = true
[[files]]
file = "mods/e4mc.pw.toml"
hash = "d9e8561b7696944a1647af52d7260fabb244b45b30f4b3656dc3630cecfb03e2"
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
metafile = true
[[files]]
file = "mods/emi-loot.pw.toml"
hash = "6ed9dba064110665c3dcf26be139c68b290ef0079e8aece1d2aced9484ebf85b"
hash = "8766521465c1cc6b57199a24008be030eabfd417c0ba7eb6c91f26c2f6ffa70a"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "a685dc41c1361b3bf5b77533826a1216534e1c689fee371c002e9e9fcccdf712"
hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89"
metafile = true
[[files]]
file = "mods/emiffect.pw.toml"
hash = "2ad35d1b513308d702e9fe45f3c711d63dd1abb8fcbbb40d9a1d7c37d4d5d367"
hash = "6395441f751bc9aca4cd024df876b9f7abbfc53d8911f5264c5c36eabbb21c82"
metafile = true
[[files]]
file = "mods/emitrades.pw.toml"
hash = "a55d562fcd6be9796e8cc162b83b5745efd83254fae44bf5a4d85d0fe6c97fcb"
hash = "4c59088a2cb975f60347da57d72bb1069b65452c6a7b92af8facec6e1bed9409"
metafile = true
[[files]]
file = "mods/entity-model-features.pw.toml"
hash = "3532700b41c5b82a0b57b140d0eb2e6f36728c575901b077b39cacac5a4322c8"
hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "9f499eff7ddb9eeab719f19808cbcf41f2b77d06ebf946f157cf7b5f52f64e70"
hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654"
metafile = true
[[files]]
file = "mods/entitytexturefeatures.pw.toml"
hash = "0dc604455e2d5f4e82e3527aab59cc199f060c776a90b9571fe36bcbb61f28b4"
hash = "9fdc94bdc879ee8e5a0dc7eccb9370ee85c90c2491f1e6b38c56cc95d900fd53"
metafile = true
[[files]]
@ -235,7 +230,7 @@ metafile = true
[[files]]
file = "mods/fallingleaves.pw.toml"
hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22"
hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7"
metafile = true
[[files]]
@ -245,37 +240,42 @@ metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
metafile = true
[[files]]
file = "mods/figura.pw.toml"
hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7"
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95"
hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8"
metafile = true
[[files]]
file = "mods/inventory-profiles-next.pw.toml"
hash = "c9f4a8f985932269b8c9159c320929f81216f7197c2909c24c1498346f371b32"
hash = "33c89073f71a972da05cfee8c8b00eec1549e406222b0abab659e38b42797820"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "aac37788ac1acd537a8b5b32fc2489cddf8034f196f7f38c0755837764b4f01d"
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
metafile = true
[[files]]
file = "mods/itemswapper.pw.toml"
hash = "c9196744dab42a9d4292fa409c64bbda856018cf97b0ca2850a9d8c1995dce24"
hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "6bbbc46c585f36fa78a8a1dacc8dd228a34cbe7418bba5661bd4a8a44c252cea"
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
metafile = true
[[files]]
@ -290,12 +290,12 @@ metafile = true
[[files]]
file = "mods/language-reload.pw.toml"
hash = "863c7625ed377ba905368ec8cb50a29d2ad23c833b50d7808f933aecbe1bcad4"
hash = "cd9e975f57957445016f58556136ed293ad29919ac5735aaa587d5c5c251aac0"
metafile = true
[[files]]
file = "mods/libipn.pw.toml"
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
hash = "8547edbdc700238255794cdbb3b142d2bdb9f17a65b36ac1ce3c92e1aa942c3d"
metafile = true
[[files]]
@ -303,14 +303,29 @@ file = "mods/lilac.pw.toml"
hash = "40da6c11ac0a856fb0fa5688bf7df6538bba3cb0c0258b6611ce56fb8a0f0f69"
metafile = true
[[files]]
file = "mods/litematica.pw.toml"
hash = "87a313a3e048b2dffb8d501e4cb4afd275f263d8b0fbcdeb6f55d7d0efbdef8f"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "1acd996072e196d8bf814766bcbd074c726d8ed95d0be773ce2ce04ca2d60e95"
metafile = true
[[files]]
file = "mods/midnightcontrols.pw.toml"
hash = "96aa6aa1291191030918c56a6342f1ca6902cbbcf2cb6ba2762b0bcc1d81fa65"
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"
metafile = true
[[files]]
file = "mods/minihud.pw.toml"
hash = "1bdf87c5dd44a752e0fa20ba3b42eb2671d3271c20da595115ae9b7ca63b1ada"
metafile = true
[[files]]
@ -325,17 +340,17 @@ metafile = true
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "d2cf752938bcc2e83b8389fc1c6fc0557eb6a8b721fd33733b89f1a09fb535e5"
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "9ecf3bd4cd96af63bb04063f74b8a13cea46a77bfce670b4408417f8d0d293e0"
hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358"
metafile = true
[[files]]
file = "mods/nmuk.pw.toml"
hash = "bf90fb21fcd2f9ea1f8b6b9abdd489e3fa56cb706602ea37741234630efd56ad"
hash = "c5c79054c0fe0b73e75f871f003fef87ed3be204cabd77c5df6cf6bb149f379c"
metafile = true
[[files]]
@ -345,12 +360,12 @@ metafile = true
[[files]]
file = "mods/optigui.pw.toml"
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
metafile = true
[[files]]
file = "mods/presence-footsteps.pw.toml"
hash = "35f2b7d27291e3a313c986137b70b7675bc32b3d0097e0940c7e23b0cf62b92e"
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
metafile = true
[[files]]
@ -365,22 +380,22 @@ metafile = true
[[files]]
file = "mods/qsl.pw.toml"
hash = "c94b68658f3158a44d5e95a606aa08628cd2b80a50fe45d26d5679205a77e4d1"
hash = "db2669fd5202942c0d0514c797c198506470e149542ac9d65e33e04f1a01db23"
metafile = true
[[files]]
file = "mods/quilt-loading-screen.pw.toml"
hash = "e08fdeed1d56d03938bc66e2f34fefe5df150afb6e8ec4d318f354d6413ec0ba"
hash = "0431d2fbc92b56108c48fc955caafbefcafeb69bc9773c5413daa89af5d87966"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "0f9916dcded3aac68d56113e9617bbe3db5ec9036bd9bba784bc40a961b0c9f0"
hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335"
metafile = true
[[files]]
file = "mods/replaymod.pw.toml"
hash = "e1fdb3d4b7619e35b10a6131631addbae338a5c52b0145b0d58d24bd7b9007b2"
hash = "9e7c1e6cf3b81dce5a77bf5c95ed9d8e9b936b932aeadb1255245234230ced16"
metafile = true
[[files]]
@ -390,12 +405,12 @@ metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c"
hash = "4e691c86059e755a026b8cae8cf0c66396dc39bf47b6c71980589101803ecd36"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da"
hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b"
metafile = true
[[files]]
@ -408,29 +423,34 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true
[[files]]
file = "mods/tweakeroo.pw.toml"
hash = "75b8ac35dee78b95e98d995a1d22e2b122e39425b2ab8838334b8cac849ca0f4"
metafile = true
[[files]]
file = "mods/where-is-it.pw.toml"
hash = "c4ffad2aebeba13e732a9ce853120e3313d404a216a4046aa52333f361d3feeb"
hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265"
metafile = true
[[files]]
file = "mods/wthit.pw.toml"
hash = "fc721bd93f9b250912bfba398601d111cd158fdf5e40129c107cc28fef3f5fa5"
hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "5cefed621171d22a3c902aa92ce8fff2aa09410963668664651adf66f635013b"
hash = "bc0ca9370e45f2a1e6e76f8bb9cf556121dd46b513b7ac796758e3ebe69880ec"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "a564179c06682ce17b454caf8dcb82e72c49b3eb8a6d74b5ea115aab2681635e"
hash = "3da4278dce5b43b0e0288cea2f86b342aa231b4188d23f3462481afd6d50b197"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "e012c2d48d8c2ef08e8a77a83476db46a81f9a5ee3aa90e5c57e2af508bd9089"
hash = "9f8a007f79fc9d88ea537a9c3c2db347cc88a3adb84d39d17f12a5921e0291bf"
metafile = true
[[files]]
@ -445,57 +465,32 @@ metafile = true
[[files]]
file = "resourcepacks/enhanced-boss-bars.pw.toml"
hash = "5211c59a355673aa4a07698533778901324b5d352177ea324d48c849c6aa1593"
metafile = true
[[files]]
file = "shaderpacks/bloop-shaders.pw.toml"
hash = "51e2fddbf447e85e0aeeb15808c9f9515da33dba2745a6d15465263688f33aab"
hash = "b61a47d866f7b3fb65e744e7e12a615a8b4c562101cb1456f155e4d80e385866"
metafile = true
[[files]]
file = "shaderpacks/bsl-shaders.pw.toml"
hash = "41fbddad14b67a342e35eb7d2c96cfb555014c0f9c0e1e2866a3d2516a33c971"
hash = "b32427d80bba69d74dec8e9a44476ab543f564580879d8ca9c8e40543ccc0363"
metafile = true
[[files]]
file = "shaderpacks/complementary-reimagined.pw.toml"
hash = "79f3766c282f1d3c5bd671f8c9f7bac5128b941557ca7668542b533e035c090b"
hash = "e51d06862a5c8191182f4fd7d9870313533afdcacdca3130cb37f8f5fc7bf635"
metafile = true
[[files]]
file = "shaderpacks/complementary-shaders-v4.pw.toml"
hash = "c77c87c64c38307c6b0c40619f428199ba89278b6fa0c28e4beeda74a933d2f0"
metafile = true
[[files]]
file = "shaderpacks/hysteria-shaders.pw.toml"
hash = "6e0f8d3902604c0a0ec68a7c755149795bef9ee373038ad2837032b6f8f9b004"
hash = "356650c70469f8597be3f7a99067ad397202bd091336218b588ebf0bb4856e51"
metafile = true
[[files]]
file = "shaderpacks/makeup-ultra-fast-shaders.pw.toml"
hash = "5821f960ab766cc441934d39998677b224c9e1c6efb965af2d1fa7f8eab73f58"
metafile = true
[[files]]
file = "shaderpacks/pixel-perfect.pw.toml"
hash = "103a0e3143e9dc41d99be6a00646356108b1efb0dd27c90b97bf9d4c16afdbbd"
metafile = true
[[files]]
file = "shaderpacks/psx-shader.pw.toml"
hash = "0a360a375249cb4221e62a4459073e31f5a43e213abcbe71526f5b373f258a74"
hash = "4ecce78a3eb36339c1071fd366392c5590baf6ff1eeb396b6c5a3a7ce77b1834"
metafile = true
[[files]]
file = "shaderpacks/rethinking-voxels.pw.toml"
hash = "5a858b73cd053d094cc4e7894fa32219872dcf572604e6aa1f1e7ac2680d9bd2"
metafile = true
[[files]]
file = "shaderpacks/shrimple.pw.toml"
hash = "5278e03c761883c72be4f3afb5c06119e2cfc333ed80a1608734d922e070619f"
hash = "1c66dab8ed5239ab02c6778fef2c72aea8bdf18f94408bd13a2b90aefefec9b2"
metafile = true
[[files]]

View File

@ -1,13 +1,13 @@
name = "Architectury API"
filename = "architectury-9.2.14-fabric.jar"
filename = "architectury-9.1.12-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar"
hash-format = "sha1"
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d"
hash = "add0fffa445ee2959b0898484732704a15156553"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "WbL7MStR"
version = "Sbew3kXe"

View File

@ -1,13 +1,13 @@
name = "BetterF3"
filename = "BetterF3-7.0.2-Fabric-1.20.1.jar"
filename = "BetterF3-7.0.1-Fabric-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar"
url = "https://cdn.modrinth.com/data/8shC1gFX/versions/FtJ0KSLo/BetterF3-7.0.1-Fabric-1.20.1.jar"
hash-format = "sha1"
hash = "ed0383ed8c68e1d1cbfc61267afee028d8a4d7fe"
hash = "106b8b7bdc698b8ced09c28ec089697dfbfbca1b"
[update]
[update.modrinth]
mod-id = "8shC1gFX"
version = "7WkFnw9F"
version = "FtJ0KSLo"

View File

@ -1,13 +0,0 @@
name = "Carpet Extra"
filename = "carpet-extra-1.20-1.4.115.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/VX3TgwQh/versions/gPJoJ3mr/carpet-extra-1.20-1.4.115.jar"
hash-format = "sha1"
hash = "09f1aeb870393d9ee07d895b5a60c7594a0bddd5"
[update]
[update.modrinth]
mod-id = "VX3TgwQh"
version = "gPJoJ3mr"

13
mods/carpet-fixes.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Carpet-Fixes"
filename = "carpet-fixes-1.20-1.16.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/NBCnBGZj/carpet-fixes-1.20-1.16.1.jar"
hash-format = "sha1"
hash = "0e4f0f766ffbb059f8992e63987975f111e45780"
[update]
[update.modrinth]
mod-id = "7Jaxgqip"
version = "NBCnBGZj"

View File

@ -1,13 +1,13 @@
name = "Chat Heads"
filename = "chat_heads-0.12.6-fabric-1.20.jar"
filename = "chat_heads-0.10.22-fabric-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/E3eEb6PU/chat_heads-0.12.6-fabric-1.20.jar"
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/gzgdiHby/chat_heads-0.10.22-fabric-1.20.jar"
hash-format = "sha1"
hash = "4ffbd82ff5d603157d4507e0543055a9ee6d7036"
hash = "9a591c62cfbff2ed7ff314ae8b6dd83f4ce4613b"
[update]
[update.modrinth]
mod-id = "Wb5oqrBJ"
version = "E3eEb6PU"
version = "gzgdiHby"

View File

@ -1,13 +1,13 @@
name = "CIT Resewn"
filename = "citresewn-1.1.5+1.20.1.jar"
filename = "CITResewn-1.1.3+1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar"
hash-format = "sha1"
hash = "80d5b5b7bd73a1af7e3ea2c3a770efd7043d399e"
hash = "53f036ebe51d7d97afaf44d541775c92c4470dad"
[update]
[update.modrinth]
mod-id = "otVJckYQ"
version = "8uQeAHwk"
version = "c7Lo4vij"

View File

@ -1,13 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-11.1.118-fabric.jar"
filename = "cloth-config-11.1.106-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar"
hash-format = "sha1"
hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361"
hash = "a05e176326365f2b8e377a35be52a5671491bcfd"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "J3FLptsi"
version = "s7VTKfLA"

View File

@ -1,13 +1,13 @@
name = "Continuity"
filename = "continuity-3.0.0-beta.5+1.20.1.jar"
filename = "continuity-3.0.0-beta.4+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/84Zs6tNo/continuity-3.0.0-beta.5%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/1IjD5062/versions/Z9FJWLMt/continuity-3.0.0-beta.4%2B1.20.1.jar"
hash-format = "sha1"
hash = "15ad75d51f567c69308b91223454bacfd2eda7a5"
hash = "b662fd625ba1f06c6e4958eac373856047d0d2a9"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "84Zs6tNo"
version = "Z9FJWLMt"

View File

@ -1,13 +0,0 @@
name = "Distant Horizons"
filename = "DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/OwcStAhe/DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
hash-format = "sha1"
hash = "56117d011bc5892dea3921676d0c981d66ed83ed"
[update]
[update.modrinth]
mod-id = "uCdwusMi"
version = "OwcStAhe"

View File

@ -1,13 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.6.0+minecraft-1.20.0-quilt.jar"
filename = "dynamic-fps-3.2.1+minecraft-1.20.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/zVtEuiz1/dynamic-fps-3.6.0%2Bminecraft-1.20.0-quilt.jar"
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/MJxmQ042/dynamic-fps-3.2.1%2Bminecraft-1.20.0.jar"
hash-format = "sha1"
hash = "6c20da90c2a2a998fe56b32d84f6b93d74142a36"
hash = "d4edd1828b1595eca7be0d36d1cc45b189a17a6e"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "zVtEuiz1"
version = "MJxmQ042"

View File

@ -1,13 +1,13 @@
name = "Dynamic Crosshair"
filename = "dynamiccrosshair-7.4.4+1.20-fabric.jar"
filename = "dynamiccrosshair-7.3+1.20-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/9TBX0qkD/dynamiccrosshair-7.4.4%2B1.20-fabric.jar"
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/YZEVRL4i/dynamiccrosshair-7.3%2B1.20-fabric.jar"
hash-format = "sha1"
hash = "99b63cd2478966710cf2e19568dcde7b14a86201"
hash = "614bdac176b54d8d1c197534b0da45957a747614"
[update]
[update.modrinth]
mod-id = "ZcR9weSm"
version = "9TBX0qkD"
version = "YZEVRL4i"

View File

@ -1,13 +1,13 @@
name = "e4mc"
filename = "e4mc_minecraft-5.0.0-fabric.jar"
filename = "e4mc-4.0.1+1.19.4-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/bvr50NJe/e4mc_minecraft-5.0.0-fabric.jar"
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/vVFlVRt7/e4mc-4.0.1%2B1.19.4-fabric.jar"
hash-format = "sha1"
hash = "41f45402c2af136a8654688f23931d6ecde18f3c"
hash = "458253f15e3c5bb0d5354f42f3eedc5b1a71472c"
[update]
[update.modrinth]
mod-id = "qANg5Jrr"
version = "bvr50NJe"
version = "vVFlVRt7"

View File

@ -1,13 +1,13 @@
name = "EMI Loot"
filename = "emi_loot-0.6.6+1.20.1.jar"
filename = "emi_loot-0.6.5+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/lwhMjJHL/emi_loot-0.6.6%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/7fjkgVEh/emi_loot-0.6.5%2B1.20.1.jar"
hash-format = "sha1"
hash = "1ecb08d3a45f000e835e9214eb6bae282bd8fdb0"
hash = "e6398e3aef04cbe96273e9174601953ab48f5191"
[update]
[update.modrinth]
mod-id = "qbbO7Jns"
version = "lwhMjJHL"
version = "7fjkgVEh"

View File

@ -1,13 +1,13 @@
name = "EMI"
filename = "emi-1.1.10+1.20.1+fabric.jar"
filename = "emi-1.0.23+1.20.1+fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/8KtEM1az/emi-1.1.10%2B1.20.1%2Bfabric.jar"
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/HlfhF7AQ/emi-1.0.23%2B1.20.1%2Bfabric.jar"
hash-format = "sha1"
hash = "863db56afaa62d3f7edf992df493e1bbf360c00c"
hash = "199e6f30d68aac02bde11ac20e5c119fa15c6669"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "8KtEM1az"
version = "HlfhF7AQ"

View File

@ -1,13 +1,13 @@
name = "EMIffect"
filename = "emiffect-fabric-1.1.2+mc1.20.1.jar"
filename = "emiffect-fabric-1.1.1+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/705gWllI/versions/BslzSzGd/emiffect-fabric-1.1.2%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/705gWllI/versions/snwqJj9A/emiffect-fabric-1.1.1%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "8a63f92080a05eeb53547ec76be615c5576ef901"
hash = "01bdb198a9877a3c3fdb5e3f1d5dc2d63a8e2c9e"
[update]
[update.modrinth]
mod-id = "705gWllI"
version = "BslzSzGd"
version = "snwqJj9A"

View File

@ -1,13 +1,13 @@
name = "EMI Trades"
filename = "emitrades-fabric-1.2.1+mc1.20.1.jar"
filename = "emitrades-fabric-1.2.0+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/kWMqVWTm/emitrades-fabric-1.2.1%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/hlcZDRJ1/emitrades-fabric-1.2.0%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "72b51627c09e539e9f6194fc5aad862ff5f09461"
hash = "880671a5d55859627eb91f5938ff8d81b9cb24ad"
[update]
[update.modrinth]
mod-id = "j2HhbEE7"
version = "kWMqVWTm"
version = "hlcZDRJ1"

View File

@ -1,13 +1,13 @@
name = "Entity Model Features [CEM]"
filename = "entity_model_features_fabric_1.20.1-2.1.3.jar"
filename = "entity_model_features_fabric_1.20-1.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/f3RkrLlq/entity_model_features_fabric_1.20.1-2.1.3.jar"
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/zO7oFMiv/entity_model_features_fabric_1.20-1.0.2.jar"
hash-format = "sha1"
hash = "e5c7c4a0b5cb645945dfa1ef332984d04ba77363"
hash = "87147ac0b539ccb0f409a1eaa4914846b513db67"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "f3RkrLlq"
version = "zO7oFMiv"

View File

@ -1,13 +1,13 @@
name = "Entity Culling"
filename = "entityculling-fabric-1.6.6-mc1.20.1.jar"
filename = "entityculling-fabric-1.6.2-mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/F3RXDl1W/entityculling-fabric-1.6.6-mc1.20.1.jar"
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/BDwHAdWc/entityculling-fabric-1.6.2-mc1.20.1.jar"
hash-format = "sha1"
hash = "d6894508d74e5f01fb525b5b89d20ac4e54257b6"
hash = "8e4be2bb9703deddb3d3d212c812cdc1f9de072b"
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "F3RXDl1W"
version = "BDwHAdWc"

View File

@ -1,13 +1,13 @@
name = "Entity Texture Features"
filename = "entity_texture_features_fabric_1.20.1-6.1.3.jar"
filename = "entity_texture_features_fabric_1.20-4.5.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/fqFnWIXs/entity_texture_features_fabric_1.20.1-6.1.3.jar"
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/UPenaMj3/entity_texture_features_fabric_1.20-4.5.1.jar"
hash-format = "sha1"
hash = "ab8907e55f6474fbba2de022a87ffb29fa14a64c"
hash = "19d45b9054a2854ced2e50f45765d76b47a2a4ba"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "fqFnWIXs"
version = "UPenaMj3"

View File

@ -1,13 +1,13 @@
name = "Falling Leaves"
filename = "fallingleaves-1.15.6+1.20.1.jar"
filename = "fallingleaves-1.15.4+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar"
hash-format = "sha1"
hash = "9950aaea2a33b1cfc972e881c533384e3bb0a0fb"
hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5"
[update]
[update.modrinth]
mod-id = "WhbRG4iK"
version = "flPXaySR"
version = "KpvXCE2X"

View File

@ -1,13 +1,13 @@
name = "FerriteCore"
filename = "ferritecore-6.0.1-fabric.jar"
filename = "ferritecore-6.0.0-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar"
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/FCnCG6PS/ferritecore-6.0.0-fabric.jar"
hash-format = "sha1"
hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa"
hash = "5a57ea73c3c7c0cc300d69611a9cad93baf8e9ab"
[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "unerR5MN"
version = "FCnCG6PS"

View File

@ -1,13 +1,13 @@
name = "Figura"
filename = "figura-0.1.4+1.20.1-fabric-mc.jar"
filename = "figura-0.1.2+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar"
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar"
hash-format = "sha1"
hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d"
hash = "9e72055d725cadaff98bbd21fca24ff149066a08"
[update]
[update.modrinth]
mod-id = "s9gIPDom"
version = "DhHrk371"
version = "8892Wqoi"

View File

@ -0,0 +1,13 @@
name = "ImmediatelyFast"
filename = "ImmediatelyFast-1.2.6+1.20.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/mbeaDZtb/ImmediatelyFast-1.2.6%2B1.20.2.jar"
hash-format = "sha1"
hash = "13b4fd8f0214d36a01b2c874f0f88c9ddb2dd556"
[update]
[update.modrinth]
mod-id = "5ZwdcRci"
version = "mbeaDZtb"

View File

@ -1,13 +1,13 @@
name = "Indium"
filename = "indium-1.0.34+mc1.20.1.jar"
filename = "indium-1.0.27+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/gofbpynL/indium-1.0.34%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Lue6O9z9/indium-1.0.27%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "a2de9ba15f155b09626995ad58b0e23803b05fe6"
hash = "8c8e6b96243155b41f2f9d29d5940ee895bcb141"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "gofbpynL"
version = "Lue6O9z9"

View File

@ -1,13 +1,13 @@
name = "Inventory Profiles Next"
filename = "InventoryProfilesNext-fabric-1.20-1.10.10.jar"
filename = "InventoryProfilesNext-fabric-1.20-1.10.7.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/vYitK6Zf/InventoryProfilesNext-fabric-1.20-1.10.10.jar"
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/OJWSzNQ9/InventoryProfilesNext-fabric-1.20-1.10.7.jar"
hash-format = "sha1"
hash = "10f1bdc53f23261078b0754b5d7976d85f739497"
hash = "bc82d5e44975e4ec6dac091409c55fde566c275a"
[update]
[update.modrinth]
mod-id = "O7RBXm3n"
version = "vYitK6Zf"
version = "OJWSzNQ9"

View File

@ -1,13 +1,13 @@
name = "Iris Shaders"
filename = "iris-1.7.2+mc1.20.1.jar"
filename = "iris-mc1.20.1-1.6.10.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1CMVXDHo/iris-1.7.2%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/DsjYuGMO/iris-mc1.20.1-1.6.10.jar"
hash-format = "sha1"
hash = "4841b993d37c0944ca6f7a02809364e561a6acc3"
hash = "338d922ec28c8ccd24e2387de29f53987145485a"
[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "1CMVXDHo"
version = "DsjYuGMO"

View File

@ -1,13 +1,13 @@
name = "ItemSwapper"
filename = "itemswapper-fabric-0.7.0-mc1.20.1.jar"
filename = "itemswapper-fabric-0.5.3-mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/gUBexK3m/itemswapper-fabric-0.7.0-mc1.20.1.jar"
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/NEBVxulw/itemswapper-fabric-0.5.3-mc1.20.1.jar"
hash-format = "sha1"
hash = "5b79dbd2776fff2c30f817913e186968e0fbde18"
hash = "ca3d145c48936b3eab92f5ab9bf64befe5ed15ec"
[update]
[update.modrinth]
mod-id = "RPOSBQgq"
version = "gUBexK3m"
version = "NEBVxulw"

View File

@ -1,13 +1,13 @@
name = "Just Enough Items"
filename = "jei-1.20.1-fabric-15.3.0.8.jar"
filename = "jei-1.20.1-fabric-15.2.0.27.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/MtHhjBC2/jei-1.20.1-fabric-15.3.0.8.jar"
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/lIRFslED/jei-1.20.1-fabric-15.2.0.27.jar"
hash-format = "sha1"
hash = "883008503c38e4f3dddd16001a497cddc141a574"
hash = "c39352c9790d589a0ec7adcccd220e3388ca1296"
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "MtHhjBC2"
version = "lIRFslED"

View File

@ -1,13 +1,13 @@
name = "Language Reload"
filename = "language-reload-1.6.1+1.20.1.jar"
filename = "language-reload-1.5.9+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/kO9nUBoX/language-reload-1.6.1%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/Oyc76oFa/language-reload-1.5.9%2B1.20.1.jar"
hash-format = "sha1"
hash = "02fdfa8eab9fb261c0681d86d1d91b3a2fe16cb6"
hash = "d647d82cbae0d16132cb8e96b472640397e68dda"
[update]
[update.modrinth]
mod-id = "uLbm7CG6"
version = "kO9nUBoX"
version = "Oyc76oFa"

View File

@ -1,13 +1,13 @@
name = "libIPN"
filename = "libIPN-fabric-1.20-4.0.2.jar"
filename = "libIPN-fabric-1.20-4.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/Uygzs3iI/libIPN-fabric-1.20-4.0.2.jar"
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/2erlupYB/libIPN-fabric-1.20-4.0.0.jar"
hash-format = "sha1"
hash = "c8c4d93037efb226b6bd3264e33df4c010cb111b"
hash = "72a2389d2a2ad8f8a3f3c36f1593d106f5f38c83"
[update]
[update.modrinth]
mod-id = "onSQdWhM"
version = "Uygzs3iI"
version = "2erlupYB"

13
mods/litematica.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Litematica"
filename = "litematica-fabric-1.20.1-0.15.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "427b04faee05fab436c52c3618e8e391a010b648"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4626718
project-id = 308892

13
mods/malilib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "MaLiLib"
filename = "malilib-fabric-1.20.1-0.16.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e68382cb8065919026b47090491bab92be13ee78"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4723020
project-id = 303119

View File

@ -1,13 +1,13 @@
name = "MidnightControls"
filename = "midnightcontrols-1.9.4+1.20.jar"
filename = "midnightcontrols-1.8.2+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar"
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/Ek4mkpRw/midnightcontrols-1.8.2%2B1.20.jar"
hash-format = "sha1"
hash = "9c88a6d8c043db3b1cbf7301432080636ef3ee9d"
hash = "12ca313a138705adad5200a7edc216f233ecb24b"
[update]
[update.modrinth]
mod-id = "bXX9h73M"
version = "xHOdr9un"
version = "Ek4mkpRw"

13
mods/minihud.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "MiniHUD"
filename = "minihud-fabric-1.20.1-0.27.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ab371c460a00cb18bfe41c49e5645dfe0e133d65"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4593082
project-id = 244260

View File

@ -1,13 +1,13 @@
name = "MoreChatHistory"
filename = "morechathistory-1.3.0.jar"
filename = "morechathistory-1.19.1-1.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar"
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar"
hash-format = "sha1"
hash = "346cce5cb5d89e676d8ed0dca05522369063b3c3"
hash = "b23419da24f1c7ae16c6e77e992a38491cccf2c8"
[update]
[update.modrinth]
mod-id = "8qkXwOnk"
version = "PLfxrDkh"
version = "b1apT2G2"

View File

@ -1,13 +1,13 @@
name = "Mouse Tweaks"
filename = "MouseTweaks-fabric-mc1.20-2.26.jar"
filename = "MouseTweaks-fabric-mc1.20-2.25.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar"
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/m0Dd8Cjy/MouseTweaks-fabric-mc1.20-2.25.jar"
hash-format = "sha1"
hash = "6a6b977e671b1ab625e740fc70fb5300c21bb841"
hash = "21ae6dd81324543e77c10bbb2b928320d71b6750"
[update]
[update.modrinth]
mod-id = "aC3cM3Vq"
version = "mjuG4AYd"
version = "m0Dd8Cjy"

View File

@ -1,13 +1,13 @@
name = "No More Useless Keys - NMUK"
filename = "nmuk-1.1.1+mc1.20.1.jar"
filename = "nmuk-1.1.0+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/wX0qDRqE/nmuk-1.1.1%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/Skc8LGrP/nmuk-1.1.0%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "df246e99b615da7236a14c6f07054cd44f6ca9b2"
hash = "671a20ee5ae80dc979d2028fbc9a227d5e6e19fd"
[update]
[update.modrinth]
mod-id = "YCcdA1Lp"
version = "wX0qDRqE"
version = "Skc8LGrP"

View File

@ -1,13 +1,13 @@
name = "OptiGUI"
filename = "optigui-2.1.7.jar"
filename = "optigui-2.2.0-alpha.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/xpfegZsE/optigui-2.1.7.jar"
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/noPVqZnY/optigui-2.2.0-alpha.1.jar"
hash-format = "sha1"
hash = "47040b4c65b6381ca61bc3af61fee4df279b5eec"
hash = "cdda9fbe0683eb62b2d911672b018c079ad74d7e"
[update]
[update.modrinth]
mod-id = "JuksLGBQ"
version = "xpfegZsE"
version = "noPVqZnY"

View File

@ -1,13 +1,13 @@
name = "Presence Footsteps"
filename = "PresenceFootsteps-1.9.4+1.20.1.jar"
filename = "PresenceFootsteps-1.9.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/LjDXTyEn/PresenceFootsteps-1.9.4%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/FMF3yzCR/PresenceFootsteps-1.9.0.jar"
hash-format = "sha1"
hash = "f4b446c7153bf6dbe41b7f3325686e3dd630dff1"
hash = "e5ea35c6c326e6f5e6fe2a8af7cbc6a955515dbc"
[update]
[update.modrinth]
mod-id = "rcTfTZr3"
version = "LjDXTyEn"
version = "FMF3yzCR"

View File

@ -1,13 +1,13 @@
name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)"
filename = "qfapi-7.5.0_qsl-6.1.2_fapi-0.92.2_mc-1.20.1.jar"
filename = "qfapi-7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/Gydw2vxY/qfapi-7.5.0_qsl-6.1.2_fapi-0.92.2_mc-1.20.1.jar"
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/GjvWb8WQ/qfapi-7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1.jar"
hash-format = "sha1"
hash = "24b33e47b5980eefc63b0aff350347144cf9bfa4"
hash = "d52456c799cc2534331f9cc71532e43c5f886554"
[update]
[update.modrinth]
mod-id = "qvIfYCYJ"
version = "Gydw2vxY"
version = "GjvWb8WQ"

View File

@ -1,13 +1,13 @@
name = "Quilt Loading Screen"
filename = "quilt_loading_screen-6.1.0+1.20.1.jar"
filename = "quilt_loading_screen-6.0.0+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/VPU6VYVP/versions/CxbdfZp6/quilt_loading_screen-6.1.0%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/VPU6VYVP/versions/ZxKclDRW/quilt_loading_screen-6.0.0%2B1.20.1.jar"
hash-format = "sha1"
hash = "95ad28ba01e197aa24a1510eb947653eae56109e"
hash = "b257e89ff9bb3cf2cad5ffd6de781722f37f02ee"
[update]
[update.modrinth]
mod-id = "VPU6VYVP"
version = "CxbdfZp6"
version = "ZxKclDRW"

View File

@ -1,13 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar"
filename = "reeses_sodium_options-1.6.5+mc1.20.1-build.95.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/Rc9pkPug/reeses_sodium_options-1.7.2%2Bmc1.20.1-build.101.jar"
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/hCsMUZLa/reeses_sodium_options-1.6.5%2Bmc1.20.1-build.95.jar"
hash-format = "sha1"
hash = "206f1b01b99ac3df99ddd84ed96b466a8700412d"
hash = "49c68b22b9b4db4e1d3eaa3bdb6fdedd1faeba29"
[update]
[update.modrinth]
mod-id = "Bh37bMuy"
version = "Rc9pkPug"
version = "hCsMUZLa"

View File

@ -1,13 +1,13 @@
name = "ReplayMod"
filename = "replaymod-1.20.1-2.6.15.jar"
filename = "replaymod-1.20.1-2.6.13.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/MEAiQjrL/replaymod-1.20.1-2.6.15.jar"
url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/akFkhrL8/replaymod-1.20.1-2.6.13.jar"
hash-format = "sha1"
hash = "43585ef8dc0c50ebc79dfff9082bc10d94dff6e2"
hash = "a7d1cf1041c1b869dbe25d98abe81138ef634936"
[update]
[update.modrinth]
mod-id = "Nv2fQJo5"
version = "MEAiQjrL"
version = "akFkhrL8"

View File

@ -1,13 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-0.5.4+mc1.20.1-build.115.jar"
filename = "sodium-extra-0.5.1+mc1.20.1-build.112.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/I7ggF6B5/sodium-extra-0.5.4%2Bmc1.20.1-build.115.jar"
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/80a0J5Cn/sodium-extra-0.5.1%2Bmc1.20.1-build.112.jar"
hash-format = "sha1"
hash = "890864a6ab5d77d57d8d757bcc31f5379b5a11b1"
hash = "74b6dce1ede645ffdecf1185fa05701cef68840d"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "I7ggF6B5"
version = "80a0J5Cn"

View File

@ -1,13 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-0.5.11+mc1.20.1.jar"
filename = "sodium-fabric-mc1.20.1-0.5.3.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/ygf8cVZg/sodium-fabric-0.5.11%2Bmc1.20.1.jar"
url = "https://cdn.modrinth.com/data/AANobbMI/versions/4OZL6q9h/sodium-fabric-mc1.20.1-0.5.3.jar"
hash-format = "sha1"
hash = "c4293c1483f3b39c1c6c4c69143e8bb2c6e53daf"
hash = "74784e6deb72e8cdb4e3788ac3a3cfd88fc77acf"
[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "ygf8cVZg"
version = "4OZL6q9h"

13
mods/tweakeroo.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Tweakeroo"
filename = "tweakeroo-fabric-1.20.1-0.17.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "2a18f5905f9e10c6a3b45388b4401ec135b3b3cf"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4623488
project-id = 297344

View File

@ -1,13 +1,13 @@
name = "Where Is It"
filename = "whereisit-2.4.3+1.20.1.jar"
filename = "whereisit-2.0.24+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/QMO5B1AE/whereisit-2.4.3%2B1.20.1.jar"
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/E3rNBZFj/whereisit-2.0.24%2B1.20.1.jar"
hash-format = "sha1"
hash = "a91bbd91cd770861883ee7e3ccf110a21368d395"
hash = "1f1ed7da4534e1772749c769ca049d943766dce5"
[update]
[update.modrinth]
mod-id = "FCTyEqkn"
version = "QMO5B1AE"
version = "E3rNBZFj"

View File

@ -1,13 +1,13 @@
name = "WTHIT"
filename = "wthit-quilt-8.13.2.jar"
filename = "wthit-quilt-8.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/4Jamol2R/wthit-quilt-8.13.2.jar"
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/SbNRrrGr/wthit-quilt-8.4.0.jar"
hash-format = "sha1"
hash = "b3b0105ac3dd6d8774fde26b48a1bf40ff6ce4cb"
hash = "855744538b4cc0ba72b7d5126a7047d2148297fa"
[update]
[update.modrinth]
mod-id = "6AQIaxuO"
version = "4Jamol2R"
version = "SbNRrrGr"

View File

@ -1,13 +1,13 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_24.2.0_Fabric_1.20.jar"
filename = "Xaeros_Minimap_23.8.2_Fabric_1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/WQEX096d/Xaeros_Minimap_24.2.0_Fabric_1.20.jar"
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/iztrg4XH/Xaeros_Minimap_23.8.2_Fabric_1.20.jar"
hash-format = "sha1"
hash = "396401316ddde6e7712f5d6122d4d491c4d5cd2c"
hash = "5eb5c11901bdedbcf69cf8beac754644dfc9c123"
[update]
[update.modrinth]
mod-id = "1bokaNcj"
version = "WQEX096d"
version = "iztrg4XH"

View File

@ -1,13 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.38.8_Fabric_1.20.jar"
filename = "XaerosWorldMap_1.34.1_Fabric_1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/szULGs3b/XaerosWorldMap_1.38.8_Fabric_1.20.jar"
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/L8OA3xGI/XaerosWorldMap_1.34.1_Fabric_1.20.jar"
hash-format = "sha1"
hash = "51b20efcb6c70057c98a42b2d3591fb6e84f2299"
hash = "8a455f2e872bfca4726f84e71286d5d8f2f9cef9"
[update]
[update.modrinth]
mod-id = "NcUtCpym"
version = "szULGs3b"
version = "L8OA3xGI"

View File

@ -1,13 +1,13 @@
name = "YetAnotherConfigLib"
filename = "YetAnotherConfigLib-3.5.0+1.20.1-fabric.jar"
filename = "yet-another-config-lib-fabric-3.2.1+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/gQuF6HNa/YetAnotherConfigLib-3.5.0%2B1.20.1-fabric.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/3hsIB5yP/yet-another-config-lib-fabric-3.2.1%2B1.20.jar"
hash-format = "sha1"
hash = "48005e145f5423ff9446ac6fe3d1cb122f977a00"
hash = "68ed6a69b22da12916cec79043011110e93ae900"
[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "gQuF6HNa"
version = "3hsIB5yP"

View File

@ -1,7 +0,0 @@
{ callPackage }:
let
shaders = callPackage ./shaders.nix {};
in {
inherit (shaders) bliss-dh complementary-reimagined-dh rethinking-voxels-dh;
packwiz-wrapper = callPackage ./packwiz-wrapper { };
}

View File

@ -1,25 +0,0 @@
{ lib,
stdenvNoCC,
python3,
makeWrapper,
packwiz }:
let
wrappedPath = lib.makeBinPath [ packwiz ];
in stdenvNoCC.mkDerivation {
pname = "packwiz-wrapper";
version = "0.0.0";
buildInputs = [
python3
makeWrapper
packwiz
];
src = ./.;
installPhase = ''
install -Dm555 packwiz-wrapper.py $out/libexec/packwiz-wrapper.py
mkdir -p $out/bin
makeShellWrapper $out/libexec/packwiz-wrapper.py $out/bin/packwiz \
--prefix PATH : "${wrappedPath}"
'';
}

View File

@ -1,34 +0,0 @@
#!/usr/bin/env python3
import sys, os
from pathlib import Path
# Returns a parent path with pack.toml, or None if it can't be found
def search_recursive(dir: str | os.PathLike) -> Path | None:
dir = Path(dir)
pack = dir / "pack.toml"
if pack.is_file():
return dir
# If we've made it to / without finding it, return None
if dir.samefile("/"):
return None
# Otherwise, recurse
return search_recursive(dir / "..")
def search(dir: str | os.PathLike) -> Path:
new_dir = search_recursive(dir)
if new_dir is not None:
return new_dir
else:
return Path(dir)
def main():
args = ["packwiz"] + sys.argv[1:]
os.chdir(search("."))
os.execvp("packwiz", args)
if __name__ == "__main__":
main()

View File

@ -1,59 +0,0 @@
{ stdenvNoCC,
lib,
fetchFromGitHub,
zip,
nix-update-script, }:
let
makeShaderPackage = {
name,
src,
branch ? null,
}: stdenvNoCC.mkDerivation {
pname = name;
inherit src;
version = src.rev;
phases = [ "installPhase" ];
buildInputs = [ zip ];
installPhase = ''
cd "$src"
mkdir -p "$out"
zip -r "$out/${name}.zip" .
'';
passthru.updateScript = nix-update-script {
# this doesn't work for some reason; don't use --use-update-script for now
extraArgs = lib.optional (!(builtins.isNull branch)) "--version=branch=${branch}";
};
};
in
{
bliss-dh = makeShaderPackage {
name = "Bliss-DH";
branch = "main";
src = fetchFromGitHub {
owner = "X0nk";
repo = "Bliss-Shader";
rev = "1cd49fe249db4cfeb102283fdc068e9cc1549e3e";
hash = "sha256-0R+aebM2Cztkdj4020CUTr9ABwFyG9nEu7Op0K9k6+w=";
};
};
complementary-reimagined-dh = makeShaderPackage {
name = "ComplementaryReimagined-DH";
src = fetchFromGitHub {
owner = "Steveplays28";
repo = "ComplementaryReimagined";
rev = "c5cb31757c27550ae30b9c462fe3ed1993b39d9d";
hash = "sha256-1HOscJ8afNC7t4yiobJBJgom7pDpwZPdA3B3EILlyWY=";
};
};
rethinking-voxels-dh = makeShaderPackage {
name = "RethinkingVoxels-DH";
src = fetchFromGitHub {
owner = "Steveplays28";
repo = "ComplementaryReimagined";
rev = "343915b7b18e1d83187fae1ea1f14eac90d4d09d";
hash = "sha256-Hu+JeINQC09OS1WY1kpagoRH5Awnp4YhacWusQgRsqc=";
};
};
}

View File

@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "de316a7aa0ba2a167fa1d85ffdadd224d89d53b3a4f0694183393cd2aa0aff1e"
hash = "2609c565ac145e8f9d19358c4680d70c222708fde4c58a35aeb85c8c9ad77177"
[versions]
minecraft = "1.20.1"
quilt = "0.26.1-beta.1"
quilt = "0.21.0"
[options]
acceptable-game-versions = ["1.20"]

View File

@ -1,13 +1,13 @@
name = "Enhanced Boss Bars"
filename = "[1.4.1] Enhanced Boss Bars.zip"
filename = "enhanced-boss-bars.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/U5SedJ9S/versions/3fjpw8Kj/%5B1.4.1%5D%20Enhanced%20Boss%20Bars.zip"
url = "https://cdn.modrinth.com/data/U5SedJ9S/versions/UeydEnnB/%5B1.3%5D%20Enhanced%20Boss%20Bars.zip"
hash-format = "sha1"
hash = "3dfe3e45e973179d924b7ff462aae5a1a36c2c6d"
hash = "5e51da85f73b436671ecd7a37b5f07c2263cdbfc"
[update]
[update.modrinth]
mod-id = "U5SedJ9S"
version = "3fjpw8Kj"
version = "UeydEnnB"

View File

@ -1,13 +0,0 @@
name = "Bloop Shaders"
filename = "Bloop-1.2.3.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Q6RQF9Oa/versions/dYH7ovzG/Bloop-1.2.3.zip"
hash-format = "sha1"
hash = "398a564800679c4c986d03d20f24601beb5781f2"
[update]
[update.modrinth]
mod-id = "Q6RQF9Oa"
version = "dYH7ovzG"

View File

@ -1,13 +1,13 @@
name = "BSL Shaders"
filename = "BSL_v8.2.09.zip"
filename = "BSL_v8.2.06.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Q1vvjJYV/versions/c6RfHyKW/BSL_v8.2.09.zip"
url = "https://cdn.modrinth.com/data/Q1vvjJYV/versions/s5emiqLD/BSL_v8.2.06.zip"
hash-format = "sha1"
hash = "cd92bf706a1347a2d2943b14391ffbe1233415bc"
hash = "ff2bc075e53fe277cf463fc467776abff9d32d52"
[update]
[update.modrinth]
mod-id = "Q1vvjJYV"
version = "c6RfHyKW"
version = "s5emiqLD"

View File

@ -1,13 +1,13 @@
name = "Complementary Reimagined"
filename = "ComplementaryReimagined_r5.2.2.zip"
filename = "ComplementaryReimagined_r5.0.1.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/pAOQ9Amz/ComplementaryReimagined_r5.2.2.zip"
url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/NKGyBgjH/ComplementaryReimagined_r5.0.1.zip"
hash-format = "sha1"
hash = "07cd8165acf24ec8ddada03f60729537687dd435"
hash = "4879d9bbb16ff50ebb75b4b3e11b4093b76ae20d"
[update]
[update.modrinth]
mod-id = "HVnmMxH1"
version = "pAOQ9Amz"
version = "NKGyBgjH"

View File

@ -1,13 +1,13 @@
name = "Complementary Shaders v4"
filename = "ComplementaryUnbound_r5.2.2.zip"
filename = "ComplementaryUnbound_r5.0.1.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/R6NEzAwj/versions/RMaZ3tSJ/ComplementaryUnbound_r5.2.2.zip"
url = "https://cdn.modrinth.com/data/R6NEzAwj/versions/JHN3K1Ng/ComplementaryUnbound_r5.0.1.zip"
hash-format = "sha1"
hash = "f0c0cbd2059b7a464b9e0f061ddfa6f0980849e1"
hash = "52c599c7d23cf6c27cef0946e6bcaa248f59f5df"
[update]
[update.modrinth]
mod-id = "R6NEzAwj"
version = "RMaZ3tSJ"
version = "JHN3K1Ng"

View File

@ -1,13 +0,0 @@
name = "Hysteria Shaders"
filename = "Hysteria-Shaders-Universal-v1.1.0.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/iHC8BZn4/versions/s9yjAgG6/Hysteria-Shaders-Universal-v1.1.0.zip"
hash-format = "sha1"
hash = "18c4eb444309c8052164028deb9ed54f85c23902"
[update]
[update.modrinth]
mod-id = "iHC8BZn4"
version = "s9yjAgG6"

View File

@ -1,13 +1,13 @@
name = "MakeUp - Ultra Fast"
filename = "MakeUp-UltraFast-8.9f.zip"
filename = "MakeUp-UltraFast-8.8.g.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/izsIPI7a/versions/V8u6ZaM2/MakeUp-UltraFast-8.9f.zip"
url = "https://cdn.modrinth.com/data/izsIPI7a/versions/p567E3yc/MakeUp-UltraFast-8.8.g.zip"
hash-format = "sha1"
hash = "f8d660df8f70c0f65c8410c97fdfa1ec90f4c727"
hash = "3650d0b41eb8bfc2d9210a34de6a15c58cd99115"
[update]
[update.modrinth]
mod-id = "izsIPI7a"
version = "V8u6ZaM2"
version = "p567E3yc"

View File

@ -1,13 +0,0 @@
name = "Pixel Perfect"
filename = "Pixel-Perfect-1-5-0.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/D5k8BTVz/versions/qwUpiwSm/Pixel-Perfect-1-5-0.zip"
hash-format = "sha1"
hash = "82f960fc56af78794343ba2de24a5912d65f7226"
[update]
[update.modrinth]
mod-id = "D5k8BTVz"
version = "qwUpiwSm"

View File

@ -1,13 +0,0 @@
name = "PSX Shader"
filename = "PSX_Shader.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/5FTpbyBl/versions/weJerS57/PSX_Shader.zip"
hash-format = "sha1"
hash = "6f3086d05a50a701a7cd60f32d5485b1348bfe91"
[update]
[update.modrinth]
mod-id = "5FTpbyBl"
version = "weJerS57"

View File

@ -1,13 +1,13 @@
name = "Rethinking Voxels"
filename = "rethinking-voxels_r0.1-beta4-fix2.zip"
filename = "rethinking-voxels_r0.1_alpha9b.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/kmwfVOoi/versions/is3rS8JL/rethinking-voxels_r0.1-beta4-fix2.zip"
url = "https://cdn.modrinth.com/data/kmwfVOoi/versions/AWtumMpy/rethinking-voxels_r0.1_alpha9b.zip"
hash-format = "sha1"
hash = "209ffc56ab73d1fce3b99ff57768ddb2bae01c07"
hash = "a5792779800410fe1f41329d277981ef4b30806e"
[update]
[update.modrinth]
mod-id = "kmwfVOoi"
version = "is3rS8JL"
version = "AWtumMpy"

View File

@ -1,13 +0,0 @@
name = "Shrimple"
filename = "Shrimple_v0.11.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/BS9T99lD/versions/AnhOHG4D/Shrimple_v0.11.zip"
hash-format = "sha1"
hash = "b817e9a10da43b462e2ad1556197c3323ad3be74"
[update]
[update.modrinth]
mod-id = "BS9T99lD"
version = "AnhOHG4D"