From d45cfb4565dcd0db32ee812af5ed0481b785fce1 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Tue, 18 Feb 2025 22:33:31 +0100 Subject: [PATCH] Added mods --- index.toml | 450 ++++++++++++++++++ mods/3dskinlayers.pw.toml | 13 + mods/appleskin.pw.toml | 13 + mods/architectury-api.pw.toml | 13 + ...backported-wolves-terralith-compat.pw.toml | 13 + mods/backported-wolves.pw.toml | 13 + mods/bad-wither-no-cookie.pw.toml | 13 + mods/bellsandwhistles.pw.toml | 13 + mods/better-advancements.pw.toml | 13 + mods/better-farming-right-click.pw.toml | 13 + mods/charm-forked.pw.toml | 13 + mods/chunky.pw.toml | 13 + mods/cloth-config.pw.toml | 13 + mods/clumps.pw.toml | 13 + mods/connectiblechains.pw.toml | 13 + mods/controlling.pw.toml | 13 + mods/copycats.pw.toml | 13 + mods/create-deco.pw.toml | 13 + mods/create-fabric.pw.toml | 13 + mods/create-steam-n-rails.pw.toml | 13 + mods/create-structures.pw.toml | 13 + mods/dashloader.pw.toml | 13 + mods/distanthorizons.pw.toml | 13 + mods/dungeons-and-taverns.pw.toml | 13 + mods/dynamicsurroundingsfabric.pw.toml | 13 + mods/easy-anvils.pw.toml | 13 + mods/easy-magic.pw.toml | 13 + mods/elytra-trims.pw.toml | 13 + mods/emi.pw.toml | 13 + mods/eureka.pw.toml | 13 + mods/fabric-api.pw.toml | 13 + mods/fabric-language-kotlin.pw.toml | 13 + mods/fallingleaves.pw.toml | 13 + mods/farmers-delight-fabric.pw.toml | 13 + mods/ferrite-core.pw.toml | 13 + mods/first-person-model.pw.toml | 13 + mods/forge-config-api-port.pw.toml | 13 + mods/friends-and-foes.pw.toml | 13 + mods/geckolib.pw.toml | 13 + mods/iceberg.pw.toml | 13 + mods/incendium.pw.toml | 13 + mods/indium.pw.toml | 13 + mods/inventory-management.pw.toml | 13 + mods/invmove.pw.toml | 13 + mods/iris.pw.toml | 13 + mods/item-borders.pw.toml | 13 + mods/lambdynamiclights.pw.toml | 13 + mods/legendary-tooltips.pw.toml | 13 + mods/lithium.pw.toml | 13 + mods/lithostitched.pw.toml | 13 + mods/modmenu.pw.toml | 13 + mods/natures-compass.pw.toml | 13 + mods/nullscape.pw.toml | 13 + mods/nvidium.pw.toml | 13 + mods/prism-lib.pw.toml | 13 + mods/puzzles-lib.pw.toml | 13 + mods/reeses-sodium-options.pw.toml | 13 + mods/remove-terralith-intro-message.pw.toml | 13 + mods/searchables.pw.toml | 13 + mods/shulkerboxtooltip.pw.toml | 13 + mods/sodium-extra.pw.toml | 13 + mods/sodium.pw.toml | 13 + mods/spark.pw.toml | 13 + mods/structory-towers.pw.toml | 13 + mods/structory.pw.toml | 13 + mods/tectonic.pw.toml | 13 + mods/terrablender.pw.toml | 13 + mods/terralith.pw.toml | 13 + mods/this-rocks.pw.toml | 13 + mods/tiny-item-animations.pw.toml | 13 + mods/trade-cycling.pw.toml | 13 + mods/travelers-titles.pw.toml | 13 + mods/valkyrien-skies.pw.toml | 13 + mods/yacl.pw.toml | 13 + mods/yungs-api.pw.toml | 13 + mods/yungs-better-desert-temples.pw.toml | 13 + mods/yungs-better-dungeons.pw.toml | 13 + mods/yungs-better-end-island.pw.toml | 13 + mods/yungs-better-jungle-temples.pw.toml | 13 + mods/yungs-better-mineshafts.pw.toml | 13 + mods/yungs-better-nether-fortresses.pw.toml | 13 + mods/yungs-better-ocean-monuments.pw.toml | 13 + mods/yungs-better-strongholds.pw.toml | 13 + mods/yungs-better-witch-huts.pw.toml | 13 + mods/yungs-bridges.pw.toml | 13 + mods/yungs-cave-biomes-delight.pw.toml | 13 + mods/yungs-cave-biomes.pw.toml | 13 + mods/yungs-extras.pw.toml | 13 + mods/yungs-menu-tweaks.pw.toml | 13 + mods/zoomify.pw.toml | 13 + pack.toml | 2 +- shaderpacks/complementary-reimagined.pw.toml | 13 + 92 files changed, 1621 insertions(+), 1 deletion(-) create mode 100644 mods/3dskinlayers.pw.toml create mode 100644 mods/appleskin.pw.toml create mode 100644 mods/architectury-api.pw.toml create mode 100644 mods/backported-wolves-terralith-compat.pw.toml create mode 100644 mods/backported-wolves.pw.toml create mode 100644 mods/bad-wither-no-cookie.pw.toml create mode 100644 mods/bellsandwhistles.pw.toml create mode 100644 mods/better-advancements.pw.toml create mode 100644 mods/better-farming-right-click.pw.toml create mode 100644 mods/charm-forked.pw.toml create mode 100644 mods/chunky.pw.toml create mode 100644 mods/cloth-config.pw.toml create mode 100644 mods/clumps.pw.toml create mode 100644 mods/connectiblechains.pw.toml create mode 100644 mods/controlling.pw.toml create mode 100644 mods/copycats.pw.toml create mode 100644 mods/create-deco.pw.toml create mode 100644 mods/create-fabric.pw.toml create mode 100644 mods/create-steam-n-rails.pw.toml create mode 100644 mods/create-structures.pw.toml create mode 100644 mods/dashloader.pw.toml create mode 100644 mods/distanthorizons.pw.toml create mode 100644 mods/dungeons-and-taverns.pw.toml create mode 100644 mods/dynamicsurroundingsfabric.pw.toml create mode 100644 mods/easy-anvils.pw.toml create mode 100644 mods/easy-magic.pw.toml create mode 100644 mods/elytra-trims.pw.toml create mode 100644 mods/emi.pw.toml create mode 100644 mods/eureka.pw.toml create mode 100644 mods/fabric-api.pw.toml create mode 100644 mods/fabric-language-kotlin.pw.toml create mode 100644 mods/fallingleaves.pw.toml create mode 100644 mods/farmers-delight-fabric.pw.toml create mode 100644 mods/ferrite-core.pw.toml create mode 100644 mods/first-person-model.pw.toml create mode 100644 mods/forge-config-api-port.pw.toml create mode 100644 mods/friends-and-foes.pw.toml create mode 100644 mods/geckolib.pw.toml create mode 100644 mods/iceberg.pw.toml create mode 100644 mods/incendium.pw.toml create mode 100644 mods/indium.pw.toml create mode 100644 mods/inventory-management.pw.toml create mode 100644 mods/invmove.pw.toml create mode 100644 mods/iris.pw.toml create mode 100644 mods/item-borders.pw.toml create mode 100644 mods/lambdynamiclights.pw.toml create mode 100644 mods/legendary-tooltips.pw.toml create mode 100644 mods/lithium.pw.toml create mode 100644 mods/lithostitched.pw.toml create mode 100644 mods/modmenu.pw.toml create mode 100644 mods/natures-compass.pw.toml create mode 100644 mods/nullscape.pw.toml create mode 100644 mods/nvidium.pw.toml create mode 100644 mods/prism-lib.pw.toml create mode 100644 mods/puzzles-lib.pw.toml create mode 100644 mods/reeses-sodium-options.pw.toml create mode 100644 mods/remove-terralith-intro-message.pw.toml create mode 100644 mods/searchables.pw.toml create mode 100644 mods/shulkerboxtooltip.pw.toml create mode 100644 mods/sodium-extra.pw.toml create mode 100644 mods/sodium.pw.toml create mode 100644 mods/spark.pw.toml create mode 100644 mods/structory-towers.pw.toml create mode 100644 mods/structory.pw.toml create mode 100644 mods/tectonic.pw.toml create mode 100644 mods/terrablender.pw.toml create mode 100644 mods/terralith.pw.toml create mode 100644 mods/this-rocks.pw.toml create mode 100644 mods/tiny-item-animations.pw.toml create mode 100644 mods/trade-cycling.pw.toml create mode 100644 mods/travelers-titles.pw.toml create mode 100644 mods/valkyrien-skies.pw.toml create mode 100644 mods/yacl.pw.toml create mode 100644 mods/yungs-api.pw.toml create mode 100644 mods/yungs-better-desert-temples.pw.toml create mode 100644 mods/yungs-better-dungeons.pw.toml create mode 100644 mods/yungs-better-end-island.pw.toml create mode 100644 mods/yungs-better-jungle-temples.pw.toml create mode 100644 mods/yungs-better-mineshafts.pw.toml create mode 100644 mods/yungs-better-nether-fortresses.pw.toml create mode 100644 mods/yungs-better-ocean-monuments.pw.toml create mode 100644 mods/yungs-better-strongholds.pw.toml create mode 100644 mods/yungs-better-witch-huts.pw.toml create mode 100644 mods/yungs-bridges.pw.toml create mode 100644 mods/yungs-cave-biomes-delight.pw.toml create mode 100644 mods/yungs-cave-biomes.pw.toml create mode 100644 mods/yungs-extras.pw.toml create mode 100644 mods/yungs-menu-tweaks.pw.toml create mode 100644 mods/zoomify.pw.toml create mode 100644 shaderpacks/complementary-reimagined.pw.toml diff --git a/index.toml b/index.toml index 80b4dad..2f26289 100644 --- a/index.toml +++ b/index.toml @@ -7,3 +7,453 @@ hash = "7b84edec806d1755e4d22758e807881cc68b7f0359c26de6276ff3c9c6e9255d" [[files]] file = "flake.nix" hash = "4140e8d7b811836adcc30b0525b8d153e3c822d610e1198699aeb6c00cff111c" + +[[files]] +file = "mods/3dskinlayers.pw.toml" +hash = "6548800a7f3043473a8ea5f0dd07231d890344dd9bf117ef7ea0e98f1057f0fe" +metafile = true + +[[files]] +file = "mods/appleskin.pw.toml" +hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" +metafile = true + +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" +metafile = true + +[[files]] +file = "mods/backported-wolves-terralith-compat.pw.toml" +hash = "13bddd1fabe44e86113835e545d7d779353b6913fc1158aeb5f7b26eb90b170a" +metafile = true + +[[files]] +file = "mods/backported-wolves.pw.toml" +hash = "dd61d5c4651e49aaa7caaa62732dd4a429c53dd1eaca06c47af2ccb0a263ca86" +metafile = true + +[[files]] +file = "mods/bad-wither-no-cookie.pw.toml" +hash = "545fefbb036d68fb42cd96a077d42461abbf935cb71a096cee9454fba4030339" +metafile = true + +[[files]] +file = "mods/bellsandwhistles.pw.toml" +hash = "bee459c3b3739a46717f04675ba175d8a5d26fc00a8683acd4ef5bdfb73a9066" +metafile = true + +[[files]] +file = "mods/better-advancements.pw.toml" +hash = "036bd1f08a582f2a38809e3ab65720d5e04d84fcc1c7b8558d6888c319e18527" +metafile = true + +[[files]] +file = "mods/better-farming-right-click.pw.toml" +hash = "619389d9e3544fdc9cc2a2a1d8541f43a26124c00cb62c57e6237dbf6d3c81c5" +metafile = true + +[[files]] +file = "mods/charm-forked.pw.toml" +hash = "13b75197798f36dd4a8961501e9c2b79396daca202284632ee7e49ccd0bfeeb4" +metafile = true + +[[files]] +file = "mods/chunky.pw.toml" +hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" +metafile = true + +[[files]] +file = "mods/clumps.pw.toml" +hash = "15385164e2cd07cce7493a10d6d87df5c7bce587a866613126be3b54b6b28fc7" +metafile = true + +[[files]] +file = "mods/connectiblechains.pw.toml" +hash = "403857ece6f2028106fce64a417658796e6088165257ad38f79d1aa43c52f06c" +metafile = true + +[[files]] +file = "mods/controlling.pw.toml" +hash = "e81c635602878f92af9a9c11b92481b25c7aaf3f68cd015dabf5f67201886401" +metafile = true + +[[files]] +file = "mods/copycats.pw.toml" +hash = "fb3d6463ab07baa3cc0e0d6cfacbcaaeec3c32ef495b9c7762042897c4e35fc3" +metafile = true + +[[files]] +file = "mods/create-deco.pw.toml" +hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd" +metafile = true + +[[files]] +file = "mods/create-fabric.pw.toml" +hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb" +metafile = true + +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c" +metafile = true + +[[files]] +file = "mods/create-structures.pw.toml" +hash = "916c17614ec51da73e173b7249118b473e479c370a48378bc7f91eb5e5abfa9d" +metafile = true + +[[files]] +file = "mods/dashloader.pw.toml" +hash = "cb291fe5e54f1c451fa3f8297e9405449d3d837f440e763f8d1ddb94f63f5049" +metafile = true + +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908" +metafile = true + +[[files]] +file = "mods/dungeons-and-taverns.pw.toml" +hash = "0bcc0df994ebbe98efc2f87c653cd0ae0a81bb0ca47b5adacba0974c5c6406c5" +metafile = true + +[[files]] +file = "mods/dynamicsurroundingsfabric.pw.toml" +hash = "6bf279de64daa6f416d8e776c2f9ce4a36e52be22d4ef9e6a6380f0a0443f7cf" +metafile = true + +[[files]] +file = "mods/easy-anvils.pw.toml" +hash = "e9ba6ffa1109ca957fef061ef4b41a46300b3cfb382ef4ae24f96c54309fd31f" +metafile = true + +[[files]] +file = "mods/easy-magic.pw.toml" +hash = "2748a91387d8bd583894ed2271eea4f3889095ebb0c72372b79e3a4878110710" +metafile = true + +[[files]] +file = "mods/elytra-trims.pw.toml" +hash = "5a7419baba627bc17a237e02130afffaed5bc5d0b3368573e82c9aeb01f7c357" +metafile = true + +[[files]] +file = "mods/emi.pw.toml" +hash = "48b7bf8cff4f625864347ac4de0311b50fd867da54cf732d51b165b09a1b2af3" +metafile = true + +[[files]] +file = "mods/eureka.pw.toml" +hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "c7763ceed9929d3364030c01a4602628ebf46a028d55e7dd06f5aeb6280d36a3" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "bb9a29a48b27e7abc0799d4393240ae2cdcf7d64341c9a63347769173f8bda2e" +metafile = true + +[[files]] +file = "mods/fallingleaves.pw.toml" +hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db" +metafile = true + +[[files]] +file = "mods/farmers-delight-fabric.pw.toml" +hash = "14e141719b2166b70fc329f620bea34892696f8677127f7181ba2533519e8c56" +metafile = true + +[[files]] +file = "mods/ferrite-core.pw.toml" +hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd" +metafile = true + +[[files]] +file = "mods/first-person-model.pw.toml" +hash = "ee792c4a34cb31c13119d860c135dc8061a5f22b30c8dd7d1b809f9e202586f0" +metafile = true + +[[files]] +file = "mods/forge-config-api-port.pw.toml" +hash = "d5db994a9bdf835c0bda791ef6a0eed315f77a1dc5bab1ce04003a9ab5a4b01f" +metafile = true + +[[files]] +file = "mods/friends-and-foes.pw.toml" +hash = "570a163f46abcf6b914985c9cfb05c7a4849dc011726ae221b65af998a56062a" +metafile = true + +[[files]] +file = "mods/geckolib.pw.toml" +hash = "0e99c9b4a524d9cb74553f7b3ed331081031fef9d3c0c437f3734fbd9a350a2d" +metafile = true + +[[files]] +file = "mods/iceberg.pw.toml" +hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263" +metafile = true + +[[files]] +file = "mods/incendium.pw.toml" +hash = "0f83be0761e0014686517c20f2850242152dd7a26e87088d869028bc40a8a125" +metafile = true + +[[files]] +file = "mods/indium.pw.toml" +hash = "3d41978dc3fd1d7b7eebe51a7c04e49707e7e7c66f764a1bed0cc214e4032995" +metafile = true + +[[files]] +file = "mods/inventory-management.pw.toml" +hash = "5f74332db22a2eda4c05a7469cf57af07438ccb3fbb016b1ba9131b7164e7a1a" +metafile = true + +[[files]] +file = "mods/invmove.pw.toml" +hash = "f72cafef7a797a92a9f3165793c0b39f331962a52d96116d0bdccccecfde18cd" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "956298b1bbab6d8bfb5074b169d8d24d04d688182edf8af885bbefc6cc1d9c27" +metafile = true + +[[files]] +file = "mods/item-borders.pw.toml" +hash = "f5de86bcb2be4853227bceb5ffb593da2dcbf38d98e690dcf2f8eac008785b00" +metafile = true + +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "62dcbd50ca504de26da23305b6e1578298b6cfd14fb98118fcd471cf128d4337" +metafile = true + +[[files]] +file = "mods/legendary-tooltips.pw.toml" +hash = "ef561650c251d4780b9cb948ddcacd4f43abe0dc0e31cb1aa22bac0147fe805e" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" +metafile = true + +[[files]] +file = "mods/lithostitched.pw.toml" +hash = "95c6186b4eb881f1bf6beea9aedefcc73388e4c301754e65722d85764243318b" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f" +metafile = true + +[[files]] +file = "mods/natures-compass.pw.toml" +hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1" +metafile = true + +[[files]] +file = "mods/nullscape.pw.toml" +hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c" +metafile = true + +[[files]] +file = "mods/nvidium.pw.toml" +hash = "f8879a5a06411d47d27dc543c718307afb95286a0b91a593692b5a5033ade53d" +metafile = true + +[[files]] +file = "mods/prism-lib.pw.toml" +hash = "0ba23afebc8a761538a860cf9b21d6f456cfecf4573249dae9c6d7b1f3d43089" +metafile = true + +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "974fc9a82d211049b57b4d9dd0b7bb2e203d5a9b88d20a3f8ce2c3a16ee4426b" +metafile = true + +[[files]] +file = "mods/reeses-sodium-options.pw.toml" +hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" +metafile = true + +[[files]] +file = "mods/remove-terralith-intro-message.pw.toml" +hash = "fe85eb7e13d32999eb376d154be220d82134c534a3f066fa263fb4af11535232" +metafile = true + +[[files]] +file = "mods/searchables.pw.toml" +hash = "830270b8e5a34f5621720ae09c4cf716a65d8003a30d585c8b817aba1fde9ac8" +metafile = true + +[[files]] +file = "mods/shulkerboxtooltip.pw.toml" +hash = "539f2968d3ddc434abc40c12becaea92bea9f9373b27bd7ff75b67938a56a552" +metafile = true + +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "6b7e9ed619297a29eb6db95f860734144876aa68922de63a05409b65ad8bd163" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "350cd01b8b55cea244c2b0ea7bb3c9a6ba873cea4701528c62101c63af6b027a" +metafile = true + +[[files]] +file = "mods/spark.pw.toml" +hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216" +metafile = true + +[[files]] +file = "mods/structory-towers.pw.toml" +hash = "2d5fddc37293f33e8967e4687a69fb98126a8c4f79194547d1ab6e2941007910" +metafile = true + +[[files]] +file = "mods/structory.pw.toml" +hash = "d0b06ed3c01796837223764708bafdc354ca271083f29700aa2de1c5e1b4ff89" +metafile = true + +[[files]] +file = "mods/tectonic.pw.toml" +hash = "b4418b3889720386ad519a583735b7658679454f0ce8129d6f1c72a00f561b93" +metafile = true + +[[files]] +file = "mods/terrablender.pw.toml" +hash = "fadb1aaba6c522a2cfccbc04366ebbf49bcfc336ea1f96f3ff59781ce8b94d2d" +metafile = true + +[[files]] +file = "mods/terralith.pw.toml" +hash = "3b61fcf1c80cfdd79282be71ddfa9cce02fc13f8d87a760db455e2a97b801f40" +metafile = true + +[[files]] +file = "mods/this-rocks.pw.toml" +hash = "b6e21ee36358b5d921dc28925a3768ec44ba0c57fd47855164565a8e7ae046e4" +metafile = true + +[[files]] +file = "mods/tiny-item-animations.pw.toml" +hash = "1bddd2c7698c383126833f6ce562321349a5a9d5ba4e82342c94471e5f7b0694" +metafile = true + +[[files]] +file = "mods/trade-cycling.pw.toml" +hash = "1dd540094372fc739857d45308c7bee815d7e0e77b9f59a0aecf2f60d37dbf7c" +metafile = true + +[[files]] +file = "mods/travelers-titles.pw.toml" +hash = "7c97460454f6938e7aeac8eee134f4a5f4703fdb01a22bf0b13a489cfafaa079" +metafile = true + +[[files]] +file = "mods/valkyrien-skies.pw.toml" +hash = "bc7e0f9a0c6c0a07b3d9b5d43ca3891356a841ba71b25e148d237c7f7342a51d" +metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "88121fbabab3563f8dbb84a32347c753d23eec466c1df3225570cdb42e251029" +metafile = true + +[[files]] +file = "mods/yungs-api.pw.toml" +hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991" +metafile = true + +[[files]] +file = "mods/yungs-better-desert-temples.pw.toml" +hash = "7dd536d000999274472fa6762bcd49deaeb301fd0889c32723c1129db2400561" +metafile = true + +[[files]] +file = "mods/yungs-better-dungeons.pw.toml" +hash = "0958d9f10d0e8fb282b8e684b05b37b29aca826d48deeec3e44171857c99aca5" +metafile = true + +[[files]] +file = "mods/yungs-better-end-island.pw.toml" +hash = "c360a4aef0ce719d385529002ba157a731d572b73cefb573c763d71d54039078" +metafile = true + +[[files]] +file = "mods/yungs-better-jungle-temples.pw.toml" +hash = "a837a0028b1e1bbb6c4e5d31bf3cb04d6f6dccae90fc93df46f9a60a8b2c53c1" +metafile = true + +[[files]] +file = "mods/yungs-better-mineshafts.pw.toml" +hash = "cf708ff146f867df2153b3f27482e80769c7032b10037e4a752d31fbb5668eaf" +metafile = true + +[[files]] +file = "mods/yungs-better-nether-fortresses.pw.toml" +hash = "8bc20a4cf22bdd4406a64126647cfe3c704e80a3197031c9154032905a276705" +metafile = true + +[[files]] +file = "mods/yungs-better-ocean-monuments.pw.toml" +hash = "f23d28e95b21a9655e615390a560bc66f3cb87610ac38cd9d849129d0600a766" +metafile = true + +[[files]] +file = "mods/yungs-better-strongholds.pw.toml" +hash = "b2af03e504a1827f2f6fc09597e7d51f4ecd64ab1ebb329a9eb9ffb98372673a" +metafile = true + +[[files]] +file = "mods/yungs-better-witch-huts.pw.toml" +hash = "0b5eb310353cce6e94ffb0558cb713815b63328e6e96f804f147b5291c237a98" +metafile = true + +[[files]] +file = "mods/yungs-bridges.pw.toml" +hash = "7e89ac9ea56f87a811a289d474b8ab4fe46d7a235b4c6ef4767e5099967d656e" +metafile = true + +[[files]] +file = "mods/yungs-cave-biomes-delight.pw.toml" +hash = "04c0d475d77ca4ea1822d33014d0bea86335e02b1123327ebb519e66299b0e07" +metafile = true + +[[files]] +file = "mods/yungs-cave-biomes.pw.toml" +hash = "81db081393ed5183e2fe1815bd0e8927fee60b4f09643567a9da2989ae212878" +metafile = true + +[[files]] +file = "mods/yungs-extras.pw.toml" +hash = "d201155cab7c2a2cf940d91f240be769ac12046c2fc6a0774e225a8e51423ed0" +metafile = true + +[[files]] +file = "mods/yungs-menu-tweaks.pw.toml" +hash = "318069e00a76ad4ff9e65daf829f43b03f0c9495046ba2f6f80dce4cb442c9d8" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "5df1b8ef822fe9987a65d412936909b4d700872db2ed107d0092e28452999101" +metafile = true + +[[files]] +file = "shaderpacks/complementary-reimagined.pw.toml" +hash = "b90b25b61edd0dfe3bb3074e2343351c7a427d24bb1fa42c642a157b0fd887e4" +metafile = true diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml new file mode 100644 index 0000000..f34799f --- /dev/null +++ b/mods/3dskinlayers.pw.toml @@ -0,0 +1,13 @@ +name = "3D Skin Layers" +filename = "skinlayers3d-fabric-1.7.4-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/5edNc5ga/skinlayers3d-fabric-1.7.4-mc1.20.1.jar" +hash-format = "sha512" +hash = "55eeb939346a083ca8684e0fce344d6583eabc2b0d0cb1166c6793b2886212e291369e927657d71bfc900b25bb372db96449e027a009c2d4f30cc2938300518a" + +[update] +[update.modrinth] +mod-id = "zV5r3pPn" +version = "5edNc5ga" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..5efd3a6 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar" +hash-format = "sha512" +hash = "1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "xcauwnEB" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..8257e1b --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-9.2.14-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar" +hash-format = "sha512" +hash = "4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "WbL7MStR" diff --git a/mods/backported-wolves-terralith-compat.pw.toml b/mods/backported-wolves-terralith-compat.pw.toml new file mode 100644 index 0000000..7d77631 --- /dev/null +++ b/mods/backported-wolves-terralith-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Backported Wolves & Terralith - Compat" +filename = "backported-wolves-terralith-compat-1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/79HCKWp5/versions/KxDG9K8Y/backported-wolves-terralith-compat-1.0.jar" +hash-format = "sha512" +hash = "33482e0502455f8bac84fc9dc7f298631c37a03ff671ead07d4ef8243647f1aad4676e527ac5fc21ad7e92611a52d882dd922b2799806d9c6ea91879019433a2" + +[update] +[update.modrinth] +mod-id = "79HCKWp5" +version = "KxDG9K8Y" diff --git a/mods/backported-wolves.pw.toml b/mods/backported-wolves.pw.toml new file mode 100644 index 0000000..4dfb267 --- /dev/null +++ b/mods/backported-wolves.pw.toml @@ -0,0 +1,13 @@ +name = "Backported Wolves" +filename = "[Fabric]backported_wolves-1.1.0-1.19.3-1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yasXoQpR/versions/fIYBeEQK/%5BFabric%5Dbackported_wolves-1.1.0-1.19.3-1.20.4.jar" +hash-format = "sha512" +hash = "94b0aca7e43fd9fa9c51c0af6f4f9e77084b5f9f4e061e0b5825f3a6dd74ebe6c0880b50a32f180b8c129a9aa03f68e04903f1b6582135ba335ac9030868dbdf" + +[update] +[update.modrinth] +mod-id = "yasXoQpR" +version = "fIYBeEQK" diff --git a/mods/bad-wither-no-cookie.pw.toml b/mods/bad-wither-no-cookie.pw.toml new file mode 100644 index 0000000..e97b11e --- /dev/null +++ b/mods/bad-wither-no-cookie.pw.toml @@ -0,0 +1,13 @@ +name = "Bad Wither No Cookie - Reloaded" +filename = "bwncr-fabric-1.20.1-3.17.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/lL2MtE37/versions/Ekf2IOd0/bwncr-fabric-1.20.1-3.17.2.jar" +hash-format = "sha512" +hash = "ef4b732a6962f122fad2a5f53eb253fdce30d5a1a69e73a7ca5cba092759df73798fc60dcc2752126e5deae13b56e303e8f3243ae6caec266332b4687ee26c27" + +[update] +[update.modrinth] +mod-id = "lL2MtE37" +version = "Ekf2IOd0" diff --git a/mods/bellsandwhistles.pw.toml b/mods/bellsandwhistles.pw.toml new file mode 100644 index 0000000..f960a3b --- /dev/null +++ b/mods/bellsandwhistles.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Bells & Whistles" +filename = "bellsandwhistles-0.4.5+1.20.1-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gJ5afkVv/versions/m0GUubvz/bellsandwhistles-0.4.5%2B1.20.1-FABRIC.jar" +hash-format = "sha512" +hash = "5c7207da3badad77a394e54d18cc38f5933ddec60a2d86b223ed3c0dbd89b6fd135774215d79190157b2f60ee5bd644dca81c4e225db2d1ebde1bcdab3e8dcca" + +[update] +[update.modrinth] +mod-id = "gJ5afkVv" +version = "m0GUubvz" diff --git a/mods/better-advancements.pw.toml b/mods/better-advancements.pw.toml new file mode 100644 index 0000000..0983d3c --- /dev/null +++ b/mods/better-advancements.pw.toml @@ -0,0 +1,13 @@ +name = "Better Advancements" +filename = "BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Q2OqKxDG/versions/g2QPj5Kb/BetterAdvancements-Fabric-1.20.1-0.4.2.25.jar" +hash-format = "sha512" +hash = "e3111771d6b16639757d562c1714ae1ee2cdb0e14a923c8be87ab87db2a2848dba9b0c40f5f83495140045d2aa5c8bc8e4a9273f1b1470fe71398267aa668816" + +[update] +[update.modrinth] +mod-id = "Q2OqKxDG" +version = "g2QPj5Kb" diff --git a/mods/better-farming-right-click.pw.toml b/mods/better-farming-right-click.pw.toml new file mode 100644 index 0000000..8ee07fd --- /dev/null +++ b/mods/better-farming-right-click.pw.toml @@ -0,0 +1,13 @@ +name = "Better Farming Right Click + Right Click Harvest" +filename = "better_farming_right_click-1.20.1-fabric-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RWrgTm1s/versions/xid3xe06/better_farming_right_click-1.20.1-fabric-1.0.0.jar" +hash-format = "sha512" +hash = "15e82bba240c34b7412788cc3b68f38fd507ed2378e3870447baa1ec163592643748ba77ad18f97d5fdc05dfdb035ecbb24151e178a7812bab6af9b3421afb89" + +[update] +[update.modrinth] +mod-id = "RWrgTm1s" +version = "xid3xe06" diff --git a/mods/charm-forked.pw.toml b/mods/charm-forked.pw.toml new file mode 100644 index 0000000..ef5f94b --- /dev/null +++ b/mods/charm-forked.pw.toml @@ -0,0 +1,13 @@ +name = "Charm Forked" +filename = "charm-fabric-1.20.1-forked-6.0.23.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lz0ymQav/versions/txFZVA7O/charm-fabric-1.20.1-forked-6.0.23.jar" +hash-format = "sha512" +hash = "099f3fa659ad3fc77a468f14c4703c2b1c66f608da9a2c9acf336372d922f318c221961faf72e51c45663f0abc933725ec1cc2de962b91ccd8f21ef88b06c4a9" + +[update] +[update.modrinth] +mod-id = "lz0ymQav" +version = "txFZVA7O" diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml new file mode 100644 index 0000000..6778992 --- /dev/null +++ b/mods/chunky.pw.toml @@ -0,0 +1,13 @@ +name = "Chunky" +filename = "Chunky-1.3.146.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar" +hash-format = "sha512" +hash = "9dbb82993302a8dfbe6ce1f46a051d72b5ada924424f4e23674ce660d209257584159a33248fa9247793e9ba03d3a117299ce1ff6685f06a7fb87c96504459aa" + +[update] +[update.modrinth] +mod-id = "fALzjamp" +version = "NHWYq9at" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..0ebc287 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-11.1.136-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" +hash-format = "sha512" +hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "2xQdCMyG" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..de0480e --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-fabric-1.20.1-12.0.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar" +hash-format = "sha512" +hash = "2235d29b1239d5526035bffd547d35fe33b9e737d3e75cd341f6689d9cd834d0a7dc03ed80748772162cd9595ba08e7a0ab51221bc145a8fd979d596c3967544" + +[update] +[update.modrinth] +mod-id = "Wnxd13zP" +version = "hefSwtn6" diff --git a/mods/connectiblechains.pw.toml b/mods/connectiblechains.pw.toml new file mode 100644 index 0000000..20b527e --- /dev/null +++ b/mods/connectiblechains.pw.toml @@ -0,0 +1,13 @@ +name = "Connectible Chains [Fabric]" +filename = "connectiblechains-2.2.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ykSfIgTw/versions/qSAa0vuB/connectiblechains-2.2.1%2B1.20.1.jar" +hash-format = "sha512" +hash = "142d3c2f846100a158326fa1ed0a91aa66be647cef1152b9fdd12eac2615a62c5641fc4fad67f0de6cfac5f87fa56f01f77919164d9d150dc2a59f977cfcd4d0" + +[update] +[update.modrinth] +mod-id = "ykSfIgTw" +version = "qSAa0vuB" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml new file mode 100644 index 0000000..daea2b7 --- /dev/null +++ b/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-fabric-1.20.1-12.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar" +hash-format = "sha512" +hash = "1e3da9b2b50488daa7b9165930a48158330404110912037cf42543c6acf649ad79019a324ee42e5ef88ad51bb64ee40684a147bfb7847412259b7cebff0134ee" + +[update] +[update.modrinth] +mod-id = "xv94TkTM" +version = "6ipZLQSK" diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml new file mode 100644 index 0000000..127f668 --- /dev/null +++ b/mods/copycats.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Copycats+" +filename = "copycats-2.2.0+mc.1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/UT2M39wf/versions/S4Qh89bx/copycats-2.2.0%2Bmc.1.20.1-fabric.jar" +hash-format = "sha512" +hash = "8bd5c1271922d22189c153a613324182b873fdedd4e0ca21be8157c6525581458e51821c30a3de85b70f56a4854f4e73196ea753208e9b3d35befaf511a7eb77" + +[update] +[update.modrinth] +mod-id = "UT2M39wf" +version = "S4Qh89bx" diff --git a/mods/create-deco.pw.toml b/mods/create-deco.pw.toml new file mode 100644 index 0000000..76b1453 --- /dev/null +++ b/mods/create-deco.pw.toml @@ -0,0 +1,13 @@ +name = "Create Deco" +filename = "createdeco-2.0.2-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar" +hash-format = "sha512" +hash = "f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9" + +[update] +[update.modrinth] +mod-id = "sMvUb4Rb" +version = "GsxgfeNu" diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml new file mode 100644 index 0000000..8db92b5 --- /dev/null +++ b/mods/create-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Fabric" +filename = "create-fabric-0.5.1-j-build.1631+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2" + +[update] +[update.modrinth] +mod-id = "Xbc0uyRg" +version = "7Ub71nPb" diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..28da183 --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.6.9+fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar" +hash-format = "sha512" +hash = "048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b" + +[update] +[update.modrinth] +mod-id = "ZzjhlDgM" +version = "VFhdqLko" diff --git a/mods/create-structures.pw.toml b/mods/create-structures.pw.toml new file mode 100644 index 0000000..7af387b --- /dev/null +++ b/mods/create-structures.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Structures" +filename = "create-structures-0.1.1-1.20.1-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IAnP4np7/versions/nqsTHZwx/create-structures-0.1.1-1.20.1-FABRIC.jar" +hash-format = "sha512" +hash = "56d693c501b655d52dc21673efe003a99feedfa44cf89afed82fae97c1d6be8fd2c8a9d0c8f126ecbe37116bf2a4631b8bb725bdc870a3382e4791c49cce04b6" + +[update] +[update.modrinth] +mod-id = "IAnP4np7" +version = "nqsTHZwx" diff --git a/mods/dashloader.pw.toml b/mods/dashloader.pw.toml new file mode 100644 index 0000000..522631b --- /dev/null +++ b/mods/dashloader.pw.toml @@ -0,0 +1,13 @@ +name = "DashLoader" +filename = "dashloader-5.0.0-beta.2+1.20.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/wgtrj8HS/dashloader-5.0.0-beta.2%2B1.20.0.jar" +hash-format = "sha512" +hash = "103ecdb691e12cce0e59c823fbe2961cb5658f3db844b32ee4295073ee1441ca428fa795785360546d9f4ddd320e3a87ab1abf04d2a549e935b018c4e1f2eb35" + +[update] +[update.modrinth] +mod-id = "ZfQ3kTvR" +version = "wgtrj8HS" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..477c5a9 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +name = "Distant Horizons" +filename = "DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/20nF6i21/DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar" +hash-format = "sha512" +hash = "a5059a249283f686bc49bc4c2606fce7b665102983f396996f47c11245fee21059554db5f9bdf63fa41ec954282a9ee3646ea42997f37bedb0af8b14944704f4" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "20nF6i21" diff --git a/mods/dungeons-and-taverns.pw.toml b/mods/dungeons-and-taverns.pw.toml new file mode 100644 index 0000000..e763308 --- /dev/null +++ b/mods/dungeons-and-taverns.pw.toml @@ -0,0 +1,13 @@ +name = "Dungeons and Taverns" +filename = "dungeons-and-taverns-3.0.3.f.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tpehi7ww/versions/d1sY0JqV/dungeons-and-taverns-3.0.3.f.jar" +hash-format = "sha512" +hash = "73d56095b131f37c01ffde9ff5b495534e2ae0896eeec737e325dbea43644bb440fff5e48088cbf8809b226f1157125658bb68172cd7d4ab0aaf2afa72848146" + +[update] +[update.modrinth] +mod-id = "tpehi7ww" +version = "d1sY0JqV" diff --git a/mods/dynamicsurroundingsfabric.pw.toml b/mods/dynamicsurroundingsfabric.pw.toml new file mode 100644 index 0000000..74c6fbd --- /dev/null +++ b/mods/dynamicsurroundingsfabric.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Surroundings" +filename = "DynamicSurroundings-Fabric-1.20.1-0.3.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/H7fshfpD/versions/SQuUb0Fo/DynamicSurroundings-Fabric-1.20.1-0.3.3.jar" +hash-format = "sha512" +hash = "5fd852db0e4cd5405e44588923c648dbf7fa2f25f010f073177df0b775e5a62947df3bf14f0281edcef25b47d9f635fceca1650a86b72965624135b00e49c890" + +[update] +[update.modrinth] +mod-id = "H7fshfpD" +version = "SQuUb0Fo" diff --git a/mods/easy-anvils.pw.toml b/mods/easy-anvils.pw.toml new file mode 100644 index 0000000..0e23bff --- /dev/null +++ b/mods/easy-anvils.pw.toml @@ -0,0 +1,13 @@ +name = "Easy Anvils" +filename = "EasyAnvils-v8.0.2-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OZBR5JT5/versions/pA1enJAS/EasyAnvils-v8.0.2-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "aee4e67b1f7ba7f0593a953aa1ec958cce0c9bf69df1f336b77dbd27a8264a5f886cb54fed2b19cb4d26e22236ab92d6d8bba1cdcfc1730245c63a6e867854c4" + +[update] +[update.modrinth] +mod-id = "OZBR5JT5" +version = "pA1enJAS" diff --git a/mods/easy-magic.pw.toml b/mods/easy-magic.pw.toml new file mode 100644 index 0000000..1c51b7a --- /dev/null +++ b/mods/easy-magic.pw.toml @@ -0,0 +1,13 @@ +name = "Easy Magic" +filename = "EasyMagic-v8.0.1-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9hx3AbJM/versions/9Jw4urvo/EasyMagic-v8.0.1-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "359783536d189f2ea9b79828890483858eae1c286aafd50a3b674888d99372d11c945c4648e35eb65e16af0e6f605485585dfaa48ab040f73aa916c47ac6689d" + +[update] +[update.modrinth] +mod-id = "9hx3AbJM" +version = "9Jw4urvo" diff --git a/mods/elytra-trims.pw.toml b/mods/elytra-trims.pw.toml new file mode 100644 index 0000000..bb3da07 --- /dev/null +++ b/mods/elytra-trims.pw.toml @@ -0,0 +1,13 @@ +name = "Elytra Trims" +filename = "elytratrims-fabric-3.5.6+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XpzGz7KD/versions/8IZHBtM5/elytratrims-fabric-3.5.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "dd4c9f533b7eafba31b18a45233de590734a66662537abe370b979c040a9ab1145bc42a66180912a8a3b51c0dce2e983f321b51f21b554402022880c8cce44b0" + +[update] +[update.modrinth] +mod-id = "XpzGz7KD" +version = "8IZHBtM5" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml new file mode 100644 index 0000000..172af32 --- /dev/null +++ b/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.1.20+1.20.1+fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/DXUtDziE/emi-1.1.20%2B1.20.1%2Bfabric.jar" +hash-format = "sha512" +hash = "321c13d29d10db132603ed4145758d294147588f3695dbc7ca334680e7830b535a20209687c05ad510517797df431ecdbc1fc8382183fe77ad78cdb1d009d05f" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "DXUtDziE" diff --git a/mods/eureka.pw.toml b/mods/eureka.pw.toml new file mode 100644 index 0000000..fd425ab --- /dev/null +++ b/mods/eureka.pw.toml @@ -0,0 +1,13 @@ +name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)" +filename = "eureka-1201-1.5.1-beta.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/sXx5EPib/eureka-1201-1.5.1-beta.3.jar" +hash-format = "sha512" +hash = "614b47e312cf7a8d2aaa6f005e805a3ca35347123552d442d3b4d36ac3304bda2a85ef3823300eae0d6b66e35a10f0345ac44654bea6bd24a0e1be78196f2869" + +[update] +[update.modrinth] +mod-id = "EO8aSHxh" +version = "sXx5EPib" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..0092edc --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.3+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/SKPWumQf/fabric-api-0.92.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "073c045791ddf14c28a1ec163e7ef40dcb014a73d72856f881aab04df018e1c62774978c95cda3a07bb324198bd586040e466eabc46bd2f09a16115c7d97e459" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "SKPWumQf" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..33f0b8c --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar" +hash-format = "sha512" +hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "476dzMG5" diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml new file mode 100644 index 0000000..f26127c --- /dev/null +++ b/mods/fallingleaves.pw.toml @@ -0,0 +1,13 @@ +name = "Falling Leaves" +filename = "fallingleaves-1.15.6+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "9a335ccb81b4511c073dc4cc687a4bdbeb2aec5f8735da6032096d13e90a81b98912dd96cafed885ea4b9d30d5e44fa4d2dda185009164b285f297f021da4e78" + +[update] +[update.modrinth] +mod-id = "WhbRG4iK" +version = "flPXaySR" diff --git a/mods/farmers-delight-fabric.pw.toml b/mods/farmers-delight-fabric.pw.toml new file mode 100644 index 0000000..611b2dc --- /dev/null +++ b/mods/farmers-delight-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "[Deprecated] Farmer's Delight [Fabric]" +filename = "farmers-delight-fabric-1.4.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4EakbH8e/versions/QXYNitXw/farmers-delight-fabric-1.4.3.jar" +hash-format = "sha512" +hash = "0645dd6af99cee2e00d766a0a221dce93ce8be72f5a968639e29681800972c9cdb7e2aebab0000e9909a7398173497e43ce9ac22eaa7b51ad9e6d411bf81b493" + +[update] +[update.modrinth] +mod-id = "4EakbH8e" +version = "QXYNitXw" diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml new file mode 100644 index 0000000..c44ceae --- /dev/null +++ b/mods/ferrite-core.pw.toml @@ -0,0 +1,13 @@ +name = "FerriteCore" +filename = "ferritecore-6.0.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" +hash-format = "sha512" +hash = "9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "unerR5MN" diff --git a/mods/first-person-model.pw.toml b/mods/first-person-model.pw.toml new file mode 100644 index 0000000..3c4fa53 --- /dev/null +++ b/mods/first-person-model.pw.toml @@ -0,0 +1,13 @@ +name = "First-person Model" +filename = "firstperson-fabric-2.4.8-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/H5XMjpHi/versions/Ca1G2C1x/firstperson-fabric-2.4.8-mc1.20.1.jar" +hash-format = "sha512" +hash = "078549640219a4f3bbae8157b5535d2132650ce3a2493b4f84c62cbef6205d20a1ce999683fa29998ee6e8b5d5f3105da3f6d42cca8cdb1515e7cf96579a5a7b" + +[update] +[update.modrinth] +mod-id = "H5XMjpHi" +version = "Ca1G2C1x" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml new file mode 100644 index 0000000..94dece4 --- /dev/null +++ b/mods/forge-config-api-port.pw.toml @@ -0,0 +1,13 @@ +name = "Forge Config API Port" +filename = "ForgeConfigAPIPort-v8.0.1-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/Qs8LaZLo/ForgeConfigAPIPort-v8.0.1-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "04fcec98847d44b51c83ce38800393a5ed056873a2a450a2c8ec74ca92fde6c4e9840aab50704364a800f916621ee02044ca8cf609171ac75bec3b9d834bcb9a" + +[update] +[update.modrinth] +mod-id = "ohNO6lps" +version = "Qs8LaZLo" diff --git a/mods/friends-and-foes.pw.toml b/mods/friends-and-foes.pw.toml new file mode 100644 index 0000000..d565a20 --- /dev/null +++ b/mods/friends-and-foes.pw.toml @@ -0,0 +1,13 @@ +name = "Friends & Foes (Fabric/Quilt)" +filename = "friendsandfoes-fabric-mc1.20.1-3.0.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/POQ2i9zu/versions/90ZDpSw0/friendsandfoes-fabric-mc1.20.1-3.0.7.jar" +hash-format = "sha512" +hash = "4aadc59cb2a978c6a92d276f0f137ba422b1304a23e36ad4bb04261bd2f3846b28206a9d23d48217947c3b74264d347c7c3eedb4221ffba29a9b47a28bef0951" + +[update] +[update.modrinth] +mod-id = "POQ2i9zu" +version = "90ZDpSw0" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..66753da --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "Geckolib" +filename = "geckolib-fabric-1.20.1-4.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/DAY9559u/geckolib-fabric-1.20.1-4.7.jar" +hash-format = "sha512" +hash = "6f6989772c2778daf45a991fecca5248d9c673b3cfba860789668dfe5f241cf5073319ab4434556b05d2d68b948654e20a64e747ab9c10b5f5025eaef208c120" + +[update] +[update.modrinth] +mod-id = "8BmcQJ2H" +version = "DAY9559u" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml new file mode 100644 index 0000000..8b405be --- /dev/null +++ b/mods/iceberg.pw.toml @@ -0,0 +1,13 @@ +name = "Iceberg" +filename = "Iceberg-1.20.1-fabric-1.1.25.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5faXoLqX/versions/AiO84cp2/Iceberg-1.20.1-fabric-1.1.25.jar" +hash-format = "sha512" +hash = "9eb15454de0d42aebbb6357dda55ddd7e634de58e71629b7344e6c6550cbb098002a8fe08aa827280d08ce5685c779398edd1d8fa66e3d4c1a0c43238250732c" + +[update] +[update.modrinth] +mod-id = "5faXoLqX" +version = "AiO84cp2" diff --git a/mods/incendium.pw.toml b/mods/incendium.pw.toml new file mode 100644 index 0000000..4fc902f --- /dev/null +++ b/mods/incendium.pw.toml @@ -0,0 +1,13 @@ +name = "Incendium" +filename = "Incendium_1.20.x_v5.3.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/uUqarp2H/Incendium_1.20.x_v5.3.5.jar" +hash-format = "sha512" +hash = "04944dcbf3aa7ee8ea8785549e00f74a417ca17aa5760593e39090733ab0a9e38ebce078e4f5af544030759a5459c371003601ff5a7feebbc09765f8c712bb25" + +[update] +[update.modrinth] +mod-id = "ZVzW5oNS" +version = "uUqarp2H" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..49c19bc --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.34+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/gofbpynL/indium-1.0.34%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "15bb1be71ee8c0455804d38b0e735ce1cd72b6a65ce78199b227dd4806a7726fd5fcf44ea60b382b5d97546c693d289c64f7ef872701ee1ddf1ddab14f2cee74" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "gofbpynL" diff --git a/mods/inventory-management.pw.toml b/mods/inventory-management.pw.toml new file mode 100644 index 0000000..670ff48 --- /dev/null +++ b/mods/inventory-management.pw.toml @@ -0,0 +1,13 @@ +name = "Inventory Management" +filename = "inventorymanagement-1.3.1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/F7wXag4i/versions/iYujfjuN/inventorymanagement-1.3.1%2B1.20.jar" +hash-format = "sha512" +hash = "fcafc9bf8aa6c8d033b599acbf21cfb75e7e44e054523d24c18928e3c4135a9fbee5f403043dbb2b84ba9809d4dc67fcfab5fbe3e490a315624370c3cf09e363" + +[update] +[update.modrinth] +mod-id = "F7wXag4i" +version = "iYujfjuN" diff --git a/mods/invmove.pw.toml b/mods/invmove.pw.toml new file mode 100644 index 0000000..60c6981 --- /dev/null +++ b/mods/invmove.pw.toml @@ -0,0 +1,13 @@ +name = "InvMove" +filename = "InvMove-0.9.0+1.20.1-Fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/REfW2AEX/versions/d0UU2F0u/InvMove-0.9.0%2B1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "f57225bc8e295ec3c8819ffade658f4a211863221b8a61c864c296bfca726837e37f0f740974107a70d05bacb61eba268e3562e96598516974dfd590bdf93da3" + +[update] +[update.modrinth] +mod-id = "REfW2AEX" +version = "d0UU2F0u" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..043507e --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-1.7.5+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Bi9nvICq/iris-1.7.5%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "6bc2ab52aae576062d1f4673ee7b92a7fdc64717a8aa13e76cea574623badfef692037bfc6ef6e979e716d52cf15cf24c90694baf69a584f44e1b121550292a3" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "Bi9nvICq" diff --git a/mods/item-borders.pw.toml b/mods/item-borders.pw.toml new file mode 100644 index 0000000..0c08230 --- /dev/null +++ b/mods/item-borders.pw.toml @@ -0,0 +1,13 @@ +name = "Item Borders" +filename = "ItemBorders-1.20.1-fabric-1.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/b1fMg6sH/versions/Ycvq9kpk/ItemBorders-1.20.1-fabric-1.2.2.jar" +hash-format = "sha512" +hash = "d94c7a48eaef7412c95b8a0da1c929ca3247624a6f49d845f1415c2fe4a2de332381d027874ff48e9e91155bea4f6fdb1e59ab2fe5220a9134a5deded9ae907d" + +[update] +[update.modrinth] +mod-id = "b1fMg6sH" +version = "Ycvq9kpk" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..0b5f0c4 --- /dev/null +++ b/mods/lambdynamiclights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-2.3.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "4870953196e22d02844b76fdcae29823922401a5b238d134374308a256a7ffcfb9f087369fc0ec23b5cb218b995d2efa6f60ac0b99fbf9b298ee7ffbb4f6937a" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "mYl4RvKg" diff --git a/mods/legendary-tooltips.pw.toml b/mods/legendary-tooltips.pw.toml new file mode 100644 index 0000000..3fbf25c --- /dev/null +++ b/mods/legendary-tooltips.pw.toml @@ -0,0 +1,13 @@ +name = "Legendary Tooltips" +filename = "LegendaryTooltips-1.20.1-fabric-1.4.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/atHH8NyV/versions/fvJtXL6i/LegendaryTooltips-1.20.1-fabric-1.4.5.jar" +hash-format = "sha512" +hash = "260c06f376d7d22af251c45f056c2e60c91351fd15d74c018b64c9bb143d9255a00689bb3a8c603154972f0b727d0dad521d2b45403dd16f7679d9370c81474a" + +[update] +[update.modrinth] +mod-id = "atHH8NyV" +version = "fvJtXL6i" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..565754c --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-mc1.20.1-0.11.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar" +hash-format = "sha512" +hash = "dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "vuuAe7ZA" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..0c0f163 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.4.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/fFfu2FPH/lithostitched-fabric-1.20.1-1.4.4.jar" +hash-format = "sha512" +hash = "eba73344cef6f733492a1619e097fb498318f06875fda7e05a2847ef9c039b17d9542087a44636611f569924beb4178576141e61ae6ebc5841e0b3ed6791ed71" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "fFfu2FPH" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml new file mode 100644 index 0000000..dbe985d --- /dev/null +++ b/mods/modmenu.pw.toml @@ -0,0 +1,13 @@ +name = "Mod Menu" +filename = "modmenu-7.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar" +hash-format = "sha512" +hash = "9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb" + +[update] +[update.modrinth] +mod-id = "mOgUt4GM" +version = "lEkperf6" diff --git a/mods/natures-compass.pw.toml b/mods/natures-compass.pw.toml new file mode 100644 index 0000000..a658006 --- /dev/null +++ b/mods/natures-compass.pw.toml @@ -0,0 +1,13 @@ +name = "Nature's Compass" +filename = "NaturesCompass-1.20.1-2.2.3-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fPetb5Kh/versions/NovIXDxY/NaturesCompass-1.20.1-2.2.3-fabric.jar" +hash-format = "sha512" +hash = "b57dabd55010b598a66fe13644380c452ea75d4717b6acb7cd4f7718d6d535920cf7e216491bde427066d7e68dfaee5ef7226b7c8322b4f8771cf0dc9416e56e" + +[update] +[update.modrinth] +mod-id = "fPetb5Kh" +version = "NovIXDxY" diff --git a/mods/nullscape.pw.toml b/mods/nullscape.pw.toml new file mode 100644 index 0000000..49a1956 --- /dev/null +++ b/mods/nullscape.pw.toml @@ -0,0 +1,13 @@ +name = "Nullscape" +filename = "Nullscape_1.20.x_v1.2.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LPjGiSO4/versions/QsRKydVt/Nullscape_1.20.x_v1.2.8.jar" +hash-format = "sha512" +hash = "fcd11f20ab1b374a219e915156c8439f2d6fcabb060406f4d0a11392f945228e1c6e375f8e9e3048ac01c3a351c88bde4327e1f958bfd5ef4ab81c178f9e35da" + +[update] +[update.modrinth] +mod-id = "LPjGiSO4" +version = "QsRKydVt" diff --git a/mods/nvidium.pw.toml b/mods/nvidium.pw.toml new file mode 100644 index 0000000..b8832fd --- /dev/null +++ b/mods/nvidium.pw.toml @@ -0,0 +1,13 @@ +name = "Nvidium" +filename = "nvidium-0.2.6-beta.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/SfMw2IZN/versions/J2fuM58R/nvidium-0.2.6-beta.jar" +hash-format = "sha512" +hash = "fdcb8936da825d5ae7885deba4bfb269528dbcd126363f82a68e43c11f4c12e0a01ab6511aed1b1dcfb20223fc6536b5ec9922c06eda6fd29022001276917bf3" + +[update] +[update.modrinth] +mod-id = "SfMw2IZN" +version = "J2fuM58R" diff --git a/mods/prism-lib.pw.toml b/mods/prism-lib.pw.toml new file mode 100644 index 0000000..162dfdd --- /dev/null +++ b/mods/prism-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Prism" +filename = "Prism-1.20.1-fabric-1.0.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1OE8wbN0/versions/Fmetb8IP/Prism-1.20.1-fabric-1.0.5.jar" +hash-format = "sha512" +hash = "a381278e3573eecd5ca9e79de8f2df207e6788e6a911804ceab1288819fd043b48eb57f605b9c80cb8caaa2e716822cf301417bb8e87f75e5fe837e8d8a298b5" + +[update] +[update.modrinth] +mod-id = "1OE8wbN0" +version = "Fmetb8IP" diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml new file mode 100644 index 0000000..ce7fda1 --- /dev/null +++ b/mods/puzzles-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzles Lib" +filename = "PuzzlesLib-v8.1.25-1.20.1-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/qjSRRf2B/PuzzlesLib-v8.1.25-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "5dbf0aa3a51874d51874810636430a70b02d94cac8c228ba75051a3f8b6979c952b810686e5083ff78db24954aee7c60a12461fb246d643da662fc60ee3ae291" + +[update] +[update.modrinth] +mod-id = "QAGBst4M" +version = "qjSRRf2B" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml new file mode 100644 index 0000000..39b46e6 --- /dev/null +++ b/mods/reeses-sodium-options.pw.toml @@ -0,0 +1,13 @@ +name = "Reese's Sodium Options" +filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.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" +hash-format = "sha512" +hash = "efb5eab3caea346f9d13ea7c73e856f286bba1c87508c7250deada7bf4e9ad179a12e9861f61145d5c9578d88f740abf19c564f14579aac5da1f46bf6f086977" + +[update] +[update.modrinth] +mod-id = "Bh37bMuy" +version = "Rc9pkPug" diff --git a/mods/remove-terralith-intro-message.pw.toml b/mods/remove-terralith-intro-message.pw.toml new file mode 100644 index 0000000..1f90b46 --- /dev/null +++ b/mods/remove-terralith-intro-message.pw.toml @@ -0,0 +1,13 @@ +name = "Remove Terralith Intro Message" +filename = "remove-terralith-intro-message-1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sk4iFZGy/versions/Ad77N3iX/remove-terralith-intro-message-1.1.jar" +hash-format = "sha512" +hash = "62391dc2948f14ea0bebab89bdd88bf768bacf458a1832dcd53f95b709c1caf3dde3470cb5b12f3efe5d6904c72410452c56fce952b03f474d9d7a5dc932dfbb" + +[update] +[update.modrinth] +mod-id = "sk4iFZGy" +version = "Ad77N3iX" diff --git a/mods/searchables.pw.toml b/mods/searchables.pw.toml new file mode 100644 index 0000000..ac44b5c --- /dev/null +++ b/mods/searchables.pw.toml @@ -0,0 +1,13 @@ +name = "Searchables" +filename = "Searchables-fabric-1.20.1-1.0.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/eh4IBlu2/Searchables-fabric-1.20.1-1.0.3.jar" +hash-format = "sha512" +hash = "94a44b9ad58507a28ffb6e1a48b28b23740d4192c5511012b0eb8db33360200232ec84ceba121368fa3e54d1b845458434950ad1f6702d0e8ad5746843480bf3" + +[update] +[update.modrinth] +mod-id = "fuuu3xnx" +version = "eh4IBlu2" diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml new file mode 100644 index 0000000..0567fdb --- /dev/null +++ b/mods/shulkerboxtooltip.pw.toml @@ -0,0 +1,13 @@ +name = "Shulker Box Tooltip" +filename = "shulkerboxtooltip-fabric-4.0.4+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/2M01OLQq/versions/gVxjsEiQ/shulkerboxtooltip-fabric-4.0.4%2B1.20.1.jar" +hash-format = "sha512" +hash = "65cdc8b565e5a7f9a855dd35c7c4b20daae0c6a5822e9a32dabd0f8fd4df6353c9fbd9d1437b83c6f7824e1c65ce466a82f70a7b7ef007bd54afa63718037043" + +[update] +[update.modrinth] +mod-id = "2M01OLQq" +version = "gVxjsEiQ" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..a993424 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-0.5.4+mc1.20.1-build.115.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/I7ggF6B5/sodium-extra-0.5.4%2Bmc1.20.1-build.115.jar" +hash-format = "sha512" +hash = "ab561186421776d0db506dcbf1a724f80b345be5769ff00aa4327161c79af6e3f353eb65345ce06da30546ffa6b43e1c4a4c41dd246b7e473b131fd727997a85" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "I7ggF6B5" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..47b04e9 --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.11+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/ygf8cVZg/sodium-fabric-0.5.11%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "628129702e830fe88d79f0b87ef0591b708fb39045ce3d985703d6a3a78c30c9beb518df8e70151e55ca6c82d9274fea904c016f60085d889a4f7ac431cccd9e" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "ygf8cVZg" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..7f62a96 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" +hash-format = "sha512" +hash = "ce6e8f7071bb37369ad3e90d844926b424e82d0fe0ffd0db7058abddc9cfcdd594e145c9395677ad70ec532f3da0b23b6862d1f1c20f7600263c215abb4fcea7" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/mods/structory-towers.pw.toml b/mods/structory-towers.pw.toml new file mode 100644 index 0000000..fd9cd34 --- /dev/null +++ b/mods/structory-towers.pw.toml @@ -0,0 +1,13 @@ +name = "Structory: Towers" +filename = "Structory_Towers_1.20.x_v1.0.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/j3FONRYr/versions/fTl6NfPL/Structory_Towers_1.20.x_v1.0.7.jar" +hash-format = "sha512" +hash = "b3a04babcdac8c66f974d10b9ec0beee2d9ba33c34144adfe9dbf80ee7cdb64e1e598168160aa10778975f6e5c3dc4bba396a2520ee609793714f22bb320ebc6" + +[update] +[update.modrinth] +mod-id = "j3FONRYr" +version = "fTl6NfPL" diff --git a/mods/structory.pw.toml b/mods/structory.pw.toml new file mode 100644 index 0000000..f05350a --- /dev/null +++ b/mods/structory.pw.toml @@ -0,0 +1,13 @@ +name = "Structory" +filename = "Structory_1.20.x_v1.3.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aKCwCJlY/versions/FkaSuQb0/Structory_1.20.x_v1.3.5.jar" +hash-format = "sha512" +hash = "2239b6232b32b1358f56c8095b855b7ad3032cc872e2089359682b31dc16b7cad316ba601bfcfe314ab32a51f26cb5a4eb12d27d62a8c879eeda45a251d5839a" + +[update] +[update.modrinth] +mod-id = "aKCwCJlY" +version = "FkaSuQb0" diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml new file mode 100644 index 0000000..0384073 --- /dev/null +++ b/mods/tectonic.pw.toml @@ -0,0 +1,13 @@ +name = "Tectonic" +filename = "tectonic-fabric-1.20.1-2.4.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/w19S52ln/tectonic-fabric-1.20.1-2.4.4.jar" +hash-format = "sha512" +hash = "b5078ffa450e152555b106ab46134a29d4aff0cba49405e029b6c500692210f2ea379cccf138ce9d67e4162ebea431beff16a8a6ff46098f194c002a451ec348" + +[update] +[update.modrinth] +mod-id = "lWDHr9jE" +version = "w19S52ln" diff --git a/mods/terrablender.pw.toml b/mods/terrablender.pw.toml new file mode 100644 index 0000000..394c6df --- /dev/null +++ b/mods/terrablender.pw.toml @@ -0,0 +1,13 @@ +name = "TerraBlender" +filename = "TerraBlender-fabric-1.20.1-3.0.1.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kkmrDlKT/versions/FZV63yhg/TerraBlender-fabric-1.20.1-3.0.1.7.jar" +hash-format = "sha512" +hash = "9ce4ae5f64661b2ab52e2a62636bc0fcd023bb304e84b8e1dbef9461a1c6ea1fee187d8afc54618743c9e6155fb64e926a326e3fcf33a566f31c82214810e69e" + +[update] +[update.modrinth] +mod-id = "kkmrDlKT" +version = "FZV63yhg" diff --git a/mods/terralith.pw.toml b/mods/terralith.pw.toml new file mode 100644 index 0000000..317aa93 --- /dev/null +++ b/mods/terralith.pw.toml @@ -0,0 +1,13 @@ +name = "Terralith" +filename = "Terralith_1.20.x_v2.5.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/WeYhEb5d/Terralith_1.20.x_v2.5.4.jar" +hash-format = "sha512" +hash = "885e171d8b34aae7e142f082d0364285ec5a8e8342f11c60d341f7a94083d5a42c4e30612fe4f9f64d57b484396a3dff3a224e2a2497d4ced8d22f2ad6cd561d" + +[update] +[update.modrinth] +mod-id = "8oi3bsk5" +version = "WeYhEb5d" diff --git a/mods/this-rocks.pw.toml b/mods/this-rocks.pw.toml new file mode 100644 index 0000000..21a6a93 --- /dev/null +++ b/mods/this-rocks.pw.toml @@ -0,0 +1,13 @@ +name = "This Rocks!" +filename = "rocks-1.7.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Sb5ypgDP/versions/LSUORevX/rocks-1.7.1.jar" +hash-format = "sha512" +hash = "9bf830bd00a6ea32b752ed1de5bca7fdea18f30f3c5ceabec1f9875a8286dfbcf224f53464595addb235aa4bb8942cb007797e4e0aed876c617d7b3f596f33a5" + +[update] +[update.modrinth] +mod-id = "Sb5ypgDP" +version = "LSUORevX" diff --git a/mods/tiny-item-animations.pw.toml b/mods/tiny-item-animations.pw.toml new file mode 100644 index 0000000..d499abc --- /dev/null +++ b/mods/tiny-item-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Tiny Item Animations" +filename = "tia-1.20-1.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wMkevcSR/versions/TmolU2Dw/tia-1.20-1.1-fabric.jar" +hash-format = "sha512" +hash = "9f811defe9918c4d7d9917efeb7b220bc6a08312aa2aa71d51a77d56e1d227a61f235d36ac5bb254b2dbfd59e6a2b56edbd54d61374435ffb4b4504b7e9dce11" + +[update] +[update.modrinth] +mod-id = "wMkevcSR" +version = "TmolU2Dw" diff --git a/mods/trade-cycling.pw.toml b/mods/trade-cycling.pw.toml new file mode 100644 index 0000000..c92e950 --- /dev/null +++ b/mods/trade-cycling.pw.toml @@ -0,0 +1,13 @@ +name = "Trade Cycling" +filename = "trade-cycling-fabric-1.20.1-1.0.15.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qpPoAL6m/versions/Jd71Afpm/trade-cycling-fabric-1.20.1-1.0.15.jar" +hash-format = "sha512" +hash = "f8a7de42ac3f84ab2d9e023b5273f884626695d4c3ffedad5db34d49c6bfc9647bafa167fe5f5555adeea28f46ecb450b88880aeb6d4274d4dc389bd1c848e8e" + +[update] +[update.modrinth] +mod-id = "qpPoAL6m" +version = "Jd71Afpm" diff --git a/mods/travelers-titles.pw.toml b/mods/travelers-titles.pw.toml new file mode 100644 index 0000000..0a26e7a --- /dev/null +++ b/mods/travelers-titles.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Titles" +filename = "TravelersTitles-1.20-Fabric-4.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JtifUr64/versions/MbifZGB0/TravelersTitles-1.20-Fabric-4.0.2.jar" +hash-format = "sha512" +hash = "a8af88107664482f907e5e797156f677e79f96009b834a77f38c184cc651b88db5adac2f4edd8c6945a199157eedd9a366774f7a52458e8286fdbb492d4d8787" + +[update] +[update.modrinth] +mod-id = "JtifUr64" +version = "MbifZGB0" diff --git a/mods/valkyrien-skies.pw.toml b/mods/valkyrien-skies.pw.toml new file mode 100644 index 0000000..4dca5e6 --- /dev/null +++ b/mods/valkyrien-skies.pw.toml @@ -0,0 +1,13 @@ +name = "Valkyrien Skies" +filename = "valkyrienskies-120-2.3.0-beta.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/V5ujR2yw/versions/wDYLclLS/valkyrienskies-120-2.3.0-beta.5.jar" +hash-format = "sha512" +hash = "acc6a13e788768d54c9fdeb4da6f5112acbe6a11cb5f9f08f6792400e350af3c55eb18347f1f99b1c6a8ae1a1085856ebc23c51c1f1c5f60fb5b693255be20ad" + +[update] +[update.modrinth] +mod-id = "V5ujR2yw" +version = "wDYLclLS" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml new file mode 100644 index 0000000..0961a9b --- /dev/null +++ b/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib (YACL)" +filename = "YetAnotherConfigLib-3.6.2+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/yDSgD8Iz/YetAnotherConfigLib-3.6.2%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "f155e42f9af56e552b422fe8906331366de0c957f2bf3910820bc6531980ce9004fe61e61f2b7860fe56ceb63da4cac84a807f8017e309cc3fe01c2f1ef8d031" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "yDSgD8Iz" diff --git a/mods/yungs-api.pw.toml b/mods/yungs-api.pw.toml new file mode 100644 index 0000000..d9f7866 --- /dev/null +++ b/mods/yungs-api.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's API" +filename = "YungsApi-1.20-Fabric-4.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/lscV1N5k/YungsApi-1.20-Fabric-4.0.6.jar" +hash-format = "sha512" +hash = "90fea70f21cd09bdeefe9cb6bd23677595b32156b1b8053611449504ba84a21ee1e13e5a620851299090ce989f41b97b9b4bdc98def1ccecb33115e19553c64e" + +[update] +[update.modrinth] +mod-id = "Ua7DFN59" +version = "lscV1N5k" diff --git a/mods/yungs-better-desert-temples.pw.toml b/mods/yungs-better-desert-temples.pw.toml new file mode 100644 index 0000000..16aaf59 --- /dev/null +++ b/mods/yungs-better-desert-temples.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Desert Temples" +filename = "YungsBetterDesertTemples-1.20-Fabric-3.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/1Z9HNWpj/YungsBetterDesertTemples-1.20-Fabric-3.0.3.jar" +hash-format = "sha512" +hash = "29839615e042435b0fdacab2b97524a6689190692a289c25e305dbaec34764f38e70c65cfd77b49ac0dcc549281b61cfe244edc62809082e39db54990ef84cbf" + +[update] +[update.modrinth] +mod-id = "XNlO7sBv" +version = "1Z9HNWpj" diff --git a/mods/yungs-better-dungeons.pw.toml b/mods/yungs-better-dungeons.pw.toml new file mode 100644 index 0000000..0812caf --- /dev/null +++ b/mods/yungs-better-dungeons.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Dungeons" +filename = "YungsBetterDungeons-1.20-Fabric-4.0.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/o1C1Dkj5/versions/nidyvq2m/YungsBetterDungeons-1.20-Fabric-4.0.4.jar" +hash-format = "sha512" +hash = "02ee00641aea2e80806923c1d97a366b82eb6d6e1d749fc8fb4eeddeddea718c08f5a87ba5189427f747801b899abe5a6138a260c7e7f949e5e69b4065ac5464" + +[update] +[update.modrinth] +mod-id = "o1C1Dkj5" +version = "nidyvq2m" diff --git a/mods/yungs-better-end-island.pw.toml b/mods/yungs-better-end-island.pw.toml new file mode 100644 index 0000000..9378010 --- /dev/null +++ b/mods/yungs-better-end-island.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better End Island" +filename = "YungsBetterEndIsland-1.20-Fabric-2.0.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/qJTsmyiE/YungsBetterEndIsland-1.20-Fabric-2.0.6.jar" +hash-format = "sha512" +hash = "cb63d9cdd69f955ed8044aec6f03aedbf76fdb53fd97826b254b68e3559941df301b714260505d165c58c276aa7ea7c11c2fada7509cb731f10b1815d5633b87" + +[update] +[update.modrinth] +mod-id = "2BwBOmBQ" +version = "qJTsmyiE" diff --git a/mods/yungs-better-jungle-temples.pw.toml b/mods/yungs-better-jungle-temples.pw.toml new file mode 100644 index 0000000..a572894 --- /dev/null +++ b/mods/yungs-better-jungle-temples.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Jungle Temples" +filename = "YungsBetterJungleTemples-1.20-Fabric-2.0.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/z9Ve58Ih/versions/6LPrzuB0/YungsBetterJungleTemples-1.20-Fabric-2.0.5.jar" +hash-format = "sha512" +hash = "ea08ade714376f48cabdddd2e4b7376fc5cc5947e3911583ba4e182ab22c1335c884043441725cde21fb6e84402d17c43f509ade339d46a1a1db40f0e77ee81a" + +[update] +[update.modrinth] +mod-id = "z9Ve58Ih" +version = "6LPrzuB0" diff --git a/mods/yungs-better-mineshafts.pw.toml b/mods/yungs-better-mineshafts.pw.toml new file mode 100644 index 0000000..bd35ef0 --- /dev/null +++ b/mods/yungs-better-mineshafts.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Mineshafts" +filename = "YungsBetterMineshafts-1.20-Fabric-4.0.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/HjmxVlSr/versions/qLnQnqXS/YungsBetterMineshafts-1.20-Fabric-4.0.4.jar" +hash-format = "sha512" +hash = "82d6e361ef403471beaaf2fa86964af541df167da56f53b820e5abfac693f63dd5d6c0aafbc9e9baa947b42a57c79f069ed6ede55e680a2523d2ca7f2e538b13" + +[update] +[update.modrinth] +mod-id = "HjmxVlSr" +version = "qLnQnqXS" diff --git a/mods/yungs-better-nether-fortresses.pw.toml b/mods/yungs-better-nether-fortresses.pw.toml new file mode 100644 index 0000000..35a78b4 --- /dev/null +++ b/mods/yungs-better-nether-fortresses.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Nether Fortresses" +filename = "YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/FL88RLRu/YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar" +hash-format = "sha512" +hash = "a752f0dea20fa86e6d3a4f87d180af706b2ad5e3d434185aaa624692fc55329a2e2e410e67f843ec982e7b90ae63565b4aed43adbee6c50ded403ef50d91d7fd" + +[update] +[update.modrinth] +mod-id = "Z2mXHnxP" +version = "FL88RLRu" diff --git a/mods/yungs-better-ocean-monuments.pw.toml b/mods/yungs-better-ocean-monuments.pw.toml new file mode 100644 index 0000000..11cbbce --- /dev/null +++ b/mods/yungs-better-ocean-monuments.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Ocean Monuments" +filename = "YungsBetterOceanMonuments-1.20-Fabric-3.0.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/3dT9sgt4/versions/4c00pjbt/YungsBetterOceanMonuments-1.20-Fabric-3.0.4.jar" +hash-format = "sha512" +hash = "b050f94b70628f9cb64afe1d184b3fd5eee4a7d556ff81b05dd90e954484c415b24b235a8471085cbba2e28a1123e49de9a16e6e7bc52da585db81762562f186" + +[update] +[update.modrinth] +mod-id = "3dT9sgt4" +version = "4c00pjbt" diff --git a/mods/yungs-better-strongholds.pw.toml b/mods/yungs-better-strongholds.pw.toml new file mode 100644 index 0000000..98cd61f --- /dev/null +++ b/mods/yungs-better-strongholds.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Strongholds" +filename = "YungsBetterStrongholds-1.20-Fabric-4.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/kidLKymU/versions/yV6hn0bB/YungsBetterStrongholds-1.20-Fabric-4.0.3.jar" +hash-format = "sha512" +hash = "e70c8daa91e88d8af97e99201264c9646c82a8cf1966b87ca1e53b591e7f1ed3cee2f8875dbe88f9b58e2a7d151fded34896bb4bd23f33f2bfef4c590fbba850" + +[update] +[update.modrinth] +mod-id = "kidLKymU" +version = "yV6hn0bB" diff --git a/mods/yungs-better-witch-huts.pw.toml b/mods/yungs-better-witch-huts.pw.toml new file mode 100644 index 0000000..5f9867b --- /dev/null +++ b/mods/yungs-better-witch-huts.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better Witch Huts" +filename = "YungsBetterWitchHuts-1.20-Fabric-3.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/t5FRdP87/versions/lYpHN3iF/YungsBetterWitchHuts-1.20-Fabric-3.0.3.jar" +hash-format = "sha512" +hash = "4182c4b580ac0446968d28561088807a5fc96c4ad792401bf918b2e693f7eb343237f2887d63121469af8a120c4ccc8c84d7add731ea1a45cb429f49092bd6ac" + +[update] +[update.modrinth] +mod-id = "t5FRdP87" +version = "lYpHN3iF" diff --git a/mods/yungs-bridges.pw.toml b/mods/yungs-bridges.pw.toml new file mode 100644 index 0000000..e09959d --- /dev/null +++ b/mods/yungs-bridges.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Bridges" +filename = "YungsBridges-1.20-Fabric-4.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Ht4BfYp6/versions/hvfjXu8d/YungsBridges-1.20-Fabric-4.0.3.jar" +hash-format = "sha512" +hash = "3cdd923781fe6446466670bce8132bbc0a1ee27ae9a76bb25bf0010c0e79c821ce1dc606405e3ffa00f22d92629aa1cd7cc680a17c98dfcf338166372b85dab1" + +[update] +[update.modrinth] +mod-id = "Ht4BfYp6" +version = "hvfjXu8d" diff --git a/mods/yungs-cave-biomes-delight.pw.toml b/mods/yungs-cave-biomes-delight.pw.toml new file mode 100644 index 0000000..71c4211 --- /dev/null +++ b/mods/yungs-cave-biomes-delight.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Cave Biomes Delight" +filename = "cavebiomesdelight-1.0.4.2-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7eP4CBY2/versions/l5J3qRRY/cavebiomesdelight-1.0.4.2-1.20.1.jar" +hash-format = "sha512" +hash = "5546736a4a17606c8dae7eeecca0e9445e6d2687d24342b90a3616933a001b8aae1527c07e1c674ee3ffacaf9b21001a733d8cb321f82edb877753cdd16abbae" + +[update] +[update.modrinth] +mod-id = "7eP4CBY2" +version = "l5J3qRRY" diff --git a/mods/yungs-cave-biomes.pw.toml b/mods/yungs-cave-biomes.pw.toml new file mode 100644 index 0000000..fc4961d --- /dev/null +++ b/mods/yungs-cave-biomes.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Cave Biomes" +filename = "YungsCaveBiomes-1.20.1-Fabric-2.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/cs7iGVq1/versions/FyOxLDbe/YungsCaveBiomes-1.20.1-Fabric-2.0.0.jar" +hash-format = "sha512" +hash = "4125369c0b575c7ea22292ad658541c16618aadc828c4019329d6e6ae9021ef4200ec2175a57763309410ea3d2e945301dbc7c4859bf61db1d2c5a2b024c2b5e" + +[update] +[update.modrinth] +mod-id = "cs7iGVq1" +version = "FyOxLDbe" diff --git a/mods/yungs-extras.pw.toml b/mods/yungs-extras.pw.toml new file mode 100644 index 0000000..7baba63 --- /dev/null +++ b/mods/yungs-extras.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Extras" +filename = "YungsExtras-1.20-Fabric-4.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/ZYgyPyfq/versions/pfVTUz1L/YungsExtras-1.20-Fabric-4.0.3.jar" +hash-format = "sha512" +hash = "9fb06e136b12548ca9cb82d5d1035d760b74c7acded4b0d01ea29fb1e47c4666e1f289e6ce3e0c77510bc4bd10a64946e17633f99f60b5424a535d8d88025412" + +[update] +[update.modrinth] +mod-id = "ZYgyPyfq" +version = "pfVTUz1L" diff --git a/mods/yungs-menu-tweaks.pw.toml b/mods/yungs-menu-tweaks.pw.toml new file mode 100644 index 0000000..777b816 --- /dev/null +++ b/mods/yungs-menu-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Menu Tweaks" +filename = "YungsMenuTweaks-1.20.1-Fabric-1.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Hcy2DFKF/versions/QRV0K267/YungsMenuTweaks-1.20.1-Fabric-1.0.2.jar" +hash-format = "sha512" +hash = "dabd072d735b802a1e62f62e8ce9b3276c931a16f6d4e160f77f31d511ebc368fa9a3580a70df8438739f86ad606e1d4e16b687b0953e5917bf9814ce5a8c930" + +[update] +[update.modrinth] +mod-id = "Hcy2DFKF" +version = "QRV0K267" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml new file mode 100644 index 0000000..91ff4b6 --- /dev/null +++ b/mods/zoomify.pw.toml @@ -0,0 +1,13 @@ +name = "Zoomify" +filename = "Zoomify-2.14.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/RW06GEHk/Zoomify-2.14.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "5ab72d28f2fd3da28818256b849c38d3a0da7d8b38222785dc34ab99e301141e95e904984fb7ec693f699e71d955f7ddcf0e437d02eee1ddb058e6f2ea485afa" + +[update] +[update.modrinth] +mod-id = "w7ThoJFB" +version = "RW06GEHk" diff --git a/pack.toml b/pack.toml index 5897eec..7a1d45a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "243ce5fe55086fbac7d46f7574262b98572ba03de25e31728ef1cded3df5ae5c" +hash = "555b2fcec56bc5b645c187a7f39b46d64f2cc40afc62354733b4dbafd3846ab9" [versions] fabric = "0.16.10" diff --git a/shaderpacks/complementary-reimagined.pw.toml b/shaderpacks/complementary-reimagined.pw.toml new file mode 100644 index 0000000..48592ca --- /dev/null +++ b/shaderpacks/complementary-reimagined.pw.toml @@ -0,0 +1,13 @@ +name = "Complementary Shaders - Reimagined" +filename = "ComplementaryReimagined_r5.4.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/b45ALGLG/ComplementaryReimagined_r5.4.zip" +hash-format = "sha512" +hash = "5680bdbf7eb54adc4c00be2d20e3c384cff8031fd7c877653fb84d2f55108b23e45085be0fcd7ad5ee11bcff0679b2e3122f1c03e78d4d5d9fffaf53ca3bb934" + +[update] +[update.modrinth] +mod-id = "HVnmMxH1" +version = "b45ALGLG"