From 255ba7ebfe22e5cb828f5e8904a5b458d83dda4d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 10:25:36 +0200 Subject: [PATCH 001/106] Recreating pack from scratch; added FO mods --- index.toml | 241 ++++++++++++++++++++++++++++ mods/advancementinfo.pw.toml | 13 ++ mods/animatica.pw.toml | 13 ++ mods/better-mount-hud.pw.toml | 13 ++ mods/borderless-mining.pw.toml | 13 ++ mods/capes.pw.toml | 13 ++ mods/cit-resewn.pw.toml | 13 ++ mods/cloth-config.pw.toml | 13 ++ mods/continuity.pw.toml | 13 ++ mods/controlify.pw.toml | 13 ++ mods/debugify.pw.toml | 13 ++ mods/dynamic-fps.pw.toml | 13 ++ mods/e4mc.pw.toml | 13 ++ mods/ebe.pw.toml | 13 ++ mods/entity-model-features.pw.toml | 13 ++ mods/entityculling.pw.toml | 13 ++ mods/entitytexturefeatures.pw.toml | 13 ++ mods/fabric-api.pw.toml | 13 ++ mods/fabric-language-kotlin.pw.toml | 13 ++ mods/fabrishot.pw.toml | 13 ++ mods/fadeless.pw.toml | 13 ++ mods/fastquit.pw.toml | 13 ++ mods/ferrite-core.pw.toml | 13 ++ mods/immediatelyfast.pw.toml | 13 ++ mods/indium.pw.toml | 13 ++ mods/iris.pw.toml | 13 ++ mods/lambdynamiclights.pw.toml | 13 ++ mods/language-reload.pw.toml | 13 ++ mods/lithium.pw.toml | 13 ++ mods/main-menu-credits.pw.toml | 13 ++ mods/memoryleakfix.pw.toml | 13 ++ mods/mixintrace.pw.toml | 13 ++ mods/modelfix.pw.toml | 13 ++ mods/modernfix.pw.toml | 13 ++ mods/modmenu.pw.toml | 13 ++ mods/morechathistory.pw.toml | 13 ++ mods/moreculling.pw.toml | 13 ++ mods/no-chat-reports.pw.toml | 13 ++ mods/nuit-interop.pw.toml | 13 ++ mods/nuit.pw.toml | 13 ++ mods/optigui.pw.toml | 13 ++ mods/puzzle.pw.toml | 13 ++ mods/reeses-sodium-options.pw.toml | 13 ++ mods/rrls.pw.toml | 13 ++ mods/sodium-extra.pw.toml | 13 ++ mods/sodium.pw.toml | 13 ++ mods/yacl.pw.toml | 13 ++ mods/yosbr.pw.toml | 13 ++ mods/zoomify.pw.toml | 13 ++ pack.toml | 13 ++ 50 files changed, 878 insertions(+) create mode 100644 index.toml create mode 100644 mods/advancementinfo.pw.toml create mode 100644 mods/animatica.pw.toml create mode 100644 mods/better-mount-hud.pw.toml create mode 100644 mods/borderless-mining.pw.toml create mode 100644 mods/capes.pw.toml create mode 100644 mods/cit-resewn.pw.toml create mode 100644 mods/cloth-config.pw.toml create mode 100644 mods/continuity.pw.toml create mode 100644 mods/controlify.pw.toml create mode 100644 mods/debugify.pw.toml create mode 100644 mods/dynamic-fps.pw.toml create mode 100644 mods/e4mc.pw.toml create mode 100644 mods/ebe.pw.toml create mode 100644 mods/entity-model-features.pw.toml create mode 100644 mods/entityculling.pw.toml create mode 100644 mods/entitytexturefeatures.pw.toml create mode 100644 mods/fabric-api.pw.toml create mode 100644 mods/fabric-language-kotlin.pw.toml create mode 100644 mods/fabrishot.pw.toml create mode 100644 mods/fadeless.pw.toml create mode 100644 mods/fastquit.pw.toml create mode 100644 mods/ferrite-core.pw.toml create mode 100644 mods/immediatelyfast.pw.toml create mode 100644 mods/indium.pw.toml create mode 100644 mods/iris.pw.toml create mode 100644 mods/lambdynamiclights.pw.toml create mode 100644 mods/language-reload.pw.toml create mode 100644 mods/lithium.pw.toml create mode 100644 mods/main-menu-credits.pw.toml create mode 100644 mods/memoryleakfix.pw.toml create mode 100644 mods/mixintrace.pw.toml create mode 100644 mods/modelfix.pw.toml create mode 100644 mods/modernfix.pw.toml create mode 100644 mods/modmenu.pw.toml create mode 100644 mods/morechathistory.pw.toml create mode 100644 mods/moreculling.pw.toml create mode 100644 mods/no-chat-reports.pw.toml create mode 100644 mods/nuit-interop.pw.toml create mode 100644 mods/nuit.pw.toml create mode 100644 mods/optigui.pw.toml create mode 100644 mods/puzzle.pw.toml create mode 100644 mods/reeses-sodium-options.pw.toml create mode 100644 mods/rrls.pw.toml create mode 100644 mods/sodium-extra.pw.toml create mode 100644 mods/sodium.pw.toml create mode 100644 mods/yacl.pw.toml create mode 100644 mods/yosbr.pw.toml create mode 100644 mods/zoomify.pw.toml create mode 100644 pack.toml diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..f92e7a8 --- /dev/null +++ b/index.toml @@ -0,0 +1,241 @@ +hash-format = "sha256" + +[[files]] +file = "mods/advancementinfo.pw.toml" +hash = "bb6c349471139b104a3d8001650ecaee747b596e1f5ca865157a8026e8182f61" +metafile = true + +[[files]] +file = "mods/animatica.pw.toml" +hash = "e94fd2f80b6029f19fb0c68d5bbf443a21645af0d668c5a544e3b3f23508fb61" +metafile = true + +[[files]] +file = "mods/better-mount-hud.pw.toml" +hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff" +metafile = true + +[[files]] +file = "mods/borderless-mining.pw.toml" +hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" +metafile = true + +[[files]] +file = "mods/capes.pw.toml" +hash = "ec2c437fe50a3f8ea6077215974ba9f769cb94eb29432156cbbe43137a74013f" +metafile = true + +[[files]] +file = "mods/cit-resewn.pw.toml" +hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" +metafile = true + +[[files]] +file = "mods/continuity.pw.toml" +hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d" +metafile = true + +[[files]] +file = "mods/controlify.pw.toml" +hash = "e7cbff32cea845401608145a6719a7fa926a739c6d696c71f59e7c1ff490448f" +metafile = true + +[[files]] +file = "mods/debugify.pw.toml" +hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" +metafile = true + +[[files]] +file = "mods/dynamic-fps.pw.toml" +hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" +metafile = true + +[[files]] +file = "mods/e4mc.pw.toml" +hash = "0890d24e42f52b39712b948ad452ac5375f2ac9d1592f02e6662d1c0887ab287" +metafile = true + +[[files]] +file = "mods/ebe.pw.toml" +hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" +metafile = true + +[[files]] +file = "mods/entity-model-features.pw.toml" +hash = "724f38446c3830230388cec99fed286ff1e8580f0a82c1466c7d59bde4450c71" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "6879b46fb95e5075e524257995e7e54571e30df81364aeb339081a23a45ebd2d" +metafile = true + +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "431846491318f66fdef523f169044383847e75d3e1ff36cccd2bf8cb10e85ae8" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "f217a0233c8aef84e914e1f8e90718be2496a923725215190d375ab3140379ab" +metafile = true + +[[files]] +file = "mods/fabrishot.pw.toml" +hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11" +metafile = true + +[[files]] +file = "mods/fadeless.pw.toml" +hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" +metafile = true + +[[files]] +file = "mods/fastquit.pw.toml" +hash = "c9c33bb929d2133e53cd332660d964d2d417396039affddbaf057fb7a9d5b36d" +metafile = true + +[[files]] +file = "mods/ferrite-core.pw.toml" +hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd" +metafile = true + +[[files]] +file = "mods/immediatelyfast.pw.toml" +hash = "68985a3f3d2a6f829783c1bdbd27f195556992fc2c0a9738656acccf38d8c97a" +metafile = true + +[[files]] +file = "mods/indium.pw.toml" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" +metafile = true + +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d" +metafile = true + +[[files]] +file = "mods/language-reload.pw.toml" +hash = "37c1a6cf7cf2c6190133b51f0c8716e8d4e89aea455e54e57bcca0846168dddf" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" +metafile = true + +[[files]] +file = "mods/main-menu-credits.pw.toml" +hash = "4aca2ece9ab7bb2e653f3ef1778cf91f716db71bceb9b20fa105c1424fc17cdb" +metafile = true + +[[files]] +file = "mods/memoryleakfix.pw.toml" +hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" +metafile = true + +[[files]] +file = "mods/mixintrace.pw.toml" +hash = "6cd55df8041a48cb7f5f95ea4520f5ed59064e71ff9dab8b0e02bb922b68c9cb" +metafile = true + +[[files]] +file = "mods/modelfix.pw.toml" +hash = "435267c3230ba1439f50fa32c3ed3993a4123f870681451aa95acdde5d52622e" +metafile = true + +[[files]] +file = "mods/modernfix.pw.toml" +hash = "f2d4fb902274312c42ecca4fb8dc3781d4d249ab978e9e57c89eff03c577c7c4" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f" +metafile = true + +[[files]] +file = "mods/morechathistory.pw.toml" +hash = "3dc86c0b4d31199f6f8579b8460686201ce8b9c87e1be5afaf50be9995add1e0" +metafile = true + +[[files]] +file = "mods/moreculling.pw.toml" +hash = "dbb344ad3e49c36d167fa05b6c5f674794306b1727220e8720d767264aee497f" +metafile = true + +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b" +metafile = true + +[[files]] +file = "mods/nuit-interop.pw.toml" +hash = "a0b2b689e7e6eb10cd342da48dd605cfbe09d782790a42089f31835a54e37b1a" +metafile = true + +[[files]] +file = "mods/nuit.pw.toml" +hash = "421b6b05164e623dc65e0e4133fc484fb3b87b26b040ad4b2ffb239491d8bb2d" +metafile = true + +[[files]] +file = "mods/optigui.pw.toml" +hash = "6c61882bbd734f1260d930c860ecd183e089e3d878c4faccee0f73acf65c18b1" +metafile = true + +[[files]] +file = "mods/puzzle.pw.toml" +hash = "222ba96b4e6072eaf6cc9f0efaaebb6a166ee773897228ebb7513a804e932581" +metafile = true + +[[files]] +file = "mods/reeses-sodium-options.pw.toml" +hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" +metafile = true + +[[files]] +file = "mods/rrls.pw.toml" +hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875" +metafile = true + +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" +metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "8305bf17272f0c579b0930b751c12089de9fb157dbdb5c080836ce3daad310b5" +metafile = true + +[[files]] +file = "mods/yosbr.pw.toml" +hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "f8a4208d9cb40af6ad94428f2bc83a6f0b5713e8344d04898e834faa510ff2da" +metafile = true diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml new file mode 100644 index 0000000..b63627d --- /dev/null +++ b/mods/advancementinfo.pw.toml @@ -0,0 +1,13 @@ +name = "AdvancementInfo" +filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar" +hash-format = "sha512" +hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5" + +[update] +[update.modrinth] +mod-id = "G1epq3jN" +version = "gfcbMV82" diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml new file mode 100644 index 0000000..a816200 --- /dev/null +++ b/mods/animatica.pw.toml @@ -0,0 +1,13 @@ +name = "Animatica" +filename = "animatica-0.6.1+1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/M2xzBL7h/animatica-0.6.1%2B1.20.4.jar" +hash-format = "sha512" +hash = "50b5d89d2a52a62496c6d459d528341e26d6d3836df3098b58da06a0907d28badfa4ae2ce1635ae48c729d8824f3f0ef9a32de10c77461b33cc04fe3a5da1662" + +[update] +[update.modrinth] +mod-id = "PRN43VSY" +version = "M2xzBL7h" diff --git a/mods/better-mount-hud.pw.toml b/mods/better-mount-hud.pw.toml new file mode 100644 index 0000000..72e8219 --- /dev/null +++ b/mods/better-mount-hud.pw.toml @@ -0,0 +1,13 @@ +name = "Better Mount HUD" +filename = "bettermounthud-1.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar" +hash-format = "sha512" +hash = "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6" + +[update] +[update.modrinth] +mod-id = "kqJFAPU9" +version = "h1QpxElt" diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml new file mode 100644 index 0000000..509b0e9 --- /dev/null +++ b/mods/borderless-mining.pw.toml @@ -0,0 +1,13 @@ +name = "Borderless Mining" +filename = "borderless-mining-1.1.8+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" +hash-format = "sha512" +hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420" + +[update] +[update.modrinth] +mod-id = "kYq5qkSL" +version = "lhrW53q7" diff --git a/mods/capes.pw.toml b/mods/capes.pw.toml new file mode 100644 index 0000000..395c34b --- /dev/null +++ b/mods/capes.pw.toml @@ -0,0 +1,13 @@ +name = "Capes" +filename = "capes-1.5.2+1.20-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar" +hash-format = "sha512" +hash = "e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb" + +[update] +[update.modrinth] +mod-id = "89Wsn8GD" +version = "z2zOEvPP" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml new file mode 100644 index 0000000..e032c02 --- /dev/null +++ b/mods/cit-resewn.pw.toml @@ -0,0 +1,13 @@ +name = "CIT Resewn" +filename = "citresewn-1.2.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "33b0edd61adb9d337226aeefd7fdb7b1cd76fc583f3f423a3d0d64c2487bf922a86f84e8a0344f77d5a39400226b7a6859a4c1e9961de0a443372dee798a7a59" + +[update] +[update.modrinth] +mod-id = "otVJckYQ" +version = "VzDTHJkq" 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/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..1c96ae9 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.0+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "qGTDcjHM" diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml new file mode 100644 index 0000000..f1bcbeb --- /dev/null +++ b/mods/controlify.pw.toml @@ -0,0 +1,13 @@ +name = "Controlify (Controller support)" +filename = "controlify-2.1.2+1.20.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/gYWWawgz/controlify-2.1.2%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "0e239c6622957479a9f59266dc2295950698403e25e01f33192b038cab5c9e2d2985bc76fa0d13351116b6a6e93d8791756996cd32221f4a01fbb6d7b7133403" + +[update] +[update.modrinth] +mod-id = "DOUdJVEm" +version = "gYWWawgz" diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml new file mode 100644 index 0000000..4852348 --- /dev/null +++ b/mods/debugify.pw.toml @@ -0,0 +1,13 @@ +name = "Debugify" +filename = "Debugify-1.20.1+2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar" +hash-format = "sha512" +hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd" + +[update] +[update.modrinth] +mod-id = "QwxR6Gcd" +version = "6XDJoCks" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml new file mode 100644 index 0000000..6efac40 --- /dev/null +++ b/mods/dynamic-fps.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic FPS" +filename = "dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar" +hash-format = "sha512" +hash = "8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e" + +[update] +[update.modrinth] +mod-id = "LQ3K71Q1" +version = "D9mrJwm0" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml new file mode 100644 index 0000000..d62bf02 --- /dev/null +++ b/mods/e4mc.pw.toml @@ -0,0 +1,13 @@ +name = "e4mc" +filename = "e4mc_minecraft-fabric-5.4.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar" +hash-format = "sha512" +hash = "39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c" + +[update] +[update.modrinth] +mod-id = "qANg5Jrr" +version = "baNcxaPZ" diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml new file mode 100644 index 0000000..a262cfe --- /dev/null +++ b/mods/ebe.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Block Entities" +filename = "enhancedblockentities-0.9+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" +hash-format = "sha512" +hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5" + +[update] +[update.modrinth] +mod-id = "OVuFYfre" +version = "i3v1Skck" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml new file mode 100644 index 0000000..8fc0572 --- /dev/null +++ b/mods/entity-model-features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_fabric_1.20.1-2.4.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar" +hash-format = "sha512" +hash = "6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "X2NBK99f" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml new file mode 100644 index 0000000..769bffe --- /dev/null +++ b/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling" +filename = "entityculling-fabric-1.8.0-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/JrOhNEba/entityculling-fabric-1.8.0-mc1.20.1.jar" +hash-format = "sha512" +hash = "0781c1aa6e37b533eb6bb8e3ead674d21301aa706612398739c006899ac1b04c6bcc62a25e6ad3587b3c2f05211f88a01eb8c1b202929108237448b8b9909ba5" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "JrOhNEba" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..efd71f0 --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_fabric_1.20.1-6.2.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar" +hash-format = "sha512" +hash = "56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "WvkMQbYb" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..95ad673 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.6+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "UapVHwiP" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..5bfa988 --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar" +hash-format = "sha512" +hash = "26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "mccDBWqV" diff --git a/mods/fabrishot.pw.toml b/mods/fabrishot.pw.toml new file mode 100644 index 0000000..001f073 --- /dev/null +++ b/mods/fabrishot.pw.toml @@ -0,0 +1,13 @@ +name = "Fabrishot" +filename = "fabrishot-1.10.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar" +hash-format = "sha512" +hash = "e1c0417297f4b1e8289ecdec73f660560c8dd623cc536cabb3fca451049de0f8d57c6f09617415091cf9be43cc26bb253801feae9e6ac707a3c1038eb484fad3" + +[update] +[update.modrinth] +mod-id = "3qsfQtE9" +version = "Rduo9X24" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml new file mode 100644 index 0000000..f04f374 --- /dev/null +++ b/mods/fadeless.pw.toml @@ -0,0 +1,13 @@ +name = "Fadeless" +filename = "fadeless-1.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" +hash-format = "sha512" +hash = "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96" + +[update] +[update.modrinth] +mod-id = "ncKjyGm3" +version = "j53ChsnW" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml new file mode 100644 index 0000000..363abf9 --- /dev/null +++ b/mods/fastquit.pw.toml @@ -0,0 +1,13 @@ +name = "FastQuit" +filename = "fastquit-3.0.0+1.20+.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar" +hash-format = "sha512" +hash = "aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133" + +[update] +[update.modrinth] +mod-id = "x1hIzbuY" +version = "tNgyOUMr" 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/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml new file mode 100644 index 0000000..bae42eb --- /dev/null +++ b/mods/immediatelyfast.pw.toml @@ -0,0 +1,13 @@ +name = "ImmediatelyFast" +filename = "ImmediatelyFast-Fabric-1.5.0+1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/6QvRWWbF/ImmediatelyFast-Fabric-1.5.0%2B1.20.4.jar" +hash-format = "sha512" +hash = "39984da8bd7daf0d71ddfb74b1a0ea6f60e8a332705b2d2342d1d0c4f8029f384bca43df7a3d6a6f999b2ac32e9d98f70b4907ce29cfcf02a00a3ece5a7538b9" + +[update] +[update.modrinth] +mod-id = "5ZwdcRci" +version = "6QvRWWbF" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..a664869 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.36+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "nQHYSjxO" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..3c5de12 --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-1.7.6+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "s5eFLITc" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..da2d05b --- /dev/null +++ b/mods/lambdynamiclights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-4.1.3+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "Zxi6kGDV" diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml new file mode 100644 index 0000000..2ae9b9b --- /dev/null +++ b/mods/language-reload.pw.toml @@ -0,0 +1,13 @@ +name = "Language Reload" +filename = "language-reload-1.7.4+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar" +hash-format = "sha512" +hash = "0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290" + +[update] +[update.modrinth] +mod-id = "uLbm7CG6" +version = "7g8j3tHH" 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/main-menu-credits.pw.toml b/mods/main-menu-credits.pw.toml new file mode 100644 index 0000000..c20c31e --- /dev/null +++ b/mods/main-menu-credits.pw.toml @@ -0,0 +1,13 @@ +name = "Main Menu Credits" +filename = "main-menu-credits-1.1.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar" +hash-format = "sha512" +hash = "ffd34a0fb7d0eda309af8deb0a06cae8c367e954e4452fef50a25bf2e3639aa998b4d1dcf0f74be61e51d7ccca175a80631927878a07103ca9da40492fd43467" + +[update] +[update.modrinth] +mod-id = "qJDfP7WN" +version = "hWX5REu6" diff --git a/mods/memoryleakfix.pw.toml b/mods/memoryleakfix.pw.toml new file mode 100644 index 0000000..43d59e7 --- /dev/null +++ b/mods/memoryleakfix.pw.toml @@ -0,0 +1,13 @@ +name = "Memory Leak Fix" +filename = "memoryleakfix-fabric-1.17+-1.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar" +hash-format = "sha512" +hash = "a7bf7429340d076f4b30602bc714280c3f5cb8e814e76e89296c8155e3355b33304a148e9218378a3383127e95b7ba47402506c687f1d58609704fe8cc60ab93" + +[update] +[update.modrinth] +mod-id = "NRjRiSSD" +version = "5xvCCRjJ" diff --git a/mods/mixintrace.pw.toml b/mods/mixintrace.pw.toml new file mode 100644 index 0000000..66065eb --- /dev/null +++ b/mods/mixintrace.pw.toml @@ -0,0 +1,13 @@ +name = "MixinTrace" +filename = "mixintrace-1.1.1+1.17.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar" +hash-format = "sha512" +hash = "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f" + +[update] +[update.modrinth] +mod-id = "sGmHWmeL" +version = "LGYOH4RN" diff --git a/mods/modelfix.pw.toml b/mods/modelfix.pw.toml new file mode 100644 index 0000000..e51aac3 --- /dev/null +++ b/mods/modelfix.pw.toml @@ -0,0 +1,13 @@ +name = "Model Gap Fix" +filename = "modelfix-1.15-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar" +hash-format = "sha512" +hash = "8724fe22274465f38129f81babb97b7fff68e89b0c88e22a2acbd801ddbeb0210864c2774377fe7b69b917db5889677c1b0d67084f4847cab0f7bd3203e187d4" + +[update] +[update.modrinth] +mod-id = "QdG47OkI" +version = "GkLb4bRl" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml new file mode 100644 index 0000000..e3c268d --- /dev/null +++ b/mods/modernfix.pw.toml @@ -0,0 +1,13 @@ +name = "ModernFix" +filename = "modernfix-fabric-5.23.1+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/sHT8jMZl/modernfix-fabric-5.23.1%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "8d34f6907b2e5718bdc74b18a90908ab0ce682eeda44f67318917162e99dcb8f78ddbf6da3ce7411859b2a1733f88a0f4c03eb9b124841d29df6efaf0bfd5b7b" + +[update] +[update.modrinth] +mod-id = "nmDcB62a" +version = "sHT8jMZl" 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/morechathistory.pw.toml b/mods/morechathistory.pw.toml new file mode 100644 index 0000000..cd833f4 --- /dev/null +++ b/mods/morechathistory.pw.toml @@ -0,0 +1,13 @@ +name = "More Chat History" +filename = "morechathistory-1.3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" +hash-format = "sha512" +hash = "b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726" + +[update] +[update.modrinth] +mod-id = "8qkXwOnk" +version = "PLfxrDkh" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml new file mode 100644 index 0000000..bb2e162 --- /dev/null +++ b/mods/moreculling.pw.toml @@ -0,0 +1,13 @@ +name = "More Culling" +filename = "moreculling-1.20.4-0.24.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" +hash-format = "sha512" +hash = "3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e" + +[update] +[update.modrinth] +mod-id = "51shyZVL" +version = "3m5znPWm" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..7865ba7 --- /dev/null +++ b/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +hash-format = "sha512" +hash = "3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "HeZZR2kF" diff --git a/mods/nuit-interop.pw.toml b/mods/nuit-interop.pw.toml new file mode 100644 index 0000000..470d766 --- /dev/null +++ b/mods/nuit-interop.pw.toml @@ -0,0 +1,13 @@ +name = "Nuit Interop (formerly FabricSkyBoxes Interop)" +filename = "fsb-interop-1.3.6+mc1.20.1-build.50.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar" +hash-format = "sha512" +hash = "922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0" + +[update] +[update.modrinth] +mod-id = "HpdHOPOp" +version = "JRvZ5VhS" diff --git a/mods/nuit.pw.toml b/mods/nuit.pw.toml new file mode 100644 index 0000000..4df4998 --- /dev/null +++ b/mods/nuit.pw.toml @@ -0,0 +1,13 @@ +name = "Nuit (formerly FabricSkyboxes)" +filename = "fabricskyboxes-0.7.3+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5" + +[update] +[update.modrinth] +mod-id = "YBz7DOs8" +version = "cezLH6eB" diff --git a/mods/optigui.pw.toml b/mods/optigui.pw.toml new file mode 100644 index 0000000..5cdaa55 --- /dev/null +++ b/mods/optigui.pw.toml @@ -0,0 +1,13 @@ +name = "OptiGUI" +filename = "optigui-2.3.0-beta.6.1-modrinth+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar" +hash-format = "sha512" +hash = "9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c" + +[update] +[update.modrinth] +mod-id = "JuksLGBQ" +version = "VOkFcxqC" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml new file mode 100644 index 0000000..1321f63 --- /dev/null +++ b/mods/puzzle.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzle" +filename = "puzzle-1.5.2+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar" +hash-format = "sha512" +hash = "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014" + +[update] +[update.modrinth] +mod-id = "3IuO68q1" +version = "F5UKlslF" 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/rrls.pw.toml b/mods/rrls.pw.toml new file mode 100644 index 0000000..9ec8a52 --- /dev/null +++ b/mods/rrls.pw.toml @@ -0,0 +1,13 @@ +name = "Remove Reloading Screen" +filename = "rrls-4.0.6.1+mc1.20.1-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/VHNE9K3D/rrls-4.0.6.1%2Bmc1.20.1-fabric.jar" +hash-format = "sha512" +hash = "713a2c044a767f15edca518bff03ddb974ff15832fc8f7e3b059a906f27fd8e3c5684053ee086db1a449925a879272d000c75a9c53d0380a348743d3020481ee" + +[update] +[update.modrinth] +mod-id = "ZP7xHXtw" +version = "VHNE9K3D" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..b024ac6 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-0.5.9+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "mDbF0LZT" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..54741df --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.13+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "OihdIimA" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml new file mode 100644 index 0000000..7ce8a8a --- /dev/null +++ b/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib (YACL)" +filename = "yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "dvS5DjUA" diff --git a/mods/yosbr.pw.toml b/mods/yosbr.pw.toml new file mode 100644 index 0000000..7c450b3 --- /dev/null +++ b/mods/yosbr.pw.toml @@ -0,0 +1,13 @@ +name = "Your Options Shall Be Respected (YOSBR)" +filename = "yosbr-0.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar" +hash-format = "sha512" +hash = "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78" + +[update] +[update.modrinth] +mod-id = "WwbubTsV" +version = "KMOzdYko" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml new file mode 100644 index 0000000..ecbf611 --- /dev/null +++ b/mods/zoomify.pw.toml @@ -0,0 +1,13 @@ +name = "Zoomify" +filename = "Zoomify-2.14.4+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/VsZyF8DS/Zoomify-2.14.4%2B1.20.1.jar" +hash-format = "sha512" +hash = "89ac40fd2bf8fe36725c6fefbf670e8fec39a2775b5615b007492bcbd0a06ba5ee1409b630a82c3fb09819a7f05cdb54f4c4091f56902f391c74885abee31202" + +[update] +[update.modrinth] +mod-id = "w7ThoJFB" +version = "VsZyF8DS" diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..340a520 --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "Fabulous" +author = "Malasaur" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "b6cde9a8b3714606e0d3c9a4aa54f4e1b1696d09fb38fd119017d8f712b2208a" + +[versions] +fabric = "0.16.14" +minecraft = "1.20.1" From 60cc72d0e5d979e0ab625a73ad42341c063f978f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 10:27:05 +0200 Subject: [PATCH 002/106] Added FO configurations --- config/NoChatReports/NCR-Client.json | 1 + config/fabric_loader_dependencies.json | 1 + config/isxander-main-menu-credits.json | 1 + .../config/NoChatReports/NCR-Common.json | 1 + .../config/NoChatReports/NCR-Encryption.json | 1 + config/yosbr/config/borderlessmining.json | 1 + config/yosbr/config/capes.json5 | 1 + config/yosbr/config/cem.conf | 1 + config/yosbr/config/citresewn.json | 1 + config/yosbr/config/controlify.json | 1 + config/yosbr/config/debugify.json | 1 + config/yosbr/config/dynamic_fps.json | 1 + .../yosbr/config/entity_texture_features.json | 1 + .../config/fabric_loader_dependencies.json | 1 + config/yosbr/config/fastquit.toml | 4 ++++ config/yosbr/config/iris.properties | 3 +++ .../config/isxander-main-menu-credits.json | 1 + config/yosbr/config/lambdynlights.toml | 8 +++++++ config/yosbr/config/midnightcontrols.json | 1 + config/yosbr/config/midnightlib.json | 1 + .../yosbr/config/modernfix-mixins.properties | 1 + config/yosbr/config/modmenu.json | 1 + config/yosbr/config/moreculling.toml | 20 ++++++++++++++++ config/yosbr/config/puzzle.json | 1 + config/yosbr/config/sodium-options.json | 1 + config/yosbr/options.txt | 23 +++++++++++++++++++ 26 files changed, 79 insertions(+) create mode 100644 config/NoChatReports/NCR-Client.json create mode 100644 config/fabric_loader_dependencies.json create mode 100644 config/isxander-main-menu-credits.json create mode 100644 config/yosbr/config/NoChatReports/NCR-Common.json create mode 100644 config/yosbr/config/NoChatReports/NCR-Encryption.json create mode 100644 config/yosbr/config/borderlessmining.json create mode 100644 config/yosbr/config/capes.json5 create mode 100644 config/yosbr/config/cem.conf create mode 100644 config/yosbr/config/citresewn.json create mode 100644 config/yosbr/config/controlify.json create mode 100644 config/yosbr/config/debugify.json create mode 100644 config/yosbr/config/dynamic_fps.json create mode 100644 config/yosbr/config/entity_texture_features.json create mode 100644 config/yosbr/config/fabric_loader_dependencies.json create mode 100644 config/yosbr/config/fastquit.toml create mode 100644 config/yosbr/config/iris.properties create mode 100644 config/yosbr/config/isxander-main-menu-credits.json create mode 100644 config/yosbr/config/lambdynlights.toml create mode 100644 config/yosbr/config/midnightcontrols.json create mode 100644 config/yosbr/config/midnightlib.json create mode 100644 config/yosbr/config/modernfix-mixins.properties create mode 100644 config/yosbr/config/modmenu.json create mode 100644 config/yosbr/config/moreculling.toml create mode 100644 config/yosbr/config/puzzle.json create mode 100644 config/yosbr/config/sodium-options.json create mode 100644 config/yosbr/options.txt diff --git a/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json new file mode 100644 index 0000000..c0d7a7b --- /dev/null +++ b/config/NoChatReports/NCR-Client.json @@ -0,0 +1 @@ +{"defaultSigningMode":"ON_DEMAND","enableMod":true,"showNCRButton":false,"showReloadButton":false,"verifiedIconEnabled":false,"showServerSafety":true,"hideInsecureMessageIndicators":true,"hideModifiedMessageIndicators":false,"hideSystemMessageIndicators":true,"hideWarningToast":true,"hideSigningRequestMessage":true,"alwaysHideReportButton":false,"skipRealmsWarning":true,"skipSigningWarning":true,"disableTelemetry":false,"removeTelemetryButton":false,"demandOnServer":false} \ No newline at end of file diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json new file mode 100644 index 0000000..7423afc --- /dev/null +++ b/config/fabric_loader_dependencies.json @@ -0,0 +1 @@ +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.4.0"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json new file mode 100644 index 0000000..d5a4b0d --- /dev/null +++ b/config/isxander-main-menu-credits.json @@ -0,0 +1 @@ +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.4.0","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]}} \ No newline at end of file diff --git a/config/yosbr/config/NoChatReports/NCR-Common.json b/config/yosbr/config/NoChatReports/NCR-Common.json new file mode 100644 index 0000000..44dbc27 --- /dev/null +++ b/config/yosbr/config/NoChatReports/NCR-Common.json @@ -0,0 +1 @@ +{"demandOnClient":false,"convertToGameMessage":true,"addQueryData":false,"enableDebugLog":false} \ No newline at end of file diff --git a/config/yosbr/config/NoChatReports/NCR-Encryption.json b/config/yosbr/config/NoChatReports/NCR-Encryption.json new file mode 100644 index 0000000..e172004 --- /dev/null +++ b/config/yosbr/config/NoChatReports/NCR-Encryption.json @@ -0,0 +1 @@ +{"skipWarning":false,"enableEncryption":false,"encryptPublic":true,"showEncryptionButton":false,"showEncryptionIndicators":true} \ No newline at end of file diff --git a/config/yosbr/config/borderlessmining.json b/config/yosbr/config/borderlessmining.json new file mode 100644 index 0000000..2d7c7d3 --- /dev/null +++ b/config/yosbr/config/borderlessmining.json @@ -0,0 +1 @@ +{"enableBorderlessFullscreen":false,"addToVanillaVideoSettings":false} \ No newline at end of file diff --git a/config/yosbr/config/capes.json5 b/config/yosbr/config/capes.json5 new file mode 100644 index 0000000..c8ec5c3 --- /dev/null +++ b/config/yosbr/config/capes.json5 @@ -0,0 +1 @@ +{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/cem.conf b/config/yosbr/config/cem.conf new file mode 100644 index 0000000..60c399d --- /dev/null +++ b/config/yosbr/config/cem.conf @@ -0,0 +1 @@ +"use_optifine_folder"=true \ No newline at end of file diff --git a/config/yosbr/config/citresewn.json b/config/yosbr/config/citresewn.json new file mode 100644 index 0000000..ecf8645 --- /dev/null +++ b/config/yosbr/config/citresewn.json @@ -0,0 +1 @@ +{"broken_paths":true} \ No newline at end of file diff --git a/config/yosbr/config/controlify.json b/config/yosbr/config/controlify.json new file mode 100644 index 0000000..d4fe021 --- /dev/null +++ b/config/yosbr/config/controlify.json @@ -0,0 +1 @@ +{"global":{"delegate_setup":true}} \ No newline at end of file diff --git a/config/yosbr/config/debugify.json b/config/yosbr/config/debugify.json new file mode 100644 index 0000000..db4b0f6 --- /dev/null +++ b/config/yosbr/config/debugify.json @@ -0,0 +1 @@ +{"MC-577":true,"MC-59810":true,"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-121772":true,"MC-122477":true,"MC-140646":true,"MC-199467":true,"MC-235035":true,"MC-237493":true,"MC-263865":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true} \ No newline at end of file diff --git a/config/yosbr/config/dynamic_fps.json b/config/yosbr/config/dynamic_fps.json new file mode 100644 index 0000000..7a788ae --- /dev/null +++ b/config/yosbr/config/dynamic_fps.json @@ -0,0 +1 @@ +{"states":{"hovered":{"graphics_state":"default","show_toasts":true,"run_garbage_collector":false,"frame_rate_target":60,"volume_multiplier":1},"unfocused":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":1,"volume_multiplier":0.25},"invisible":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":0,"volume_multiplier":0}}} \ No newline at end of file diff --git a/config/yosbr/config/entity_texture_features.json b/config/yosbr/config/entity_texture_features.json new file mode 100644 index 0000000..c14d8a0 --- /dev/null +++ b/config/yosbr/config/entity_texture_features.json @@ -0,0 +1 @@ +{"allowIllegalTexturePaths":true,"illegalPathSupportMode":"Entity","skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false,"hideConfigButton":true} \ No newline at end of file diff --git a/config/yosbr/config/fabric_loader_dependencies.json b/config/yosbr/config/fabric_loader_dependencies.json new file mode 100644 index 0000000..3e434bf --- /dev/null +++ b/config/yosbr/config/fabric_loader_dependencies.json @@ -0,0 +1 @@ +{"version":1,"overrides":{"fabricloader":{"+depends":{"Fabulously Optimized again.\nIt looks like you've deleted important files from your config folder, so Fabulously Optimized may not run properly.\nPlease update the pack or reset its config. Instructions: https://fabulously-optimized.github.io/update\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n":""}}}} \ No newline at end of file diff --git a/config/yosbr/config/fastquit.toml b/config/yosbr/config/fastquit.toml new file mode 100644 index 0000000..d4fbaae --- /dev/null +++ b/config/yosbr/config/fastquit.toml @@ -0,0 +1,4 @@ +renderSavingScreen = false +showToasts = false +showSavingTime = "FALSE" +allowMultipleServers = false \ No newline at end of file diff --git a/config/yosbr/config/iris.properties b/config/yosbr/config/iris.properties new file mode 100644 index 0000000..4d24588 --- /dev/null +++ b/config/yosbr/config/iris.properties @@ -0,0 +1,3 @@ +disableUpdateMessage=true +maxShadowRenderDistance=6 +enableShaders=false \ No newline at end of file diff --git a/config/yosbr/config/isxander-main-menu-credits.json b/config/yosbr/config/isxander-main-menu-credits.json new file mode 100644 index 0000000..ad252fa --- /dev/null +++ b/config/yosbr/config/isxander-main-menu-credits.json @@ -0,0 +1 @@ +{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized (broken install)","color":"red","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/install"}}]}} \ No newline at end of file diff --git a/config/yosbr/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml new file mode 100644 index 0000000..8166073 --- /dev/null +++ b/config/yosbr/config/lambdynlights.toml @@ -0,0 +1,8 @@ +mode = "fastest" +[light_sources] + water_sensitive_check = false + block_entities = false + entities = false + self = true + tnt = "simple" + creeper = "simple" \ No newline at end of file diff --git a/config/yosbr/config/midnightcontrols.json b/config/yosbr/config/midnightcontrols.json new file mode 100644 index 0000000..bcd9e43 --- /dev/null +++ b/config/yosbr/config/midnightcontrols.json @@ -0,0 +1 @@ +{"autoSwitchMode":false,"enableHints":true} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib.json b/config/yosbr/config/midnightlib.json new file mode 100644 index 0000000..ca6c3f6 --- /dev/null +++ b/config/yosbr/config/midnightlib.json @@ -0,0 +1 @@ +{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties new file mode 100644 index 0000000..127aaca --- /dev/null +++ b/config/yosbr/config/modernfix-mixins.properties @@ -0,0 +1 @@ +mixin.perf.dynamic_resources=true \ No newline at end of file diff --git a/config/yosbr/config/modmenu.json b/config/yosbr/config/modmenu.json new file mode 100644 index 0000000..c92a72a --- /dev/null +++ b/config/yosbr/config/modmenu.json @@ -0,0 +1 @@ +{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":true,"easter_eggs":false,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true} \ No newline at end of file diff --git a/config/yosbr/config/moreculling.toml b/config/yosbr/config/moreculling.toml new file mode 100644 index 0000000..87cacf4 --- /dev/null +++ b/config/yosbr/config/moreculling.toml @@ -0,0 +1,20 @@ +enableSodiumMenu = true +cloudCulling = true +signTextCulling = true +rainCulling = true +useBlockStateCulling = true +useCustomItemFrameRenderer = false +itemFrameMapCulling = true +useItemFrameLOD = true +itemFrameLODRange = 384 +useItemFrame3FaceCulling = true +itemFrame3FaceCullingRange = 12.0 +leavesCullingMode = "CHECK" +leavesCullingAmount = 2 +includeMangroveRoots = true +powderSnowCulling = true +entityModelCulling = false +useOnModdedBlocksByDefault = true + +[modCompatibility] +minecraft = true diff --git a/config/yosbr/config/puzzle.json b/config/yosbr/config/puzzle.json new file mode 100644 index 0000000..79016e1 --- /dev/null +++ b/config/yosbr/config/puzzle.json @@ -0,0 +1 @@ +{"disabledIntegrations":["cem","citresewn","continuity","cullleaves","entity_texture_features","iris","lambdabettergrass","lambdynlights","dynamicfps","borderlessmining","colormatic","entity_model_features"],"enablePuzzleButton":false,"debugMessages":false,"checkUpdates":false,"showPuzzleInfo":false} \ No newline at end of file diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json new file mode 100644 index 0000000..c734828 --- /dev/null +++ b/config/yosbr/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt new file mode 100644 index 0000000..be6e5ac --- /dev/null +++ b/config/yosbr/options.txt @@ -0,0 +1,23 @@ +version:3465 +autoJump:false +operatorItemsTab:true +snooperEnabled:false +darkMojangStudiosBackground:true +simulationDistance:6 +guiScale:3 +maxFps:260 +resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","file/SodiumTranslations.zip","file/Mod Menu Helper.zip","file/Chat Reporting Helper.zip","file/Fast Better Grass.zip"] +incompatibleResourcePacks:[] +advancedItemTooltips:true +tutorialStep:none +skipMultiplayerWarning:true +joinedFirstServer:true +telemetryOptInExtra:false +onboardAccessibility:false +key_key.saveToolbarActivator:key.keyboard.unknown +key_zoomify.key.zoom:key.keyboard.c +key_zoomify.key.zoom.secondary:key.keyboard.unknown +key_iris.keybind.reload:key.keyboard.unknown +key_iris.keybind.toggleShaders:key.keyboard.unknown +key_iris.keybind.shaderPackSelection:key.keyboard.unknown +key_key.fabricskyboxes.toggle:key.keyboard.unknown \ No newline at end of file From 892cf4ea158a33d0621037deed80bba07782fb37 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 10:53:55 +0200 Subject: [PATCH 003/106] Updated FO configurations --- config/modmenu.json | 1 + config/yosbr/config/capes.json5 | 2 +- config/yosbr/config/citresewn.json | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 config/modmenu.json diff --git a/config/modmenu.json b/config/modmenu.json new file mode 100644 index 0000000..b613bce --- /dev/null +++ b/config/modmenu.json @@ -0,0 +1 @@ +{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"insert","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":false,"easter_eggs":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"update_checker":false,"button_update_badge":false,"update_channel":"release","quick_configure":true,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["minecraft","puzzle-models","puzzle-splashscreen","citresewn-defaults","indium","puzzle-gui","puzzle-base","moremcmeta_animation_plugin","moremcmeta_gui_plugin","moremcmeta_json_parser_plugin","moremcmeta_properties_parser_plugin","moremcmeta_texture_plugin"],"hidden_configs":["capes"],"disable_update_checker":[]} \ No newline at end of file diff --git a/config/yosbr/config/capes.json5 b/config/yosbr/config/capes.json5 index c8ec5c3..7400355 100644 --- a/config/yosbr/config/capes.json5 +++ b/config/yosbr/config/capes.json5 @@ -1 +1 @@ -{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file +{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":false,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/citresewn.json b/config/yosbr/config/citresewn.json index ecf8645..e67d801 100644 --- a/config/yosbr/config/citresewn.json +++ b/config/yosbr/config/citresewn.json @@ -1 +1 @@ -{"broken_paths":true} \ No newline at end of file +{"broken_paths":false} \ No newline at end of file From 99568dd65491f70c61d16eb968ab53b09dbd8961 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 10:57:42 +0200 Subject: [PATCH 004/106] Added FPS Modpack mods and configurations --- .../config}/NoChatReports/NCR-Client.json | 0 config/yosbr/config/c2me.toml | 13 ++++ config/yosbr/config/enhanced_bes.properties | 4 ++ config/yosbr/config/entityculling.json | 14 ++++ .../yosbr/config/ferritecore.mixin.properties | 10 +++ config/yosbr/config/sodium-extra-options.json | 70 +++++++++++++++++++ config/yosbr/config/sodium-options.json | 14 +++- index.toml | 5 ++ mods/c2me-fabric.pw.toml | 13 ++++ pack.toml | 2 +- 10 files changed, 143 insertions(+), 2 deletions(-) rename config/{ => yosbr/config}/NoChatReports/NCR-Client.json (100%) create mode 100644 config/yosbr/config/c2me.toml create mode 100644 config/yosbr/config/enhanced_bes.properties create mode 100644 config/yosbr/config/entityculling.json create mode 100644 config/yosbr/config/ferritecore.mixin.properties create mode 100644 config/yosbr/config/sodium-extra-options.json create mode 100644 mods/c2me-fabric.pw.toml diff --git a/config/NoChatReports/NCR-Client.json b/config/yosbr/config/NoChatReports/NCR-Client.json similarity index 100% rename from config/NoChatReports/NCR-Client.json rename to config/yosbr/config/NoChatReports/NCR-Client.json diff --git a/config/yosbr/config/c2me.toml b/config/yosbr/config/c2me.toml new file mode 100644 index 0000000..f0ca277 --- /dev/null +++ b/config/yosbr/config/c2me.toml @@ -0,0 +1,13 @@ +version = 3 +globalExecutorParallelism = "1" + +[clientSideConfig] + + [clientSideConfig.modifyMaxVDConfig] + enabled = false + +[noTickViewDistance] + enabled = false + +[threadedWorldGen] + enabled = false \ No newline at end of file diff --git a/config/yosbr/config/enhanced_bes.properties b/config/yosbr/config/enhanced_bes.properties new file mode 100644 index 0000000..ccc39c5 --- /dev/null +++ b/config/yosbr/config/enhanced_bes.properties @@ -0,0 +1,4 @@ +sign_ao=true +shulker_box_ao=true +chest_ao=true +bed_ao=true diff --git a/config/yosbr/config/entityculling.json b/config/yosbr/config/entityculling.json new file mode 100644 index 0000000..d1eb7f7 --- /dev/null +++ b/config/yosbr/config/entityculling.json @@ -0,0 +1,14 @@ +{ + "configVersion": 5, + "renderNametagsThroughWalls": true, + "blockEntityWhitelist": ["minecraft:beacon"], + "entityWhitelist": [""], + "tracingDistance": 128, + "debugMode": false, + "sleepDelay": 125, + "hitboxLimit": 80, + "skipMarkerArmorStands": true, + "tickCulling": true, + "tickCullingWhitelist": ["minecraft:boat", "minecraft:firework_rocket"], + "disableF3": true +} diff --git a/config/yosbr/config/ferritecore.mixin.properties b/config/yosbr/config/ferritecore.mixin.properties new file mode 100644 index 0000000..3cac833 --- /dev/null +++ b/config/yosbr/config/ferritecore.mixin.properties @@ -0,0 +1,10 @@ +replaceNeighborLookup = true +replacePropertyMap = true +cacheMultipartPredicates = true +modelResourceLocations = true +multipartDeduplication = true +blockstateCacheDeduplication = true +bakedQuadDeduplication = true +useSmallThreadingDetector = true +compactFastMap = false +populateNeighborTable = false diff --git a/config/yosbr/config/sodium-extra-options.json b/config/yosbr/config/sodium-extra-options.json new file mode 100644 index 0000000..863e893 --- /dev/null +++ b/config/yosbr/config/sodium-extra-options.json @@ -0,0 +1,70 @@ +{ + "animation_settings": { + "animation": true, + "water": true, + "lava": true, + "fire": true, + "portal": false, + "block_animations": true, + "sculk_sensor": true + }, + "particle_settings": { + "particles": false, + "rain_splash": true, + "block_break": true, + "block_breaking": true, + "other": {} + }, + "detail_settings": { + "sky": true, + "sun_moon": true, + "stars": true, + "rain_snow": true, + "biome_colors": false, + "sky_colors": false + }, + "render_settings": { + "fog_distance": 0, + "fog_start": 100, + "multi_dimension_fog_control": false, + "dimensionFogDistance": { + "minecraft:overworld": 0 + }, + "use_linear_flat_color_blender": false, + "light_updates": true, + "item_frame": true, + "armor_stand": true, + "painting": true, + "piston": true, + "beacon_beam": true, + "enchanting_table_book": true, + "item_frame_name_tag": true, + "player_name_tag": true + }, + "extra_settings": { + "overlay_corner": "TOP_LEFT", + "text_contrast": "BACKGROUND", + "show_fps": false, + "show_f_p_s_extended": true, + "show_coords": false, + "reduce_resolution_on_mac": true, + "use_adaptive_sync": false, + "cloud_height": 192, + "toasts": false, + "advancement_toast": false, + "recipe_toast": false, + "system_toast": false, + "tutorial_toast": false, + "instant_sneak": false, + "prevent_shaders": false + }, + "notification_settings": { + "hide_r_s_o_recommendation": false + }, + "super_secret_settings": { + "fetch_sodium_extra_crowdin_translations": false, + "sodium_extra_crowdin_project_identifier": "sodium-extra", + "fetch_sodium_crowdin_translations": false, + "sodium_crowdin_project_identifier": "sodium-fabric" + } +} \ No newline at end of file diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json index c734828..5eb26da 100644 --- a/config/yosbr/config/sodium-options.json +++ b/config/yosbr/config/sodium-options.json @@ -1 +1,13 @@ -{"quality":{"weather_quality":"FAST"}} \ No newline at end of file +{ + "quality": { + "weather_quality": "FAST", + "leaves_quality": "FAST" + }, + "advanced": { + "cpu_render_ahead_limit": 4 + }, + "performance": { + "always_defer_chunk_updates": true, + "use_entity_culling": false + } +} diff --git a/index.toml b/index.toml index f92e7a8..1874ff2 100644 --- a/index.toml +++ b/index.toml @@ -20,6 +20,11 @@ file = "mods/borderless-mining.pw.toml" hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" metafile = true +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" +metafile = true + [[files]] file = "mods/capes.pw.toml" hash = "ec2c437fe50a3f8ea6077215974ba9f769cb94eb29432156cbbe43137a74013f" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..4b72242 --- /dev/null +++ b/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" +hash-format = "sha512" +hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "s4WOiNtz" diff --git a/pack.toml b/pack.toml index 340a520..da3a832 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 = "b6cde9a8b3714606e0d3c9a4aa54f4e1b1696d09fb38fd119017d8f712b2208a" +hash = "28bc12284bad329076031a1835f7839379eb286f02b3def7726cc62516b69601" [versions] fabric = "0.16.14" From de4d8f0b5213144ff5482ad4c5ac0178870b2d1d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 13:10:47 +0200 Subject: [PATCH 005/106] Replaced .pw.toml files with PrismLauncher-generated ones --- index.toml | 229 +++++++++++++++++++++------- mods/advancementinfo.pw.toml | 21 +-- mods/animatica.pw.toml | 21 +-- mods/better-mount-hud.pw.toml | 21 +-- mods/borderless-mining.pw.toml | 21 +-- mods/c2me-fabric.pw.toml | 21 +-- mods/capes.pw.toml | 21 +-- mods/cit-resewn.pw.toml | 21 +-- mods/cloth-config.pw.toml | 21 +-- mods/continuity.pw.toml | 21 +-- mods/controlify.pw.toml | 21 +-- mods/debugify.pw.toml | 21 +-- mods/dynamic-fps.pw.toml | 21 +-- mods/e4mc.pw.toml | 44 ++++-- mods/ebe.pw.toml | 21 +-- mods/entity-model-features.pw.toml | 21 +-- mods/entityculling.pw.toml | 21 +-- mods/entitytexturefeatures.pw.toml | 21 +-- mods/fabric-api.pw.toml | 21 +-- mods/fabric-language-kotlin.pw.toml | 61 ++++++-- mods/fabrishot.pw.toml | 21 +-- mods/fadeless.pw.toml | 66 ++++++-- mods/fastquit.pw.toml | 21 +-- mods/ferrite-core.pw.toml | 21 +-- mods/immediatelyfast.pw.toml | 21 +-- mods/indium.pw.toml | 21 +-- mods/iris.pw.toml | 21 +-- mods/lambdynamiclights.pw.toml | 21 +-- mods/language-reload.pw.toml | 21 +-- mods/lithium.pw.toml | 21 +-- mods/main-menu-credits.pw.toml | 21 +-- mods/memoryleakfix.pw.toml | 37 +++-- mods/mixintrace.pw.toml | 41 +++-- mods/modelfix.pw.toml | 21 +-- mods/modernfix.pw.toml | 21 +-- mods/modmenu.pw.toml | 21 +-- mods/morechathistory.pw.toml | 21 +-- mods/moreculling.pw.toml | 21 +-- mods/no-chat-reports.pw.toml | 21 +-- mods/nuit-interop.pw.toml | 21 +-- mods/nuit.pw.toml | 21 +-- mods/optigui.pw.toml | 21 +-- mods/puzzle.pw.toml | 21 +-- mods/reeses-sodium-options.pw.toml | 19 ++- mods/rrls.pw.toml | 21 +-- mods/sodium-extra.pw.toml | 21 +-- mods/sodium.pw.toml | 21 +-- mods/yacl.pw.toml | 21 +-- mods/yosbr.pw.toml | 58 +++++-- mods/zoomify.pw.toml | 21 +-- pack.toml | 2 +- 51 files changed, 945 insertions(+), 494 deletions(-) diff --git a/index.toml b/index.toml index 1874ff2..9c044d2 100644 --- a/index.toml +++ b/index.toml @@ -1,246 +1,369 @@ hash-format = "sha256" +[[files]] +file = "config/fabric_loader_dependencies.json" +hash = "9e876479c9ae61cea00c68423a362637766be51c85da6c942a54987f5f4fdff5" + +[[files]] +file = "config/isxander-main-menu-credits.json" +hash = "0c8fcf36ea9e1c316513260cd27f746b122373b38f6de68dac0d6951929b5733" + +[[files]] +file = "config/modmenu.json" +hash = "56e85c53f4097e9c662c097f2b0b4c1a22bdb550bb80c69a58904dcf6728d139" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Client.json" +hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Common.json" +hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" +hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" + +[[files]] +file = "config/yosbr/config/borderlessmining.json" +hash = "1dfdc3360afe91b5804eef79f8b868f874e3dfc0c975495f8994f378ffe37a8f" + +[[files]] +file = "config/yosbr/config/c2me.toml" +hash = "561bcd438d42a15915cb5644a99b9305660deef89e20dbb542ea4899244a6f40" + +[[files]] +file = "config/yosbr/config/capes.json5" +hash = "69de1a523d9ca24248233c11178b2492984ba0b25b0355242d72b2ae17a7c284" + +[[files]] +file = "config/yosbr/config/cem.conf" +hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" + +[[files]] +file = "config/yosbr/config/citresewn.json" +hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" + +[[files]] +file = "config/yosbr/config/controlify.json" +hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" + +[[files]] +file = "config/yosbr/config/debugify.json" +hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" + +[[files]] +file = "config/yosbr/config/dynamic_fps.json" +hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" + +[[files]] +file = "config/yosbr/config/enhanced_bes.properties" +hash = "219204a2efc6d53ad8b3116db7392e039ba8e0ed5f45bc18562c9697bdf8f5c9" + +[[files]] +file = "config/yosbr/config/entity_texture_features.json" +hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" + +[[files]] +file = "config/yosbr/config/entityculling.json" +hash = "5acf5a0ce839b1d84fd677a705f211f35a27f12dbdde7363ee12e695f4281ac0" + +[[files]] +file = "config/yosbr/config/fabric_loader_dependencies.json" +hash = "e5210a18a1f67104b6eda85a9ea68f475b75a71bab9cff7cf7dbcc10f627369a" + +[[files]] +file = "config/yosbr/config/fastquit.toml" +hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" + +[[files]] +file = "config/yosbr/config/ferritecore.mixin.properties" +hash = "4b4c3d16ac30dbe5d9b61105cc65214e929124097ed4ccd6da91817382f8d014" + +[[files]] +file = "config/yosbr/config/iris.properties" +hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" + +[[files]] +file = "config/yosbr/config/isxander-main-menu-credits.json" +hash = "e9c780a3548faea77d7230f83a97497cf30ae5148d1855c632310f6fb69a5cec" + +[[files]] +file = "config/yosbr/config/lambdynlights.toml" +hash = "326ec0c840e65aedf5c6048ea6016d551be38cf23f692949e105a4a388ad8be7" + +[[files]] +file = "config/yosbr/config/midnightcontrols.json" +hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46" + +[[files]] +file = "config/yosbr/config/midnightlib.json" +hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" + +[[files]] +file = "config/yosbr/config/modernfix-mixins.properties" +hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" + +[[files]] +file = "config/yosbr/config/modmenu.json" +hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" + +[[files]] +file = "config/yosbr/config/moreculling.toml" +hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" + +[[files]] +file = "config/yosbr/config/puzzle.json" +hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" + +[[files]] +file = "config/yosbr/config/sodium-extra-options.json" +hash = "ae5ac855a568395ec300fc8ba9ab8873a8f0965cc4545c2b44fa3a4719d22a85" + +[[files]] +file = "config/yosbr/config/sodium-options.json" +hash = "622bea3eed609922f9cbd031effdcd46224476f0b2a124cd7ab3651f0727c8c2" + +[[files]] +file = "config/yosbr/options.txt" +hash = "a4e21bdb6c14b12cd603354e683a00e261161a62ee20a3c5dd03b2be841a7754" + [[files]] file = "mods/advancementinfo.pw.toml" -hash = "bb6c349471139b104a3d8001650ecaee747b596e1f5ca865157a8026e8182f61" +hash = "8820fc940ecf84735fb2c52b0f18ca815a189dd8d69ffefe203fa2a9df882b46" metafile = true [[files]] file = "mods/animatica.pw.toml" -hash = "e94fd2f80b6029f19fb0c68d5bbf443a21645af0d668c5a544e3b3f23508fb61" +hash = "f1c6e7bcc55913a2b8a5a37615af075e054bf4528ea90af7a137c672ce69e088" metafile = true [[files]] file = "mods/better-mount-hud.pw.toml" -hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff" +hash = "5a4ffff90d3f11b3b2efccf3cd08a0ba9aa704070df3e68364e81dd038c2c015" metafile = true [[files]] file = "mods/borderless-mining.pw.toml" -hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" -metafile = true - -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" +hash = "145b8398ffc950fdbe862a03b10de37573b55582cae95624bc3320326e02773c" metafile = true [[files]] file = "mods/capes.pw.toml" -hash = "ec2c437fe50a3f8ea6077215974ba9f769cb94eb29432156cbbe43137a74013f" +hash = "996ea3f0d44c9658332ff89c5ea347c3a2d6f635ccbaa3f5afd6ca5bed958127" metafile = true [[files]] file = "mods/cit-resewn.pw.toml" -hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" +hash = "90a61faac19eb88a2dbb4b201e1e99633c193da142c89fb6ae97b3b1d2901f99" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" +hash = "877570b7ab6eba741882447d21e207a38e715cb6e4131790af012bec6ab95cde" metafile = true [[files]] file = "mods/continuity.pw.toml" -hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d" +hash = "5b8a42572d9e261c213c799007b27a839b39b06a6fa29af298da97ccc7b87b7e" metafile = true [[files]] file = "mods/controlify.pw.toml" -hash = "e7cbff32cea845401608145a6719a7fa926a739c6d696c71f59e7c1ff490448f" +hash = "5027f43f0f5b26fab13f2bf72e33667513ff956b2c86c2ad02f6e83c2de984fb" metafile = true [[files]] file = "mods/debugify.pw.toml" -hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" +hash = "3171388e47e9c8d0c00c57d88a5a1a22c5c1c1b9a0a10251e2a46b155e74ce21" metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" +hash = "36b8c58ada55e383d0d13796d94bff4c239094744d358b9c24a61b27b5b73507" metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "0890d24e42f52b39712b948ad452ac5375f2ac9d1592f02e6662d1c0887ab287" +hash = "078fe1e7cc028c28d695922613cc8d03a6f97783197aebc5052169d7b3be371b" metafile = true [[files]] file = "mods/ebe.pw.toml" -hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" +hash = "e3037ad0f9c75f94f56feb0f155575c79e79b56e750b9d29b591e25c82f72d08" metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "724f38446c3830230388cec99fed286ff1e8580f0a82c1466c7d59bde4450c71" +hash = "bd0bbb49257d999841efe01bb303657c17c11c56f3af6461a87fe11fbb2f5234" metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "6879b46fb95e5075e524257995e7e54571e30df81364aeb339081a23a45ebd2d" +hash = "6f4c4bb1ddce2503a1d9cfad2ef370ed4e60d7c6d1a9bc1ce67f50e6615f51f3" metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "431846491318f66fdef523f169044383847e75d3e1ff36cccd2bf8cb10e85ae8" +hash = "a62292a877539395e5cd83460c45d3de9f8b9b68f4d8986b87c00ec53d683e9c" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" +hash = "96753d95cc61388872b9030b496851e5942ec2e6359c44c918fbc1f581321de1" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "f217a0233c8aef84e914e1f8e90718be2496a923725215190d375ab3140379ab" +hash = "2a8ca3ff224fe24338939e2ccd1a0eca3e3d25f5927b9bca07a410f795ecaea3" metafile = true [[files]] file = "mods/fabrishot.pw.toml" -hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11" +hash = "1d35acb19111e060153460085bbe5ff5582d23c8e100e398bcdea391d334dd83" metafile = true [[files]] file = "mods/fadeless.pw.toml" -hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" +hash = "31978b7ecd069822b0584c02f13b829135dc2a0521d7b8dde56e1531873014fb" metafile = true [[files]] file = "mods/fastquit.pw.toml" -hash = "c9c33bb929d2133e53cd332660d964d2d417396039affddbaf057fb7a9d5b36d" +hash = "dc3e2c6e155a7850110d17c7ac32f40e1e31ea08c306154c2c6cc5c5304a80f2" metafile = true [[files]] file = "mods/ferrite-core.pw.toml" -hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd" +hash = "390276efb32f3934621f010265059d8ee67c276a88682d0be22aa6e8556d9223" metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "68985a3f3d2a6f829783c1bdbd27f195556992fc2c0a9738656acccf38d8c97a" +hash = "ddddfd351ad1407fb3c8d0676211a866ffc097d26d5ed94e269a89a2774d1a89" metafile = true [[files]] file = "mods/indium.pw.toml" -hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" +hash = "fa7a0adb7b6faf5108ab1d33350df765447ea8cb9d8215b0f995ab3a04e2eaf9" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" +hash = "866933d8009c252d91ccf47cf9fc372fc03f943abaca80c328bd5e4fc003c1b9" metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d" +hash = "e4330e3398bc7c48ac7fc1d2557b093a1157f39a35f1675a097b18b57554f6ef" metafile = true [[files]] file = "mods/language-reload.pw.toml" -hash = "37c1a6cf7cf2c6190133b51f0c8716e8d4e89aea455e54e57bcca0846168dddf" +hash = "c7953a811efde6bf5a330629c9385ae50a3eff2b84f59fa167c3af3e1b697f46" metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" +hash = "c56f82aa24c0a311c2b953f0e6baee8bf2b7a51d965111183161ebb448178fb4" metafile = true [[files]] file = "mods/main-menu-credits.pw.toml" -hash = "4aca2ece9ab7bb2e653f3ef1778cf91f716db71bceb9b20fa105c1424fc17cdb" +hash = "f27e7f8dee73d28539f36224617b69eb27c3a20c0b6add8d60ddfc688837f618" metafile = true [[files]] file = "mods/memoryleakfix.pw.toml" -hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" +hash = "522a01918e2d824546f35556323927967c8bc70200647766b2de5e18693aef90" metafile = true [[files]] file = "mods/mixintrace.pw.toml" -hash = "6cd55df8041a48cb7f5f95ea4520f5ed59064e71ff9dab8b0e02bb922b68c9cb" +hash = "6fbe37eb299a174c79d6a980ec540c66f40a9c2c745a141a8e3a8b7220718e2e" metafile = true [[files]] file = "mods/modelfix.pw.toml" -hash = "435267c3230ba1439f50fa32c3ed3993a4123f870681451aa95acdde5d52622e" +hash = "73f37ba7ef75ebde1d3f62d93ff6c70087f88e5fcf367660388516132256af0e" metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f2d4fb902274312c42ecca4fb8dc3781d4d249ab978e9e57c89eff03c577c7c4" +hash = "8fc3d4e7316e5e020ddc57224f41dc2b75cfc1974721a4c3f05d51e05f2d136c" metafile = true [[files]] file = "mods/modmenu.pw.toml" -hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f" +hash = "076158204b25320e5308a99446295e8886137b5e04be232604526a7d0e7032b0" metafile = true [[files]] file = "mods/morechathistory.pw.toml" -hash = "3dc86c0b4d31199f6f8579b8460686201ce8b9c87e1be5afaf50be9995add1e0" +hash = "53868e5978db8cb1ac80605f870e399011937839c8ab62ecfe9a6463bd64c49b" metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "dbb344ad3e49c36d167fa05b6c5f674794306b1727220e8720d767264aee497f" +hash = "2ba3cfc6715e88abdb46924591e9b0d79d99a60d08a5fb71ad66853cc947bd32" metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" -hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b" +hash = "218e7b9a51dccc3981cc1a38b538391b5407157faa2eed12915cc42259599abc" metafile = true [[files]] file = "mods/nuit-interop.pw.toml" -hash = "a0b2b689e7e6eb10cd342da48dd605cfbe09d782790a42089f31835a54e37b1a" +hash = "e22bcc46e33a0cdd82bfb18c8ec6f60eacf84f9c9ef773ef5ff0c93ad1990fc5" metafile = true [[files]] file = "mods/nuit.pw.toml" -hash = "421b6b05164e623dc65e0e4133fc484fb3b87b26b040ad4b2ffb239491d8bb2d" +hash = "1a1b5ebfca9831e395d4c39b289ecb9b6100ce28dce11d0de104d6e25d5029f3" metafile = true [[files]] file = "mods/optigui.pw.toml" -hash = "6c61882bbd734f1260d930c860ecd183e089e3d878c4faccee0f73acf65c18b1" +hash = "584ea3f14c08571845182699c2e980eb3c92cd7f7fa5c66383a5467deac8cdcd" metafile = true [[files]] file = "mods/puzzle.pw.toml" -hash = "222ba96b4e6072eaf6cc9f0efaaebb6a166ee773897228ebb7513a804e932581" +hash = "e71c242164a1fdbe43286bbf9a6562859becb2b32378a68ab1768238790b9063" metafile = true [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" +hash = "362337aa72e8da96a90dc33b1b40ba4afb7c18ce951e389819a4c342c2a2efd1" metafile = true [[files]] file = "mods/rrls.pw.toml" -hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875" +hash = "14973e05c492540865ab27fd7d7f250e4120c59dbb7dcdd3f9eb2ef0fcb0aa18" metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" +hash = "326bf4a023fbbbda1fe5e02c405221030b361b8d6e662fc6326962ce0779e633" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" +hash = "2a75e822c4730db9acd73e1602bb8d554cffb379d3d0a239f49ca326535e1686" metafile = true [[files]] file = "mods/yacl.pw.toml" -hash = "8305bf17272f0c579b0930b751c12089de9fb157dbdb5c080836ce3daad310b5" +hash = "8d9192bf2bcec55e0aad56fddcb86eb9f35d4d38e44b83228b6ac4547320fc08" metafile = true [[files]] file = "mods/yosbr.pw.toml" -hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" +hash = "6af4a31c91af27bc461f481c769a790c803ab2ff4dffd96a7be8ce67f5c88ff7" metafile = true [[files]] file = "mods/zoomify.pw.toml" -hash = "f8a4208d9cb40af6ad94428f2bc83a6f0b5713e8344d04898e834faa510ff2da" +hash = "66e15f173dad5f6449feb888ec8827fbd39800247b4d6503444d439f2f7d9ed1" metafile = true diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml index b63627d..3d9d824 100644 --- a/mods/advancementinfo.pw.toml +++ b/mods/advancementinfo.pw.toml @@ -1,13 +1,16 @@ -name = "AdvancementInfo" -filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" -side = "client" +filename = 'advancementinfo-1.20-fabric0.83.0-1.4.jar' +name = 'AdvancementInfo' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar" -hash-format = "sha512" -hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5" +hash = 'ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar' -[update] [update.modrinth] -mod-id = "G1epq3jN" -version = "gfcbMV82" +mod-id = 'G1epq3jN' +version = 'gfcbMV82' \ No newline at end of file diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml index a816200..a254392 100644 --- a/mods/animatica.pw.toml +++ b/mods/animatica.pw.toml @@ -1,13 +1,16 @@ -name = "Animatica" -filename = "animatica-0.6.1+1.20.4.jar" -side = "client" +filename = 'animatica-0.6.1+1.20.4.jar' +name = 'Animatica' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/PRN43VSY/versions/M2xzBL7h/animatica-0.6.1%2B1.20.4.jar" -hash-format = "sha512" -hash = "50b5d89d2a52a62496c6d459d528341e26d6d3836df3098b58da06a0907d28badfa4ae2ce1635ae48c729d8824f3f0ef9a32de10c77461b33cc04fe3a5da1662" +hash = '50b5d89d2a52a62496c6d459d528341e26d6d3836df3098b58da06a0907d28badfa4ae2ce1635ae48c729d8824f3f0ef9a32de10c77461b33cc04fe3a5da1662' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/PRN43VSY/versions/M2xzBL7h/animatica-0.6.1%2B1.20.4.jar' -[update] [update.modrinth] -mod-id = "PRN43VSY" -version = "M2xzBL7h" +mod-id = 'PRN43VSY' +version = 'M2xzBL7h' \ No newline at end of file diff --git a/mods/better-mount-hud.pw.toml b/mods/better-mount-hud.pw.toml index 72e8219..421ed24 100644 --- a/mods/better-mount-hud.pw.toml +++ b/mods/better-mount-hud.pw.toml @@ -1,13 +1,16 @@ -name = "Better Mount HUD" -filename = "bettermounthud-1.2.2.jar" -side = "client" +filename = 'bettermounthud-1.2.2.jar' +name = 'Better Mount HUD' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar" -hash-format = "sha512" -hash = "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6" +hash = '1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar' -[update] [update.modrinth] -mod-id = "kqJFAPU9" -version = "h1QpxElt" +mod-id = 'kqJFAPU9' +version = 'h1QpxElt' \ No newline at end of file diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml index 509b0e9..df9bc56 100644 --- a/mods/borderless-mining.pw.toml +++ b/mods/borderless-mining.pw.toml @@ -1,13 +1,16 @@ -name = "Borderless Mining" -filename = "borderless-mining-1.1.8+1.20.1.jar" -side = "client" +filename = 'borderless-mining-1.1.8+1.20.1.jar' +name = 'Borderless Mining' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" -hash-format = "sha512" -hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420" +hash = 'ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "kYq5qkSL" -version = "lhrW53q7" +mod-id = 'kYq5qkSL' +version = 'lhrW53q7' \ No newline at end of file diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml index 4b72242..8f9ec59 100644 --- a/mods/c2me-fabric.pw.toml +++ b/mods/c2me-fabric.pw.toml @@ -1,13 +1,16 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar" -side = "both" +filename = 'c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar' +name = 'Concurrent Chunk Management Engine (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' [download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" -hash-format = "sha512" -hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" +hash = '359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar' -[update] [update.modrinth] -mod-id = "VSNURh3q" -version = "s4WOiNtz" +mod-id = 'VSNURh3q' +version = 's4WOiNtz' \ No newline at end of file diff --git a/mods/capes.pw.toml b/mods/capes.pw.toml index 395c34b..afeb08e 100644 --- a/mods/capes.pw.toml +++ b/mods/capes.pw.toml @@ -1,13 +1,16 @@ -name = "Capes" -filename = "capes-1.5.2+1.20-fabric.jar" -side = "client" +filename = 'capes-1.5.2+1.20-fabric.jar' +name = 'Capes' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar" -hash-format = "sha512" -hash = "e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb" +hash = 'e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar' -[update] [update.modrinth] -mod-id = "89Wsn8GD" -version = "z2zOEvPP" +mod-id = '89Wsn8GD' +version = 'z2zOEvPP' \ No newline at end of file diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml index e032c02..4427805 100644 --- a/mods/cit-resewn.pw.toml +++ b/mods/cit-resewn.pw.toml @@ -1,13 +1,16 @@ -name = "CIT Resewn" -filename = "citresewn-1.2.2+1.20.1.jar" -side = "client" +filename = 'citresewn-1.2.2+1.20.1.jar' +name = 'CIT Resewn' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'beta' [download] -url = "https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar" -hash-format = "sha512" -hash = "33b0edd61adb9d337226aeefd7fdb7b1cd76fc583f3f423a3d0d64c2487bf922a86f84e8a0344f77d5a39400226b7a6859a4c1e9961de0a443372dee798a7a59" +hash = '33b0edd61adb9d337226aeefd7fdb7b1cd76fc583f3f423a3d0d64c2487bf922a86f84e8a0344f77d5a39400226b7a6859a4c1e9961de0a443372dee798a7a59' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "otVJckYQ" -version = "VzDTHJkq" +mod-id = 'otVJckYQ' +version = 'VzDTHJkq' \ No newline at end of file diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index 0ebc287..07c5d6b 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,16 @@ -name = "Cloth Config API" -filename = "cloth-config-11.1.136-fabric.jar" -side = "both" +filename = 'cloth-config-11.1.136-fabric.jar' +name = 'Cloth Config v11' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" -hash-format = "sha512" -hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" +hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar' -[update] [update.modrinth] -mod-id = "9s6osm5g" -version = "2xQdCMyG" +mod-id = '9s6osm5g' +version = '2xQdCMyG' \ No newline at end of file diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index 1c96ae9..9d61edf 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -1,13 +1,16 @@ -name = "Continuity" -filename = "continuity-3.0.0+1.20.1.jar" -side = "client" +filename = 'continuity-3.0.0+1.20.1.jar' +name = 'Continuity' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar" -hash-format = "sha512" -hash = "7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf" +hash = '7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "1IjD5062" -version = "qGTDcjHM" +mod-id = '1IjD5062' +version = 'qGTDcjHM' \ No newline at end of file diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml index f1bcbeb..3be83c1 100644 --- a/mods/controlify.pw.toml +++ b/mods/controlify.pw.toml @@ -1,13 +1,16 @@ -name = "Controlify (Controller support)" -filename = "controlify-2.1.2+1.20.1-fabric.jar" -side = "client" +filename = 'controlify-2.1.2+1.20.1-fabric.jar' +name = 'Controlify' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/gYWWawgz/controlify-2.1.2%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "0e239c6622957479a9f59266dc2295950698403e25e01f33192b038cab5c9e2d2985bc76fa0d13351116b6a6e93d8791756996cd32221f4a01fbb6d7b7133403" +hash = '0e239c6622957479a9f59266dc2295950698403e25e01f33192b038cab5c9e2d2985bc76fa0d13351116b6a6e93d8791756996cd32221f4a01fbb6d7b7133403' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/DOUdJVEm/versions/gYWWawgz/controlify-2.1.2%2B1.20.1-fabric.jar' -[update] [update.modrinth] -mod-id = "DOUdJVEm" -version = "gYWWawgz" +mod-id = 'DOUdJVEm' +version = 'gYWWawgz' \ No newline at end of file diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml index 4852348..0f490f4 100644 --- a/mods/debugify.pw.toml +++ b/mods/debugify.pw.toml @@ -1,13 +1,16 @@ -name = "Debugify" -filename = "Debugify-1.20.1+2.0.jar" -side = "both" +filename = 'Debugify-1.20.1+2.0.jar' +name = 'Debugify' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar" -hash-format = "sha512" -hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd" +hash = '4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar' -[update] [update.modrinth] -mod-id = "QwxR6Gcd" -version = "6XDJoCks" +mod-id = 'QwxR6Gcd' +version = '6XDJoCks' \ No newline at end of file diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index 6efac40..e76c1ef 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,13 +1,16 @@ -name = "Dynamic FPS" -filename = "dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar" -side = "client" +filename = 'dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar' +name = 'Dynamic FPS' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar" -hash-format = "sha512" -hash = "8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e" +hash = '8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar' -[update] [update.modrinth] -mod-id = "LQ3K71Q1" -version = "D9mrJwm0" +mod-id = 'LQ3K71Q1' +version = 'D9mrJwm0' \ No newline at end of file diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index d62bf02..d739794 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,39 @@ -name = "e4mc" -filename = "e4mc_minecraft-fabric-5.4.1.jar" -side = "server" +filename = 'e4mc_minecraft-fabric-5.4.1.jar' +name = 'e4mc' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5', + '1.21.6' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar" -hash-format = "sha512" -hash = "39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c" +hash = '39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar' -[update] [update.modrinth] -mod-id = "qANg5Jrr" -version = "baNcxaPZ" +mod-id = 'qANg5Jrr' +version = 'baNcxaPZ' \ No newline at end of file diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml index a262cfe..b9e105a 100644 --- a/mods/ebe.pw.toml +++ b/mods/ebe.pw.toml @@ -1,13 +1,16 @@ -name = "Enhanced Block Entities" -filename = "enhancedblockentities-0.9+1.20.jar" -side = "client" +filename = 'enhancedblockentities-0.9+1.20.jar' +name = 'Enhanced Block Entities' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" -hash-format = "sha512" -hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5" +hash = '7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar' -[update] [update.modrinth] -mod-id = "OVuFYfre" -version = "i3v1Skck" +mod-id = 'OVuFYfre' +version = 'i3v1Skck' \ No newline at end of file diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 8fc0572..cc53846 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,16 @@ -name = "[EMF] Entity Model Features" -filename = "entity_model_features_fabric_1.20.1-2.4.1.jar" -side = "client" +filename = 'entity_model_features_fabric_1.20.1-2.4.1.jar' +name = 'Entity Model Features' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar" -hash-format = "sha512" -hash = "6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b" +hash = '6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar' -[update] [update.modrinth] -mod-id = "4I1XuqiY" -version = "X2NBK99f" +mod-id = '4I1XuqiY' +version = 'X2NBK99f' \ No newline at end of file diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 769bffe..663169d 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,16 @@ -name = "Entity Culling" -filename = "entityculling-fabric-1.8.0-mc1.20.1.jar" -side = "client" +filename = 'entityculling-fabric-1.8.0-mc1.20.1.jar' +name = 'EntityCulling-Fabric' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/JrOhNEba/entityculling-fabric-1.8.0-mc1.20.1.jar" -hash-format = "sha512" -hash = "0781c1aa6e37b533eb6bb8e3ead674d21301aa706612398739c006899ac1b04c6bcc62a25e6ad3587b3c2f05211f88a01eb8c1b202929108237448b8b9909ba5" +hash = '0781c1aa6e37b533eb6bb8e3ead674d21301aa706612398739c006899ac1b04c6bcc62a25e6ad3587b3c2f05211f88a01eb8c1b202929108237448b8b9909ba5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NNAgCjsB/versions/JrOhNEba/entityculling-fabric-1.8.0-mc1.20.1.jar' -[update] [update.modrinth] -mod-id = "NNAgCjsB" -version = "JrOhNEba" +mod-id = 'NNAgCjsB' +version = 'JrOhNEba' \ No newline at end of file diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index efd71f0..e988e88 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,16 @@ -name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_fabric_1.20.1-6.2.9.jar" -side = "client" +filename = 'entity_texture_features_fabric_1.20.1-6.2.9.jar' +name = 'Entity Texture Features' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar" -hash-format = "sha512" -hash = "56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8" +hash = '56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar' -[update] [update.modrinth] -mod-id = "BVzZfTc1" -version = "WvkMQbYb" +mod-id = 'BVzZfTc1' +version = 'WvkMQbYb' \ No newline at end of file diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index 95ad673..f461b44 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,13 +1,16 @@ -name = "Fabric API" -filename = "fabric-api-0.92.6+1.20.1.jar" -side = "both" +filename = 'fabric-api-0.92.6+1.20.1.jar' +name = 'Fabric API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" -hash-format = "sha512" -hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" +hash = '2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "P7dR8mSH" -version = "UapVHwiP" +mod-id = 'P7dR8mSH' +version = 'UapVHwiP' \ No newline at end of file diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 5bfa988..9fbcad2 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,56 @@ -name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar" -side = "both" +filename = 'fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar' +name = 'Fabric Language Kotlin' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.14', + '1.14.1', + '1.14.2', + '1.14.3', + '1.14.4', + '1.15', + '1.15.1', + '1.15.2', + '1.16', + '1.16.1', + '1.16.2', + '1.16.3', + '1.16.4', + '1.16.5', + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5', + '1.21.6', + '1.21.7' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar" -hash-format = "sha512" -hash = "26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055" +hash = '26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar' -[update] [update.modrinth] -mod-id = "Ha28R6CL" -version = "mccDBWqV" +mod-id = 'Ha28R6CL' +version = 'mccDBWqV' \ No newline at end of file diff --git a/mods/fabrishot.pw.toml b/mods/fabrishot.pw.toml index 001f073..140bb00 100644 --- a/mods/fabrishot.pw.toml +++ b/mods/fabrishot.pw.toml @@ -1,13 +1,16 @@ -name = "Fabrishot" -filename = "fabrishot-1.10.1.jar" -side = "client" +filename = 'fabrishot-1.10.1.jar' +name = 'Fabrishot' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar" -hash-format = "sha512" -hash = "e1c0417297f4b1e8289ecdec73f660560c8dd623cc536cabb3fca451049de0f8d57c6f09617415091cf9be43cc26bb253801feae9e6ac707a3c1038eb484fad3" +hash = 'e1c0417297f4b1e8289ecdec73f660560c8dd623cc536cabb3fca451049de0f8d57c6f09617415091cf9be43cc26bb253801feae9e6ac707a3c1038eb484fad3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar' -[update] [update.modrinth] -mod-id = "3qsfQtE9" -version = "Rduo9X24" +mod-id = '3qsfQtE9' +version = 'Rduo9X24' \ No newline at end of file diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml index f04f374..d23f667 100644 --- a/mods/fadeless.pw.toml +++ b/mods/fadeless.pw.toml @@ -1,13 +1,61 @@ -name = "Fadeless" -filename = "fadeless-1.0.1.jar" -side = "client" +filename = 'fadeless-1.0.1.jar' +name = 'Fadeless' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.4 rc1', + '1.20.5', + '1.20.5 Pre-Release 1', + '1.20.5 Pre-Release 2', + '1.20.5 Pre-Release 3', + '1.20.5 Pre-Release 4', + '1.20.5 rc1', + '1.20.5 rc2', + '1.20.5 rc3', + '1.20.6', + '1.20.6 rc1', + '1.21', + '1.21 Pre-Release 1', + '1.21 Pre-Release 2', + '1.21 Pre-Release 3', + '1.21 Pre-Release 4', + '1.21 rc1', + '23w51a', + '23w51b', + '24w03a', + '24w03b', + '24w04a', + '24w05a', + '24w05b', + '24w06a', + '24w07a', + '24w09a', + '24w10a', + '24w11a', + '24w12a', + '24w13a', + '24w14a', + '24w14potato', + '24w18a', + '24w19a', + '24w19b', + '24w20a', + '24w21a', + '24w21b' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" -hash-format = "sha512" -hash = "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96" +hash = '8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar' -[update] [update.modrinth] -mod-id = "ncKjyGm3" -version = "j53ChsnW" +mod-id = 'ncKjyGm3' +version = 'j53ChsnW' \ No newline at end of file diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml index 363abf9..3eed869 100644 --- a/mods/fastquit.pw.toml +++ b/mods/fastquit.pw.toml @@ -1,13 +1,16 @@ -name = "FastQuit" -filename = "fastquit-3.0.0+1.20+.jar" -side = "client" +filename = 'fastquit-3.0.0+1.20+.jar' +name = 'FastQuit' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar" -hash-format = "sha512" -hash = "aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133" +hash = 'aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar' -[update] [update.modrinth] -mod-id = "x1hIzbuY" -version = "tNgyOUMr" +mod-id = 'x1hIzbuY' +version = 'tNgyOUMr' \ No newline at end of file diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml index c44ceae..533b02f 100644 --- a/mods/ferrite-core.pw.toml +++ b/mods/ferrite-core.pw.toml @@ -1,13 +1,16 @@ -name = "FerriteCore" -filename = "ferritecore-6.0.1-fabric.jar" -side = "both" +filename = 'ferritecore-6.0.1-fabric.jar' +name = 'FerriteCore' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" -hash-format = "sha512" -hash = "9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457" +hash = '9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar' -[update] [update.modrinth] -mod-id = "uXXizFIs" -version = "unerR5MN" +mod-id = 'uXXizFIs' +version = 'unerR5MN' \ No newline at end of file diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index bae42eb..5c201ea 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,16 @@ -name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.5.0+1.20.4.jar" -side = "client" +filename = 'ImmediatelyFast-Fabric-1.5.0+1.20.4.jar' +name = 'ImmediatelyFast' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/6QvRWWbF/ImmediatelyFast-Fabric-1.5.0%2B1.20.4.jar" -hash-format = "sha512" -hash = "39984da8bd7daf0d71ddfb74b1a0ea6f60e8a332705b2d2342d1d0c4f8029f384bca43df7a3d6a6f999b2ac32e9d98f70b4907ce29cfcf02a00a3ece5a7538b9" +hash = '39984da8bd7daf0d71ddfb74b1a0ea6f60e8a332705b2d2342d1d0c4f8029f384bca43df7a3d6a6f999b2ac32e9d98f70b4907ce29cfcf02a00a3ece5a7538b9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5ZwdcRci/versions/6QvRWWbF/ImmediatelyFast-Fabric-1.5.0%2B1.20.4.jar' -[update] [update.modrinth] -mod-id = "5ZwdcRci" -version = "6QvRWWbF" +mod-id = '5ZwdcRci' +version = '6QvRWWbF' \ No newline at end of file diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml index a664869..f7c4586 100644 --- a/mods/indium.pw.toml +++ b/mods/indium.pw.toml @@ -1,13 +1,16 @@ -name = "Indium" -filename = "indium-1.0.36+mc1.20.1.jar" -side = "client" +filename = 'indium-1.0.36+mc1.20.1.jar' +name = 'Indium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9" +hash = '7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "Orvt0mRa" -version = "nQHYSjxO" +mod-id = 'Orvt0mRa' +version = 'nQHYSjxO' \ No newline at end of file diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 3c5de12..02fb009 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,13 +1,16 @@ -name = "Iris Shaders" -filename = "iris-1.7.6+mc1.20.1.jar" -side = "client" +filename = 'iris-1.7.6+mc1.20.1.jar' +name = 'Iris' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301" +hash = 'f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "YL57xq9U" -version = "s5eFLITc" +mod-id = 'YL57xq9U' +version = 's5eFLITc' \ No newline at end of file diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml index da2d05b..92439ef 100644 --- a/mods/lambdynamiclights.pw.toml +++ b/mods/lambdynamiclights.pw.toml @@ -1,13 +1,16 @@ -name = "LambDynamicLights" -filename = "lambdynamiclights-4.1.3+1.20.1.jar" -side = "client" +filename = 'lambdynamiclights-4.1.3+1.20.1.jar' +name = 'LambDynamicLights' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar" -hash-format = "sha512" -hash = "f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831" +hash = 'f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "yBW8D80W" -version = "Zxi6kGDV" +mod-id = 'yBW8D80W' +version = 'Zxi6kGDV' \ No newline at end of file diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml index 2ae9b9b..ae97b14 100644 --- a/mods/language-reload.pw.toml +++ b/mods/language-reload.pw.toml @@ -1,13 +1,16 @@ -name = "Language Reload" -filename = "language-reload-1.7.4+1.20.1.jar" -side = "client" +filename = 'language-reload-1.7.4+1.20.1.jar' +name = 'Language Reload' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar" -hash-format = "sha512" -hash = "0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290" +hash = '0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "uLbm7CG6" -version = "7g8j3tHH" +mod-id = 'uLbm7CG6' +version = '7g8j3tHH' \ No newline at end of file diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml index 565754c..664bbac 100644 --- a/mods/lithium.pw.toml +++ b/mods/lithium.pw.toml @@ -1,13 +1,16 @@ -name = "Lithium" -filename = "lithium-fabric-mc1.20.1-0.11.3.jar" -side = "both" +filename = 'lithium-fabric-mc1.20.1-0.11.3.jar' +name = 'Lithium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar" -hash-format = "sha512" -hash = "dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720" +hash = 'dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar' -[update] [update.modrinth] -mod-id = "gvQqBUqZ" -version = "vuuAe7ZA" +mod-id = 'gvQqBUqZ' +version = 'vuuAe7ZA' \ No newline at end of file diff --git a/mods/main-menu-credits.pw.toml b/mods/main-menu-credits.pw.toml index c20c31e..5f39ca7 100644 --- a/mods/main-menu-credits.pw.toml +++ b/mods/main-menu-credits.pw.toml @@ -1,13 +1,16 @@ -name = "Main Menu Credits" -filename = "main-menu-credits-1.1.2.jar" -side = "client" +filename = 'main-menu-credits-1.1.2.jar' +name = 'Main Menu Credits' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.19', '1.19.4', '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar" -hash-format = "sha512" -hash = "ffd34a0fb7d0eda309af8deb0a06cae8c367e954e4452fef50a25bf2e3639aa998b4d1dcf0f74be61e51d7ccca175a80631927878a07103ca9da40492fd43467" +hash = 'ffd34a0fb7d0eda309af8deb0a06cae8c367e954e4452fef50a25bf2e3639aa998b4d1dcf0f74be61e51d7ccca175a80631927878a07103ca9da40492fd43467' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar' -[update] [update.modrinth] -mod-id = "qJDfP7WN" -version = "hWX5REu6" +mod-id = 'qJDfP7WN' +version = 'hWX5REu6' \ No newline at end of file diff --git a/mods/memoryleakfix.pw.toml b/mods/memoryleakfix.pw.toml index 43d59e7..755be19 100644 --- a/mods/memoryleakfix.pw.toml +++ b/mods/memoryleakfix.pw.toml @@ -1,13 +1,32 @@ -name = "Memory Leak Fix" -filename = "memoryleakfix-fabric-1.17+-1.1.5.jar" -side = "both" +filename = 'memoryleakfix-fabric-1.17+-1.1.5.jar' +name = 'Memory Leak Fix' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar" -hash-format = "sha512" -hash = "a7bf7429340d076f4b30602bc714280c3f5cb8e814e76e89296c8155e3355b33304a148e9218378a3383127e95b7ba47402506c687f1d58609704fe8cc60ab93" +hash = 'a7bf7429340d076f4b30602bc714280c3f5cb8e814e76e89296c8155e3355b33304a148e9218378a3383127e95b7ba47402506c687f1d58609704fe8cc60ab93' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar' -[update] [update.modrinth] -mod-id = "NRjRiSSD" -version = "5xvCCRjJ" +mod-id = 'NRjRiSSD' +version = '5xvCCRjJ' \ No newline at end of file diff --git a/mods/mixintrace.pw.toml b/mods/mixintrace.pw.toml index 66065eb..ba66731 100644 --- a/mods/mixintrace.pw.toml +++ b/mods/mixintrace.pw.toml @@ -1,13 +1,36 @@ -name = "MixinTrace" -filename = "mixintrace-1.1.1+1.17.jar" -side = "both" +filename = 'mixintrace-1.1.1+1.17.jar' +name = 'MixinTrace' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar" -hash-format = "sha512" -hash = "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f" +hash = 'ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar' -[update] [update.modrinth] -mod-id = "sGmHWmeL" -version = "LGYOH4RN" +mod-id = 'sGmHWmeL' +version = 'LGYOH4RN' \ No newline at end of file diff --git a/mods/modelfix.pw.toml b/mods/modelfix.pw.toml index e51aac3..5d4f74a 100644 --- a/mods/modelfix.pw.toml +++ b/mods/modelfix.pw.toml @@ -1,13 +1,16 @@ -name = "Model Gap Fix" -filename = "modelfix-1.15-fabric.jar" -side = "client" +filename = 'modelfix-1.15-fabric.jar' +name = 'Model Gap Fix' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar" -hash-format = "sha512" -hash = "8724fe22274465f38129f81babb97b7fff68e89b0c88e22a2acbd801ddbeb0210864c2774377fe7b69b917db5889677c1b0d67084f4847cab0f7bd3203e187d4" +hash = '8724fe22274465f38129f81babb97b7fff68e89b0c88e22a2acbd801ddbeb0210864c2774377fe7b69b917db5889677c1b0d67084f4847cab0f7bd3203e187d4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar' -[update] [update.modrinth] -mod-id = "QdG47OkI" -version = "GkLb4bRl" +mod-id = 'QdG47OkI' +version = 'GkLb4bRl' \ No newline at end of file diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index e3c268d..f48a9f2 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,16 @@ -name = "ModernFix" -filename = "modernfix-fabric-5.23.1+mc1.20.1.jar" -side = "both" +filename = 'modernfix-fabric-5.23.1+mc1.20.1.jar' +name = 'ModernFix' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/sHT8jMZl/modernfix-fabric-5.23.1%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "8d34f6907b2e5718bdc74b18a90908ab0ce682eeda44f67318917162e99dcb8f78ddbf6da3ce7411859b2a1733f88a0f4c03eb9b124841d29df6efaf0bfd5b7b" +hash = '8d34f6907b2e5718bdc74b18a90908ab0ce682eeda44f67318917162e99dcb8f78ddbf6da3ce7411859b2a1733f88a0f4c03eb9b124841d29df6efaf0bfd5b7b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/sHT8jMZl/modernfix-fabric-5.23.1%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "nmDcB62a" -version = "sHT8jMZl" +mod-id = 'nmDcB62a' +version = 'sHT8jMZl' \ No newline at end of file diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml index dbe985d..47b3c0a 100644 --- a/mods/modmenu.pw.toml +++ b/mods/modmenu.pw.toml @@ -1,13 +1,16 @@ -name = "Mod Menu" -filename = "modmenu-7.2.2.jar" -side = "client" +filename = 'modmenu-7.2.2.jar' +name = 'Mod Menu' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar" -hash-format = "sha512" -hash = "9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb" +hash = '9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar' -[update] [update.modrinth] -mod-id = "mOgUt4GM" -version = "lEkperf6" +mod-id = 'mOgUt4GM' +version = 'lEkperf6' \ No newline at end of file diff --git a/mods/morechathistory.pw.toml b/mods/morechathistory.pw.toml index cd833f4..b773210 100644 --- a/mods/morechathistory.pw.toml +++ b/mods/morechathistory.pw.toml @@ -1,13 +1,16 @@ -name = "More Chat History" -filename = "morechathistory-1.3.0.jar" -side = "client" +filename = 'morechathistory-1.3.0.jar' +name = 'MoreChatHistory' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.19.1', '1.19.2', '1.19.3', '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" -hash-format = "sha512" -hash = "b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726" +hash = 'b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar' -[update] [update.modrinth] -mod-id = "8qkXwOnk" -version = "PLfxrDkh" +mod-id = '8qkXwOnk' +version = 'PLfxrDkh' \ No newline at end of file diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index bb2e162..5db719c 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,16 @@ -name = "More Culling" -filename = "moreculling-1.20.4-0.24.0.jar" -side = "client" +filename = 'moreculling-1.20.4-0.24.0.jar' +name = 'More Culling' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" -hash-format = "sha512" -hash = "3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e" +hash = '3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar' -[update] [update.modrinth] -mod-id = "51shyZVL" -version = "3m5znPWm" +mod-id = '51shyZVL' +version = '3m5znPWm' \ No newline at end of file diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml index 7865ba7..71dc0f6 100644 --- a/mods/no-chat-reports.pw.toml +++ b/mods/no-chat-reports.pw.toml @@ -1,13 +1,16 @@ -name = "No Chat Reports" -filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" -side = "both" +filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar' +name = 'No Chat Reports' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" -hash-format = "sha512" -hash = "3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79" +hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar' -[update] [update.modrinth] -mod-id = "qQyHxfxd" -version = "HeZZR2kF" +mod-id = 'qQyHxfxd' +version = 'HeZZR2kF' \ No newline at end of file diff --git a/mods/nuit-interop.pw.toml b/mods/nuit-interop.pw.toml index 470d766..0034817 100644 --- a/mods/nuit-interop.pw.toml +++ b/mods/nuit-interop.pw.toml @@ -1,13 +1,16 @@ -name = "Nuit Interop (formerly FabricSkyBoxes Interop)" -filename = "fsb-interop-1.3.6+mc1.20.1-build.50.jar" -side = "client" +filename = 'fsb-interop-1.3.6+mc1.20.1-build.50.jar' +name = 'FabricSkyBoxes Interop' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar" -hash-format = "sha512" -hash = "922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0" +hash = '922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar' -[update] [update.modrinth] -mod-id = "HpdHOPOp" -version = "JRvZ5VhS" +mod-id = 'HpdHOPOp' +version = 'JRvZ5VhS' \ No newline at end of file diff --git a/mods/nuit.pw.toml b/mods/nuit.pw.toml index 4df4998..83f76d0 100644 --- a/mods/nuit.pw.toml +++ b/mods/nuit.pw.toml @@ -1,13 +1,16 @@ -name = "Nuit (formerly FabricSkyboxes)" -filename = "fabricskyboxes-0.7.3+mc1.20.1.jar" -side = "client" +filename = 'fabricskyboxes-0.7.3+mc1.20.1.jar' +name = 'Nuit (formerly FabricSkyboxes)' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5" +hash = 'e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "YBz7DOs8" -version = "cezLH6eB" +mod-id = 'YBz7DOs8' +version = 'cezLH6eB' \ No newline at end of file diff --git a/mods/optigui.pw.toml b/mods/optigui.pw.toml index 5cdaa55..0a86375 100644 --- a/mods/optigui.pw.toml +++ b/mods/optigui.pw.toml @@ -1,13 +1,16 @@ -name = "OptiGUI" -filename = "optigui-2.3.0-beta.6.1-modrinth+1.20.jar" -side = "client" +filename = 'optigui-2.3.0-beta.6.1-modrinth+1.20.jar' +name = 'OptiGUI' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'beta' [download] -url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar" -hash-format = "sha512" -hash = "9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c" +hash = '9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar' -[update] [update.modrinth] -mod-id = "JuksLGBQ" -version = "VOkFcxqC" +mod-id = 'JuksLGBQ' +version = 'VOkFcxqC' \ No newline at end of file diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index 1321f63..254ced3 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,13 +1,16 @@ -name = "Puzzle" -filename = "puzzle-1.5.2+1.20.jar" -side = "client" +filename = 'puzzle-1.5.2+1.20.jar' +name = 'Puzzle' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar" -hash-format = "sha512" -hash = "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014" +hash = '425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar' -[update] [update.modrinth] -mod-id = "3IuO68q1" -version = "F5UKlslF" +mod-id = '3IuO68q1' +version = 'F5UKlslF' \ No newline at end of file diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml index 39b46e6..c369905 100644 --- a/mods/reeses-sodium-options.pw.toml +++ b/mods/reeses-sodium-options.pw.toml @@ -1,13 +1,16 @@ +filename = 'reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar' name = "Reese's Sodium Options" -filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar" -side = "client" +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [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" +hash = 'efb5eab3caea346f9d13ea7c73e856f286bba1c87508c7250deada7bf4e9ad179a12e9861f61145d5c9578d88f740abf19c564f14579aac5da1f46bf6f086977' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Bh37bMuy/versions/Rc9pkPug/reeses_sodium_options-1.7.2%2Bmc1.20.1-build.101.jar' -[update] [update.modrinth] -mod-id = "Bh37bMuy" -version = "Rc9pkPug" +mod-id = 'Bh37bMuy' +version = 'Rc9pkPug' \ No newline at end of file diff --git a/mods/rrls.pw.toml b/mods/rrls.pw.toml index 9ec8a52..b20821e 100644 --- a/mods/rrls.pw.toml +++ b/mods/rrls.pw.toml @@ -1,13 +1,16 @@ -name = "Remove Reloading Screen" -filename = "rrls-4.0.6.1+mc1.20.1-fabric.jar" -side = "client" +filename = 'rrls-4.0.6.1+mc1.20.1-fabric.jar' +name = 'Remove Reloading Screen' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/VHNE9K3D/rrls-4.0.6.1%2Bmc1.20.1-fabric.jar" -hash-format = "sha512" -hash = "713a2c044a767f15edca518bff03ddb974ff15832fc8f7e3b059a906f27fd8e3c5684053ee086db1a449925a879272d000c75a9c53d0380a348743d3020481ee" +hash = '713a2c044a767f15edca518bff03ddb974ff15832fc8f7e3b059a906f27fd8e3c5684053ee086db1a449925a879272d000c75a9c53d0380a348743d3020481ee' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZP7xHXtw/versions/VHNE9K3D/rrls-4.0.6.1%2Bmc1.20.1-fabric.jar' -[update] [update.modrinth] -mod-id = "ZP7xHXtw" -version = "VHNE9K3D" +mod-id = 'ZP7xHXtw' +version = 'VHNE9K3D' \ No newline at end of file diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml index b024ac6..6c8e0df 100644 --- a/mods/sodium-extra.pw.toml +++ b/mods/sodium-extra.pw.toml @@ -1,13 +1,16 @@ -name = "Sodium Extra" -filename = "sodium-extra-0.5.9+mc1.20.1.jar" -side = "client" +filename = 'sodium-extra-0.5.9+mc1.20.1.jar' +name = 'Sodium Extra' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3" +hash = 'c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "PtjYWJkn" -version = "mDbF0LZT" +mod-id = 'PtjYWJkn' +version = 'mDbF0LZT' \ No newline at end of file diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index 54741df..0638b22 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,13 +1,16 @@ -name = "Sodium" -filename = "sodium-fabric-0.5.13+mc1.20.1.jar" -side = "client" +filename = 'sodium-fabric-0.5.13+mc1.20.1.jar' +name = 'Sodium' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" +hash = '81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar' -[update] [update.modrinth] -mod-id = "AANobbMI" -version = "OihdIimA" +mod-id = 'AANobbMI' +version = 'OihdIimA' \ No newline at end of file diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml index 7ce8a8a..ee0e287 100644 --- a/mods/yacl.pw.toml +++ b/mods/yacl.pw.toml @@ -1,13 +1,16 @@ -name = "YetAnotherConfigLib (YACL)" -filename = "yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar" -side = "both" +filename = 'yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar' +name = 'YetAnotherConfigLib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b" +hash = '20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar' -[update] [update.modrinth] -mod-id = "1eAoo2KR" -version = "dvS5DjUA" +mod-id = '1eAoo2KR' +version = 'dvS5DjUA' \ No newline at end of file diff --git a/mods/yosbr.pw.toml b/mods/yosbr.pw.toml index 7c450b3..5781baf 100644 --- a/mods/yosbr.pw.toml +++ b/mods/yosbr.pw.toml @@ -1,13 +1,53 @@ -name = "Your Options Shall Be Respected (YOSBR)" -filename = "yosbr-0.1.2.jar" -side = "both" +filename = 'yosbr-0.1.2.jar' +name = 'Your Options Shall Be Respected (YOSBR)' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.14', + '1.14.1', + '1.14.2', + '1.14.3', + '1.14.4', + '1.15', + '1.15.1', + '1.15.2', + '1.16', + '1.16.1', + '1.16.2', + '1.16.3', + '1.16.4', + '1.16.5', + '1.17', + '1.17.1', + '1.18', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4' +] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar" -hash-format = "sha512" -hash = "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78" +hash = '254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar' -[update] [update.modrinth] -mod-id = "WwbubTsV" -version = "KMOzdYko" +mod-id = 'WwbubTsV' +version = 'KMOzdYko' \ No newline at end of file diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml index ecbf611..10aa999 100644 --- a/mods/zoomify.pw.toml +++ b/mods/zoomify.pw.toml @@ -1,13 +1,16 @@ -name = "Zoomify" -filename = "Zoomify-2.14.4+1.20.1.jar" -side = "client" +filename = 'Zoomify-2.14.4+1.20.1.jar' +name = 'Zoomify' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' [download] -url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/VsZyF8DS/Zoomify-2.14.4%2B1.20.1.jar" -hash-format = "sha512" -hash = "89ac40fd2bf8fe36725c6fefbf670e8fec39a2775b5615b007492bcbd0a06ba5ee1409b630a82c3fb09819a7f05cdb54f4c4091f56902f391c74885abee31202" +hash = '89ac40fd2bf8fe36725c6fefbf670e8fec39a2775b5615b007492bcbd0a06ba5ee1409b630a82c3fb09819a7f05cdb54f4c4091f56902f391c74885abee31202' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/w7ThoJFB/versions/VsZyF8DS/Zoomify-2.14.4%2B1.20.1.jar' -[update] [update.modrinth] -mod-id = "w7ThoJFB" -version = "VsZyF8DS" +mod-id = 'w7ThoJFB' +version = 'VsZyF8DS' \ No newline at end of file diff --git a/pack.toml b/pack.toml index da3a832..e6079a1 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 = "28bc12284bad329076031a1835f7839379eb286f02b3def7726cc62516b69601" +hash = "5021fcf84752c51bf0dd358c8aa0691e4bd450da68df64c519e447ee1f5e0692" [versions] fabric = "0.16.14" From c966dae0ab27c2578206876875757d11c1a06b79 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 13:16:06 +0200 Subject: [PATCH 006/106] Added OptiFabric mods and configurations --- config/yosbr/config/bettergrass.json5 | 51 ++++++++++++++++++++ config/yosbr/config/immediatelyfast.json | 20 ++++++++ mods/bettergrassify.pw.toml | 16 +++++++ mods/cubes-without-borders.pw.toml | 16 +++++++ mods/krypton.pw.toml | 16 +++++++ mods/no-telemetry.pw.toml | 59 ++++++++++++++++++++++++ 6 files changed, 178 insertions(+) create mode 100644 config/yosbr/config/bettergrass.json5 create mode 100644 config/yosbr/config/immediatelyfast.json create mode 100644 mods/bettergrassify.pw.toml create mode 100644 mods/cubes-without-borders.pw.toml create mode 100644 mods/krypton.pw.toml create mode 100644 mods/no-telemetry.pw.toml diff --git a/config/yosbr/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5 new file mode 100644 index 0000000..28f360d --- /dev/null +++ b/config/yosbr/config/bettergrass.json5 @@ -0,0 +1,51 @@ +{ + /* -> General + OFF/FAST/FANCY (default: FANCY) + */ + "betterGrassMode": "OFF", + // (default: true) + "resourcePackCompatibilityMode": true, + /* Blocks + (default: true) + */ + "grassBlocks": true, + // (default: true) + "snowy": true, + // (default: true) + "dirtPaths": true, + // (default: true) + "farmLands": true, + // (default: true) + "podzol": true, + // (default: true) + "mycelium": true, + // (default: true) + "crimsonNylium": true, + // (default: true) + "warpedNylium": true, + "moreBlocks": [ + "minecraft:sculk_catalyst" + ], + /* -> Better Snow + OFF/OPTIFINE/LAMBDA (default: LAMBDA) + */ + "betterSnowMode": "OFF", + "snowLayers": [ + "snow", + "moss_carpet", + "pale_moss_carpet", + "leaf_litter", + "pink_petals", + "wildflowers" + ], + "excludedTags": [], + "excludedBlocks": [ + "lantern[hanging]", + "redstone_wall_torch", + "soul_lantern[hanging]", + "soul_wall_torch", + "wall_torch" + ], + "whitelistedTags": [], + "whitelistedBlocks": [] +} \ No newline at end of file diff --git a/config/yosbr/config/immediatelyfast.json b/config/yosbr/config/immediatelyfast.json new file mode 100644 index 0000000..79ffb21 --- /dev/null +++ b/config/yosbr/config/immediatelyfast.json @@ -0,0 +1,20 @@ +{ + "REGULAR_INFO": "----- Regular config values below -----", + "font_atlas_resizing": true, + "map_atlas_generation": true, + "fast_text_lookup": true, + "avoid_redundant_framebuffer_switching": true, + "fix_slow_buffer_upload_on_apple_gpu": true, + "COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----", + "dont_add_info_into_debug_hud": true, + "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----", + "experimental_disable_error_checking": false, + "experimental_disable_resource_pack_conflict_handling": false, + "experimental_sign_text_buffering": false, + "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----", + "debug_only_and_not_recommended_disable_universal_batching": false, + "debug_only_and_not_recommended_disable_mod_conflict_handling": false, + "debug_only_and_not_recommended_disable_hardware_conflict_handling": false, + "debug_only_print_additional_error_information": false, + "debug_only_use_last_usage_for_batch_ordering": false +} \ No newline at end of file diff --git a/mods/bettergrassify.pw.toml b/mods/bettergrassify.pw.toml new file mode 100644 index 0000000..c9bfa72 --- /dev/null +++ b/mods/bettergrassify.pw.toml @@ -0,0 +1,16 @@ +filename = 'BetterGrassify-1.4.4+fabric.1.20.1.jar' +name = 'BetterGrassify' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '282323691606ec631de08abe55aede0d61597a0e068553f5b92a6d2de7a32473d054729deddec77e51a262addde9306cfae5c6c438fa59609984c277c013dab8' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/m5T5xmUy/versions/GVS6ujFJ/BetterGrassify-1.4.4%2Bfabric.1.20.1.jar' + +[update.modrinth] +mod-id = 'm5T5xmUy' +version = 'GVS6ujFJ' \ No newline at end of file diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml new file mode 100644 index 0000000..0ed784b --- /dev/null +++ b/mods/cubes-without-borders.pw.toml @@ -0,0 +1,16 @@ +filename = 'cwb-fabric-3.0.0+mc1.20.jar' +name = 'Cubes Without Borders' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'cceb1a648c0465db1232a6a65ceefe4d04af54fdc909a40ee86ade2f2c743d5e96c55f73ab83f515dd53fa36095fe893d218ad56c51c53ad517e3b57441a5f2b' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ETlrkaYF/versions/KpTt0KNS/cwb-fabric-3.0.0%2Bmc1.20.jar' + +[update.modrinth] +mod-id = 'ETlrkaYF' +version = 'KpTt0KNS' \ No newline at end of file diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml new file mode 100644 index 0000000..f6a2d17 --- /dev/null +++ b/mods/krypton.pw.toml @@ -0,0 +1,16 @@ +filename = 'krypton-0.2.3.jar' +name = 'Krypton' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar' + +[update.modrinth] +mod-id = 'fQEb0iXm' +version = 'jiDwS0W1' \ No newline at end of file diff --git a/mods/no-telemetry.pw.toml b/mods/no-telemetry.pw.toml new file mode 100644 index 0000000..b91c7c1 --- /dev/null +++ b/mods/no-telemetry.pw.toml @@ -0,0 +1,59 @@ +filename = 'no-telemetry-1.9.0.jar' +name = 'No Telemetry' +side = 'client' +x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.18', + '1.18 Pre-Release 1', + '1.18 Pre-Release 2', + '1.18 Pre-Release 3', + '1.18 Pre-Release 4', + '1.18 Pre-Release 5', + '1.18 Pre-Release 6', + '1.18 Pre-Release 7', + '1.18 Pre-Release 8', + '1.18 rc1', + '1.18 rc2', + '1.18 rc3', + '1.18 rc4', + '1.18.1', + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5', + '1.21.6', + '1.21.7', + '21w38a', + '21w39a', + '21w40a', + '21w41a', + '21w42a', + '21w43a', + '21w44a' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4527236781611cc40a77e222e4dd2a1d6a5c0c9a9394eed4063c20c91ba62568c2d4323bc84a9372d69d10703e26b7569ef75ea55c52ad36ec55107f19bcaae8' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/hg77g4Pw/versions/OwTaGd6A/no-telemetry-1.9.0.jar' + +[update.modrinth] +mod-id = 'hg77g4Pw' +version = 'OwTaGd6A' \ No newline at end of file From 39a21d681a37999c60b6f9689035913853e9ce21 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 13:24:41 +0200 Subject: [PATCH 007/106] Added Simply Optimized mods and configurations --- config/yosbr/config/badoptimizations.txt | 17 +++++++++++++++++ config/yosbr/config/c2me.toml | 9 ++++++++- config/yosbr/config/immediatelyfast.json | 8 +++++--- config/yosbr/config/lithium.properties | 1 + config/yosbr/config/modernfix-mixins.properties | 15 ++++++++++++++- config/yosbr/config/moreculling.toml | 2 ++ config/yosbr/config/sodium-options.json | 3 ++- config/yosbr/config/threadtweak.json | 8 ++++++++ mods/badoptimizations.pw.toml | 16 ++++++++++++++++ mods/noisium.pw.toml | 16 ++++++++++++++++ mods/threadtweak.pw.toml | 16 ++++++++++++++++ mods/vmp-fabric.pw.toml | 16 ++++++++++++++++ 12 files changed, 121 insertions(+), 6 deletions(-) create mode 100644 config/yosbr/config/badoptimizations.txt create mode 100644 config/yosbr/config/lithium.properties create mode 100644 config/yosbr/config/threadtweak.json create mode 100644 mods/badoptimizations.pw.toml create mode 100644 mods/noisium.pw.toml create mode 100644 mods/threadtweak.pw.toml create mode 100644 mods/vmp-fabric.pw.toml diff --git a/config/yosbr/config/badoptimizations.txt b/config/yosbr/config/badoptimizations.txt new file mode 100644 index 0000000..93e0562 --- /dev/null +++ b/config/yosbr/config/badoptimizations.txt @@ -0,0 +1,17 @@ +enable_lightmap_caching: true +lightmap_time_change_needed_for_update: 80 +enable_sky_color_caching: true +skycolor_time_change_needed_for_update: 20 +enable_debug_renderer_disable_if_not_needed: true +enable_particle_manager_optimization: true +enable_toast_optimizations: true +enable_sky_angle_caching_in_worldrenderer: true +enable_entity_renderer_caching: true +enable_block_entity_renderer_caching: true +enable_entity_flag_caching: true +enable_remove_redundant_fov_calculations: true +enable_remove_tutorial_if_not_demo: true +show_f3_text: false +ignore_mod_incompatibilities: false +log_config: false +config_version: 3 diff --git a/config/yosbr/config/c2me.toml b/config/yosbr/config/c2me.toml index f0ca277..8f1fa5e 100644 --- a/config/yosbr/config/c2me.toml +++ b/config/yosbr/config/c2me.toml @@ -4,10 +4,17 @@ globalExecutorParallelism = "1" [clientSideConfig] [clientSideConfig.modifyMaxVDConfig] + enableExtRenderDistanceProtocol = false enabled = false [noTickViewDistance] enabled = false [threadedWorldGen] - enabled = false \ No newline at end of file + enabled = false + +[ioSystem] + gcFreeChunkSerializer = true + +[chunkSystem] + syncPlayerTickets = false \ No newline at end of file diff --git a/config/yosbr/config/immediatelyfast.json b/config/yosbr/config/immediatelyfast.json index 79ffb21..62ed226 100644 --- a/config/yosbr/config/immediatelyfast.json +++ b/config/yosbr/config/immediatelyfast.json @@ -8,13 +8,15 @@ "COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----", "dont_add_info_into_debug_hud": true, "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----", - "experimental_disable_error_checking": false, - "experimental_disable_resource_pack_conflict_handling": false, + "experimental_disable_error_checking": true, + "experimental_disable_resource_pack_conflict_handling": true, + "experimental_screen_batching": true, "experimental_sign_text_buffering": false, + "experimental_universal_hud_batching": true, "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----", "debug_only_and_not_recommended_disable_universal_batching": false, "debug_only_and_not_recommended_disable_mod_conflict_handling": false, "debug_only_and_not_recommended_disable_hardware_conflict_handling": false, "debug_only_print_additional_error_information": false, "debug_only_use_last_usage_for_batch_ordering": false -} \ No newline at end of file +} diff --git a/config/yosbr/config/lithium.properties b/config/yosbr/config/lithium.properties new file mode 100644 index 0000000..3442269 --- /dev/null +++ b/config/yosbr/config/lithium.properties @@ -0,0 +1 @@ +mixin.experimental=true diff --git a/config/yosbr/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties index 127aaca..10ec728 100644 --- a/config/yosbr/config/modernfix-mixins.properties +++ b/config/yosbr/config/modernfix-mixins.properties @@ -1 +1,14 @@ -mixin.perf.dynamic_resources=true \ No newline at end of file +mixin.bugfix.chunk_deadlock=true +mixin.bugfix.packet_leak=true +mixin.bugfix.paper_chunk_patches=true +mixin.perf.clear_fabric_mapping_tables=true +mixin.perf.clear_mixin_classinfo=true +mixin.perf.dynamic_entity_renderers=true +mixin.perf.faster_item_rendering=true +mixin.perf.nbt_memory_usage=true +mixin.perf.dynamic_sounds=true +mixin.perf.thread_priorities=false +mixin.perf.deduplicate_location=true +mixin.perf.worldgen_allocation=true +mixin.perf.dynamic_resources=true +mixin.bugfix.missing_block_entities=true diff --git a/config/yosbr/config/moreculling.toml b/config/yosbr/config/moreculling.toml index 87cacf4..a59ff68 100644 --- a/config/yosbr/config/moreculling.toml +++ b/config/yosbr/config/moreculling.toml @@ -15,6 +15,8 @@ includeMangroveRoots = true powderSnowCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true +endGatewayCulling = true + [modCompatibility] minecraft = true diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json index 5eb26da..09497fe 100644 --- a/config/yosbr/config/sodium-options.json +++ b/config/yosbr/config/sodium-options.json @@ -1,7 +1,8 @@ { "quality": { "weather_quality": "FAST", - "leaves_quality": "FAST" + "leaves_quality": "FAST", + "enable_vignette": false }, "advanced": { "cpu_render_ahead_limit": 4 diff --git a/config/yosbr/config/threadtweak.json b/config/yosbr/config/threadtweak.json new file mode 100644 index 0000000..3686c52 --- /dev/null +++ b/config/yosbr/config/threadtweak.json @@ -0,0 +1,8 @@ +{ + "threadPriority": { + "game": 8, + "main": 4, + "io": 7, + "integratedServer": 7 + } +} diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml new file mode 100644 index 0000000..3b642dc --- /dev/null +++ b/mods/badoptimizations.pw.toml @@ -0,0 +1,16 @@ +filename = 'BadOptimizations-2.2.3-1.20.1.jar' +name = 'BadOptimizations' +side = 'client' +x-prismlauncher-loaders = [ 'forge', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '74020601544eacc77804981173957bdd839a0a4688e237483f5ce80a299a14b893abe11a23f60c44162ea8a4f9f3ac2952d0aade9875f87b4b1ef3ef8a254754' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/g96Z4WVZ/versions/6Js5HJ5e/BadOptimizations-2.2.3-1.20.1.jar' + +[update.modrinth] +mod-id = 'g96Z4WVZ' +version = '6Js5HJ5e' \ No newline at end of file diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml new file mode 100644 index 0000000..43a59d1 --- /dev/null +++ b/mods/noisium.pw.toml @@ -0,0 +1,16 @@ +filename = 'noisium-fabric-2.3.0+mc1.20-1.20.1.jar' +name = 'Noisium' +side = 'server' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar' + +[update.modrinth] +mod-id = 'KuNKN7d2' +version = 'erSJnRcq' \ No newline at end of file diff --git a/mods/threadtweak.pw.toml b/mods/threadtweak.pw.toml new file mode 100644 index 0000000..5bfc75e --- /dev/null +++ b/mods/threadtweak.pw.toml @@ -0,0 +1,16 @@ +filename = 'threadtweak-fabric-1.20.2-0.1.1.jar' +name = 'ThreadTweak' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar' + +[update.modrinth] +mod-id = 'vSEH1ERy' +version = 'gBP1GqtK' \ No newline at end of file diff --git a/mods/vmp-fabric.pw.toml b/mods/vmp-fabric.pw.toml new file mode 100644 index 0000000..7f3498f --- /dev/null +++ b/mods/vmp-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar' +name = 'Very Many Players (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = '38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar' + +[update.modrinth] +mod-id = 'wnEe9KBa' +version = 'sV8lIBhJ' \ No newline at end of file From 515c865b39428b6804c6e4e88e4d3bd713d1e051 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 13:51:07 +0200 Subject: [PATCH 008/106] Added Fabulous! mods and configurations --- config/yosbr/config/bettergrass.json5 | 21 +- config/yosbr/config/borderlessmining.json | 2 +- config/yosbr/config/cameraoverhaul.toml | 141 ++++++ config/yosbr/config/clienttweaks-common.toml | 67 +++ config/yosbr/config/emotecraft.json | 39 ++ config/yosbr/config/jade/jade.json | 41 ++ config/yosbr/config/justzoom/config.txt | 17 + config/yosbr/config/lambdynlights.toml | 144 +++++- .../yosbr/config/midnightcontrols copy.json | 133 +++++ config/yosbr/config/midnightlib copy.json | 1 + .../yosbr/config/modernfix-mixins.properties | 2 +- config/yosbr/config/moreculling.toml | 3 +- .../config/panorama_screens/settings.json | 1 + .../pickupnotifier/pickupnotifier-client.toml | 66 +++ config/yosbr/config/sodium-options.json | 17 +- .../config/voicechat/translations.properties | 14 + .../config/voicechat/username-cache.json | 1 + .../voicechat/voicechat-client.properties | 90 ++++ .../voicechat/voicechat-server.properties | 53 ++ .../voicechat/voicechat-volumes.properties | 2 + config/yosbr/config/xaerominimap.txt | 132 +++++ index.toml | 467 +++++++++++++++++- mods/3dskinlayers.pw.toml | 16 + mods/ambientsounds.pw.toml | 16 + mods/appleskin.pw.toml | 16 + mods/architectury-api.pw.toml | 16 + mods/armor-statues.pw.toml | 16 + mods/bad-wither-no-cookie.pw.toml | 16 + mods/balm.pw.toml | 16 + mods/bbrb.pw.toml | 16 + mods/better-third-person.pw.toml | 16 + mods/betterf3.pw.toml | 16 + mods/blur-plus.pw.toml | 16 + mods/boat-item-view.pw.toml | 16 + mods/bookshelf-lib.pw.toml | 16 + mods/cameraoverhaul.pw.toml | 16 + mods/chat-heads.pw.toml | 16 + mods/cherished-worlds.pw.toml | 16 + mods/chunky.pw.toml | 16 + mods/cleardespawn.pw.toml | 16 + mods/client-tweaks.pw.toml | 16 + mods/clumps.pw.toml | 16 + mods/coroutil.pw.toml | 16 + mods/creativecore.pw.toml | 16 + mods/cut-through.pw.toml | 16 + mods/damagenumbers.pw.toml | 16 + mods/distraction-free-recipes.pw.toml | 16 + mods/dynamiccrosshair.pw.toml | 16 + mods/dynamiccrosshaircompat.pw.toml | 16 + mods/emotecraft.pw.toml | 16 + mods/enchantment-descriptions.pw.toml | 16 + mods/fast-ip-ping.pw.toml | 16 + mods/fog.pw.toml | 16 + mods/forge-config-api-port.pw.toml | 16 + mods/iceberg.pw.toml | 16 + mods/immersive-tips.pw.toml | 16 + mods/immersive-ui.pw.toml | 16 + mods/immersivethunder.pw.toml | 16 + mods/infinite-music.pw.toml | 16 + mods/item-highlighter.pw.toml | 16 + mods/ive-spoken.pw.toml | 16 + mods/jade-addons-fabric.pw.toml | 16 + mods/jade.pw.toml | 16 + mods/jei.pw.toml | 16 + mods/lazydfu.pw.toml | 16 + mods/midnightcontrols.pw.toml | 16 + mods/midnightlib.pw.toml | 16 + mods/mouse-tweaks.pw.toml | 16 + mods/mru.pw.toml | 16 + mods/night-auto-config.pw.toml | 16 + mods/octo-lib.pw.toml | 16 + mods/panorama-screens.pw.toml | 16 + mods/paper-doll.pw.toml | 16 + mods/pick-up-notifier.pw.toml | 16 + mods/puzzles-lib.pw.toml | 16 + mods/resourcify.pw.toml | 16 + mods/scribble.pw.toml | 16 + mods/seamless-loading-screen.pw.toml | 16 + mods/simple-voice-chat.pw.toml | 16 + mods/skinrestorer.pw.toml | 16 + mods/sound-physics-remastered.pw.toml | 16 + mods/sound.pw.toml | 16 + mods/spark.pw.toml | 16 + mods/starlight.pw.toml | 16 + mods/tooltipfix.pw.toml | 16 + mods/txnilib.pw.toml | 16 + mods/what-are-they-up-to.pw.toml | 16 + mods/xaeros-minimap.pw.toml | 16 + pack.toml | 2 +- 89 files changed, 2485 insertions(+), 27 deletions(-) create mode 100644 config/yosbr/config/cameraoverhaul.toml create mode 100644 config/yosbr/config/clienttweaks-common.toml create mode 100644 config/yosbr/config/emotecraft.json create mode 100644 config/yosbr/config/jade/jade.json create mode 100644 config/yosbr/config/justzoom/config.txt create mode 100644 config/yosbr/config/midnightcontrols copy.json create mode 100644 config/yosbr/config/midnightlib copy.json create mode 100644 config/yosbr/config/panorama_screens/settings.json create mode 100644 config/yosbr/config/pickupnotifier/pickupnotifier-client.toml create mode 100644 config/yosbr/config/voicechat/translations.properties create mode 100644 config/yosbr/config/voicechat/username-cache.json create mode 100644 config/yosbr/config/voicechat/voicechat-client.properties create mode 100644 config/yosbr/config/voicechat/voicechat-server.properties create mode 100644 config/yosbr/config/voicechat/voicechat-volumes.properties create mode 100644 config/yosbr/config/xaerominimap.txt create mode 100644 mods/3dskinlayers.pw.toml create mode 100644 mods/ambientsounds.pw.toml create mode 100644 mods/appleskin.pw.toml create mode 100644 mods/architectury-api.pw.toml create mode 100644 mods/armor-statues.pw.toml create mode 100644 mods/bad-wither-no-cookie.pw.toml create mode 100644 mods/balm.pw.toml create mode 100644 mods/bbrb.pw.toml create mode 100644 mods/better-third-person.pw.toml create mode 100644 mods/betterf3.pw.toml create mode 100644 mods/blur-plus.pw.toml create mode 100644 mods/boat-item-view.pw.toml create mode 100644 mods/bookshelf-lib.pw.toml create mode 100644 mods/cameraoverhaul.pw.toml create mode 100644 mods/chat-heads.pw.toml create mode 100644 mods/cherished-worlds.pw.toml create mode 100644 mods/chunky.pw.toml create mode 100644 mods/cleardespawn.pw.toml create mode 100644 mods/client-tweaks.pw.toml create mode 100644 mods/clumps.pw.toml create mode 100644 mods/coroutil.pw.toml create mode 100644 mods/creativecore.pw.toml create mode 100644 mods/cut-through.pw.toml create mode 100644 mods/damagenumbers.pw.toml create mode 100644 mods/distraction-free-recipes.pw.toml create mode 100644 mods/dynamiccrosshair.pw.toml create mode 100644 mods/dynamiccrosshaircompat.pw.toml create mode 100644 mods/emotecraft.pw.toml create mode 100644 mods/enchantment-descriptions.pw.toml create mode 100644 mods/fast-ip-ping.pw.toml create mode 100644 mods/fog.pw.toml create mode 100644 mods/forge-config-api-port.pw.toml create mode 100644 mods/iceberg.pw.toml create mode 100644 mods/immersive-tips.pw.toml create mode 100644 mods/immersive-ui.pw.toml create mode 100644 mods/immersivethunder.pw.toml create mode 100644 mods/infinite-music.pw.toml create mode 100644 mods/item-highlighter.pw.toml create mode 100644 mods/ive-spoken.pw.toml create mode 100644 mods/jade-addons-fabric.pw.toml create mode 100644 mods/jade.pw.toml create mode 100644 mods/jei.pw.toml create mode 100644 mods/lazydfu.pw.toml create mode 100644 mods/midnightcontrols.pw.toml create mode 100644 mods/midnightlib.pw.toml create mode 100644 mods/mouse-tweaks.pw.toml create mode 100644 mods/mru.pw.toml create mode 100644 mods/night-auto-config.pw.toml create mode 100644 mods/octo-lib.pw.toml create mode 100644 mods/panorama-screens.pw.toml create mode 100644 mods/paper-doll.pw.toml create mode 100644 mods/pick-up-notifier.pw.toml create mode 100644 mods/puzzles-lib.pw.toml create mode 100644 mods/resourcify.pw.toml create mode 100644 mods/scribble.pw.toml create mode 100644 mods/seamless-loading-screen.pw.toml create mode 100644 mods/simple-voice-chat.pw.toml create mode 100644 mods/skinrestorer.pw.toml create mode 100644 mods/sound-physics-remastered.pw.toml create mode 100644 mods/sound.pw.toml create mode 100644 mods/spark.pw.toml create mode 100644 mods/starlight.pw.toml create mode 100644 mods/tooltipfix.pw.toml create mode 100644 mods/txnilib.pw.toml create mode 100644 mods/what-are-they-up-to.pw.toml create mode 100644 mods/xaeros-minimap.pw.toml diff --git a/config/yosbr/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5 index 28f360d..47f2876 100644 --- a/config/yosbr/config/bettergrass.json5 +++ b/config/yosbr/config/bettergrass.json5 @@ -2,7 +2,7 @@ /* -> General OFF/FAST/FANCY (default: FANCY) */ - "betterGrassMode": "OFF", + "betterGrassMode": "FAST", // (default: true) "resourcePackCompatibilityMode": true, /* Blocks @@ -27,18 +27,21 @@ "minecraft:sculk_catalyst" ], /* -> Better Snow - OFF/OPTIFINE/LAMBDA (default: LAMBDA) + OFF/OPTIFINE/LAMBDA (default: OPTIFINE) */ - "betterSnowMode": "OFF", + "betterSnowMode": "OPTIFINE", "snowLayers": [ "snow", - "moss_carpet", - "pale_moss_carpet", - "leaf_litter", - "pink_petals", - "wildflowers" + "moss_carpet" + ], + "excludedTags": [ + "buttons", + "doors", + "fire", + "leaves", + "pressure_plates", + "rails" ], - "excludedTags": [], "excludedBlocks": [ "lantern[hanging]", "redstone_wall_torch", diff --git a/config/yosbr/config/borderlessmining.json b/config/yosbr/config/borderlessmining.json index 2d7c7d3..8ab0572 100644 --- a/config/yosbr/config/borderlessmining.json +++ b/config/yosbr/config/borderlessmining.json @@ -1 +1 @@ -{"enableBorderlessFullscreen":false,"addToVanillaVideoSettings":false} \ No newline at end of file +{ "enableBorderlessFullscreen": false, "addToVanillaVideoSettings": false } diff --git a/config/yosbr/config/cameraoverhaul.toml b/config/yosbr/config/cameraoverhaul.toml new file mode 100644 index 0000000..e692da5 --- /dev/null +++ b/config/yosbr/config/cameraoverhaul.toml @@ -0,0 +1,141 @@ +# Metadata, do not modify. +# Default: 0 +configVersion = 2 + +[general] + + # Toggles all of the mod's features. + # Default: true + enabled = true + # Disable this to make the mod's effects exclusive to first-person view. + # Default: true + enableInThirdPerson = true + # Sensitivity of the camera roll rotation caused by turning around horizontally. + # Default: 1.0 + turningRollAccumulation = 1.0 + # Maximum strength of the camera roll rotation caused by turning around horizontally. + # Default: 1.25 + turningRollIntensity = 1.25 + # Smoothness of the decay of the camera roll rotation caused by turning around horizontally. + # Default: 1.0 + turningRollSmoothing = 1.0 + # Strength of smooth random sway that kicks in when the player idles for enough time. + # Default: 0.6 + cameraSwayIntensity = 0.9 + # Frequency of smooth random sway that kicks in when the player idles for enough time. + # Default: 0.16 + cameraSwayFrequency = 0.16 + # Amount of time that the player must idle for before smooth random sway starts to fade-in. + # Default: 0.15 + cameraSwayFadeInDelay = 0.15 + # Amount of time it takes for smooth random sway to fade-in after the player idles for enough time. + # Default: 5.0 + cameraSwayFadeInLength = 3.0 + # Amount of time it takes for smooth random sway to fade-out when the player starts moving after idling. + # Default: 0.75 + cameraSwayFadeOutLength = 0.75 + # Maximum strength of all screen shaking effects. + # Default: 2.5 + screenShakesMaxIntensity = 2.5 + # Speed at which screen shaking rotations change direction or oscillate. + # Default: 6.0 + screenShakesMaxFrequency = 6.0 + # A [0..1] value linked to the strength of screen shaking caused by explosions. + # Default: 1.0 + explosionTrauma = 1.0 + # A [0..1] value linked to the strength of screen shaking caused by lightning bolt-tied thunder. + # Default: 0.05 + thunderTrauma = 0.05 + # A [0..1] value linked to the strength of screen shaking caused by any actions that swing the player's arm. Best kept very low. + # Default: 0.03 + handSwingTrauma = 0.04 + +[walking] + + # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. + # Default: 10.0 + strafingRollFactor = 10.0 + # Strength of camera pitch rotations caused by moving forward or backwards. + # Default: 7.0 + forwardVelocityPitchFactor = 7.0 + # Strength of camera pitch rotations caused by vertical velocity. + # Default: 2.5 + verticalVelocityPitchFactor = 2.5 + # Smoothness of camera pitch & roll rotations caused by moving horizontally. + # Default: 1.0 + horizontalVelocitySmoothingFactor = 1.0 + # Smoothness of camera pitch rotations caused by moving vertically. + # Default: 1.0 + verticalVelocitySmoothingFactor = 1.0 + +[swimming] + + # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. + # Default: -30.0 + strafingRollFactor = -30.0 + # Strength of camera pitch rotations caused by moving forward or backwards. + # Default: 21.0 + forwardVelocityPitchFactor = 21.0 + # Strength of camera pitch rotations caused by vertical velocity. + # Default: 7.5 + verticalVelocityPitchFactor = 7.5 + # Smoothness of camera pitch & roll rotations caused by moving horizontally. + # Default: 1.0 + horizontalVelocitySmoothingFactor = 1.0 + # Smoothness of camera pitch rotations caused by moving vertically. + # Default: 1.0 + verticalVelocitySmoothingFactor = 1.0 + +[flying] + + # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. + # Default: -10.0 + strafingRollFactor = -10.0 + # Strength of camera pitch rotations caused by moving forward or backwards. + # Default: 7.0 + forwardVelocityPitchFactor = 7.0 + # Strength of camera pitch rotations caused by vertical velocity. + # Default: 2.5 + verticalVelocityPitchFactor = 2.5 + # Smoothness of camera pitch & roll rotations caused by moving horizontally. + # Default: 1.0 + horizontalVelocitySmoothingFactor = 1.0 + # Smoothness of camera pitch rotations caused by moving vertically. + # Default: 1.0 + verticalVelocitySmoothingFactor = 1.0 + +[mounts] + + # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. + # Default: 20.0 + strafingRollFactor = 20.0 + # Strength of camera pitch rotations caused by moving forward or backwards. + # Default: 7.0 + forwardVelocityPitchFactor = 7.0 + # Strength of camera pitch rotations caused by vertical velocity. + # Default: 2.5 + verticalVelocityPitchFactor = 2.5 + # Smoothness of camera pitch & roll rotations caused by moving horizontally. + # Default: 1.0 + horizontalVelocitySmoothingFactor = 1.0 + # Smoothness of camera pitch rotations caused by moving vertically. + # Default: 1.0 + verticalVelocitySmoothingFactor = 1.0 + +[vehicles] + + # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. + # Default: 5.0 + strafingRollFactor = 5.0 + # Strength of camera pitch rotations caused by moving forward or backwards. + # Default: 1.75 + forwardVelocityPitchFactor = 1.75 + # Strength of camera pitch rotations caused by vertical velocity. + # Default: 5.0 + verticalVelocityPitchFactor = 5.0 + # Smoothness of camera pitch & roll rotations caused by moving horizontally. + # Default: 1.0 + horizontalVelocitySmoothingFactor = 1.0 + # Smoothness of camera pitch rotations caused by moving vertically. + # Default: 1.0 + verticalVelocitySmoothingFactor = 1.0 diff --git a/config/yosbr/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml new file mode 100644 index 0000000..c7ea8aa --- /dev/null +++ b/config/yosbr/config/clienttweaks-common.toml @@ -0,0 +1,67 @@ +[customization] +# Items that count as fireworks for the offhand-firework tweak options. +fireworkItems = ["minecraft:firework_rocket"] +# Items that count as shields for the offhand-shield hiding tweak options. +shieldItems = [ + "basicshields:wooden_shield", + "basicshields:golden_shield", + "basicshields:diamond_shield", + "basicshields:netherite_shield", +] +# Items that count as weapons for the offhand-shield hiding tweak options. +shieldWeapons = ["tetra:modular_sword"] +# Items that count as torches for the offhand-torch tweak options. +torchItems = [ + "minecraft:torch", + "minecraft:soul_torch", + "tconstruct:stone_torch", +] +# Items that are allowed to place torches from the offhand if offhandTorchWithToolOnly is enabled. +torchTools = [ + "minecraft:wooden_pickaxe", + "minecraft:stone_pickaxe", + "minecraft:iron_pickaxe", + "minecraft:golden_pickaxe", + "minecraft:diamond_pickaxe", + "minecraft:netherite_pickaxe", + "tconstruct:pickaxe", + "tconstruct:hammer", +] + +[tweaks] +# This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down. +autoClimbLadder = true +# This option will disable log stripping. +disableLogStripping = false +# This option will disable paving when holding a block in your offhand. +disablePavingWithBlockInOffhand = true +# This option will disable step assist added by other mods. +disableStepAssist = false +# This prevents the last torch in the offhand from being placed. +doNotUseLastTorch = false +# This option will hide your offhand item. It can be toggled via an optional key binding. +hideOffhandItem = false +# This option will hide your own potion particle effects for your client (other players will still see them). +hideOwnParticleEffects = true +# This option will hide your shield unless you are holding a weapon. +hideShieldUnlessHoldingWeapon = true +# This adds back the master volume slider to the options screen. Saves you a click! +masterVolumeSlider = true +# This adds back the music volume slider to the options screen. Saves you a click! +musicVolumeSlider = true +# This prevents fireworks from being launched from your off hand if you are wearing an Elytra, unless you're flying. +noOffhandFireworksWithElytra = true +# This prevents torches from being placed from your offhand at all. +noOffhandTorchAtAll = true +# This prevents torches from being placed from your offhand if you have a block in your main hand. +noOffhandTorchWithBlock = true +# This prevents torches from being placed from your off hand if you have an empty main hand. +noOffhandTorchWithEmptyHand = false +# This prevents torches from being placed from your offhand if you have food in your main hand. +noOffhandTorchWithFood = true +# This option makes the recipe book not shift the inventory when opened. Works best with smaller GUI scales / bigger resolutions. +noRecipeBookShifting = false +# This restricts torches to be placed from the offhand only when you're holding a tool in your main hand. +offhandTorchWithToolOnly = false +# This option will make iron fences and glass panes have a bigger hitbox while placing them, making it easier to aim. +paneBuildingSupport = true diff --git a/config/yosbr/config/emotecraft.json b/config/yosbr/config/emotecraft.json new file mode 100644 index 0000000..d7e5f58 --- /dev/null +++ b/config/yosbr/config/emotecraft.json @@ -0,0 +1,39 @@ +{ + "config_version": 4, + "loadbuiltin": true, + "quark": false, + "dark": false, + "oldChooseWheel": false, + "perspective": true, + "default3rdPersonFront": false, + "showicon": true, + "enableNSFW": false, + "alwaysOpenScreen": false, + "debug": true, + "validate": false, + "validationThreshold": 8.0, + "emotesFolderOnLogicalServer": false, + "emotesDirectory": "emotes", + "autoFixEmoteStop": true, + "alwaysValidateEmote": false, + "playersafety": true, + "stopthreshold": 0.04, + "yratio": 0.75, + "showHiddenConfig": false, + "neverRemoveBadIcon": false, + "exportBuiltin": false, + "hideWarning": false, + "fastmenu": { + "0": { + "0": "931b2bda-a25e-4e55-957a-88c46f5e9a7b", + "1": "3045b335-12ca-4ddb-aca5-0aef450a5e4c", + "2": "0de63fbe-2f20-44e0-8969-479b76ceeb6b", + "3": "a2969c42-520f-4c5c-a024-a7d0a2b7b4d1", + "4": "96506a5e-a69c-4a18-9add-d43dfd272fa6", + "5": "ebfb1e69-330a-4970-8bca-f5625c90681a", + "6": "f9f6669d-f1b3-4170-8bc5-475a9a600439", + "7": "33b912f8-0aa0-45e6-a2d4-9b5677e6f35c" + } + }, + "keys": {} +} \ No newline at end of file diff --git a/config/yosbr/config/jade/jade.json b/config/yosbr/config/jade/jade.json new file mode 100644 index 0000000..856deb3 --- /dev/null +++ b/config/yosbr/config/jade/jade.json @@ -0,0 +1,41 @@ +{ + "general": { + "debug": false, + "itemModNameTooltip": false, + "bossBarOverlapMode": "PUSH_DOWN", + "builtinCamouflage": true, + "ttsMode": "PRESS", + "fluidMode": "ANY", + "reachDistance": 0.0, + "displayEntities": true, + "displayBosses": true, + "displayMode": "TOGGLE", + "displayTooltip": true, + "displayBlocks": true, + "hideFromDebug": true, + "hideFromTabList": true, + "enableTextToSpeech": false, + "hintOverlayToggle": true, + "hintNarratorToggle": true, + "previewOverlay": true + }, + "overlay": { + "alpha": 0.7, + "iconMode": "TOP", + "animation": true, + "disappearingDelay": 0.0, + "overlaySquare": false, + "flipMainHand": false, + "autoScaleThreshold": 0.4, + "overlayPosY": 0.99, + "overlayScale": 1.0, + "overlayAnchorX": 0.5, + "overlayAnchorY": 0.0, + "activeTheme": "jade:dark", + "themesHash": -328442023, + "overlayPosX": 0.5 + }, + "formatting": { + "modName": "§9§o%s" + } +} \ No newline at end of file diff --git a/config/yosbr/config/justzoom/config.txt b/config/yosbr/config/justzoom/config.txt new file mode 100644 index 0000000..2bdf947 --- /dev/null +++ b/config/yosbr/config/justzoom/config.txt @@ -0,0 +1,17 @@ +##[zoom] + +B:smooth_zoom_in_out = 'true'; +F:zoom_in_change_modifier_per_scroll = '0.05'; +F:base_zoom_modifier = '0.25'; +F:zoom_out_change_modifier_per_scroll = '0.05'; +B:hide_arms_when_zooming = 'false'; +B:allow_zoom_in_mirrored_view = 'false'; +B:smooth_camera_movement_on_zoom = 'false'; +B:reset_zoom_factor_when_stop_zooming = 'false'; +B:normalize_mouse_sensitivity_on_zoom = 'true'; + + +##[gui] + +I:options_button_corner = '0'; +B:show_options_button_in_pause_screen = 'false'; \ No newline at end of file diff --git a/config/yosbr/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml index 8166073..9029468 100644 --- a/config/yosbr/config/lambdynlights.toml +++ b/config/yosbr/config/lambdynlights.toml @@ -1,8 +1,142 @@ -mode = "fastest" +mode = "fast" + [light_sources] - water_sensitive_check = false + water_sensitive_check = true block_entities = false - entities = false + entities = true self = true - tnt = "simple" - creeper = "simple" \ No newline at end of file + tnt = "fancy" + creeper = "fancy" + beam = true + guardian_laser = true + + [light_sources.settings.entities.minecraft] + player = true + allay = true + area_effect_cloud = true + armor_stand = true + arrow = true + axolotl = true + bat = true + bee = true + blaze = true + block_display = true + boat = true + chest_boat = true + camel = true + cat = true + cave_spider = true + chicken = true + cod = true + cow = true + creeper = true + dolphin = true + donkey = true + dragon_fireball = true + drowned = true + elder_guardian = true + end_crystal = true + ender_dragon = true + enderman = true + endermite = true + evoker = true + evoker_fangs = true + experience_orb = true + eye_of_ender = true + falling_block = true + fireball = true + firework_rocket = true + fishing_bobber = true + fox = true + frog = true + ghast = true + giant = true + glow_item_frame = true + glow_squid = true + goat = true + guardian = true + hoglin = true + horse = true + husk = true + illusioner = true + interaction = true + iron_golem = true + item = true + item_display = true + item_frame = true + leash_knot = true + lightning_bolt = true + llama = true + llama_spit = true + magma_cube = true + marker = true + minecart = true + chest_minecart = true + command_block_minecart = true + furnace_minecart = true + hopper_minecart = true + spawner_minecart = true + tnt_minecart = true + mooshroom = true + mule = true + ocelot = true + painting = true + panda = true + parrot = true + phantom = true + pig = true + piglin = true + piglin_brute = true + pillager = true + polar_bear = true + potion = true + tnt = true + pufferfish = true + rabbit = true + ravager = true + salmon = true + sheep = true + shulker = true + shulker_bullet = true + silverfish = true + skeleton = true + skeleton_horse = true + slime = true + small_fireball = true + sniffer = true + snow_golem = true + snowball = true + spectral_arrow = true + spider = true + squid = true + stray = true + strider = true + tadpole = true + text_display = true + experience_bottle = true + egg = true + ender_pearl = true + trader_llama = true + trident = true + tropical_fish = true + turtle = true + vex = true + villager = true + vindicator = true + wandering_trader = true + warden = true + witch = true + wither = true + wither_skeleton = true + wither_skull = true + wolf = true + zoglin = true + zombie = true + zombie_horse = true + zombie_villager = true + zombified_piglin = true + +[debug] + active_dynamic_lighting_cells = false + display_dynamic_lighting_chunk_rebuild = false + display_behavior_bounding_box = false diff --git a/config/yosbr/config/midnightcontrols copy.json b/config/yosbr/config/midnightcontrols copy.json new file mode 100644 index 0000000..fe8cfa3 --- /dev/null +++ b/config/yosbr/config/midnightcontrols copy.json @@ -0,0 +1,133 @@ +{ + "configVersion": 2, + "controlsMode": "DEFAULT", + "autoSwitchMode": false, + "debug": false, + "hudEnable": true, + "hudSide": "LEFT", + "moveChat": false, + "analogMovement": true, + "doubleTapToSprint": true, + "controllerToggleSneak": false, + "controllerToggleSprint": false, + "fastBlockPlacing": false, + "flyDrifting": true, + "verticalFlyDrifting": true, + "horizontalReacharound": false, + "verticalReacharound": false, + "shouldRenderReacharoundOutline": true, + "reacharoundOutlineColorHex": "#ffffff", + "reacharoundOutlineColorAlpha": 102, + "rightDeadZone": 0.25, + "leftDeadZone": 0.25, + "invertRightYAxis": false, + "invertRightXAxis": false, + "rotationSpeed": 35.0, + "yAxisRotationSpeed": 35.0, + "cameraMode": "FLAT", + "mouseSpeed": 25.0, + "joystickAsMouse": false, + "eyeTrackerAsMouse": false, + "eyeTrackerDeadzone": 0.05, + "unfocusedInput": false, + "virtualMouse": false, + "virtualMouseSkin": "DEFAULT_LIGHT", + "hideNormalMouse": false, + "controllerID": 0.0, + "secondControllerID": -1.0, + "controllerType": "DEFAULT", + "mouseScreens": [ + "net.minecraft.client.gui.screen.advancement", + "net.minecraft.class_457", + "net.minecraft.class_408", + "net.minecraft.class_3872", + "me.flashyreese.mods.reeses_sodium_options.client.gui", + "dev.emi.emi.screen", + "hardcorequesting.client.interfaces.GuiQuestBook", + "hardcorequesting.client.interfaces.GuiReward", + "hardcorequesting.client.interfaces.EditTrackerScreen", + "me.shedaniel.clothconfig2.gui.ClothConfigScreen", + "com.mamiyaotaru.voxelmap.gui.GuiWaypoints", + "com.mamiyaotaru.voxelmap.gui.GuiPersistentMap" + ], + "arrowScreens": [ + "net.minecraft.class_408" + ], + "wasdScreens": [ + "com.ultreon.devices.core.Laptop" + ], + "closeButtonScreens": [ + "net.minecraft.class_408", + "net.minecraft.class_457", + "eu.midnightdust.midnightcontrols.client.gui.RingScreen" + ], + "touchInControllerMode": false, + "touchSpeed": 50.0, + "invertTouch": false, + "touchMode": "CROSSHAIR", + "touchBreakDelay": 120, + "touchTransparency": 75, + "touchOutlineColorHex": "#ffffff", + "touchOutlineColorAlpha": 150, + "leftTouchBinds": [ + "debug_screen", + "screenshot", + "toggle_perspective" + ], + "rightTouchBinds": [ + "screenshot", + "toggle_perspective", + "use" + ], + "BINDING": {}, + "maxAnalogValues": [ + 1.0, + 1.0, + 1.0, + 1.0 + ], + "maxAnalogValueLeftX": 1.0, + "maxAnalogValueLeftY": 1.0, + "maxAnalogValueRightX": 1.0, + "maxAnalogValueRightY": 1.0, + "triggerFix": true, + "excludedKeybindings": [ + "key.forward", + "key.left", + "key.back", + "key.right", + "key.jump", + "key.sneak", + "key.sprint", + "key.inventory", + "key.swapOffhand", + "key.drop", + "key.use", + "key.attack", + "key.chat", + "key.playerlist", + "key.screenshot", + "key.togglePerspective", + "key.smoothCamera", + "key.fullscreen", + "key.saveToolbarActivator", + "key.loadToolbarActivator", + "key.pickItem", + "key.hotbar.1", + "key.hotbar.2", + "key.hotbar.3", + "key.hotbar.4", + "key.hotbar.5", + "key.hotbar.6", + "key.hotbar.7", + "key.hotbar.8", + "key.hotbar.9" + ], + "enableHints": false, + "shortcutInControls": true, + "ringBindings": [], + "ignoredUnboundKeys": [ + "inventorytabs.key.next_tab" + ], + "controllerBindingProfiles": {} +} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib copy.json b/config/yosbr/config/midnightlib copy.json new file mode 100644 index 0000000..ca6c3f6 --- /dev/null +++ b/config/yosbr/config/midnightlib copy.json @@ -0,0 +1 @@ +{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties index 10ec728..3a838d4 100644 --- a/config/yosbr/config/modernfix-mixins.properties +++ b/config/yosbr/config/modernfix-mixins.properties @@ -11,4 +11,4 @@ mixin.perf.thread_priorities=false mixin.perf.deduplicate_location=true mixin.perf.worldgen_allocation=true mixin.perf.dynamic_resources=true -mixin.bugfix.missing_block_entities=true +mixin.bugfix.missing_block_entities=true \ No newline at end of file diff --git a/config/yosbr/config/moreculling.toml b/config/yosbr/config/moreculling.toml index a59ff68..83cb85a 100644 --- a/config/yosbr/config/moreculling.toml +++ b/config/yosbr/config/moreculling.toml @@ -1,3 +1,4 @@ +version = 1 enableSodiumMenu = true cloudCulling = true signTextCulling = true @@ -16,7 +17,7 @@ powderSnowCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true endGatewayCulling = true - +beaconBeamCulling = true [modCompatibility] minecraft = true diff --git a/config/yosbr/config/panorama_screens/settings.json b/config/yosbr/config/panorama_screens/settings.json new file mode 100644 index 0000000..120af35 --- /dev/null +++ b/config/yosbr/config/panorama_screens/settings.json @@ -0,0 +1 @@ +{"printScreenNames":false,"panoramaAllowList":["net.minecraft.","net.optifine.gui.","quark.base.client","shedaniel.clothconfig2.gui.","bumblesoftware.fastload.client","fuzs.configmenusforge.client","jellysquid.mods.sodium.client.","reeses_sodium_options.client","blamejared.controlling","mc.ipnext.gui","me.juancarloscp52.spyglass_improvements.client","dev.tr7zw.skinlayers.","mcp.mobius.waila.gui.","dqu.additionaladditions.config","bclib.client.gui.","cominixo.betterf3.config.gui","pepperbell.continuity.client.config","redlimerl.detailab.screen","kyrptonaught.kyrptconfig.config.screen","megane.runtime.config.screen","terraformersmc.modmenu.gui.ModMenuOptionsScreen","yalter.mousetweaks.ConfigScreen","dev.tr7zw.notenoughanimations.","ha3.presencefootsteps.","shedaniel.rei.impl.client.gui.credits.","xaero.common.gui.","xaero.map.gui.","juuxel.adorn.client.gui.screen.","net.puzzlemc.gui.screen.","midnightdust.core.screen.","midnightdust.lib.config.","betternether.config.screen","minenash.enhanced_attack_indicator.config.","jamalam360.jamlib.config.","darkhax.tipsmod.impl.gui.","natamus.collective_common_forge.config.","natamus.collective_common_fabric.config.","natamus.collective.fabric.config","natamus.collective.forge.config","izofar.takesapillage.client.gui","snownee.jade.gui.","chunksfadein.gui.","colormatic.","deepslatecutting.config.","nicerskies.gui.","pingwheel.client.","corail.tombstone.gui","fpsreducer.gui.","moreoverlays.gui.","minecraftforge.client.gui.config.",".computercraft.","ctm.client.config","healthoverlay.config.",".cotton.gui.impl.modmenu.","spell_engine.client.gui.","catalogue.client.","bisecthosting.mods.bhmenu","oauth.gui.","borderless.client.","borderlessmining.config","languagereload.config.","ftbauxilium.screens.","advancednetherite.client.","minetogether.orderform.screen.","minetogether.chat.gui.MutedUsersScreen","minetogether.gui.SettingsScreen","configured.client","voicechat.gui.VoiceChatSettingsScreen","dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen"],"panoramaBlockList":["net.optifine.shaders.gui."]} \ No newline at end of file diff --git a/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml b/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml new file mode 100644 index 0000000..7365352 --- /dev/null +++ b/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml @@ -0,0 +1,66 @@ +[display] + #Should the picked up amount be shown when it's just a single item. + display_single_count = true + #Add the total amount of an item in your inventory to the entry. + inventory_count = false + #Mode for drawing a background behind entries for better visibility. 'CHAT' is similar to the chat background, 'TOOLTIP' uses the tooltip background rendering instead. + #Allowed Values: NONE, CHAT, TOOLTIP + entry_background = "NONE" + #Add the name of the item to the entry. + display_item_name = true + #Where and if to display the amount of items picked up. 'SPRITE' will render the amount on the item sprite like in inventories, 'TEXT' will add a dedicated text including the amount to the item name display. + #Allowed Values: OFF, SPRITE, TEXT, BOTH + display_amount = "TEXT" + #Show a small sprite next to the name of each entry showing its contents. + draw_sprites = true + #Color of the entry name text. + #Allowed Values: BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY, DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE + default_color = "WHITE" + #Ignore rarity of items and always use color specified in "Text Color" instead. + ignore_rarity = false + #Screen corner for entry list to be drawn in. + #Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT + screen_corner = "BOTTOM_RIGHT" + #Offset on x-axis from screen border. + #Range: > 0 + offset_x = 3 + #Offset on y-axis from screen border. + #Range: > 0 + offset_y = 14 + #Percentage of relative screen height entries are allowed to fill at max. + #Range: 0.0 ~ 1.0 + max_height = 0.5 + #Scale of entries. A lower scale will make room for more rows to show. Works together with "GUI Scale" option in "Video Settings". + #Range: 1 ~ 24 + scale = 4 + +[general] + #Prevent items from being added to the pick-up log when in creative mode. + disable_in_creative = false + #Show the value of experience points collected instead of the amount of individual orbs. + experience_value = true + #Force-run the mod on the client-side only. + #Only enable this when there are problems, e. g. the same pick-up being logged multiple times. Partial item stack pick-ups (when the inventory is full) won't show, and backpack compat won't work. + #When playing on a server without this mod this option will be used automatically. + force_client_only = false + #Show item entities the player has collected in the pick-up notifications. + include_items = true + #Show experience orbs the player has collected in the pick-up notifications. + include_experience = true + #Show shot arrows the player has collected in the pick-up notifications. + include_arrows = true + +[behavior] + #Combine entries of the same type instead of showing each one individually. + #Allowed Values: ALWAYS, NEVER, EXCLUDE_NAMED + combine_entries = "EXCLUDE_NAMED" + #Amount of ticks each entry will be shown for. Set to 0 to only remove entries when space for new ones is needed. + #Range: > 0 + display_time = 80 + #Make outdated entries slowly move out of the screen instead of disappearing in place. + move_out_of_screen = true + #Amount of ticks it takes for an entry to move out of the screen. Value cannot be larger than "Display Time". + #Range: > 0 + move_time = 20 + #Make outdated entry names slowly fade away instead of simply vanishing. + fade_away = true diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json index 09497fe..e45b0bf 100644 --- a/config/yosbr/config/sodium-options.json +++ b/config/yosbr/config/sodium-options.json @@ -1,14 +1,25 @@ { "quality": { "weather_quality": "FAST", - "leaves_quality": "FAST", + "leaves_quality": "DEFAULT", "enable_vignette": false }, "advanced": { + "enable_memory_tracing": false, + "use_advanced_staging_buffers": true, "cpu_render_ahead_limit": 4 }, "performance": { - "always_defer_chunk_updates": true, - "use_entity_culling": false + "chunk_builder_threads": 0, + "always_defer_chunk_updates_v2": true, + "animate_only_visible_textures": true, + "use_entity_culling": true, + "use_fog_occlusion": true, + "use_block_face_culling": true, + "use_no_error_g_l_context": true + }, + "notifications": { + "has_cleared_donation_button": false, + "has_seen_donation_prompt": false } } diff --git a/config/yosbr/config/voicechat/translations.properties b/config/yosbr/config/voicechat/translations.properties new file mode 100644 index 0000000..2592f1d --- /dev/null +++ b/config/yosbr/config/voicechat/translations.properties @@ -0,0 +1,14 @@ +# Simple Voice Chat translations +# This file contains all server-side translations for the Simple Voice Chat mod + +# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled +# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version +force_voicechat_kick_message=You need %s %s to play on this server +# The message a player gets when joining a server with an incompatible voice chat version +# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name +voicechat_not_compatible_message=Your voice chat client version is not compatible with the server-side version.\\nPlease install version %s of %s. +# The message a player gets when trying to execute a command that requires the voice chat mod installed on the client side. +# The first parameter is the mod/plugin name +voicechat_needed_for_command_message=You need to have %s installed on your client to use this command +# The message a player gets when trying to execute a command that can only be executed as a player +player_command_message=This command can only be executed as a player diff --git a/config/yosbr/config/voicechat/username-cache.json b/config/yosbr/config/voicechat/username-cache.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/config/yosbr/config/voicechat/username-cache.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/config/yosbr/config/voicechat/voicechat-client.properties b/config/yosbr/config/voicechat/voicechat-client.properties new file mode 100644 index 0000000..a64f806 --- /dev/null +++ b/config/yosbr/config/voicechat/voicechat-client.properties @@ -0,0 +1,90 @@ +# Simple Voice Chat client config v1.20.1-2.5.30 + +# If the voice chat onboarding process has been finished +onboarding_finished=true +# The voice chat volume +voice_chat_volume=1.0 +# The threshold for the voice activation method (in dB) +voice_activation_threshold=-50.0 +# The voice chat microphone amplification +microphone_amplification=1.0 +# The microphone activation method +# Valid values are 'PTT' and 'VOICE' +microphone_activation_type=VOICE +# The size of the audio output buffer (in packets) +# Higher values mean a higher latency but less crackling +# Increase this value if you have an unstable internet connection +output_buffer_size=5 +# The maximum number of audio packets that should be held back if a packet arrives out of order or is dropped +# This prevents audio packets that are only slightly out of order from being discarded +# Set this to 0 to disable +audio_packet_threshold=3 +# The time it takes for the microphone to deactivate when using voice activation +# A value of 1 means 20 milliseconds, 2=40 ms, 3=60 ms, and so on +voice_deactivation_delay=25 +# The microphone used by the voice chat +# Leave blank to use the default device +microphone= +# The speaker used by the voice chat +# Leave blank to use the default device +speaker= +# If the microphone is muted (only relevant for the voice activation method) +muted=false +# If the voice chat is disabled (both sound and microphone off) +disabled=false +# If the voice chat HUD, group chat HUD, and other in-game icons should be hidden +hide_icons=false +# If the group chat HUD should be visible +show_group_hud=true +# If your own player icon should be displayed in the group chat HUD when you are in a group +show_own_group_icon=true +# The scale of the player icons in the group chat HUD +group_hud_icon_scale=2.0 +# The orientation of the player icons in the group chat HUD +# Valid values are 'VERTICAL' and 'HORIZONTAL' +group_player_icon_orientation=VERTICAL +# The X position of the player icons in the group chat HUD +# Negative values mean anchoring to the right instead +group_player_icon_pos_x=4 +# The Y position of the player icons in the group chat HUD +# Negative values mean anchoring to the bottom instead +group_player_icon_pos_y=4 +# The X position of the icons in the voice chat HUD +# Negative values mean anchoring to the right instead +hud_icon_pos_x=16 +# The Y position of the icons in the voice chat HUD +# Negative values mean anchoring to the bottom instead +hud_icon_pos_y=-16 +# The scale of the icons in the voice chat HUD, such as microphone or connection status +hud_icon_scale=1.0 +# The location where recordings should be saved +# Leave blank to use the default location +recording_destination= +# The quality of the recorded voice chat audio +# 0 = highest quality, 9 = lowest quality +recording_quality=2 +# If noise suppression should be enabled +denoiser=true +# If the voice chat should work in singleplayer or in worlds shared over LAN +run_local_server=true +# Whether to use the Java implementation of microphone capture instead of OpenAL +java_microphone_implementation=false +# If the mod should check for microphone permissions (macOS only) +macos_check_microphone_permission=true +# If fake players should have the disconnected icon above their head +show_fake_players_disconnected=false +# If the volume adjustment interface should also display offline players +offline_player_volume_adjustment=false +# The 3D audio type +# Valid values are 'NORMAL', 'REDUCED', and 'OFF' +audio_type=NORMAL +# If the mod should load native libraries on the client +# When disabled, the Java Opus implementation will be used instead, the denoiser won't be available, and you won't be able to record the voice chat audio +use_natives=true +# How listening to other players should work when using freecam mods +# Valid values are 'CAMERA' and 'PLAYER' +# CAMERA: You will hear the voice chat around your camera. Whether you will still be able to hear the voice chat when the camera is far away from your character depends on the voice chat broadcast range of the server +# PLAYER: You will hear the voice chat around your character no matter where your camera is +freecam_mode=CAMERA +# If enabled, you will be automatically muted when joining a world +mute_on_join=false diff --git a/config/yosbr/config/voicechat/voicechat-server.properties b/config/yosbr/config/voicechat/voicechat-server.properties new file mode 100644 index 0000000..de6db84 --- /dev/null +++ b/config/yosbr/config/voicechat/voicechat-server.properties @@ -0,0 +1,53 @@ +# Simple Voice Chat server config v1.20.1-2.5.30 + +# The port number to use for the voice chat communication. +# Audio packets are always transmitted via the UDP protocol on the port number +# specified here, independently of other networking used for the game server. +# Set this to '-1' to use the same port number that is used by the Minecraft server. +# However, it is strongly recommended NOT to use the same port number because UDP on +# it is also used by default for the server query. Doing so may crash the server! +port=24454 +# The server IP address to bind the voice chat to +# Leave blank to use the 'server-ip' property from the 'server.properties' config file +# To bind to the wildcard IP address, use '*' +bind_address= +# The distance to which the voice can be heard +max_voice_distance=48.0 +# The multiplier of the voice distance when crouching +crouch_distance_multiplier=1.0 +# The multiplier of the voice distance when whispering +whisper_distance_multiplier=0.5 +# The Opus codec +# Valid values are 'VOIP', 'AUDIO', and 'RESTRICTED_LOWDELAY' +codec=VOIP +# The maximum size that audio packets are allowed to have (in bytes) +# Set this to a lower value if audio packets don't arrive +mtu_size=1024 +# The frequency at which keep-alive packets are sent (in milliseconds) +# Setting this to a higher value may result in timeouts +keep_alive=1000 +# If group chats are allowed +enable_groups=true +# The hostname that clients should use to connect to the voice chat +# This may also include a port, e.g. 'example.com:24454' +# Do NOT change this value if you don't know what you're doing +voice_host= +# If players are allowed to record the voice chat audio +allow_recording=true +# If spectators are allowed to talk to other players +spectator_interaction=false +# If spectators can talk to players they are spectating +spectator_player_possession=false +# If players without the voice chat mod should be kicked from the server +force_voice_chat=false +# The amount of time the server should wait to check if a player has the mod installed (in milliseconds) +# Only relevant when 'force_voice_chat' is set to 'true' +login_timeout=10000 +# The range in which the voice chat should broadcast audio +# A value less than 0 means 'max_voice_distance' +broadcast_range=-1.0 +# If the voice chat server should reply to external pings +allow_pings=true +# If the mod should load native libraries on dedicated servers +# This is mostly relevant for voice chat addons +use_natives=true diff --git a/config/yosbr/config/voicechat/voicechat-volumes.properties b/config/yosbr/config/voicechat/voicechat-volumes.properties new file mode 100644 index 0000000..c029ae3 --- /dev/null +++ b/config/yosbr/config/voicechat/voicechat-volumes.properties @@ -0,0 +1,2 @@ +# Simple Voice Chat volume config + diff --git a/config/yosbr/config/xaerominimap.txt b/config/yosbr/config/xaerominimap.txt new file mode 100644 index 0000000..f569de5 --- /dev/null +++ b/config/yosbr/config/xaerominimap.txt @@ -0,0 +1,132 @@ +ignoreUpdate:0 +settingsButton:false +allowWrongWorldTeleportation:false +differentiateByServerAddress:true +debugEntityIcons:false +debugEntityVariantIds:false +radarHideInvisibleEntities:true +allowInternetAccess:true +#INGAME SETTINGS (DO NOT EDIT!) +updateNotification:true +minimap:true +caveMaps:2 +caveZoom:1 +showWaypoints:true +showIngameWaypoints:true +displayRedstone:true +deathpoints:false +oldDeathpoints:true +distance:1 +lockNorth:true +zoom:0 +minimapSize:0 +chunkGrid:-1 +slimeChunks:false +mapSafeMode:false +minimapOpacity:100.0 +waypointsIngameIconScale:0 +waypointsIngameDistanceScale:0 +waypointsIngameNameScale:0 +waypointsIngameCloseScale:1.0 +antiAliasing:true +blockColours:0 +lighting:true +dotsStyle:0 +dotNameScale:1.0 +compassOverEverything:true +showFlowers:true +keepWaypointNames:true +waypointsDistanceExp:0 +waypointsDistanceMin:0.0 +defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} +defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ +arrowScale:1.5 +arrowColour:0 +smoothDots:true +worldMap:true +terrainDepth:true +terrainSlopes:2 +mainEntityAs:0 +blockTransparency:true +waypointOpacityIngame:80 +waypointOpacityMap:90 +hideWorldNames:1 +openSlimeSettings:true +alwaysShowDistance:false +renderLayerIndex:1 +crossDimensionalTp:true +biomeColorsVanillaMode:false +lookingAtAngle:10 +lookingAtAngleVertical:180 +centeredEnlarged:false +zoomOnEnlarged:0 +minimapTextAlign:0 +waypointsMutualEdit:true +compassLocation:1 +compassDirectionScale:0 +caveMapsDepth:30 +hideWaypointCoordinates:false +renderAllSets:false +playerArrowOpacity:100 +waypointsBottom:false +minimapShape:1 +lightOverlayType:0 +lightOverlayMaxLight:7 +lightOverlayMinLight:0 +lightOverlayColor:13 +uiScale:0 +bossHealthPushBox:1 +potionEffectPushBox:1 +minimapFrame:2 +minimapFrameColor:15 +compassColor:9 +northCompassColor:-1 +displayMultipleWaypointInfo:1 +entityRadar:false +adjustHeightForCarpetLikeBlocks:true +autoConvertWaypointDistanceToKmThreshold:10000 +waypointDistancePrecision:1 +mainDotSize:2 +partialYTeleportation:true +deleteReachedDeathpoints:true +hideMinimapUnderScreen:true +hideMinimapUnderF3:true +manualCaveModeStartAuto:true +manualCaveModeStart:-1 +chunkGridLineWidth:1 +temporaryWaypointsGlobal:true +keepUnlockedWhenEnlarged:false +enlargedMinimapAToggle:false +displayStainedGlass:true +waypointOnMapScale:0 +switchToAutoOnDeath:true +infoDisplayBackgroundOpacity:40 +caveModeToggleTimer:1000 +legibleCaveMaps:false +biomeBlending:true +displayTrackedPlayersOnMap:true +displayTrackedPlayersInWorld:true +dimensionScaledMaxWaypointDistance:true +trackedPlayerWorldIconScale:0 +trackedPlayerWorldNameScale:0 +trackedPlayerMinimapIconScale:0 +displayClaims:true +displayCurrentClaim:true +claimsFillOpacity:46 +claimsBorderOpacity:80 +infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world +infoDisplay:coords:true:15:-1 +infoDisplay:overworld_coords:false:15:-1 +infoDisplay:chunk_coords:false:15:-1 +infoDisplay:angles:false:15:-1 +infoDisplay:dimension:false:15:-1 +infoDisplay:biome:false:15:-1 +infoDisplay:weather:false:15:-1 +infoDisplay:light_level:0:15:-1 +infoDisplay:time:0:15:-1 +infoDisplay:real_time:0:15:-1 +infoDisplay:highlights:true:15:-1 +infoDisplay:light_overlay_indicator:true:15:-1 +infoDisplay:manual_cave_mode_indicator:true:15:-1 +infoDisplay:custom_sub_world:true:15:-1 +module;id=xaerominimap:minimap;active=true;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/index.toml b/index.toml index 9c044d2..bcfe940 100644 --- a/index.toml +++ b/index.toml @@ -24,13 +24,25 @@ hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" +[[files]] +file = "config/yosbr/config/badoptimizations.txt" +hash = "2917a8f8112e36e27b240bdbe0e6987c5e8b0964595ed42ca2fbe1b16350df71" + +[[files]] +file = "config/yosbr/config/bettergrass.json5" +hash = "1fdfda7e5dd921d3441684d9e0942e3d7e8c36dfba39653742e70fd9916d8d59" + [[files]] file = "config/yosbr/config/borderlessmining.json" -hash = "1dfdc3360afe91b5804eef79f8b868f874e3dfc0c975495f8994f378ffe37a8f" +hash = "3dfb137b6b5196bd77388f7310aba1771b80a6bc2be3c48e53ad85b1b250ae75" [[files]] file = "config/yosbr/config/c2me.toml" -hash = "561bcd438d42a15915cb5644a99b9305660deef89e20dbb542ea4899244a6f40" +hash = "cd6c4b5e6fc090d629e1b1355321e37948ef1bd32faba92af9afd1f69040c7b3" + +[[files]] +file = "config/yosbr/config/cameraoverhaul.toml" +hash = "2b1f20e116d2741ecf9e38c19b27576520996f1b039c57716a285b381936cfc9" [[files]] file = "config/yosbr/config/capes.json5" @@ -44,6 +56,10 @@ hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" file = "config/yosbr/config/citresewn.json" hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" +[[files]] +file = "config/yosbr/config/clienttweaks-common.toml" +hash = "f6e996169b41ce7bfe171d2abd974d2f531cea79ff0e32aa7146330e8db24194" + [[files]] file = "config/yosbr/config/controlify.json" hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" @@ -56,6 +72,10 @@ hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" file = "config/yosbr/config/dynamic_fps.json" hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" +[[files]] +file = "config/yosbr/config/emotecraft.json" +hash = "88ff06335191beefa9fb3746f8de31fa2f3b787c32193771eb58bbe97491404e" + [[files]] file = "config/yosbr/config/enhanced_bes.properties" hash = "219204a2efc6d53ad8b3116db7392e039ba8e0ed5f45bc18562c9697bdf8f5c9" @@ -80,6 +100,10 @@ hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" file = "config/yosbr/config/ferritecore.mixin.properties" hash = "4b4c3d16ac30dbe5d9b61105cc65214e929124097ed4ccd6da91817382f8d014" +[[files]] +file = "config/yosbr/config/immediatelyfast.json" +hash = "51c7ea47f63e38651a542dae94caaaa843924b9f00e77efb18ed15207cc167a8" + [[files]] file = "config/yosbr/config/iris.properties" hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" @@ -88,21 +112,41 @@ hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" file = "config/yosbr/config/isxander-main-menu-credits.json" hash = "e9c780a3548faea77d7230f83a97497cf30ae5148d1855c632310f6fb69a5cec" +[[files]] +file = "config/yosbr/config/jade/jade.json" +hash = "93659894926ba2ecfbc945e4fba97ef4d2b780d5389c335c5e3abf36a9bff2b8" + +[[files]] +file = "config/yosbr/config/justzoom/config.txt" +hash = "a03899a15479d62cea3d3daa3600c40e29eb3cb6284fa64d65191dbcde591e6d" + [[files]] file = "config/yosbr/config/lambdynlights.toml" -hash = "326ec0c840e65aedf5c6048ea6016d551be38cf23f692949e105a4a388ad8be7" +hash = "0af54c3df4b8b9ab8586d634726a18aaef238e383f7af0afe155e0f4dc4d2918" + +[[files]] +file = "config/yosbr/config/lithium.properties" +hash = "928fdb1e604e394de7389a4b7a7f230fe6863a468e1839bee22d80652ea0d31f" + +[[files]] +file = "config/yosbr/config/midnightcontrols copy.json" +hash = "8ff8e18eed65531b433c9ca1ea0e1657f07bfd8cd54cee37c950ed93cf9663f3" [[files]] file = "config/yosbr/config/midnightcontrols.json" hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46" +[[files]] +file = "config/yosbr/config/midnightlib copy.json" +hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" + [[files]] file = "config/yosbr/config/midnightlib.json" hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" [[files]] file = "config/yosbr/config/modernfix-mixins.properties" -hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" +hash = "786d733801189d70e38ce485533505679bc765de871dc35235cc505786e6ad4f" [[files]] file = "config/yosbr/config/modmenu.json" @@ -110,7 +154,15 @@ hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" [[files]] file = "config/yosbr/config/moreculling.toml" -hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" +hash = "1fd983cb5539f39359982fb26efa37fa5111087a6d44e05fe268134ea11cee13" + +[[files]] +file = "config/yosbr/config/panorama_screens/settings.json" +hash = "195baed1501b5a463600cb463556f9a59f362746418147e0b033ea855e44056d" + +[[files]] +file = "config/yosbr/config/pickupnotifier/pickupnotifier-client.toml" +hash = "987df7f93e6cdfe6773eb3e8ffaef563f784bf3d07074c966cb2e92d0f425e77" [[files]] file = "config/yosbr/config/puzzle.json" @@ -122,47 +174,190 @@ hash = "ae5ac855a568395ec300fc8ba9ab8873a8f0965cc4545c2b44fa3a4719d22a85" [[files]] file = "config/yosbr/config/sodium-options.json" -hash = "622bea3eed609922f9cbd031effdcd46224476f0b2a124cd7ab3651f0727c8c2" +hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677" + +[[files]] +file = "config/yosbr/config/threadtweak.json" +hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" + +[[files]] +file = "config/yosbr/config/voicechat/translations.properties" +hash = "b258a94a5ed60fbf93b66c452c3d6e36b044f630741f90e5b13852a4805b235e" + +[[files]] +file = "config/yosbr/config/voicechat/username-cache.json" +hash = "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" + +[[files]] +file = "config/yosbr/config/voicechat/voicechat-client.properties" +hash = "3e74b74fad44d2110d1e7b0e326693d6516008ad553529c3f808c8cbd93dffda" + +[[files]] +file = "config/yosbr/config/voicechat/voicechat-server.properties" +hash = "113c58beef075e2ea9af1491fa2a35b12419806462dd91c5436ad3677e4d1b4b" + +[[files]] +file = "config/yosbr/config/voicechat/voicechat-volumes.properties" +hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" + +[[files]] +file = "config/yosbr/config/xaerominimap.txt" +hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" hash = "a4e21bdb6c14b12cd603354e683a00e261161a62ee20a3c5dd03b2be841a7754" +[[files]] +file = "mods/3dskinlayers.pw.toml" +hash = "2373a51d6ab343feab6206502254d31c129866e822f2eeedb6462d98a44648a2" +metafile = true + [[files]] file = "mods/advancementinfo.pw.toml" hash = "8820fc940ecf84735fb2c52b0f18ca815a189dd8d69ffefe203fa2a9df882b46" metafile = true +[[files]] +file = "mods/ambientsounds.pw.toml" +hash = "56d41b83cc422ac009f950b498fe9e44b2fcec1be1d932118882824a33bf33e6" +metafile = true + [[files]] file = "mods/animatica.pw.toml" hash = "f1c6e7bcc55913a2b8a5a37615af075e054bf4528ea90af7a137c672ce69e088" metafile = true +[[files]] +file = "mods/appleskin.pw.toml" +hash = "c40cb22a60e02eee6dc7354f172b261913aa54bc774162911520aa892cb34265" +metafile = true + +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "7aecf39b068aa52d8e8c2d65d337de3563b0fcc78a999ee62b712d01c52f75d6" +metafile = true + +[[files]] +file = "mods/armor-statues.pw.toml" +hash = "5cbf2d4409c9ec5ee8fc8f2a213710e2b26a5abd388c3a35bc85e97f10bfe628" +metafile = true + +[[files]] +file = "mods/bad-wither-no-cookie.pw.toml" +hash = "50bb875e8d4cf02cc43cc444af6aebd2dc1499ccf505387c3d217883f2461611" +metafile = true + +[[files]] +file = "mods/badoptimizations.pw.toml" +hash = "f1a2595982146e9c616e41848f8a21ef9b73a3fca8d1e28d90b3abbac1a2e308" +metafile = true + +[[files]] +file = "mods/balm.pw.toml" +hash = "15ffdd33dbb177518e7e1e22bb3897c3807fb691944e745db8d048d1d6fcb712" +metafile = true + +[[files]] +file = "mods/bbrb.pw.toml" +hash = "52b6564994ea2d4561ec808fb78c4c4a5e2c50dee0054dfc2872a8c97219e3a4" +metafile = true + [[files]] file = "mods/better-mount-hud.pw.toml" hash = "5a4ffff90d3f11b3b2efccf3cd08a0ba9aa704070df3e68364e81dd038c2c015" metafile = true +[[files]] +file = "mods/better-third-person.pw.toml" +hash = "571b740030954db87fff6ded8dd36f9f3fb0301a6853e9ccab444ad17ed52f91" +metafile = true + +[[files]] +file = "mods/betterf3.pw.toml" +hash = "9b4caa235f691df572aa224d2d4023371315490822af79a18665f7641fc7cc46" +metafile = true + +[[files]] +file = "mods/bettergrassify.pw.toml" +hash = "675ee1957832f88cecd4df71ee20ce0b423e2301fdff9960ac156938b82371cf" +metafile = true + +[[files]] +file = "mods/blur-plus.pw.toml" +hash = "9140afca3b9bf4df764216dd2c8d748e64d26e7a04832352f900f06d548b0ebe" +metafile = true + +[[files]] +file = "mods/boat-item-view.pw.toml" +hash = "aeefb21b3c8db861561b23878a62e2b1a9921312e1e121c937bca09345d5e0d6" +metafile = true + +[[files]] +file = "mods/bookshelf-lib.pw.toml" +hash = "c6746edec1a7bcbca3f93ad88bca75eb418d3d702571d9a3e3b960c63a6a6e72" +metafile = true + [[files]] file = "mods/borderless-mining.pw.toml" hash = "145b8398ffc950fdbe862a03b10de37573b55582cae95624bc3320326e02773c" metafile = true +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "64fc1fc2732f3cde1a6d15e10d415bd551e9919c0fd8514f6d7f0401020c32b7" +metafile = true + +[[files]] +file = "mods/cameraoverhaul.pw.toml" +hash = "110b9cdfdd6c9205fa6ddea920c8108aa002a8f5d52f5542399a59c83e119c44" +metafile = true + [[files]] file = "mods/capes.pw.toml" hash = "996ea3f0d44c9658332ff89c5ea347c3a2d6f635ccbaa3f5afd6ca5bed958127" metafile = true +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "6a4d95c58daa0393963708fafcca8ffcc74d15b823e827c3d9ac808d36cde0fb" +metafile = true + +[[files]] +file = "mods/cherished-worlds.pw.toml" +hash = "eb0a40486a66d164bc532ac890cd62f0c2a69000333fb860331cb61525842c09" +metafile = true + +[[files]] +file = "mods/chunky.pw.toml" +hash = "7d4e1a1dfe1ed2c252cdd621576b740040de016b50aea5385c2f59f2b6a2a86d" +metafile = true + [[files]] file = "mods/cit-resewn.pw.toml" hash = "90a61faac19eb88a2dbb4b201e1e99633c193da142c89fb6ae97b3b1d2901f99" metafile = true +[[files]] +file = "mods/cleardespawn.pw.toml" +hash = "5417eec2bcea1b40a8887ce3d058db0668794fecf45b2ed85cf310eead276040" +metafile = true + +[[files]] +file = "mods/client-tweaks.pw.toml" +hash = "5f2b88db602156dabeaa83ca54c636b814ac71eb0e065c7ded63f1705950f408" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "877570b7ab6eba741882447d21e207a38e715cb6e4131790af012bec6ab95cde" metafile = true +[[files]] +file = "mods/clumps.pw.toml" +hash = "1c0c3963c3db4b98d5e558612a727587993067110a0911fda7926364af29c443" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "5b8a42572d9e261c213c799007b27a839b39b06a6fa29af298da97ccc7b87b7e" @@ -173,16 +368,56 @@ file = "mods/controlify.pw.toml" hash = "5027f43f0f5b26fab13f2bf72e33667513ff956b2c86c2ad02f6e83c2de984fb" metafile = true +[[files]] +file = "mods/coroutil.pw.toml" +hash = "dbfea8b0003b507030d0792c2dbb66de5dd0d3b6bf8eee6f2bca0fbf1a85edef" +metafile = true + +[[files]] +file = "mods/creativecore.pw.toml" +hash = "96ddb853606cab8a1ee3dc26009e9feacd23e99abb30e9963628e8e5f34e4d10" +metafile = true + +[[files]] +file = "mods/cubes-without-borders.pw.toml" +hash = "6dfef2ea6c6bab996b45c559fd23a6e151ae5a4b76b80437e8d84e35be5348e1" +metafile = true + +[[files]] +file = "mods/cut-through.pw.toml" +hash = "b3eec581bb7d64182638b805f94c0e04fc0671652ae38e10db690895f5c729c2" +metafile = true + +[[files]] +file = "mods/damagenumbers.pw.toml" +hash = "c79a5f23392dc44a47a7c700b1fb4799900695b8ef38637de517e6496833757f" +metafile = true + [[files]] file = "mods/debugify.pw.toml" hash = "3171388e47e9c8d0c00c57d88a5a1a22c5c1c1b9a0a10251e2a46b155e74ce21" metafile = true +[[files]] +file = "mods/distraction-free-recipes.pw.toml" +hash = "3d655e6f8187c39d460b6efd7e5fead4bb56c9daeb1c22d1655bf16c609c40a5" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "36b8c58ada55e383d0d13796d94bff4c239094744d358b9c24a61b27b5b73507" metafile = true +[[files]] +file = "mods/dynamiccrosshair.pw.toml" +hash = "7ed5634f201b9f5b1f94b340087aad72c6952a200400441d2a1f9ece30c94f5c" +metafile = true + +[[files]] +file = "mods/dynamiccrosshaircompat.pw.toml" +hash = "3692f00d1029ce6d4fb376cc0253d5b46f32f66c9c5bdfc0e09feb7bfc02ea09" +metafile = true + [[files]] file = "mods/e4mc.pw.toml" hash = "078fe1e7cc028c28d695922613cc8d03a6f97783197aebc5052169d7b3be371b" @@ -193,6 +428,16 @@ file = "mods/ebe.pw.toml" hash = "e3037ad0f9c75f94f56feb0f155575c79e79b56e750b9d29b591e25c82f72d08" metafile = true +[[files]] +file = "mods/emotecraft.pw.toml" +hash = "3b8fb790ae7b00829aec3d33d11ad68d1e0f7bb6b1877a81c5df15347f166dcd" +metafile = true + +[[files]] +file = "mods/enchantment-descriptions.pw.toml" +hash = "fdb6163d485330814333428d8ab11581d5e0ea2c2e71324935e8ae0e1047e4fb" +metafile = true + [[files]] file = "mods/entity-model-features.pw.toml" hash = "bd0bbb49257d999841efe01bb303657c17c11c56f3af6461a87fe11fbb2f5234" @@ -228,6 +473,11 @@ file = "mods/fadeless.pw.toml" hash = "31978b7ecd069822b0584c02f13b829135dc2a0521d7b8dde56e1531873014fb" metafile = true +[[files]] +file = "mods/fast-ip-ping.pw.toml" +hash = "3540736f84e24926900a584e1e8f1e6720458d7655d84d188a42b75e8546ec0d" +metafile = true + [[files]] file = "mods/fastquit.pw.toml" hash = "dc3e2c6e155a7850110d17c7ac32f40e1e31ea08c306154c2c6cc5c5304a80f2" @@ -238,21 +488,86 @@ file = "mods/ferrite-core.pw.toml" hash = "390276efb32f3934621f010265059d8ee67c276a88682d0be22aa6e8556d9223" metafile = true +[[files]] +file = "mods/fog.pw.toml" +hash = "604237ac7a32a56cad5b2277ff3972ce09875bab241bc8708a999b3bcd905342" +metafile = true + +[[files]] +file = "mods/forge-config-api-port.pw.toml" +hash = "3c498611b1464ef647695bbb1ea766565d845e3d092e462bcc5bc61267b6de40" +metafile = true + +[[files]] +file = "mods/iceberg.pw.toml" +hash = "dd42008c5965a39e8d48ab45c17e4049a89638759032491567031e34fc5daf06" +metafile = true + [[files]] file = "mods/immediatelyfast.pw.toml" hash = "ddddfd351ad1407fb3c8d0676211a866ffc097d26d5ed94e269a89a2774d1a89" metafile = true +[[files]] +file = "mods/immersive-tips.pw.toml" +hash = "52c517b8e435379d7c2c4a1aa444c7b551908c7f16905d31b5619291ce867283" +metafile = true + +[[files]] +file = "mods/immersive-ui.pw.toml" +hash = "35115a8dc02ca7e28dcbf5751129e3585caad02c3c8faaac21432e36e0052284" +metafile = true + +[[files]] +file = "mods/immersivethunder.pw.toml" +hash = "ff21f222927622a062eef43ccb18cf2bc51ab0c3400e4670b2745a5410b7d5da" +metafile = true + [[files]] file = "mods/indium.pw.toml" hash = "fa7a0adb7b6faf5108ab1d33350df765447ea8cb9d8215b0f995ab3a04e2eaf9" metafile = true +[[files]] +file = "mods/infinite-music.pw.toml" +hash = "281176385f9a9889a8958bee26998bd5b7a2c0966fdd55a4b6848e57a8ee31a8" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "866933d8009c252d91ccf47cf9fc372fc03f943abaca80c328bd5e4fc003c1b9" metafile = true +[[files]] +file = "mods/item-highlighter.pw.toml" +hash = "a16b76d508ea911df0db79aee44563a8059f3eead0f8d4a1bc46504bc56d30f7" +metafile = true + +[[files]] +file = "mods/ive-spoken.pw.toml" +hash = "f09ed123d7c1ca51f415c285409632098e769106e124c9fc9b163b2e01f4d2f1" +metafile = true + +[[files]] +file = "mods/jade-addons-fabric.pw.toml" +hash = "bb8dffbd31b7f629dddb6b1e926bd5f9a67e1cfdebfa8346dd8afc5462c70683" +metafile = true + +[[files]] +file = "mods/jade.pw.toml" +hash = "b09f611d886674cb587fcf9e64e0e13ade46a17dec25745d83e0957dea212d18" +metafile = true + +[[files]] +file = "mods/jei.pw.toml" +hash = "efdbf1fc83ab612b693947fd404ea53eb79f8677fa4f44fb738ef3b03fe7ed43" +metafile = true + +[[files]] +file = "mods/krypton.pw.toml" +hash = "aa053a4ddff77d82d1522964c23c4a7f949537b4240e077020fcb5995d4fa073" +metafile = true + [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "e4330e3398bc7c48ac7fc1d2557b093a1157f39a35f1675a097b18b57554f6ef" @@ -263,6 +578,11 @@ file = "mods/language-reload.pw.toml" hash = "c7953a811efde6bf5a330629c9385ae50a3eff2b84f59fa167c3af3e1b697f46" metafile = true +[[files]] +file = "mods/lazydfu.pw.toml" +hash = "1a5cd03008ca7ce028479312bbbe858996d08015db3028ac9c7a839be9e8560e" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c56f82aa24c0a311c2b953f0e6baee8bf2b7a51d965111183161ebb448178fb4" @@ -278,6 +598,16 @@ file = "mods/memoryleakfix.pw.toml" hash = "522a01918e2d824546f35556323927967c8bc70200647766b2de5e18693aef90" metafile = true +[[files]] +file = "mods/midnightcontrols.pw.toml" +hash = "a2ee9d39fdab20528de0d17ce700cf8d8303f07d9ffb636439f32039104cf447" +metafile = true + +[[files]] +file = "mods/midnightlib.pw.toml" +hash = "629aa6c6b039b1b2e038e4b5813c6b9a953a5bf3f33c231ee112cfa8abfc1107" +metafile = true + [[files]] file = "mods/mixintrace.pw.toml" hash = "6fbe37eb299a174c79d6a980ec540c66f40a9c2c745a141a8e3a8b7220718e2e" @@ -308,11 +638,36 @@ file = "mods/moreculling.pw.toml" hash = "2ba3cfc6715e88abdb46924591e9b0d79d99a60d08a5fb71ad66853cc947bd32" metafile = true +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "ae7e17f4b672f8db1f526e294a903122f06cc1cd6f7bfe5607c9f429766d2c3d" +metafile = true + +[[files]] +file = "mods/mru.pw.toml" +hash = "3b5725bc77ec8d601487e14a2bc440e97e10ead0cecba40f258dd6b20f869dbe" +metafile = true + +[[files]] +file = "mods/night-auto-config.pw.toml" +hash = "fada5f7a5257bea388c39645125dd9080cf02110fcc3bc725affbacc16f641d6" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "218e7b9a51dccc3981cc1a38b538391b5407157faa2eed12915cc42259599abc" metafile = true +[[files]] +file = "mods/no-telemetry.pw.toml" +hash = "96135add59ef1b3c528f876a21a16e5fae4b3957649e2022d2595cee1a5dd42f" +metafile = true + +[[files]] +file = "mods/noisium.pw.toml" +hash = "0af4447cae5d3acbc946a5855bd553f6bd8c3f2c21363373759003aef1455452" +metafile = true + [[files]] file = "mods/nuit-interop.pw.toml" hash = "e22bcc46e33a0cdd82bfb18c8ec6f60eacf84f9c9ef773ef5ff0c93ad1990fc5" @@ -323,26 +678,76 @@ file = "mods/nuit.pw.toml" hash = "1a1b5ebfca9831e395d4c39b289ecb9b6100ce28dce11d0de104d6e25d5029f3" metafile = true +[[files]] +file = "mods/octo-lib.pw.toml" +hash = "841cbbe7ad6e545721e4dd05ad3b97d862bc70e7f1491917188c97184b587fce" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "584ea3f14c08571845182699c2e980eb3c92cd7f7fa5c66383a5467deac8cdcd" metafile = true +[[files]] +file = "mods/panorama-screens.pw.toml" +hash = "cd6d5f10083715ce99cda1d5de7afc7b33e13b439ac2e17a68af87d17f37c5b7" +metafile = true + +[[files]] +file = "mods/paper-doll.pw.toml" +hash = "a2aa654dad242812af5b11f8cb9bdc6833fccadf579f92a2aa6e7fe8353247b8" +metafile = true + +[[files]] +file = "mods/pick-up-notifier.pw.toml" +hash = "57ccabf627c8f570cffb867388a2e5a9d68c064537b1784d76cc7548b1ff5b51" +metafile = true + [[files]] file = "mods/puzzle.pw.toml" hash = "e71c242164a1fdbe43286bbf9a6562859becb2b32378a68ab1768238790b9063" metafile = true +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "328c31b79a97ba8e89162009f9df6e645884b4b79e800163ff5c8ef97384f6ba" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "362337aa72e8da96a90dc33b1b40ba4afb7c18ce951e389819a4c342c2a2efd1" metafile = true +[[files]] +file = "mods/resourcify.pw.toml" +hash = "0cef3f8e7315e64015d7bdd8bb72d3b05bf0e020b20a60857fafcb1171cae488" +metafile = true + [[files]] file = "mods/rrls.pw.toml" hash = "14973e05c492540865ab27fd7d7f250e4120c59dbb7dcdd3f9eb2ef0fcb0aa18" metafile = true +[[files]] +file = "mods/scribble.pw.toml" +hash = "fad13f889ef6b78035fdc3ccd6d9005267aa17d23a6971eb55271858a1d83210" +metafile = true + +[[files]] +file = "mods/seamless-loading-screen.pw.toml" +hash = "7a628cb2dd63b56e5cbcdc63aaf94875807364e652f79102543e027e0c17dcef" +metafile = true + +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "9fec63e6bc5721bbc2ecc9d516be5415eea4878ecbea46ec51a992b4fe8a0634" +metafile = true + +[[files]] +file = "mods/skinrestorer.pw.toml" +hash = "d0e0795584e42c4bd2ba652e9359c1b2f471229ba453b17764dc649af1904434" +metafile = true + [[files]] file = "mods/sodium-extra.pw.toml" hash = "326bf4a023fbbbda1fe5e02c405221030b361b8d6e662fc6326962ce0779e633" @@ -353,6 +758,56 @@ file = "mods/sodium.pw.toml" hash = "2a75e822c4730db9acd73e1602bb8d554cffb379d3d0a239f49ca326535e1686" metafile = true +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "5c08ac1107d256b32f39b597d66b01c732662142d2c5de422ede1bd10a69fb2a" +metafile = true + +[[files]] +file = "mods/sound.pw.toml" +hash = "fada5a7b33eb34317375808b1b66d0c9fe8f7ceb362f1b49be2ba368c2782e0c" +metafile = true + +[[files]] +file = "mods/spark.pw.toml" +hash = "3d6c099cf62c0df13b800759c67bbf1f5e94af968a6d478915eeabb0f60d6442" +metafile = true + +[[files]] +file = "mods/starlight.pw.toml" +hash = "e7acdbaef7d8626ddc8db2dfd0163e5268678c69e97cdc767a36817befda4bf9" +metafile = true + +[[files]] +file = "mods/threadtweak.pw.toml" +hash = "aef3c0c9ec9738af9682b335a5c732b7b885299821f3ab4ae010a216171ef43a" +metafile = true + +[[files]] +file = "mods/tooltipfix.pw.toml" +hash = "c4807f4aae75a52b2bc345c11e46e9ad7c0a0191c2d4ebcd815902e46965f8e3" +metafile = true + +[[files]] +file = "mods/txnilib.pw.toml" +hash = "8112056354cf226aa44808b85480b10972b3a73649ac750395659e3ab257024d" +metafile = true + +[[files]] +file = "mods/vmp-fabric.pw.toml" +hash = "4f62a08a998a282f5c40b189aa2bf84c9f14dddcdd6c6a161c2887b47aef56ff" +metafile = true + +[[files]] +file = "mods/what-are-they-up-to.pw.toml" +hash = "4fb215ea813d69fe31a18a7836a475464f8090c50a147d6a86b66c13f3728fcb" +metafile = true + +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "972fde2494b1772611861352e9634c398382eb0dba7ce241721468969e5404d1" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "8d9192bf2bcec55e0aad56fddcb86eb9f35d4d38e44b83228b6ac4547320fc08" diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml new file mode 100644 index 0000000..cc44063 --- /dev/null +++ b/mods/3dskinlayers.pw.toml @@ -0,0 +1,16 @@ +filename = 'skinlayers3d-fabric-1.8.0-mc1.20.1.jar' +name = '3D Skin Layers' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '41099cab21f833feb203cf31dfb78d39209c9cfebbee6f5492377f0d7e9ed8c4c665aa5f057836bdfd80fbc7b88e442863452356c9a5a1a1ec8b24553ce95d1c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/zV5r3pPn/versions/yjqaUIff/skinlayers3d-fabric-1.8.0-mc1.20.1.jar' + +[update.modrinth] +mod-id = 'zV5r3pPn' +version = 'yjqaUIff' \ No newline at end of file diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml new file mode 100644 index 0000000..0bcec8e --- /dev/null +++ b/mods/ambientsounds.pw.toml @@ -0,0 +1,16 @@ +filename = 'AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar' +name = 'AmbientSounds' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd3e08a66c62835b9dd99b0f06f0cff2bc3cbbb4b5aef618a54c4efe857b641f584efbd98b24d92cfe1cd862854b1b7968afe8a5a2b3fc148ca752134d6824212' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fM515JnW/versions/3Iynk0Gr/AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar' + +[update.modrinth] +mod-id = 'fM515JnW' +version = '3Iynk0Gr' \ No newline at end of file diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..6a81690 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,16 @@ +filename = 'appleskin-fabric-mc1.20.1-2.5.1.jar' +name = 'AppleSkin' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar' + +[update.modrinth] +mod-id = 'EsAfCjCV' +version = 'xcauwnEB' \ No newline at end of file diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..e691a11 --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'architectury-9.2.14-fabric.jar' +name = 'Architectury API' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar' + +[update.modrinth] +mod-id = 'lhGA9TYQ' +version = 'WbL7MStR' \ No newline at end of file diff --git a/mods/armor-statues.pw.toml b/mods/armor-statues.pw.toml new file mode 100644 index 0000000..9a547b9 --- /dev/null +++ b/mods/armor-statues.pw.toml @@ -0,0 +1,16 @@ +filename = 'ArmorStatues-v8.0.6-1.20.1-Fabric.jar' +name = 'Armor Statues' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '939d1d2f676e3b20d2804377c940a6e81256b2bb1f45ecf644ed82de2108a467e7f39bc4c89d3e48680dfeca786231f5347ecabdf7c6c124ce3230de48e98be2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/bbGCtEvb/versions/D9e0CJWj/ArmorStatues-v8.0.6-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'bbGCtEvb' +version = 'D9e0CJWj' \ No newline at end of file diff --git a/mods/bad-wither-no-cookie.pw.toml b/mods/bad-wither-no-cookie.pw.toml new file mode 100644 index 0000000..f3ea457 --- /dev/null +++ b/mods/bad-wither-no-cookie.pw.toml @@ -0,0 +1,16 @@ +filename = 'bwncr-fabric-1.20.1-3.17.2.jar' +name = 'Bad Wither No Cookie - Reloaded' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ef4b732a6962f122fad2a5f53eb253fdce30d5a1a69e73a7ca5cba092759df73798fc60dcc2752126e5deae13b56e303e8f3243ae6caec266332b4687ee26c27' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/lL2MtE37/versions/Ekf2IOd0/bwncr-fabric-1.20.1-3.17.2.jar' + +[update.modrinth] +mod-id = 'lL2MtE37' +version = 'Ekf2IOd0' \ No newline at end of file diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml new file mode 100644 index 0000000..98fd2e4 --- /dev/null +++ b/mods/balm.pw.toml @@ -0,0 +1,16 @@ +filename = 'balm-fabric-1.20.1-7.3.31.jar' +name = 'Balm' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'c4cf7008ca7d954ed5fc10b4634e3c45d8a36d5cc0bd846cef580f3e1feb81a4d700b1e5029a154e57443470662a56fcbc842117a2f55947ebc90cd5b081a823' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/MBAkmtvl/versions/x05ZVyBJ/balm-fabric-1.20.1-7.3.31.jar' + +[update.modrinth] +mod-id = 'MBAkmtvl' +version = 'x05ZVyBJ' \ No newline at end of file diff --git a/mods/bbrb.pw.toml b/mods/bbrb.pw.toml new file mode 100644 index 0000000..bebdd2d --- /dev/null +++ b/mods/bbrb.pw.toml @@ -0,0 +1,16 @@ +filename = 'betterbiomereblend-1.4.2.jar' +name = 'Better Biome Reblend' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6', '24w14potato' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '04f20d54c51329074bd71931c3aefdf0a58d6d0c7806f3fce85800055823eb6620416b8f28a69cc6e6a31658c3146332e71a71c00719ed80319b1ce80180a00c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Xh8hkQmD/versions/qAIsaWTg/betterbiomereblend-1.4.2.jar' + +[update.modrinth] +mod-id = 'Xh8hkQmD' +version = 'qAIsaWTg' \ No newline at end of file diff --git a/mods/better-third-person.pw.toml b/mods/better-third-person.pw.toml new file mode 100644 index 0000000..9064cf6 --- /dev/null +++ b/mods/better-third-person.pw.toml @@ -0,0 +1,16 @@ +filename = 'BetterThirdPerson-Fabric-1.20-1.9.0.jar' +name = 'Better Third Person' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'cfc22f3247dea81f5782f88b8cb72debb41025f575a97618f8ce667d31f8903bbbcb80955e7e378defa9eb447a725424170b63e5415157faed6f2e79198c10af' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar' + +[update.modrinth] +mod-id = 'G1s2WpNo' +version = '1yJzEpzh' \ No newline at end of file diff --git a/mods/betterf3.pw.toml b/mods/betterf3.pw.toml new file mode 100644 index 0000000..fe88342 --- /dev/null +++ b/mods/betterf3.pw.toml @@ -0,0 +1,16 @@ +filename = 'BetterF3-7.0.2-Fabric-1.20.1.jar' +name = 'BetterF3' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar' + +[update.modrinth] +mod-id = '8shC1gFX' +version = '7WkFnw9F' \ No newline at end of file diff --git a/mods/blur-plus.pw.toml b/mods/blur-plus.pw.toml new file mode 100644 index 0000000..9289a50 --- /dev/null +++ b/mods/blur-plus.pw.toml @@ -0,0 +1,16 @@ +filename = 'blur-3.1.0.jar' +name = 'Blur+' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'c2e8d0bc87eb8bb5d36f4e980ef1a680e6238043f79553fa13248f6c9d46d18fce209ed57c66e1d1ce7aff04a397dd0ec907c3e07ff02c2c94c20998c6a22768' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar' + +[update.modrinth] +mod-id = 'NK39zBp2' +version = 'dki8Ab2D' \ No newline at end of file diff --git a/mods/boat-item-view.pw.toml b/mods/boat-item-view.pw.toml new file mode 100644 index 0000000..f0bda6b --- /dev/null +++ b/mods/boat-item-view.pw.toml @@ -0,0 +1,16 @@ +filename = 'Boat-Item-View-Fabric-1.20.1-0.0.5.jar' +name = 'Boat Item View' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f38bddc133cdc681932c6c8adfa31c71a57f2174a703880c70649f8db5fc01573fdd247c865801ebd6daf7f49ec5b63bc86334a83533526efae5f61113fe7f15' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/BdKIyOLe/versions/Q3Z6GESL/Boat-Item-View-Fabric-1.20.1-0.0.5.jar' + +[update.modrinth] +mod-id = 'BdKIyOLe' +version = 'Q3Z6GESL' \ No newline at end of file diff --git a/mods/bookshelf-lib.pw.toml b/mods/bookshelf-lib.pw.toml new file mode 100644 index 0000000..2f639c9 --- /dev/null +++ b/mods/bookshelf-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'Bookshelf-Fabric-1.20.1-20.2.13.jar' +name = 'Bookshelf' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6cc0536833c4f1922711da91c3baf3a79b4bf8c72aa548a34e8f4852fc9b1cb51f21729c58544fbe05909fd3e1da316d1f885033af5844024cea936c3626e3d2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uy4Cnpcm/versions/CBnLZwRS/Bookshelf-Fabric-1.20.1-20.2.13.jar' + +[update.modrinth] +mod-id = 'uy4Cnpcm' +version = 'CBnLZwRS' \ No newline at end of file diff --git a/mods/cameraoverhaul.pw.toml b/mods/cameraoverhaul.pw.toml new file mode 100644 index 0000000..3738996 --- /dev/null +++ b/mods/cameraoverhaul.pw.toml @@ -0,0 +1,16 @@ +filename = 'CameraOverhaul-v2.0.4-fabric+mc[1.20.0-1.20.5].jar' +name = 'Camera Overhaul' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'c4c47e5eace7a18733cb5444c997597d132bbc7b79ae11628c27fe4f42973e8094de5ad39161660a3e9a7d9e8448f5f41b7ff026231889aca646635be6ed92a5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/m0oRwcZx/versions/4oWNKGuh/CameraOverhaul-v2.0.4-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar' + +[update.modrinth] +mod-id = 'm0oRwcZx' +version = '4oWNKGuh' \ No newline at end of file diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..cafe3c0 --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,16 @@ +filename = 'chat_heads-0.13.18-fabric-1.20.jar' +name = 'Chat Heads' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd657684ab15471b7baad2dcd30d2f4553504742dce19acd92b4760971acf4f404e9f4193da00283cc1b50d772b24190d106aaf99103c1d425a1bdba31e71c675' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Wb5oqrBJ/versions/V9vDVRF6/chat_heads-0.13.18-fabric-1.20.jar' + +[update.modrinth] +mod-id = 'Wb5oqrBJ' +version = 'V9vDVRF6' \ No newline at end of file diff --git a/mods/cherished-worlds.pw.toml b/mods/cherished-worlds.pw.toml new file mode 100644 index 0000000..e0c01d4 --- /dev/null +++ b/mods/cherished-worlds.pw.toml @@ -0,0 +1,16 @@ +filename = 'cherishedworlds-fabric-6.1.7+1.20.1.jar' +name = 'Cherished Worlds' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '1472b333e65e40d447e2967a83949d32daa68a008b52248117b825b763784872aefc29709c6c67e1175c1d8706710a2e48f8510f291f53562371fb3cf1c4e65f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/3azQ6p0W/versions/K58Y722e/cherishedworlds-fabric-6.1.7%2B1.20.1.jar' + +[update.modrinth] +mod-id = '3azQ6p0W' +version = 'K58Y722e' \ No newline at end of file diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml new file mode 100644 index 0000000..9c0ccba --- /dev/null +++ b/mods/chunky.pw.toml @@ -0,0 +1,16 @@ +filename = 'Chunky-1.3.146.jar' +name = 'Chunky' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9dbb82993302a8dfbe6ce1f46a051d72b5ada924424f4e23674ce660d209257584159a33248fa9247793e9ba03d3a117299ce1ff6685f06a7fb87c96504459aa' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar' + +[update.modrinth] +mod-id = 'fALzjamp' +version = 'NHWYq9at' \ No newline at end of file diff --git a/mods/cleardespawn.pw.toml b/mods/cleardespawn.pw.toml new file mode 100644 index 0000000..c66e241 --- /dev/null +++ b/mods/cleardespawn.pw.toml @@ -0,0 +1,16 @@ +filename = 'ClearDespawn-fabric-1.20.2-1.1.15.jar' +name = 'ClearDespawn' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd96313239c52fae58bc4d63d213fc7b84e93d021c537fb2236d797c9283c5ea07dd918494778252b487aec910edee2b2345e09106eb1c6994f6c75a2984af5f1' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/yoJJjRRE/versions/jpRIGRtD/ClearDespawn-fabric-1.20.2-1.1.15.jar' + +[update.modrinth] +mod-id = 'yoJJjRRE' +version = 'jpRIGRtD' \ No newline at end of file diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml new file mode 100644 index 0000000..3778615 --- /dev/null +++ b/mods/client-tweaks.pw.toml @@ -0,0 +1,16 @@ +filename = 'clienttweaks-fabric-1.20.1-11.1.3.jar' +name = 'Client Tweaks' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2d6d63aaa441a216bada2d3f53591527e662d6be05a22d873a0910e4e68a38818446ceaf4ac70ddd17fba85250997dcb4d1cbcc4a47b8f79b813f1a5532a1e47' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/vPNqo58Q/versions/qOrKqP96/clienttweaks-fabric-1.20.1-11.1.3.jar' + +[update.modrinth] +mod-id = 'vPNqo58Q' +version = 'qOrKqP96' \ No newline at end of file diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..16f0127 --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,16 @@ +filename = 'Clumps-fabric-1.20.1-12.0.0.4.jar' +name = 'Clumps' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2235d29b1239d5526035bffd547d35fe33b9e737d3e75cd341f6689d9cd834d0a7dc03ed80748772162cd9595ba08e7a0ab51221bc145a8fd979d596c3967544' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar' + +[update.modrinth] +mod-id = 'Wnxd13zP' +version = 'hefSwtn6' \ No newline at end of file diff --git a/mods/coroutil.pw.toml b/mods/coroutil.pw.toml new file mode 100644 index 0000000..e3c7559 --- /dev/null +++ b/mods/coroutil.pw.toml @@ -0,0 +1,16 @@ +filename = 'coroutil-fabric-1.20.1-1.3.7.jar' +name = 'CoroUtil' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar' + +[update.modrinth] +mod-id = 'rLLJ1OZM' +version = '7tRnsYkP' \ No newline at end of file diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml new file mode 100644 index 0000000..b8da810 --- /dev/null +++ b/mods/creativecore.pw.toml @@ -0,0 +1,16 @@ +filename = 'CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar' +name = 'CreativeCore' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '14040744178fb87adafe525a7f2eda0512e1154b0c29e702265aa948dec9cc65bdc064f72d6f023907d321221e7fb5c1309ddcd6d96d419b1a0c46809fb6c7cc' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/OsZiaDHq/versions/pcUy2Oig/CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar' + +[update.modrinth] +mod-id = 'OsZiaDHq' +version = 'pcUy2Oig' \ No newline at end of file diff --git a/mods/cut-through.pw.toml b/mods/cut-through.pw.toml new file mode 100644 index 0000000..2430bc7 --- /dev/null +++ b/mods/cut-through.pw.toml @@ -0,0 +1,16 @@ +filename = 'CutThrough-v8.0.2-1.20.1-Fabric.jar' +name = 'Cut Through' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ca1c67d7c948b6832480877d1d2483a1f5b9d29fe55963bcbbecd59f22b8546e377d1a8b85b38557a95cb0a2de2be90ef9beeb1dc3d510f1679124ec49b90f0f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Dk6su9JN/versions/UdH7Njsc/CutThrough-v8.0.2-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'Dk6su9JN' +version = 'UdH7Njsc' \ No newline at end of file diff --git a/mods/damagenumbers.pw.toml b/mods/damagenumbers.pw.toml new file mode 100644 index 0000000..9f07d4d --- /dev/null +++ b/mods/damagenumbers.pw.toml @@ -0,0 +1,16 @@ +filename = 'damagenumbers-1.4.0-fabric.jar' +name = 'Damage Numbers' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ada9adf09d17508f66a4b790b8afaba126bb013645b9cd04595887cfe69a9e68787bd5302c73f70b60f4d27ca327903dbf1595cfdd71d19f939d6c5c1bf1763e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/iWdXs2dQ/versions/xpk8YOKG/damagenumbers-1.4.0-fabric.jar' + +[update.modrinth] +mod-id = 'iWdXs2dQ' +version = 'xpk8YOKG' \ No newline at end of file diff --git a/mods/distraction-free-recipes.pw.toml b/mods/distraction-free-recipes.pw.toml new file mode 100644 index 0000000..af82397 --- /dev/null +++ b/mods/distraction-free-recipes.pw.toml @@ -0,0 +1,16 @@ +filename = 'distraction_free_recipes-fabric-1.2.1-1.20.1.jar' +name = 'Distraction Free Recipes (EMI / REI / JEI)' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '7732f6cb17d44a9c1c1d3caca4eab39fe19bb791724e64c209f50b7bc56b91b364e5640df86e531ce498d43caec9da002962ddf5d7b962e2dfded19244391465' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/gbJLUhZP/versions/GdXrDwYH/distraction_free_recipes-fabric-1.2.1-1.20.1.jar' + +[update.modrinth] +mod-id = 'gbJLUhZP' +version = 'GdXrDwYH' \ No newline at end of file diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml new file mode 100644 index 0000000..ca28591 --- /dev/null +++ b/mods/dynamiccrosshair.pw.toml @@ -0,0 +1,16 @@ +filename = 'dynamiccrosshair-9.6+1.20.1-fabric.jar' +name = 'Dynamic Crosshair' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '378ab1fc17346d0ec43547c5d3081dc419a4356365adea66108c34a01ac6adb0fc60d7a09c0d0bde63ba68cdfe633d734ac4639989253f9c4fc8e7f9a842221a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZcR9weSm/versions/oUEx3cFy/dynamiccrosshair-9.6%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'ZcR9weSm' +version = 'oUEx3cFy' \ No newline at end of file diff --git a/mods/dynamiccrosshaircompat.pw.toml b/mods/dynamiccrosshaircompat.pw.toml new file mode 100644 index 0000000..b8ce50f --- /dev/null +++ b/mods/dynamiccrosshaircompat.pw.toml @@ -0,0 +1,16 @@ +filename = 'dynamiccrosshaircompat-4.3+1.20.1-fabric.jar' +name = 'Dynamic Crosshair Compat' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '14462bef6722c5789aa76c6620a0b56bca9bb900ce8ec0289bdf2ee9a761dc082c94d0a640692e9532822c1d895cf48ef933fc328dcd5860fd21e801bf2a7bd2' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/EwPIWPJ9/versions/CDFXvAKM/dynamiccrosshaircompat-4.3%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'EwPIWPJ9' +version = 'CDFXvAKM' \ No newline at end of file diff --git a/mods/emotecraft.pw.toml b/mods/emotecraft.pw.toml new file mode 100644 index 0000000..632e2c8 --- /dev/null +++ b/mods/emotecraft.pw.toml @@ -0,0 +1,16 @@ +filename = 'emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar' +name = 'Emotecraft' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '7d02d00fdfa79c126cc74753cecc8fa5fb44a7035ebc90249f06985896874bc803cfe1558e867851ee53cc04a5caa473721bd99ef718780f34f264e5ed284a13' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/pZ2wrerK/versions/NFPdxMt9/emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar' + +[update.modrinth] +mod-id = 'pZ2wrerK' +version = 'NFPdxMt9' \ No newline at end of file diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml new file mode 100644 index 0000000..0e2cffe --- /dev/null +++ b/mods/enchantment-descriptions.pw.toml @@ -0,0 +1,16 @@ +filename = 'EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar' +name = 'Enchantment Descriptions' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9ba8a939713b7945b937118b756033e1428b3b445c60276e3e6143d95a6a5f839ebc95233290cd34fed953000301d5f24b4f680fb53ebd85587c73e8e27b5682' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/UVtY3ZAC/versions/LeAiyr1s/EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar' + +[update.modrinth] +mod-id = 'UVtY3ZAC' +version = 'LeAiyr1s' \ No newline at end of file diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml new file mode 100644 index 0000000..1ecaf79 --- /dev/null +++ b/mods/fast-ip-ping.pw.toml @@ -0,0 +1,16 @@ +filename = 'fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar' +name = 'Fast IP Ping' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3efcd4ed3acf64cbc11bc58fdd97dd6a4ca766d4c42ddede83af5e1cdb47ac587b5ec6b411f721815a69e83965472ec480a52a25191f615d20b6f07d7e17327f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9mtu0sUO/versions/vUzelzwj/fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar' + +[update.modrinth] +mod-id = '9mtu0sUO' +version = 'vUzelzwj' \ No newline at end of file diff --git a/mods/fog.pw.toml b/mods/fog.pw.toml new file mode 100644 index 0000000..6ad0b8e --- /dev/null +++ b/mods/fog.pw.toml @@ -0,0 +1,16 @@ +filename = 'Fog-fabric-1.5.3-1.20.1.jar' +name = 'Fog' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '687a1cfe69790f440b53dc388086936a58547efb20312c0cfbe73635576e233acd54a55eb518da1f44c80da1b936ee3c25bb669f2e87ee80d6302c465c694336' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/WuGVWUF2/versions/kdNVq6ir/Fog-fabric-1.5.3-1.20.1.jar' + +[update.modrinth] +mod-id = 'WuGVWUF2' +version = 'kdNVq6ir' \ No newline at end of file diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml new file mode 100644 index 0000000..008c32b --- /dev/null +++ b/mods/forge-config-api-port.pw.toml @@ -0,0 +1,16 @@ +filename = 'ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar' +name = 'Forge Config API Port' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'c74fda4c25f42f182cae4ef2abaceb6992f14015a9b97570460c98f3cec15db6f7f2806f970efa1d10ffab62dd50257f8486cb586da129459225e3aa8db71ae0' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ohNO6lps/versions/1aKtMQZE/ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'ohNO6lps' +version = '1aKtMQZE' \ No newline at end of file diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml new file mode 100644 index 0000000..eeed7d7 --- /dev/null +++ b/mods/iceberg.pw.toml @@ -0,0 +1,16 @@ +filename = 'Iceberg-1.20.1-fabric-1.1.25.jar' +name = 'Iceberg' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9eb15454de0d42aebbb6357dda55ddd7e634de58e71629b7344e6c6550cbb098002a8fe08aa827280d08ce5685c779398edd1d8fa66e3d4c1a0c43238250732c' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/5faXoLqX/versions/AiO84cp2/Iceberg-1.20.1-fabric-1.1.25.jar' + +[update.modrinth] +mod-id = '5faXoLqX' +version = 'AiO84cp2' \ No newline at end of file diff --git a/mods/immersive-tips.pw.toml b/mods/immersive-tips.pw.toml new file mode 100644 index 0000000..65bc6b4 --- /dev/null +++ b/mods/immersive-tips.pw.toml @@ -0,0 +1,16 @@ +filename = 'immersivetips-fabric-1.0.2-1.20.1.jar' +name = 'Immersive Tips' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2eae70875eddce8ef9dabb1273f39a223727bc5def5d7b9529c63f54fb37ff2d33f7eab7aaf9b02b23e22c00eb43d9cab64bcc3e0e1aabf90b2b16af1a921bc9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/FyiLzCSu/versions/teQHaEwa/immersivetips-fabric-1.0.2-1.20.1.jar' + +[update.modrinth] +mod-id = 'FyiLzCSu' +version = 'teQHaEwa' \ No newline at end of file diff --git a/mods/immersive-ui.pw.toml b/mods/immersive-ui.pw.toml new file mode 100644 index 0000000..bc3ce4a --- /dev/null +++ b/mods/immersive-ui.pw.toml @@ -0,0 +1,16 @@ +filename = 'ImmersiveUI-FABRIC-0.3.0.jar' +name = 'Immersive UI' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '76edfc740ffa594aa9524938d6383df791b8866c16ba58b8242f11688b0bbffe53d20a5dc74b38a146907a66513b7890a4e958cb5587c43911677ec00fa3b23a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9wv7LuMc/versions/icjI7ruC/ImmersiveUI-FABRIC-0.3.0.jar' + +[update.modrinth] +mod-id = '9wv7LuMc' +version = 'icjI7ruC' \ No newline at end of file diff --git a/mods/immersivethunder.pw.toml b/mods/immersivethunder.pw.toml new file mode 100644 index 0000000..f9d0138 --- /dev/null +++ b/mods/immersivethunder.pw.toml @@ -0,0 +1,16 @@ +filename = 'ImmersiveThunder-1.20.1+1.2.2.jar' +name = 'ImmersiveThunder' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ce0cd41920d3f2c70ea46216fedbd329b844fd9b8df104b4c1a14b0476606e18fc5697fc27e7b5025ba98494a5c628649d66d755308ecc6297f62089c93732d3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/uKjKoMsj/versions/o64NJE0v/ImmersiveThunder-1.20.1%2B1.2.2.jar' + +[update.modrinth] +mod-id = 'uKjKoMsj' +version = 'o64NJE0v' \ No newline at end of file diff --git a/mods/infinite-music.pw.toml b/mods/infinite-music.pw.toml new file mode 100644 index 0000000..4066a41 --- /dev/null +++ b/mods/infinite-music.pw.toml @@ -0,0 +1,16 @@ +filename = 'infinite-music-0.3.0.jar' +name = 'Music Delay Remover (Infinite Music)' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9ce33395fece269ff4aefd6da0b0c834ba26a289598a6a481dc6e21ca9dbf9eafffa364c96aab4450a286e15977f93696ebf7fa2a0e9f810580bf4c7a083b9f9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/OJLdOa8k/versions/rCcRZd3l/infinite-music-0.3.0.jar' + +[update.modrinth] +mod-id = 'OJLdOa8k' +version = 'rCcRZd3l' \ No newline at end of file diff --git a/mods/item-highlighter.pw.toml b/mods/item-highlighter.pw.toml new file mode 100644 index 0000000..ca6e5f8 --- /dev/null +++ b/mods/item-highlighter.pw.toml @@ -0,0 +1,16 @@ +filename = 'Highlighter-1.20.1-fabric-1.1.9.jar' +name = 'Item Highlighter' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3f55e9c3a8a35e2aa0234e8cf6a34dc1303bf3fa2b9c2fc2b7f6cd86153017bc901d164d8cf7f413959422647e627ee36e2cc34a85be56d085b0807afefe1a62' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/cVNW5lr6/versions/vyEyvJgV/Highlighter-1.20.1-fabric-1.1.9.jar' + +[update.modrinth] +mod-id = 'cVNW5lr6' +version = 'vyEyvJgV' \ No newline at end of file diff --git a/mods/ive-spoken.pw.toml b/mods/ive-spoken.pw.toml new file mode 100644 index 0000000..af229d7 --- /dev/null +++ b/mods/ive-spoken.pw.toml @@ -0,0 +1,16 @@ +filename = 'ivespoken-2.2.2-fabric.1.20.jar' +name = "I've Spoken" +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'baf3e049e44a7e236612e1db10c76d588cdd1c3ee2b153da4506ae69f662f6bbb724dbec20f7330f2123f0946957bf37badb1b3dc41bfe8201d4a50990b3acb4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/OidSa416/versions/HN5E0wVK/ivespoken-2.2.2-fabric.1.20.jar' + +[update.modrinth] +mod-id = 'OidSa416' +version = 'HN5E0wVK' \ No newline at end of file diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml new file mode 100644 index 0000000..60b3182 --- /dev/null +++ b/mods/jade-addons-fabric.pw.toml @@ -0,0 +1,16 @@ +filename = 'JadeAddons-1.20.1-Fabric-5.4.0.jar' +name = 'Jade Addons (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar' + +[update.modrinth] +mod-id = 'fThnVRli' +version = 'DSkzT8Ma' \ No newline at end of file diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml new file mode 100644 index 0000000..2440a24 --- /dev/null +++ b/mods/jade.pw.toml @@ -0,0 +1,16 @@ +filename = 'Jade-1.20-Fabric-11.13.1.jar' +name = 'Jade 🔍' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = '048029727a30462abc8e43ecae2d5178ab653783c6dbcb2bd7c4c9cc1bb7c7a2ad5267ca3f89757f5b716da3f653b8e60ed8f46497917f26f094acc8f7dd7dc9' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/nvQzSEkH/versions/drol2x1P/Jade-1.20-Fabric-11.13.1.jar' + +[update.modrinth] +mod-id = 'nvQzSEkH' +version = 'drol2x1P' \ No newline at end of file diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..d2449c2 --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,16 @@ +filename = 'jei-1.20.1-fabric-15.20.0.112.jar' +name = 'Just Enough Items' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'c13fbab6764aec7f8f29eace23592aeabaf2adf1aa03af73e996aeceb2d553485fa94b6162874464bb3ab41e70f3448ed2c42553eecbcaefa682f0fa015dcae4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/u6dRKJwZ/versions/MMnbcAih/jei-1.20.1-fabric-15.20.0.112.jar' + +[update.modrinth] +mod-id = 'u6dRKJwZ' +version = 'MMnbcAih' \ No newline at end of file diff --git a/mods/lazydfu.pw.toml b/mods/lazydfu.pw.toml new file mode 100644 index 0000000..96f4f60 --- /dev/null +++ b/mods/lazydfu.pw.toml @@ -0,0 +1,16 @@ +filename = 'lazydfu-0.1.3.jar' +name = 'LazyDFU' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.19', '1.19.1', '1.19.2', '1.19.3', '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar' + +[update.modrinth] +mod-id = 'hvFnDODi' +version = '4SHylIO9' \ No newline at end of file diff --git a/mods/midnightcontrols.pw.toml b/mods/midnightcontrols.pw.toml new file mode 100644 index 0000000..dce779e --- /dev/null +++ b/mods/midnightcontrols.pw.toml @@ -0,0 +1,16 @@ +filename = 'midnightcontrols-1.9.4+1.20.jar' +name = 'MidnightControls' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '722f127d91eeaa42494ffae581536d563a99fa0075b5a92ccf27b31a4e25ce86a2a89e28f9b4084281a0e67b1816f1d7656010ca863cd8a08c195b1ac69d0fd6' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar' + +[update.modrinth] +mod-id = 'bXX9h73M' +version = 'xHOdr9un' \ No newline at end of file diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml new file mode 100644 index 0000000..88f6c8a --- /dev/null +++ b/mods/midnightlib.pw.toml @@ -0,0 +1,16 @@ +filename = 'midnightlib-fabric-1.4.1.1.jar' +name = 'MidnightLib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2780de49e687343cee6577ec5d029571e214e427f999f5bd651d33b9aae190a19d832feb82ba67aa8779a614579379b982c021bad5e9a87a841e5e0276486078' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar' + +[update.modrinth] +mod-id = 'codAaoxh' +version = 'YXz8kIQl' \ No newline at end of file diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..4815b17 --- /dev/null +++ b/mods/mouse-tweaks.pw.toml @@ -0,0 +1,16 @@ +filename = 'MouseTweaks-fabric-mc1.20-2.26.jar' +name = 'Mouse Tweaks' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd0faf200dda358efddad2d2809f646023f4dd06254572369e07f3bf33cb6941f0fcdb02db4675b30b4f3bd542cbf6196e135680ba91a2b74c2b071f34978e2d5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar' + +[update.modrinth] +mod-id = 'aC3cM3Vq' +version = 'mjuG4AYd' \ No newline at end of file diff --git a/mods/mru.pw.toml b/mods/mru.pw.toml new file mode 100644 index 0000000..25f2c2f --- /dev/null +++ b/mods/mru.pw.toml @@ -0,0 +1,16 @@ +filename = 'MRU-1.0.4+1.20.1+fabric.jar' +name = 'M.R.U' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '2212b321c5b0bad4583c12385932eee57d3ffb6d37e7b63a434fcba0f8f154fa1b57370aaadf2352ad35f85cde12ff138e3b50787afa515ac9ba9d961b03d436' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/SNVQ2c0g/versions/iug2Tybf/MRU-1.0.4%2B1.20.1%2Bfabric.jar' + +[update.modrinth] +mod-id = 'SNVQ2c0g' +version = 'iug2Tybf' \ No newline at end of file diff --git a/mods/night-auto-config.pw.toml b/mods/night-auto-config.pw.toml new file mode 100644 index 0000000..e02fe33 --- /dev/null +++ b/mods/night-auto-config.pw.toml @@ -0,0 +1,16 @@ +filename = 'nightautoconfig-1.0.6-fabric.1.20.jar' +name = 'Night Auto Config' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '326bf3d752e868ae1627351500f007a25bd1fe8d451b5d7a2fd3d20a0a4e7187e9551db026e58856b81f2e791770b02a7f6fa66e4dbde5320982b454be2b88e4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/HQpcCFZg/versions/dgjhefjt/nightautoconfig-1.0.6-fabric.1.20.jar' + +[update.modrinth] +mod-id = 'HQpcCFZg' +version = 'dgjhefjt' \ No newline at end of file diff --git a/mods/octo-lib.pw.toml b/mods/octo-lib.pw.toml new file mode 100644 index 0000000..a0aeb0d --- /dev/null +++ b/mods/octo-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'OctoLib-FABRIC-0.5.0.1+1.20.1.jar' +name = 'OctoLib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3034571cb8ee833c10cd04d66709d98bea406d276102e7c0ecc6b9485942e755ceac92d24a10fbe98af69f9400430fae9319569d8fca71bf6829b18dfd0789c5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/RH2KUdKJ/versions/5UfjvE8g/OctoLib-FABRIC-0.5.0.1%2B1.20.1.jar' + +[update.modrinth] +mod-id = 'RH2KUdKJ' +version = '5UfjvE8g' \ No newline at end of file diff --git a/mods/panorama-screens.pw.toml b/mods/panorama-screens.pw.toml new file mode 100644 index 0000000..5cc74c6 --- /dev/null +++ b/mods/panorama-screens.pw.toml @@ -0,0 +1,16 @@ +filename = 'panorama_screens-1.0+fabric+mc1.20.jar' +name = 'Panorama Screens' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '62cc671b4b38617642192b6174c3296a4d9330508c82d2f17f7b910ece730328dcdeadb174af3dc58217aa41d0f5bdee2f6c833328a7cd3f803b1b3fd9fe6016' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/4k0QM1rC/versions/eG1LfMTz/panorama_screens-1.0%2Bfabric%2Bmc1.20.jar' + +[update.modrinth] +mod-id = '4k0QM1rC' +version = 'eG1LfMTz' \ No newline at end of file diff --git a/mods/paper-doll.pw.toml b/mods/paper-doll.pw.toml new file mode 100644 index 0000000..e6f27b1 --- /dev/null +++ b/mods/paper-doll.pw.toml @@ -0,0 +1,16 @@ +filename = 'PaperDoll-v8.0.0-1.20.1-Fabric.jar' +name = 'Paper Doll' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '67ac5ae38abd26bdbe8375f322423aead1746c694790d91dadce4c80bfde3bea2e0dbb50ebff55dfbfee27cfea6e454dc2a1630655f2758b7a9fd165c6ae698a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/hD0W2Wde/versions/m32rknsl/PaperDoll-v8.0.0-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'hD0W2Wde' +version = 'm32rknsl' \ No newline at end of file diff --git a/mods/pick-up-notifier.pw.toml b/mods/pick-up-notifier.pw.toml new file mode 100644 index 0000000..dac74ac --- /dev/null +++ b/mods/pick-up-notifier.pw.toml @@ -0,0 +1,16 @@ +filename = 'PickUpNotifier-v8.0.0-1.20.1-Fabric.jar' +name = 'Pick Up Notifier' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '4303931f804697027186aa97595c03d7503aa0b00934a9133fd35f95ee119352a03c8b8c66515aaabbf1e2c1ac2b120a03800c80da57e03bc12b4e57b47f0807' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZX66K16c/versions/sdb70E1E/PickUpNotifier-v8.0.0-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'ZX66K16c' +version = 'sdb70E1E' \ No newline at end of file diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml new file mode 100644 index 0000000..96c8e73 --- /dev/null +++ b/mods/puzzles-lib.pw.toml @@ -0,0 +1,16 @@ +filename = 'PuzzlesLib-v8.1.32-1.20.1-Fabric.jar' +name = 'Puzzles Lib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '340f5ee637a8a35b2ce66b2fda0b2e829e58b8dcc445856a7635f4f77ad79c894a38ee26c259d46c3973b72b8593eb25b07d8484d2ab8bebe1dab949f15cf454' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/QAGBst4M/versions/RbcWdHr1/PuzzlesLib-v8.1.32-1.20.1-Fabric.jar' + +[update.modrinth] +mod-id = 'QAGBst4M' +version = 'RbcWdHr1' \ No newline at end of file diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml new file mode 100644 index 0000000..24b8d3a --- /dev/null +++ b/mods/resourcify.pw.toml @@ -0,0 +1,16 @@ +filename = 'Resourcify (1.20.1-fabric)-1.7.3.jar' +name = 'Resourcify' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '5f3e1095bb02158a8001b052d3354ff7919d0e8ae85018a2847bbea39c6b576e4fd3a6af293e2b9ec3ae3d17b6a8a8d7d471303a8932c2aaf883c97d7e6974bf' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/RLzHAoZe/versions/FSiuOXcx/Resourcify %281.20.1-fabric%29-1.7.3.jar' + +[update.modrinth] +mod-id = 'RLzHAoZe' +version = 'FSiuOXcx' \ No newline at end of file diff --git a/mods/scribble.pw.toml b/mods/scribble.pw.toml new file mode 100644 index 0000000..1c84956 --- /dev/null +++ b/mods/scribble.pw.toml @@ -0,0 +1,16 @@ +filename = 'Scribble-1.5.1+mc1.20.1-fabric.jar' +name = 'Scribble' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '3364969613c36795f4b0c7c03efc694c4b399736b4fd9ef4c8a8944ec361719b7c66e3c8f3804263a2ec62662b7bb98b932ca40e0029d3fbd6ea797b59fa4ca5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/yXAvIk0x/versions/JfU9T1bG/Scribble-1.5.1%2Bmc1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'yXAvIk0x' +version = 'JfU9T1bG' \ No newline at end of file diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml new file mode 100644 index 0000000..02bee51 --- /dev/null +++ b/mods/seamless-loading-screen.pw.toml @@ -0,0 +1,16 @@ +filename = 'seamless-loading-screen-2.0.3+1.20.1-fabric.jar' +name = 'Seamless Loading Screen ' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '40f8dac8299d768df486f2ce405211273124e4b4cf5748b5398b8c7d6ad45bb4d46b8fcf62b1e11fbcf4d7d03a5f25fde087320eabda099e3639f4e855b2e9c3' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar' + +[update.modrinth] +mod-id = 'TyTPFOiF' +version = '31S6g6rg' \ No newline at end of file diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..9e6b0ce --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,16 @@ +filename = 'voicechat-fabric-1.20.1-2.5.32.jar' +name = 'Simple Voice Chat' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'beta' + +[download] +hash = 'cb524ed2606070a2f1e1de6872c5bdba57788591bc97d07fa582bbe3c499ffc79c2b5d70af2c3f92d0fd8dfc3b2cee2ba1ce2940dcaffe4b624614029dea4024' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/paqCYLFD/voicechat-fabric-1.20.1-2.5.32.jar' + +[update.modrinth] +mod-id = '9eGKb6K1' +version = 'paqCYLFD' \ No newline at end of file diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml new file mode 100644 index 0000000..0a55385 --- /dev/null +++ b/mods/skinrestorer.pw.toml @@ -0,0 +1,16 @@ +filename = 'skinrestorer-2.3.5+1.20-fabric.jar' +name = 'Skin Restorer' +side = 'server' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'abca26fd423d2d70b5f8ef3abdb3f0065ed7dab53701d7b0c48084ffe7e189f6db4af5a5495427dddaab430df0c3eb9a0a5da1789ba204488c16e54be7416aed' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ghrZDhGW/versions/VunOV4F2/skinrestorer-2.3.5%2B1.20-fabric.jar' + +[update.modrinth] +mod-id = 'ghrZDhGW' +version = 'VunOV4F2' \ No newline at end of file diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..72be553 --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,16 @@ +filename = 'sound-physics-remastered-fabric-1.20.1-1.4.12.jar' +name = 'Sound Physics Remastered' +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'alpha' + +[download] +hash = 'd1719cb99b9f6b239ce0d02527be0d30172b208eed31737a45216f1151b7a1666503747d160dc38ffa6abe579d5f4905f261cafc8e150e4fe1f903505b201b26' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/qyVF9oeo/versions/LrmG4rhi/sound-physics-remastered-fabric-1.20.1-1.4.12.jar' + +[update.modrinth] +mod-id = 'qyVF9oeo' +version = 'LrmG4rhi' \ No newline at end of file diff --git a/mods/sound.pw.toml b/mods/sound.pw.toml new file mode 100644 index 0000000..8f87995 --- /dev/null +++ b/mods/sound.pw.toml @@ -0,0 +1,16 @@ +filename = 'Sounds-2.2.1+1.20.1+fabric.jar' +name = 'Sounds' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'b2e872a0e402135f7944bc8f8956dc4b6649469722f77ac8eb7ed12ae57d74605fd837f7df08f72d6850ee4e3347f7fca2512c92187072c9dc648fe3a5b8fbf4' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/ZouiUX7t/versions/EoAqSkiW/Sounds-2.2.1%2B1.20.1%2Bfabric.jar' + +[update.modrinth] +mod-id = 'ZouiUX7t' +version = 'EoAqSkiW' \ No newline at end of file diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..8c054f7 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,16 @@ +filename = 'spark-1.10.53-fabric.jar' +name = 'spark' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ce6e8f7071bb37369ad3e90d844926b424e82d0fe0ffd0db7058abddc9cfcdd594e145c9395677ad70ec532f3da0b23b6862d1f1c20f7600263c215abb4fcea7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar' + +[update.modrinth] +mod-id = 'l6YH9Als' +version = 'XGW2fviP' \ No newline at end of file diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml new file mode 100644 index 0000000..ef4c748 --- /dev/null +++ b/mods/starlight.pw.toml @@ -0,0 +1,16 @@ +filename = 'starlight-1.1.2+fabric.dbc156f.jar' +name = 'Starlight (Fabric)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar' + +[update.modrinth] +mod-id = 'H8CaAYZC' +version = 'XGIsoVGT' \ No newline at end of file diff --git a/mods/tooltipfix.pw.toml b/mods/tooltipfix.pw.toml new file mode 100644 index 0000000..265d068 --- /dev/null +++ b/mods/tooltipfix.pw.toml @@ -0,0 +1,16 @@ +filename = 'tooltipfix-1.1.1-1.20.jar' +name = 'ToolTipFix' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6', '1.21', '1.21.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar' + +[update.modrinth] +mod-id = '2RKFTmiB' +version = 'B2L4LeMV' \ No newline at end of file diff --git a/mods/txnilib.pw.toml b/mods/txnilib.pw.toml new file mode 100644 index 0000000..7ea7cc0 --- /dev/null +++ b/mods/txnilib.pw.toml @@ -0,0 +1,16 @@ +filename = 'txnilib-fabric-1.0.24-1.20.1.jar' +name = 'TxniLib' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '361fa6da97aff91e797a2ca50044ba3ce929901aea509bef7f4a14fd36bc7a52a45d07473aa4d3df108866788e257013823393d9df031cdb04cd901e97472873' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/vBbPDuOs/versions/7toCynAY/txnilib-fabric-1.0.24-1.20.1.jar' + +[update.modrinth] +mod-id = 'vBbPDuOs' +version = '7toCynAY' \ No newline at end of file diff --git a/mods/what-are-they-up-to.pw.toml b/mods/what-are-they-up-to.pw.toml new file mode 100644 index 0000000..fe96fbe --- /dev/null +++ b/mods/what-are-they-up-to.pw.toml @@ -0,0 +1,16 @@ +filename = 'watut-fabric-1.20.1-1.2.3.jar' +name = 'What Are They Up To (Watut)' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar' + +[update.modrinth] +mod-id = 'AtB5mHky' +version = 'Ub8MHZaV' \ No newline at end of file diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..562988e --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,16 @@ +filename = 'Xaeros_Minimap_25.2.6_Fabric_1.20.jar' +name = "Xaero's Minimap" +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'eca26f5dda06a5c42a8790261a37e894c650e77aa2b51ca6f201a967dcbc61856971c68db65ffb6295ac2651e12a00d9bac1d8b9133c8e9ce67dfbdd1b786b0e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/1bokaNcj/versions/ePRxT2Wj/Xaeros_Minimap_25.2.6_Fabric_1.20.jar' + +[update.modrinth] +mod-id = '1bokaNcj' +version = 'ePRxT2Wj' \ No newline at end of file diff --git a/pack.toml b/pack.toml index e6079a1..5dd462e 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 = "5021fcf84752c51bf0dd358c8aa0691e4bd450da68df64c519e447ee1f5e0692" +hash = "28d66ab79ac10a3ff642547fe1282a6538e14ddde39c947a4bea8cb99174a036" [versions] fabric = "0.16.14" From 950e4c2de3c0db3e78c763f7698196a9d0694652 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 14:00:49 +0200 Subject: [PATCH 009/106] Replaced Controlify with Midnight Controls and Zoomify with Just Zoom --- mods/controlify.pw.toml | 16 ---------------- mods/just-zoom.pw.toml | 16 ++++++++++++++++ mods/konkrete.pw.toml | 16 ++++++++++++++++ mods/zoomify.pw.toml | 16 ---------------- 4 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 mods/controlify.pw.toml create mode 100644 mods/just-zoom.pw.toml create mode 100644 mods/konkrete.pw.toml delete mode 100644 mods/zoomify.pw.toml diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml deleted file mode 100644 index 3be83c1..0000000 --- a/mods/controlify.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -filename = 'controlify-2.1.2+1.20.1-fabric.jar' -name = 'Controlify' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' - -[download] -hash = '0e239c6622957479a9f59266dc2295950698403e25e01f33192b038cab5c9e2d2985bc76fa0d13351116b6a6e93d8791756996cd32221f4a01fbb6d7b7133403' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/DOUdJVEm/versions/gYWWawgz/controlify-2.1.2%2B1.20.1-fabric.jar' - -[update.modrinth] -mod-id = 'DOUdJVEm' -version = 'gYWWawgz' \ No newline at end of file diff --git a/mods/just-zoom.pw.toml b/mods/just-zoom.pw.toml new file mode 100644 index 0000000..ca9540e --- /dev/null +++ b/mods/just-zoom.pw.toml @@ -0,0 +1,16 @@ +filename = 'justzoom_fabric_2.1.0_MC_1.20.1.jar' +name = 'Just Zoom' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '203642fe937106a03465d9116387def228c1805f38f6e7b233ec5f943b0db02c7125ebfc931f9969c4fd65215aa4d88c86e41c25ae7a8d1d3cf600669012063d' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/iAiqcykM/versions/9RoWFL8K/justzoom_fabric_2.1.0_MC_1.20.1.jar' + +[update.modrinth] +mod-id = 'iAiqcykM' +version = '9RoWFL8K' \ No newline at end of file diff --git a/mods/konkrete.pw.toml b/mods/konkrete.pw.toml new file mode 100644 index 0000000..5180711 --- /dev/null +++ b/mods/konkrete.pw.toml @@ -0,0 +1,16 @@ +filename = 'konkrete_fabric_1.8.1_MC_1.20.1.jar' +name = 'Konkrete' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'ca65343bd3b063f3e0f68cc1d40da1969cf07ca038670f22a2bac91c2f34162f2c455ceb309680d57da13267ffc99fc7f8d40bb9451e93ff56ab2a688c0e3a45' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/J81TRJWm/versions/RlBGFlWp/konkrete_fabric_1.8.1_MC_1.20.1.jar' + +[update.modrinth] +mod-id = 'J81TRJWm' +version = 'RlBGFlWp' \ No newline at end of file diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml deleted file mode 100644 index 10aa999..0000000 --- a/mods/zoomify.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -filename = 'Zoomify-2.14.4+1.20.1.jar' -name = 'Zoomify' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' - -[download] -hash = '89ac40fd2bf8fe36725c6fefbf670e8fec39a2775b5615b007492bcbd0a06ba5ee1409b630a82c3fb09819a7f05cdb54f4c4091f56902f391c74885abee31202' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/w7ThoJFB/versions/VsZyF8DS/Zoomify-2.14.4%2B1.20.1.jar' - -[update.modrinth] -mod-id = 'w7ThoJFB' -version = 'VsZyF8DS' \ No newline at end of file From bfdaab45ea8d6eeeb61b0aa4493bf39e99ad79d9 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 14:06:19 +0200 Subject: [PATCH 010/106] Added Immersive Messages API --- index.toml | 25 +++++++++++++++---------- mods/immersive-messages-api.pw.toml | 16 ++++++++++++++++ pack.toml | 2 +- 3 files changed, 32 insertions(+), 11 deletions(-) create mode 100644 mods/immersive-messages-api.pw.toml diff --git a/index.toml b/index.toml index bcfe940..5b9c1c5 100644 --- a/index.toml +++ b/index.toml @@ -363,11 +363,6 @@ file = "mods/continuity.pw.toml" hash = "5b8a42572d9e261c213c799007b27a839b39b06a6fa29af298da97ccc7b87b7e" metafile = true -[[files]] -file = "mods/controlify.pw.toml" -hash = "5027f43f0f5b26fab13f2bf72e33667513ff956b2c86c2ad02f6e83c2de984fb" -metafile = true - [[files]] file = "mods/coroutil.pw.toml" hash = "dbfea8b0003b507030d0792c2dbb66de5dd0d3b6bf8eee6f2bca0fbf1a85edef" @@ -508,6 +503,11 @@ file = "mods/immediatelyfast.pw.toml" hash = "ddddfd351ad1407fb3c8d0676211a866ffc097d26d5ed94e269a89a2774d1a89" metafile = true +[[files]] +file = "mods/immersive-messages-api.pw.toml" +hash = "d5afef611a46b4b2a988ec766bc0f1e1ebbee17251e66feaf2003e0eed2b920d" +metafile = true + [[files]] file = "mods/immersive-tips.pw.toml" hash = "52c517b8e435379d7c2c4a1aa444c7b551908c7f16905d31b5619291ce867283" @@ -563,6 +563,16 @@ file = "mods/jei.pw.toml" hash = "efdbf1fc83ab612b693947fd404ea53eb79f8677fa4f44fb738ef3b03fe7ed43" metafile = true +[[files]] +file = "mods/just-zoom.pw.toml" +hash = "709bf8786a4fcd63cb39221bf4ae7aac72c3efed586761b06ad986d42428ed49" +metafile = true + +[[files]] +file = "mods/konkrete.pw.toml" +hash = "cad85a14cb4f724488b9a2f01b6f1b67cd6c1dfca2c4fa2650309b8b1935547d" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "aa053a4ddff77d82d1522964c23c4a7f949537b4240e077020fcb5995d4fa073" @@ -817,8 +827,3 @@ metafile = true file = "mods/yosbr.pw.toml" hash = "6af4a31c91af27bc461f481c769a790c803ab2ff4dffd96a7be8ce67f5c88ff7" metafile = true - -[[files]] -file = "mods/zoomify.pw.toml" -hash = "66e15f173dad5f6449feb888ec8827fbd39800247b4d6503444d439f2f7d9ed1" -metafile = true diff --git a/mods/immersive-messages-api.pw.toml b/mods/immersive-messages-api.pw.toml new file mode 100644 index 0000000..02bf8f0 --- /dev/null +++ b/mods/immersive-messages-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'immersivemessages-fabric-1.0.18-1.20.1.jar' +name = 'Immersive Messages API' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar' + +[update.modrinth] +mod-id = '6xvrmbjn' +version = 'WEpkwUwg' \ No newline at end of file diff --git a/pack.toml b/pack.toml index 5dd462e..21185d0 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 = "28d66ab79ac10a3ff642547fe1282a6538e14ddde39c947a4bea8cb99174a036" +hash = "d2a7ce6c21158da0f91f967b9566f9cf7e9741ed4952ba7ddf9387e6a7885cd2" [versions] fabric = "0.16.14" From 64fda3bb10710bc4574428f6c6e0eb80d79e1ad3 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 14:08:52 +0200 Subject: [PATCH 011/106] Removed Controlify configuration --- config/yosbr/config/controlify.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 config/yosbr/config/controlify.json diff --git a/config/yosbr/config/controlify.json b/config/yosbr/config/controlify.json deleted file mode 100644 index d4fe021..0000000 --- a/config/yosbr/config/controlify.json +++ /dev/null @@ -1 +0,0 @@ -{"global":{"delegate_setup":true}} \ No newline at end of file From 6e2daa8213116852a0acad9c25a55df9e537c199 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 1 Jul 2025 14:09:01 +0200 Subject: [PATCH 012/106] Removed Very Many Players --- index.toml | 9 --------- mods/vmp-fabric.pw.toml | 16 ---------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 mods/vmp-fabric.pw.toml diff --git a/index.toml b/index.toml index 5b9c1c5..81c5519 100644 --- a/index.toml +++ b/index.toml @@ -60,10 +60,6 @@ hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" file = "config/yosbr/config/clienttweaks-common.toml" hash = "f6e996169b41ce7bfe171d2abd974d2f531cea79ff0e32aa7146330e8db24194" -[[files]] -file = "config/yosbr/config/controlify.json" -hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" - [[files]] file = "config/yosbr/config/debugify.json" hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" @@ -803,11 +799,6 @@ file = "mods/txnilib.pw.toml" hash = "8112056354cf226aa44808b85480b10972b3a73649ac750395659e3ab257024d" metafile = true -[[files]] -file = "mods/vmp-fabric.pw.toml" -hash = "4f62a08a998a282f5c40b189aa2bf84c9f14dddcdd6c6a161c2887b47aef56ff" -metafile = true - [[files]] file = "mods/what-are-they-up-to.pw.toml" hash = "4fb215ea813d69fe31a18a7836a475464f8090c50a147d6a86b66c13f3728fcb" diff --git a/mods/vmp-fabric.pw.toml b/mods/vmp-fabric.pw.toml deleted file mode 100644 index 7f3498f..0000000 --- a/mods/vmp-fabric.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -filename = 'vmp-fabric-mc1.20.1-0.2.0+beta.7.102-all.jar' -name = 'Very Many Players (Fabric)' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'alpha' - -[download] -hash = '38ba14d870ddbcef233c9baa399005aaccde95d7b77175aa3a795eb9fed1086492b4ac5c6bbc05909dd76dce1b19b5c26613585161c2f3d20f2494beb8b23fe4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/wnEe9KBa/versions/sV8lIBhJ/vmp-fabric-mc1.20.1-0.2.0%2Bbeta.7.102-all.jar' - -[update.modrinth] -mod-id = 'wnEe9KBa' -version = 'sV8lIBhJ' \ No newline at end of file diff --git a/pack.toml b/pack.toml index 21185d0..513edd9 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 = "d2a7ce6c21158da0f91f967b9566f9cf7e9741ed4952ba7ddf9387e6a7885cd2" +hash = "310634661e45f43855a6bdaba1ca882887ec8fec6433a0822b963002b22f5a60" [versions] fabric = "0.16.14" From cc530122ed1b5e3e43e9d0b69ee1527a030dcc08 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 10:21:25 +0200 Subject: [PATCH 013/106] Added CalcMod, Fix Keyboard On Linux, Ksyxis, MacOS Input Fixes, Paxi and Polytone; updated ModernFix and Simple Voice Chat --- mods/calcmod.pw.toml | 16 + mods/fix-keyboard-on-linux.pw.toml | 38 ++ mods/ksyxis.pw.toml | 641 +++++++++++++++++++++++++++++ mods/macos-input-fixes.pw.toml | 373 +++++++++++++++++ mods/modernfix.pw.toml | 8 +- mods/paxi.pw.toml | 16 + mods/polytone.pw.toml | 16 + mods/simple-voice-chat.pw.toml | 8 +- mods/yungs-api.pw.toml | 16 + 9 files changed, 1124 insertions(+), 8 deletions(-) create mode 100644 mods/calcmod.pw.toml create mode 100644 mods/fix-keyboard-on-linux.pw.toml create mode 100644 mods/ksyxis.pw.toml create mode 100644 mods/macos-input-fixes.pw.toml create mode 100644 mods/paxi.pw.toml create mode 100644 mods/polytone.pw.toml create mode 100644 mods/yungs-api.pw.toml diff --git a/mods/calcmod.pw.toml b/mods/calcmod.pw.toml new file mode 100644 index 0000000..5c2b738 --- /dev/null +++ b/mods/calcmod.pw.toml @@ -0,0 +1,16 @@ +filename = 'calcmod-fabric-1.20-1.3.0.jar' +name = 'CalcMod' +side = 'both' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '9dede017b69fbf0060e9cf4c0ac0d179ac09e1937be822b674eacc7e121b6660d82a3bca78ed6f1861d6eb380b16ea02e5b46d970c0a0bf9a9f8fac3b6afb87a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/XoHTb2Ap/versions/Ma4inj0t/calcmod-fabric-1.20-1.3.0.jar' + +[update.modrinth] +mod-id = 'XoHTb2Ap' +version = 'Ma4inj0t' \ No newline at end of file diff --git a/mods/fix-keyboard-on-linux.pw.toml b/mods/fix-keyboard-on-linux.pw.toml new file mode 100644 index 0000000..ed78f99 --- /dev/null +++ b/mods/fix-keyboard-on-linux.pw.toml @@ -0,0 +1,38 @@ +filename = 'fix-keyboard-on-linux-1.0.1.jar' +name = 'Fix Keyboard on Linux' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.18.2', + '1.19', + '1.19.1', + '1.19.2', + '1.19.3', + '1.19.4', + '1.20', + '1.20.1', + '1.20.2', + '1.20.3', + '1.20.4', + '1.20.5', + '1.20.6', + '1.21', + '1.21.1', + '1.21.2', + '1.21.3', + '1.21.4', + '1.21.5', + '1.21.6', + '1.21.7' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'f2ac896e53cdfdeb5f36362e644470e71b0ba7d47cb088b693e0230fe396dbcbfd938ea9c8a713693a357bbc6b32233fff2dbf48b6f5bdbcd437d180447c3819' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/siXFh9dn/versions/ZKDQu5sd/fix-keyboard-on-linux-1.0.1.jar' + +[update.modrinth] +mod-id = 'siXFh9dn' +version = 'ZKDQu5sd' \ No newline at end of file diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml new file mode 100644 index 0000000..41bf255 --- /dev/null +++ b/mods/ksyxis.pw.toml @@ -0,0 +1,641 @@ +filename = 'Ksyxis-1.3.3.jar' +name = 'Ksyxis' +side = 'both' +x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.10', + '1.10 Pre-Release 1', + '1.10 Pre-Release 2', + '1.10.1', + '1.10.2', + '1.11', + '1.11 Pre-Release 1', + '1.11.1', + '1.11.2', + '1.12', + '1.12 Pre-Release 1', + '1.12 Pre-Release 2', + '1.12 Pre-Release 3', + '1.12 Pre-Release 4', + '1.12 Pre-Release 5', + '1.12 Pre-Release 6', + '1.12 Pre-Release 7', + '1.12.1', + '1.12.1 Pre-Release 1', + '1.12.2', + '1.12.2 Pre-Release 1', + '1.12.2 Pre-Release 2', + '1.13', + '1.13 Pre-Release 1', + '1.13 Pre-Release 10', + '1.13 Pre-Release 2', + '1.13 Pre-Release 3', + '1.13 Pre-Release 4', + '1.13 Pre-Release 5', + '1.13 Pre-Release 6', + '1.13 Pre-Release 7', + '1.13 Pre-Release 8', + '1.13 Pre-Release 9', + '1.13.1', + '1.13.1 Pre-Release 1', + '1.13.1 Pre-Release 2', + '1.13.2', + '1.13.2 Pre-Release 1', + '1.13.2 Pre-Release 2', + '1.14', + '1.14 Pre-Release 1', + '1.14 Pre-Release 2', + '1.14 Pre-Release 3', + '1.14 Pre-Release 4', + '1.14 Pre-Release 5', + '1.14.1', + '1.14.1 Pre-Release 1', + '1.14.1 Pre-Release 2', + '1.14.2', + '1.14.2 Pre-Release 1', + '1.14.2 Pre-Release 2', + '1.14.2 Pre-Release 3', + '1.14.2 Pre-Release 4', + '1.14.3', + '1.14.3 Pre-Release 1', + '1.14.3 Pre-Release 2', + '1.14.3 Pre-Release 3', + '1.14.3 Pre-Release 4', + '1.14.4', + '1.14.4 Pre-Release 1', + '1.14.4 Pre-Release 2', + '1.14.4 Pre-Release 3', + '1.14.4 Pre-Release 4', + '1.14.4 Pre-Release 5', + '1.14.4 Pre-Release 6', + '1.14.4 Pre-Release 7', + '1.15', + '1.15 Pre-Release 1', + '1.15 Pre-Release 2', + '1.15 Pre-Release 3', + '1.15 Pre-Release 4', + '1.15 Pre-Release 5', + '1.15 Pre-Release 6', + '1.15 Pre-Release 7', + '1.15.1', + '1.15.1 Pre-Release 1', + '1.15.2', + '1.15.2 Pre-Release 1', + '1.15.2 Pre-Release 2', + '1.16', + '1.16 Pre-Release 1', + '1.16 Pre-Release 2', + '1.16 Pre-Release 3', + '1.16 Pre-Release 4', + '1.16 Pre-Release 5', + '1.16 Pre-Release 6', + '1.16 Pre-Release 7', + '1.16 Pre-Release 8', + '1.16 rc1', + '1.16.1', + '1.16.2', + '1.16.2 Pre-Release 1', + '1.16.2 Pre-Release 2', + '1.16.2 Pre-Release 3', + '1.16.2 rc1', + '1.16.2 rc2', + '1.16.3', + '1.16.3 rc1', + '1.16.4', + '1.16.4 Pre-Release 1', + '1.16.4 Pre-Release 2', + '1.16.4 rc1', + '1.16.5', + '1.16.5 rc1', + '1.17', + '1.17 Pre-Release 1', + '1.17 Pre-Release 2', + '1.17 Pre-Release 3', + '1.17 Pre-Release 4', + '1.17 Pre-Release 5', + '1.17 rc1', + '1.17 rc2', + '1.17.1', + '1.17.1 Pre-Release 1', + '1.17.1 Pre-Release 2', + '1.17.1 Pre-Release 3', + '1.17.1 rc1', + '1.17.1 rc2', + '1.18', + '1.18 Pre-Release 1', + '1.18 Pre-Release 2', + '1.18 Pre-Release 3', + '1.18 Pre-Release 4', + '1.18 Pre-Release 5', + '1.18 Pre-Release 6', + '1.18 Pre-Release 7', + '1.18 Pre-Release 8', + '1.18 rc1', + '1.18 rc2', + '1.18 rc3', + '1.18 rc4', + '1.18.1', + '1.18.1 Pre-Release 1', + '1.18.1 rc1', + '1.18.1 rc2', + '1.18.1 rc3', + '1.18.2', + '1.18.2 Pre-Release 1', + '1.18.2 Pre-Release 2', + '1.18.2 Pre-Release 3', + '1.18.2 rc1', + '1.19', + '1.19 Pre-Release 1', + '1.19 Pre-Release 2', + '1.19 Pre-Release 3', + '1.19 Pre-Release 4', + '1.19 Pre-Release 5', + '1.19 rc1', + '1.19 rc2', + '1.19.1', + '1.19.1 Pre-Release 1', + '1.19.1 Pre-Release 2', + '1.19.1 Pre-Release 3', + '1.19.1 Pre-Release 4', + '1.19.1 Pre-Release 5', + '1.19.1 Pre-Release 6', + '1.19.1 rc1', + '1.19.1 rc2', + '1.19.1 rc3', + '1.19.2', + '1.19.2 rc1', + '1.19.2 rc2', + '1.19.3', + '1.19.3 Pre-Release 1', + '1.19.3 Pre-Release 2', + '1.19.3 Pre-Release 3', + '1.19.3 rc1', + '1.19.3 rc2', + '1.19.3 rc3', + '1.19.4', + '1.19.4 Pre-Release 1', + '1.19.4 Pre-Release 2', + '1.19.4 Pre-Release 3', + '1.19.4 Pre-Release 4', + '1.19.4 rc1', + '1.19.4 rc2', + '1.19.4 rc3', + '1.20', + '1.20 Pre-Release 1', + '1.20 Pre-Release 2', + '1.20 Pre-Release 3', + '1.20 Pre-Release 4', + '1.20 Pre-Release 5', + '1.20 Pre-Release 6', + '1.20 Pre-Release 7', + '1.20 rc1', + '1.20.1', + '1.20.1 rc1', + '1.20.2', + '1.20.2 Pre-Release 1', + '1.20.2 Pre-Release 2', + '1.20.2 Pre-Release 3', + '1.20.2 Pre-Release 4', + '1.20.2 rc1', + '1.20.2 rc2', + '1.20.3', + '1.20.3 Pre-Release 1', + '1.20.3 Pre-Release 2', + '1.20.3 Pre-Release 3', + '1.20.3 Pre-Release 4', + '1.20.3 rc1', + '1.20.4', + '1.20.4 rc1', + '1.20.5', + '1.20.5 Pre-Release 1', + '1.20.5 Pre-Release 2', + '1.20.5 Pre-Release 3', + '1.20.5 Pre-Release 4', + '1.20.5 rc1', + '1.20.5 rc2', + '1.20.5 rc3', + '1.20.6', + '1.20.6 rc1', + '1.21', + '1.21 Pre-Release 1', + '1.21 Pre-Release 2', + '1.21 Pre-Release 3', + '1.21 Pre-Release 4', + '1.21 rc1', + '1.21.1', + '1.21.1 rc1', + '1.21.2', + '1.21.2 Pre-Release 1', + '1.21.2 Pre-Release 2', + '1.21.2 Pre-Release 3', + '1.21.2 Pre-Release 4', + '1.21.2 Pre-Release 5', + '1.21.2 rc1', + '1.21.2 rc2', + '1.21.3', + '1.21.4', + '1.21.4 Pre-Release 1', + '1.21.4 Pre-Release 2', + '1.21.4 Pre-Release 3', + '1.21.4 rc1', + '1.21.4 rc2', + '1.21.4 rc3', + '1.21.5', + '1.21.5 Pre-Release 1', + '1.21.5 Pre-Release 2', + '1.21.5 Pre-Release 3', + '1.21.5 rc1', + '1.21.5 rc2', + '1.21.6', + '1.21.6 Pre-Release 1', + '1.21.6 Pre-Release 2', + '1.21.6 Pre-Release 3', + '1.21.6 Pre-Release 4', + '1.21.6 rc1', + '1.21.7', + '1.21.7 rc1', + '1.21.7 rc2', + '1.8', + '1.8.1', + '1.8.1 Pre-Release 1', + '1.8.1 Pre-Release 2', + '1.8.1 Pre-Release 3', + '1.8.1 Pre-Release 4', + '1.8.1 Pre-Release 5', + '1.8.2', + '1.8.2 Pre-Release 1', + '1.8.2 Pre-Release 2', + '1.8.2 Pre-Release 3', + '1.8.2 Pre-Release 4', + '1.8.2 Pre-Release 5', + '1.8.2 Pre-Release 6', + '1.8.2 Pre-Release 7', + '1.8.3', + '1.8.4', + '1.8.5', + '1.8.6', + '1.8.7', + '1.8.8', + '1.8.9', + '1.9', + '1.9 Pre-Release 1', + '1.9 Pre-Release 2', + '1.9 Pre-Release 3', + '1.9 Pre-Release 4', + '1.9.1', + '1.9.1 Pre-Release 1', + '1.9.1 Pre-Release 2', + '1.9.1 Pre-Release 3', + '1.9.2', + '1.9.3', + '1.9.3 Pre-Release 1', + '1.9.3 Pre-Release 2', + '1.9.3 Pre-Release 3', + '1.9.4', + '1.RV Pre1', + '15w14a', + '15w31a', + '15w31b', + '15w31c', + '15w32a', + '15w32b', + '15w32c', + '15w33a', + '15w33b', + '15w33c', + '15w34a', + '15w34b', + '15w34c', + '15w34d', + '15w35a', + '15w35b', + '15w35c', + '15w35d', + '15w35e', + '15w36a', + '15w36b', + '15w36c', + '15w36d', + '15w37a', + '15w38a', + '15w38b', + '15w39a', + '15w39b', + '15w39c', + '15w40a', + '15w40b', + '15w41a', + '15w41b', + '15w42a', + '15w43a', + '15w43b', + '15w43c', + '15w44a', + '15w44b', + '15w45a', + '15w46a', + '15w47a', + '15w47b', + '15w47c', + '15w49a', + '15w49b', + '15w50a', + '15w51a', + '15w51b', + '16w02a', + '16w03a', + '16w04a', + '16w05a', + '16w05b', + '16w06a', + '16w07a', + '16w07b', + '16w14a', + '16w15a', + '16w15b', + '16w20a', + '16w21a', + '16w21b', + '16w32a', + '16w32b', + '16w33a', + '16w35a', + '16w36a', + '16w38a', + '16w39a', + '16w39b', + '16w39c', + '16w40a', + '16w41a', + '16w42a', + '16w43a', + '16w44a', + '16w50a', + '17w06a', + '17w13a', + '17w13b', + '17w14a', + '17w15a', + '17w16a', + '17w16b', + '17w17a', + '17w17b', + '17w18a', + '17w18b', + '17w31a', + '17w43a', + '17w43b', + '17w45a', + '17w45b', + '17w46a', + '17w47a', + '17w47b', + '17w48a', + '17w49a', + '17w49b', + '17w50a', + '18w01a', + '18w02a', + '18w03a', + '18w03b', + '18w05a', + '18w06a', + '18w07a', + '18w07b', + '18w07c', + '18w08a', + '18w08b', + '18w09a', + '18w10a', + '18w10b', + '18w10c', + '18w10d', + '18w11a', + '18w14a', + '18w14b', + '18w15a', + '18w16a', + '18w19a', + '18w19b', + '18w20a', + '18w20b', + '18w20c', + '18w21a', + '18w21b', + '18w22a', + '18w22b', + '18w22c', + '18w30a', + '18w30b', + '18w31a', + '18w32a', + '18w33a', + '18w43a', + '18w43b', + '18w43c', + '18w44a', + '18w45a', + '18w46a', + '18w47a', + '18w47b', + '18w48a', + '18w48b', + '18w49a', + '18w50a', + '19w02a', + '19w03a', + '19w03b', + '19w03c', + '19w04a', + '19w04b', + '19w05a', + '19w06a', + '19w07a', + '19w08a', + '19w08b', + '19w09a', + '19w11a', + '19w11b', + '19w12a', + '19w12b', + '19w13a', + '19w13b', + '19w14a', + '19w14b', + '19w34a', + '19w35a', + '19w36a', + '19w37a', + '19w38a', + '19w38b', + '19w39a', + '19w40a', + '19w41a', + '19w42a', + '19w44a', + '19w45a', + '19w45b', + '19w46a', + '19w46b', + '20w06a', + '20w07a', + '20w08a', + '20w09a', + '20w10a', + '20w11a', + '20w12a', + '20w13a', + '20w13b', + '20w14a', + '20w14infinite', + '20w15a', + '20w16a', + '20w17a', + '20w18a', + '20w19a', + '20w20a', + '20w20b', + '20w21a', + '20w22a', + '20w27a', + '20w28a', + '20w29a', + '20w30a', + '20w45a', + '20w46a', + '20w48a', + '20w49a', + '20w51a', + '21w03a', + '21w05a', + '21w05b', + '21w06a', + '21w07a', + '21w08a', + '21w08b', + '21w10a', + '21w11a', + '21w13a', + '21w14a', + '21w15a', + '21w16a', + '21w17a', + '21w18a', + '21w19a', + '21w20a', + '21w37a', + '21w38a', + '21w39a', + '21w40a', + '21w41a', + '21w42a', + '21w43a', + '21w44a', + '22w03a', + '22w05a', + '22w06a', + '22w07a', + '22w11a', + '22w12a', + '22w13a', + '22w13oneblockatatime', + '22w14a', + '22w15a', + '22w16a', + '22w16b', + '22w17a', + '22w18a', + '22w19a', + '22w24a', + '22w42a', + '22w43a', + '22w44a', + '22w45a', + '22w46a', + '23w03a', + '23w04a', + '23w05a', + '23w06a', + '23w07a', + '23w12a', + '23w13a', + '23w13a_or_b', + '23w14a', + '23w16a', + '23w17a', + '23w18a', + '23w31a', + '23w32a', + '23w33a', + '23w35a', + '23w40a', + '23w41a', + '23w42a', + '23w43a', + '23w43b', + '23w44a', + '23w45a', + '23w46a', + '23w51a', + '23w51b', + '24w03a', + '24w03b', + '24w04a', + '24w05a', + '24w05b', + '24w06a', + '24w07a', + '24w09a', + '24w10a', + '24w11a', + '24w12a', + '24w13a', + '24w14a', + '24w14potato', + '24w18a', + '24w19a', + '24w19b', + '24w20a', + '24w21a', + '24w21b', + '24w33a', + '24w34a', + '24w35a', + '24w36a', + '24w37a', + '24w38a', + '24w39a', + '24w40a', + '24w44a', + '24w45a', + '24w46a', + '25w02a', + '25w03a', + '25w04a', + '25w05a', + '25w06a', + '25w07a', + '25w08a', + '25w09a', + '25w09b', + '25w10a', + '25w15a', + '25w16a', + '25w17a', + '25w18a', + '25w19a', + '25w20a', + '25w21a', + '3D Shareware v1.34' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'e754d8709d4a4c4ea894dda7bc5c3b017c8baddaaaa67b2319881d52dcce5ecd12d626087d55008de5eb942b02cf9e2099c71602296c5b63ea75abb2452b0bc7' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/2ecVyZ49/versions/ueN87SNs/Ksyxis-1.3.3.jar' + +[update.modrinth] +mod-id = '2ecVyZ49' +version = 'ueN87SNs' \ No newline at end of file diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml new file mode 100644 index 0000000..b51b388 --- /dev/null +++ b/mods/macos-input-fixes.pw.toml @@ -0,0 +1,373 @@ +filename = 'macos-input-fixes-1.9.jar' +name = 'MacOS Input Fixes' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ + '1.14', + '1.14.1', + '1.14.1 Pre-Release 1', + '1.14.1 Pre-Release 2', + '1.14.2', + '1.14.2 Pre-Release 1', + '1.14.2 Pre-Release 2', + '1.14.2 Pre-Release 3', + '1.14.2 Pre-Release 4', + '1.14.3', + '1.14.3 Pre-Release 1', + '1.14.3 Pre-Release 2', + '1.14.3 Pre-Release 3', + '1.14.3 Pre-Release 4', + '1.14.4', + '1.14.4 Pre-Release 1', + '1.14.4 Pre-Release 2', + '1.14.4 Pre-Release 3', + '1.14.4 Pre-Release 4', + '1.14.4 Pre-Release 5', + '1.14.4 Pre-Release 6', + '1.14.4 Pre-Release 7', + '1.15', + '1.15 Pre-Release 1', + '1.15 Pre-Release 2', + '1.15 Pre-Release 3', + '1.15 Pre-Release 4', + '1.15 Pre-Release 5', + '1.15 Pre-Release 6', + '1.15 Pre-Release 7', + '1.15.1', + '1.15.1 Pre-Release 1', + '1.15.2', + '1.15.2 Pre-Release 1', + '1.15.2 Pre-Release 2', + '1.16', + '1.16 Pre-Release 1', + '1.16 Pre-Release 2', + '1.16 Pre-Release 3', + '1.16 Pre-Release 4', + '1.16 Pre-Release 5', + '1.16 Pre-Release 6', + '1.16 Pre-Release 7', + '1.16 Pre-Release 8', + '1.16 rc1', + '1.16.1', + '1.16.2', + '1.16.2 Pre-Release 1', + '1.16.2 Pre-Release 2', + '1.16.2 Pre-Release 3', + '1.16.2 rc1', + '1.16.2 rc2', + '1.16.3', + '1.16.3 rc1', + '1.16.4', + '1.16.4 Pre-Release 1', + '1.16.4 Pre-Release 2', + '1.16.4 rc1', + '1.16.5', + '1.16.5 rc1', + '1.17', + '1.17 Pre-Release 1', + '1.17 Pre-Release 2', + '1.17 Pre-Release 3', + '1.17 Pre-Release 4', + '1.17 Pre-Release 5', + '1.17 rc1', + '1.17 rc2', + '1.17.1', + '1.17.1 Pre-Release 1', + '1.17.1 Pre-Release 2', + '1.17.1 Pre-Release 3', + '1.17.1 rc1', + '1.17.1 rc2', + '1.18', + '1.18 Pre-Release 1', + '1.18 Pre-Release 2', + '1.18 Pre-Release 3', + '1.18 Pre-Release 4', + '1.18 Pre-Release 5', + '1.18 Pre-Release 6', + '1.18 Pre-Release 7', + '1.18 Pre-Release 8', + '1.18 rc1', + '1.18 rc2', + '1.18 rc3', + '1.18 rc4', + '1.18.1', + '1.18.1 Pre-Release 1', + '1.18.1 rc1', + '1.18.1 rc2', + '1.18.1 rc3', + '1.18.2', + '1.18.2 Pre-Release 1', + '1.18.2 Pre-Release 2', + '1.18.2 Pre-Release 3', + '1.18.2 rc1', + '1.19', + '1.19 Pre-Release 1', + '1.19 Pre-Release 2', + '1.19 Pre-Release 3', + '1.19 Pre-Release 4', + '1.19 Pre-Release 5', + '1.19 rc1', + '1.19 rc2', + '1.19.1', + '1.19.1 Pre-Release 1', + '1.19.1 Pre-Release 2', + '1.19.1 Pre-Release 3', + '1.19.1 Pre-Release 4', + '1.19.1 Pre-Release 5', + '1.19.1 Pre-Release 6', + '1.19.1 rc1', + '1.19.1 rc2', + '1.19.1 rc3', + '1.19.2', + '1.19.2 rc1', + '1.19.2 rc2', + '1.19.3', + '1.19.3 Pre-Release 1', + '1.19.3 Pre-Release 2', + '1.19.3 Pre-Release 3', + '1.19.3 rc1', + '1.19.3 rc2', + '1.19.3 rc3', + '1.19.4', + '1.19.4 Pre-Release 1', + '1.19.4 Pre-Release 2', + '1.19.4 Pre-Release 3', + '1.19.4 Pre-Release 4', + '1.19.4 rc1', + '1.19.4 rc2', + '1.19.4 rc3', + '1.20', + '1.20 Pre-Release 1', + '1.20 Pre-Release 2', + '1.20 Pre-Release 3', + '1.20 Pre-Release 4', + '1.20 Pre-Release 5', + '1.20 Pre-Release 6', + '1.20 Pre-Release 7', + '1.20 rc1', + '1.20.1', + '1.20.1 rc1', + '1.20.2', + '1.20.2 Pre-Release 1', + '1.20.2 Pre-Release 2', + '1.20.2 Pre-Release 3', + '1.20.2 Pre-Release 4', + '1.20.2 rc1', + '1.20.2 rc2', + '1.20.3', + '1.20.3 Pre-Release 1', + '1.20.3 Pre-Release 2', + '1.20.3 Pre-Release 3', + '1.20.3 Pre-Release 4', + '1.20.3 rc1', + '1.20.4', + '1.20.4 rc1', + '1.20.5', + '1.20.5 Pre-Release 1', + '1.20.5 Pre-Release 2', + '1.20.5 Pre-Release 3', + '1.20.5 Pre-Release 4', + '1.20.5 rc1', + '1.20.5 rc2', + '1.20.5 rc3', + '1.20.6', + '1.20.6 rc1', + '1.21', + '1.21 Pre-Release 1', + '1.21 Pre-Release 2', + '1.21 Pre-Release 3', + '1.21 Pre-Release 4', + '1.21 rc1', + '1.21.1', + '1.21.1 rc1', + '1.21.2', + '1.21.2 Pre-Release 1', + '1.21.2 Pre-Release 2', + '1.21.2 Pre-Release 3', + '1.21.2 Pre-Release 4', + '1.21.2 Pre-Release 5', + '1.21.2 rc1', + '1.21.2 rc2', + '1.21.3', + '1.21.4', + '1.21.4 Pre-Release 1', + '1.21.4 Pre-Release 2', + '1.21.4 Pre-Release 3', + '1.21.4 rc1', + '1.21.4 rc2', + '1.21.4 rc3', + '1.21.5', + '1.21.5 Pre-Release 1', + '1.21.5 Pre-Release 2', + '1.21.5 Pre-Release 3', + '1.21.5 rc1', + '1.21.5 rc2', + '19w34a', + '19w35a', + '19w36a', + '19w37a', + '19w38a', + '19w38b', + '19w39a', + '19w40a', + '19w41a', + '19w42a', + '19w44a', + '19w45a', + '19w45b', + '19w46a', + '19w46b', + '20w06a', + '20w07a', + '20w08a', + '20w09a', + '20w10a', + '20w11a', + '20w12a', + '20w13a', + '20w13b', + '20w14a', + '20w14infinite', + '20w15a', + '20w16a', + '20w17a', + '20w18a', + '20w19a', + '20w20a', + '20w20b', + '20w21a', + '20w22a', + '20w27a', + '20w28a', + '20w29a', + '20w30a', + '20w45a', + '20w46a', + '20w48a', + '20w49a', + '20w51a', + '21w03a', + '21w05a', + '21w05b', + '21w06a', + '21w07a', + '21w08a', + '21w08b', + '21w10a', + '21w11a', + '21w13a', + '21w14a', + '21w15a', + '21w16a', + '21w17a', + '21w18a', + '21w19a', + '21w20a', + '21w37a', + '21w38a', + '21w39a', + '21w40a', + '21w41a', + '21w42a', + '21w43a', + '21w44a', + '22w03a', + '22w05a', + '22w06a', + '22w07a', + '22w11a', + '22w12a', + '22w13a', + '22w13oneblockatatime', + '22w14a', + '22w15a', + '22w16a', + '22w16b', + '22w17a', + '22w18a', + '22w19a', + '22w24a', + '22w42a', + '22w43a', + '22w44a', + '22w45a', + '22w46a', + '23w03a', + '23w04a', + '23w05a', + '23w06a', + '23w07a', + '23w12a', + '23w13a', + '23w13a_or_b', + '23w14a', + '23w16a', + '23w17a', + '23w18a', + '23w31a', + '23w32a', + '23w33a', + '23w35a', + '23w40a', + '23w41a', + '23w42a', + '23w43a', + '23w43b', + '23w44a', + '23w45a', + '23w46a', + '23w51a', + '23w51b', + '24w03a', + '24w03b', + '24w04a', + '24w05a', + '24w05b', + '24w06a', + '24w07a', + '24w09a', + '24w10a', + '24w11a', + '24w12a', + '24w13a', + '24w14a', + '24w14potato', + '24w18a', + '24w19a', + '24w19b', + '24w20a', + '24w21a', + '24w21b', + '24w33a', + '24w34a', + '24w35a', + '24w36a', + '24w37a', + '24w38a', + '24w39a', + '24w40a', + '24w44a', + '24w45a', + '24w46a', + '25w02a', + '25w03a', + '25w04a', + '25w05a', + '25w06a', + '25w07a', + '25w08a', + '25w09a', + '25w09b', + '25w10a' +] +x-prismlauncher-release-type = 'release' + +[download] +hash = '01238565f39f48fe22a113325b6f1cef75231ff76b862a55a7c0c67d63751d70d9f1903001959cfaaaa2e9f43b50fe469cbc2c266dde9cd4572664c503d8c11f' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/x9BrsVME/versions/5SH4S7as/macos-input-fixes-1.9.jar' + +[update.modrinth] +mod-id = 'x9BrsVME' +version = '5SH4S7as' \ No newline at end of file diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index f48a9f2..c30a99c 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,4 +1,4 @@ -filename = 'modernfix-fabric-5.23.1+mc1.20.1.jar' +filename = 'modernfix-fabric-5.24.0+mc1.20.1.jar' name = 'ModernFix' side = 'both' x-prismlauncher-loaders = [ 'fabric' ] @@ -6,11 +6,11 @@ x-prismlauncher-mc-versions = [ '1.20.1' ] x-prismlauncher-release-type = 'release' [download] -hash = '8d34f6907b2e5718bdc74b18a90908ab0ce682eeda44f67318917162e99dcb8f78ddbf6da3ce7411859b2a1733f88a0f4c03eb9b124841d29df6efaf0bfd5b7b' +hash = 'df37e61ef62a0b8e7146c32894c2e215c55074225f9f48e70f41584554403caf82bb4d9f625fdf9098dba3e06a10f9c937bede8dfee0cf77663827d99932f906' hash-format = 'sha512' mode = 'url' -url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/sHT8jMZl/modernfix-fabric-5.23.1%2Bmc1.20.1.jar' +url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/dJyYiSPP/modernfix-fabric-5.24.0%2Bmc1.20.1.jar' [update.modrinth] mod-id = 'nmDcB62a' -version = 'sHT8jMZl' \ No newline at end of file +version = 'dJyYiSPP' \ No newline at end of file diff --git a/mods/paxi.pw.toml b/mods/paxi.pw.toml new file mode 100644 index 0000000..a294f3a --- /dev/null +++ b/mods/paxi.pw.toml @@ -0,0 +1,16 @@ +filename = 'Paxi-1.20-Fabric-4.0.jar' +name = 'Paxi' +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '81a9918d6730db5d9b1b1eae3a7104ba4d83557aa90308b9acc1026cae1789265b7ebde9c6a573ebaca91bae6e0988f069f442f4d18d63f1c46909a758080e9e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/CU0PAyzb/versions/UVPLKCqf/Paxi-1.20-Fabric-4.0.jar' + +[update.modrinth] +mod-id = 'CU0PAyzb' +version = 'UVPLKCqf' \ No newline at end of file diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml new file mode 100644 index 0000000..5b90690 --- /dev/null +++ b/mods/polytone.pw.toml @@ -0,0 +1,16 @@ +filename = 'polytone-1.20-3.3.11-fabric.jar' +name = 'Polytone' +side = 'client' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '0462fba7a1e5d53ee3c950fc2ac30825ef0384e468e6356675b2430b12675f71cc7f69c66f9654f74e2f36a6c9edaa0a3fcdc1b7d05fe11816a47a5a2dcf0e5a' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/3qAYkBMB/versions/jaLYD9WN/polytone-1.20-3.3.11-fabric.jar' + +[update.modrinth] +mod-id = '3qAYkBMB' +version = 'jaLYD9WN' \ No newline at end of file diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 9e6b0ce..64f05b5 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,4 +1,4 @@ -filename = 'voicechat-fabric-1.20.1-2.5.32.jar' +filename = 'voicechat-fabric-1.20.1-2.5.33.jar' name = 'Simple Voice Chat' side = 'both' x-prismlauncher-loaders = [ 'fabric' ] @@ -6,11 +6,11 @@ x-prismlauncher-mc-versions = [ '1.20.1' ] x-prismlauncher-release-type = 'beta' [download] -hash = 'cb524ed2606070a2f1e1de6872c5bdba57788591bc97d07fa582bbe3c499ffc79c2b5d70af2c3f92d0fd8dfc3b2cee2ba1ce2940dcaffe4b624614029dea4024' +hash = 'a4ea8ab4a87bc744d920a6631ba6cb7cb5e8f3f09e96add95ab2662d6953320fe73ecf546fcf98337090df6f1b5adfe4ce5fc388805c9be2e8a9e19d210e67f5' hash-format = 'sha512' mode = 'url' -url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/paqCYLFD/voicechat-fabric-1.20.1-2.5.32.jar' +url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/2jq9fB3a/voicechat-fabric-1.20.1-2.5.33.jar' [update.modrinth] mod-id = '9eGKb6K1' -version = 'paqCYLFD' \ No newline at end of file +version = '2jq9fB3a' \ No newline at end of file diff --git a/mods/yungs-api.pw.toml b/mods/yungs-api.pw.toml new file mode 100644 index 0000000..78a9ddb --- /dev/null +++ b/mods/yungs-api.pw.toml @@ -0,0 +1,16 @@ +filename = 'YungsApi-1.20-Fabric-4.0.6.jar' +name = "YUNG's API" +side = 'both' +x-prismlauncher-loaders = [ 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = '90fea70f21cd09bdeefe9cb6bd23677595b32156b1b8053611449504ba84a21ee1e13e5a620851299090ce989f41b97b9b4bdc98def1ccecb33115e19553c64e' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/Ua7DFN59/versions/lscV1N5k/YungsApi-1.20-Fabric-4.0.6.jar' + +[update.modrinth] +mod-id = 'Ua7DFN59' +version = 'lscV1N5k' \ No newline at end of file From 5af058d9ddd957b68d7e1796871781247a3c7090 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:39:22 +0200 Subject: [PATCH 014/106] Added resource packs --- resourcepacks/chat-reporting-helper.pw.toml | 13 +++++++++++++ resourcepacks/cubic-sun-moon.pw.toml | 13 +++++++++++++ resourcepacks/even-better-enchants.pw.toml | 13 +++++++++++++ resourcepacks/fast-better-grass.pw.toml | 13 +++++++++++++ resourcepacks/fresh-animations.pw.toml | 13 +++++++++++++ resourcepacks/icons-advertisement-removal.pw.toml | 13 +++++++++++++ resourcepacks/icons.pw.toml | 13 +++++++++++++ resourcepacks/redstone-tweaks.pw.toml | 13 +++++++++++++ resourcepacks/spawn-egg-backport.pw.toml | 13 +++++++++++++ resourcepacks/translations-for-sodium.pw.toml | 13 +++++++++++++ resourcepacks/unique-dark.pw.toml | 13 +++++++++++++ resourcepacks/vanilla-evolved.pw.toml | 13 +++++++++++++ resourcepacks/visual-armor-trims.pw.toml | 13 +++++++++++++ 13 files changed, 169 insertions(+) create mode 100644 resourcepacks/chat-reporting-helper.pw.toml create mode 100644 resourcepacks/cubic-sun-moon.pw.toml create mode 100644 resourcepacks/even-better-enchants.pw.toml create mode 100644 resourcepacks/fast-better-grass.pw.toml create mode 100644 resourcepacks/fresh-animations.pw.toml create mode 100644 resourcepacks/icons-advertisement-removal.pw.toml create mode 100644 resourcepacks/icons.pw.toml create mode 100644 resourcepacks/redstone-tweaks.pw.toml create mode 100644 resourcepacks/spawn-egg-backport.pw.toml create mode 100644 resourcepacks/translations-for-sodium.pw.toml create mode 100644 resourcepacks/unique-dark.pw.toml create mode 100644 resourcepacks/vanilla-evolved.pw.toml create mode 100644 resourcepacks/visual-armor-trims.pw.toml diff --git a/resourcepacks/chat-reporting-helper.pw.toml b/resourcepacks/chat-reporting-helper.pw.toml new file mode 100644 index 0000000..7e148e0 --- /dev/null +++ b/resourcepacks/chat-reporting-helper.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Reporting Helper" +filename = "Chat Reporting Helper.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/7zxgLdb2/Chat%20Reporting%20Helper.zip" +hash-format = "sha512" +hash = "1eef4eb345e9cb424e024adc59366f633cf20cbe14a0703564812b507cfb8ca118025445e96aeb715866f6c0651760a924de74652362ad26c96be8f440a508e8" + +[update] +[update.modrinth] +mod-id = "tN4E9NfV" +version = "7zxgLdb2" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml new file mode 100644 index 0000000..0a320ea --- /dev/null +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -0,0 +1,13 @@ +name = "Cubic Sun & Moon" +filename = "cubic-sun-moon-v1.8.2a.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/SQBD0Iug/cubic-sun-moon-v1.8.2a.zip" +hash-format = "sha512" +hash = "8fe1201e23cb771c3cae26bec2377dd8f4edc99b53892f1fb33278c07e5f680bc9eda2dc23792e800cf779a45f538d3447ae9a96d8d73383d4e10d602c2d2956" + +[update] +[update.modrinth] +mod-id = "g4bSYbrU" +version = "SQBD0Iug" diff --git a/resourcepacks/even-better-enchants.pw.toml b/resourcepacks/even-better-enchants.pw.toml new file mode 100644 index 0000000..c5a0289 --- /dev/null +++ b/resourcepacks/even-better-enchants.pw.toml @@ -0,0 +1,13 @@ +name = "Even Better Enchants" +filename = "EBE_1.20.x_v1.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/6udpuGCH/versions/Hk6zJ311/EBE_1.20.x_v1.1.zip" +hash-format = "sha512" +hash = "e8344e07bf27690738b4435dc214a8550b70e39bf2e3ce0efbc816100fe2ce6855eeba9a721def396948cf8a31b1ac4d75baec5d66107848a606d92cc1f2c3be" + +[update] +[update.modrinth] +mod-id = "6udpuGCH" +version = "Hk6zJ311" diff --git a/resourcepacks/fast-better-grass.pw.toml b/resourcepacks/fast-better-grass.pw.toml new file mode 100644 index 0000000..a0487ef --- /dev/null +++ b/resourcepacks/fast-better-grass.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Better Grass" +filename = "Fast Better Grass.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/dspVZXKP/versions/AoMig6dj/Fast%20Better%20Grass.zip" +hash-format = "sha512" +hash = "07d795b9f5c8c3f5eac69a47f986a0dcbebca8c129094865a70e742efff6421a3d4507576ffe37908e26030619d4891701b29353653a431d07e78afcf73129b0" + +[update] +[update.modrinth] +mod-id = "dspVZXKP" +version = "AoMig6dj" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml new file mode 100644 index 0000000..7bb97e5 --- /dev/null +++ b/resourcepacks/fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Fresh Animations" +filename = "FreshAnimations_v1.9.2.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/8vtPih5h/FreshAnimations_v1.9.2.zip" +hash-format = "sha512" +hash = "97a387112a5a94b0e7f4d0d2439977a9f28579303ad883ed3d0fcc3277357f8b3ab2418960f698d1a5f435903e0b2f82716fc92f8500cac090f900b2d2135dcf" + +[update] +[update.modrinth] +mod-id = "50dA9Sha" +version = "8vtPih5h" diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml new file mode 100644 index 0000000..4fff59f --- /dev/null +++ b/resourcepacks/icons-advertisement-removal.pw.toml @@ -0,0 +1,13 @@ +name = "Icons Advertisement Removal [1.8 - 1.21.5]" +filename = "Icons+Menu+(Put+Above+Icons).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/7Rq0ipFz/versions/4XI9gzRA/Icons%2BMenu%2B%28Put%2BAbove%2BIcons%29.zip" +hash-format = "sha512" +hash = "cbd5c19e07e68dd31811ccd9edee9ec0478e49ebf81e63a23647324ad6d102aaecc55d9e329dd22d9f6af6d0a3a394ff0417547cb59c896072d421227210aeb2" + +[update] +[update.modrinth] +mod-id = "7Rq0ipFz" +version = "4XI9gzRA" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml new file mode 100644 index 0000000..06855c3 --- /dev/null +++ b/resourcepacks/icons.pw.toml @@ -0,0 +1,13 @@ +name = "Icons" +filename = "Icons v.1.9.1§7.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/V6gZViNb/Icons%20v.1.9.1%C2%A77.zip" +hash-format = "sha512" +hash = "cd5f7d8cf2d61ece253f0c556e4f22e77e04022322dc58c82466c9bf250f93a028e2d5f9b7136ddce4c00def664cf5f2bba69bec97f0bda726b4518aa247d7e8" + +[update] +[update.modrinth] +mod-id = "O7z3QKAG" +version = "V6gZViNb" diff --git a/resourcepacks/redstone-tweaks.pw.toml b/resourcepacks/redstone-tweaks.pw.toml new file mode 100644 index 0000000..5c31ace --- /dev/null +++ b/resourcepacks/redstone-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Redstone Tweaks" +filename = "Redstone Tweaks 2.3.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RvfAlf4Z/versions/9MLv6BGf/Redstone%20Tweaks%202.3.zip" +hash-format = "sha512" +hash = "8688effc74d2de3472f3e6666af70b537e5f8d60287169ebf4292a18fe0101eb84875de2a3dc62f8049d2111d17cddbd58f3fa9f654900304ecebd1c2edfa22b" + +[update] +[update.modrinth] +mod-id = "RvfAlf4Z" +version = "9MLv6BGf" diff --git a/resourcepacks/spawn-egg-backport.pw.toml b/resourcepacks/spawn-egg-backport.pw.toml new file mode 100644 index 0000000..74d8ca9 --- /dev/null +++ b/resourcepacks/spawn-egg-backport.pw.toml @@ -0,0 +1,13 @@ +name = "Spawn Egg Backport" +filename = "SPEGG BP [1.20-1.x].zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/HTcZCflj/versions/TUZMe9HH/SPEGG%20BP%20%5B1.20-1.x%5D.zip" +hash-format = "sha512" +hash = "68a3a90167c0ce5942b8a6b9e91e12b1355e5202e1fb8e13b036938c02a69b8bb8cf348e6ca98fd15d0521b251372e88affa12f7c71ffaa730e46149d518926c" + +[update] +[update.modrinth] +mod-id = "HTcZCflj" +version = "TUZMe9HH" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml new file mode 100644 index 0000000..34df11c --- /dev/null +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Translations for Sodium" +filename = "SodiumTranslations.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/3sDdaIcF/SodiumTranslations.zip" +hash-format = "sha512" +hash = "c288e2046fa5ca6db6537a3896f1b4e1d5697a7fc8486307b2c31fff84fb2f0e73ed19db28dd957c28640a3eab476beff641e59f2fa3c8205beb0d90779864e4" + +[update] +[update.modrinth] +mod-id = "yfDziwn1" +version = "3sDdaIcF" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml new file mode 100644 index 0000000..a63043d --- /dev/null +++ b/resourcepacks/unique-dark.pw.toml @@ -0,0 +1,13 @@ +name = "Unique Dark" +filename = "UniqueDark 1.20.1 (free).zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/Tp72qPop/UniqueDark%201.20.1%20%28free%29.zip" +hash-format = "sha512" +hash = "9888554401d7f0b4c9fd758b01508102f9541665542a83953f5e7d77308ea635e72da079fff43ef2119d835be5e3ced80bd13cf782e8ff48e1db5534c34e4f20" + +[update] +[update.modrinth] +mod-id = "BaY1UdGV" +version = "Tp72qPop" diff --git a/resourcepacks/vanilla-evolved.pw.toml b/resourcepacks/vanilla-evolved.pw.toml new file mode 100644 index 0000000..4581dc3 --- /dev/null +++ b/resourcepacks/vanilla-evolved.pw.toml @@ -0,0 +1,13 @@ +name = "Vanilla Evolved" +filename = "VanillaEvolved_1.9.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5Wz8MWHt/versions/vmSCMjRs/VanillaEvolved_1.9.0.zip" +hash-format = "sha512" +hash = "ab5cbe4d58ab64b3d1bcaf96b8e75b726175add83aa4b57d6813743837200a8ebf2e2cd3fd712b902a3de13e310fc86c3a1a0cb9f463f63e1ab4bdcd4b4ed023" + +[update] +[update.modrinth] +mod-id = "5Wz8MWHt" +version = "vmSCMjRs" diff --git a/resourcepacks/visual-armor-trims.pw.toml b/resourcepacks/visual-armor-trims.pw.toml new file mode 100644 index 0000000..47734b6 --- /dev/null +++ b/resourcepacks/visual-armor-trims.pw.toml @@ -0,0 +1,13 @@ +name = "Visual: Armor Trims" +filename = "visual-armor-trims-v1.1-1.20.X.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/tPtjib62/versions/EgW0bmI7/visual-armor-trims-v1.1-1.20.X.zip" +hash-format = "sha512" +hash = "017c8769b8015e86e4dc470952bf2fde262607958f8ee1634208b691718ab278c1f3e5695bac4560bc39331c44d9d2f3278c1e43870b9e8e64102335d99986cb" + +[update] +[update.modrinth] +mod-id = "tPtjib62" +version = "EgW0bmI7" From a2c49c6bc38b428cf706cc3629b12578daa1939a Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:40:17 +0200 Subject: [PATCH 015/106] Disabled dark loading screen and configured resource packs and keybindings --- config/yosbr/options.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index be6e5ac..2c87c0b 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -2,12 +2,11 @@ version:3465 autoJump:false operatorItemsTab:true snooperEnabled:false -darkMojangStudiosBackground:true simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","file/SodiumTranslations.zip","file/Mod Menu Helper.zip","file/Chat Reporting Helper.zip","file/Fast Better Grass.zip"] -incompatibleResourcePacks:[] +resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/UniqueDark 1.20.1 (free).zip","file/VanillaEvolved_1.9.0.zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/cubic-sun-moon-v1.8.2a.zip"] +incompatibleResourcePacks:["file/VanillaEvolved_1.9.0.zip","file/visual-armor-trims-v1.1-1.20.X.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true @@ -15,9 +14,11 @@ joinedFirstServer:true telemetryOptInExtra:false onboardAccessibility:false key_key.saveToolbarActivator:key.keyboard.unknown -key_zoomify.key.zoom:key.keyboard.c -key_zoomify.key.zoom.secondary:key.keyboard.unknown key_iris.keybind.reload:key.keyboard.unknown key_iris.keybind.toggleShaders:key.keyboard.unknown key_iris.keybind.shaderPackSelection:key.keyboard.unknown -key_key.fabricskyboxes.toggle:key.keyboard.unknown \ No newline at end of file +key_key.fabricskyboxes.toggle:key.keyboard.unknown + +key_gui.xaero_new_waypoint:key.keyboard.unknown +key_key.mute_microphone:key.keyboard.x +key_justzoom.keybinds.keybind.zoom:key.keyboard.c \ No newline at end of file From e06eefcb349ee262dafce00d2a2f0e68d393f974 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:40:38 +0200 Subject: [PATCH 016/106] Configured Sodium Extra --- config/yosbr/config/sodium-extra-options.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/yosbr/config/sodium-extra-options.json b/config/yosbr/config/sodium-extra-options.json index 863e893..d8eb105 100644 --- a/config/yosbr/config/sodium-extra-options.json +++ b/config/yosbr/config/sodium-extra-options.json @@ -9,7 +9,7 @@ "sculk_sensor": true }, "particle_settings": { - "particles": false, + "particles": true, "rain_splash": true, "block_break": true, "block_breaking": true, @@ -20,8 +20,8 @@ "sun_moon": true, "stars": true, "rain_snow": true, - "biome_colors": false, - "sky_colors": false + "biome_colors": true, + "sky_colors": true }, "render_settings": { "fog_distance": 0, From 79db41bb6a3ac639a29a5a6500e7a03d25e8e965 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:40:55 +0200 Subject: [PATCH 017/106] Removed Paxi and added Xaero's World Map --- mods/paxi.pw.toml | 16 ---------------- mods/xaeros-world-map.pw.toml | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 mods/paxi.pw.toml create mode 100644 mods/xaeros-world-map.pw.toml diff --git a/mods/paxi.pw.toml b/mods/paxi.pw.toml deleted file mode 100644 index a294f3a..0000000 --- a/mods/paxi.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -filename = 'Paxi-1.20-Fabric-4.0.jar' -name = 'Paxi' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' - -[download] -hash = '81a9918d6730db5d9b1b1eae3a7104ba4d83557aa90308b9acc1026cae1789265b7ebde9c6a573ebaca91bae6e0988f069f442f4d18d63f1c46909a758080e9e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/CU0PAyzb/versions/UVPLKCqf/Paxi-1.20-Fabric-4.0.jar' - -[update.modrinth] -mod-id = 'CU0PAyzb' -version = 'UVPLKCqf' \ No newline at end of file diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..165ead6 --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,16 @@ +filename = 'XaerosWorldMap_1.39.9_Fabric_1.20.jar' +name = "Xaero's World Map" +side = 'client' +x-prismlauncher-loaders = [ 'quilt', 'fabric' ] +x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] +x-prismlauncher-release-type = 'release' + +[download] +hash = 'd10acb6ba4fa104372ad98baff2734bd98622ab3396a751a77c204efd349b73bf4044af4c65a62e92cbe14ee073d5424e1985776e4310968037e84543e336705' +hash-format = 'sha512' +mode = 'url' +url = 'https://cdn.modrinth.com/data/NcUtCpym/versions/fQpXYWtL/XaerosWorldMap_1.39.9_Fabric_1.20.jar' + +[update.modrinth] +mod-id = 'NcUtCpym' +version = 'fQpXYWtL' \ No newline at end of file From 41453eca662af934e8ff3683da229369e6e9a563 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:41:05 +0200 Subject: [PATCH 018/106] Updated packwiz --- index.toml | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++-- pack.toml | 2 +- 2 files changed, 105 insertions(+), 5 deletions(-) diff --git a/index.toml b/index.toml index 81c5519..e5c3889 100644 --- a/index.toml +++ b/index.toml @@ -166,7 +166,7 @@ hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" [[files]] file = "config/yosbr/config/sodium-extra-options.json" -hash = "ae5ac855a568395ec300fc8ba9ab8873a8f0965cc4545c2b44fa3a4719d22a85" +hash = "68853b098e83b6bc3c244906a29943e5b4252e6906fc5df72cd71f4df6c977d4" [[files]] file = "config/yosbr/config/sodium-options.json" @@ -202,7 +202,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "a4e21bdb6c14b12cd603354e683a00e261161a62ee20a3c5dd03b2be841a7754" +hash = "d705f5d2ad4c5669f10da3aa823f4e6a4d92d45aac0f639c1451905b69ab4f71" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -304,6 +304,11 @@ file = "mods/c2me-fabric.pw.toml" hash = "64fc1fc2732f3cde1a6d15e10d415bd551e9919c0fd8514f6d7f0401020c32b7" metafile = true +[[files]] +file = "mods/calcmod.pw.toml" +hash = "30fc1ca598b4b1e0fb49922f4273faa851578d1b99e6c458e0d4cfe1b839954c" +metafile = true + [[files]] file = "mods/cameraoverhaul.pw.toml" hash = "110b9cdfdd6c9205fa6ddea920c8108aa002a8f5d52f5542399a59c83e119c44" @@ -479,6 +484,11 @@ file = "mods/ferrite-core.pw.toml" hash = "390276efb32f3934621f010265059d8ee67c276a88682d0be22aa6e8556d9223" metafile = true +[[files]] +file = "mods/fix-keyboard-on-linux.pw.toml" +hash = "9d9842104d5a1325f6d25f0a5cd1bdf5f7e5762661b75f9e0c4a95475ebce36f" +metafile = true + [[files]] file = "mods/fog.pw.toml" hash = "604237ac7a32a56cad5b2277ff3972ce09875bab241bc8708a999b3bcd905342" @@ -574,6 +584,11 @@ file = "mods/krypton.pw.toml" hash = "aa053a4ddff77d82d1522964c23c4a7f949537b4240e077020fcb5995d4fa073" metafile = true +[[files]] +file = "mods/ksyxis.pw.toml" +hash = "24acf72de5f343a00a505bf571d69ccf15cbd1c783a6ca647d375f542d9603b5" +metafile = true + [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "e4330e3398bc7c48ac7fc1d2557b093a1157f39a35f1675a097b18b57554f6ef" @@ -594,6 +609,11 @@ file = "mods/lithium.pw.toml" hash = "c56f82aa24c0a311c2b953f0e6baee8bf2b7a51d965111183161ebb448178fb4" metafile = true +[[files]] +file = "mods/macos-input-fixes.pw.toml" +hash = "8eba85b324f93326ba3e63e65f77a9bab59adc2125765a168b08e8ab02ab3fb0" +metafile = true + [[files]] file = "mods/main-menu-credits.pw.toml" hash = "f27e7f8dee73d28539f36224617b69eb27c3a20c0b6add8d60ddfc688837f618" @@ -626,7 +646,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "8fc3d4e7316e5e020ddc57224f41dc2b75cfc1974721a4c3f05d51e05f2d136c" +hash = "254aa475250b984244efa0847ec9b6ef4930aa931306ce1a2b0a3a45b36ea15d" metafile = true [[files]] @@ -709,6 +729,11 @@ file = "mods/pick-up-notifier.pw.toml" hash = "57ccabf627c8f570cffb867388a2e5a9d68c064537b1784d76cc7548b1ff5b51" metafile = true +[[files]] +file = "mods/polytone.pw.toml" +hash = "2790c4a00ce1af124cb152ee56577f2f814795324dd52dfb9cbff975aaba465b" +metafile = true + [[files]] file = "mods/puzzle.pw.toml" hash = "e71c242164a1fdbe43286bbf9a6562859becb2b32378a68ab1768238790b9063" @@ -746,7 +771,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "9fec63e6bc5721bbc2ecc9d516be5415eea4878ecbea46ec51a992b4fe8a0634" +hash = "adceaa1fbf5a0c2027c32a09870cccf42e3f533a247100f929af8d0ec2b2c931" metafile = true [[files]] @@ -809,6 +834,11 @@ file = "mods/xaeros-minimap.pw.toml" hash = "972fde2494b1772611861352e9634c398382eb0dba7ce241721468969e5404d1" metafile = true +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "315e6101e0bb038186c8971d145f91ccd54734112f281a8f219bbccac90c3454" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "8d9192bf2bcec55e0aad56fddcb86eb9f35d4d38e44b83228b6ac4547320fc08" @@ -818,3 +848,73 @@ metafile = true file = "mods/yosbr.pw.toml" hash = "6af4a31c91af27bc461f481c769a790c803ab2ff4dffd96a7be8ce67f5c88ff7" metafile = true + +[[files]] +file = "mods/yungs-api.pw.toml" +hash = "46cd46bdfc8af55ffb2eb8dafaf2cc6426c6efc7bafbec68d88a9a006d5b9043" +metafile = true + +[[files]] +file = "resourcepacks/chat-reporting-helper.pw.toml" +hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" +metafile = true + +[[files]] +file = "resourcepacks/cubic-sun-moon.pw.toml" +hash = "bbfa1ecdf9396ded19d90397eed7e45cf257d772811b9417f09737c73ccdf1e3" +metafile = true + +[[files]] +file = "resourcepacks/even-better-enchants.pw.toml" +hash = "c787950c5bdbff78bc2ef218554f1486fc81f747d7abd4a29fba5286229b225a" +metafile = true + +[[files]] +file = "resourcepacks/fast-better-grass.pw.toml" +hash = "774b51f7257a3a18f0afc40c155bac4bb1dbade055170137f2ac96456f0e3653" +metafile = true + +[[files]] +file = "resourcepacks/fresh-animations.pw.toml" +hash = "b96abadb2cdb56d53145609e6a8ee9fd70171878bb5414412dddee1fca902a7b" +metafile = true + +[[files]] +file = "resourcepacks/icons-advertisement-removal.pw.toml" +hash = "228a07690b66e69c2cf3b4fcc0736381105dd652a4a1ae08292875f019ce6a98" +metafile = true + +[[files]] +file = "resourcepacks/icons.pw.toml" +hash = "29a7b3eb5b9bfd6ddaa5efd808dcbe4c0eb1428b57f03cd700fcadd1c552edfb" +metafile = true + +[[files]] +file = "resourcepacks/redstone-tweaks.pw.toml" +hash = "ea6aca4502021cf77920c2fe853a50a6e875ead0df19bbdd3cc152ae7ff005c2" +metafile = true + +[[files]] +file = "resourcepacks/spawn-egg-backport.pw.toml" +hash = "bd9f83c597a2f38195bc32fe795f66ed62e34911dcbdece1674c75414622bc98" +metafile = true + +[[files]] +file = "resourcepacks/translations-for-sodium.pw.toml" +hash = "9597f8feb1d046410881995bf1f70bb9c1c1549dfc4dadafcd50ffa39c87a8f3" +metafile = true + +[[files]] +file = "resourcepacks/unique-dark.pw.toml" +hash = "6e0e578954b52d97df6ad27562cbc3816410bcab704b43bca0145823118a2b6e" +metafile = true + +[[files]] +file = "resourcepacks/vanilla-evolved.pw.toml" +hash = "4b6982016e6ab990cd2a89eb70cbe354206ea6302eb7f3658aaf64fbaf70373a" +metafile = true + +[[files]] +file = "resourcepacks/visual-armor-trims.pw.toml" +hash = "e7a3945feb4ef231579385cb92d1298a06fd7af4655d11763e563ee06980d642" +metafile = true diff --git a/pack.toml b/pack.toml index 513edd9..5fcfbeb 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 = "310634661e45f43855a6bdaba1ca882887ec8fec6433a0822b963002b22f5a60" +hash = "eecd41365355bdfda6ab4c87b51a541053036852bfad14856b8418dd2111dd7a" [versions] fabric = "0.16.14" From b05007aaa5c480a11e090e7357f83178b7be57e4 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:42:43 +0200 Subject: [PATCH 019/106] Updated to 1.0.0 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- config/yosbr/config/fabric_loader_dependencies.json | 1 - config/yosbr/config/isxander-main-menu-credits.json | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 config/yosbr/config/fabric_loader_dependencies.json delete mode 100644 config/yosbr/config/isxander-main-menu-credits.json diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 7423afc..6d856d0 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulously Optimized":">5.4.0"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.0"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index d5a4b0d..69e3658 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized 5.4.0","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.0","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/config/yosbr/config/fabric_loader_dependencies.json b/config/yosbr/config/fabric_loader_dependencies.json deleted file mode 100644 index 3e434bf..0000000 --- a/config/yosbr/config/fabric_loader_dependencies.json +++ /dev/null @@ -1 +0,0 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"Fabulously Optimized again.\nIt looks like you've deleted important files from your config folder, so Fabulously Optimized may not run properly.\nPlease update the pack or reset its config. Instructions: https://fabulously-optimized.github.io/update\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n":""}}}} \ No newline at end of file diff --git a/config/yosbr/config/isxander-main-menu-credits.json b/config/yosbr/config/isxander-main-menu-credits.json deleted file mode 100644 index ad252fa..0000000 --- a/config/yosbr/config/isxander-main-menu-credits.json +++ /dev/null @@ -1 +0,0 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulously Optimized (broken install)","color":"red","clickEvent":{"action":"open_url","value":"https://fabulously-optimized.github.io/install"}}]}} \ No newline at end of file From 9a78c50f6c039d9f28e29f16be280ffb299681ca Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 15:45:33 +0200 Subject: [PATCH 020/106] Added .gitignore and refreshed packwiz --- .gitignore | 1 + index.toml | 12 ++---------- pack.toml | 2 +- 3 files changed, 4 insertions(+), 11 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1790fda --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/releases/ diff --git a/index.toml b/index.toml index e5c3889..f5f70df 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "9e876479c9ae61cea00c68423a362637766be51c85da6c942a54987f5f4fdff5" +hash = "519b09402ccf977d64261fdb0f23f85c9265b53c1b443e5ed6d21592fd5d8b44" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0c8fcf36ea9e1c316513260cd27f746b122373b38f6de68dac0d6951929b5733" +hash = "0c2d797e9b1e90b8b00f09db876faed9c060ee2858609223b2a09a12a73e14db" [[files]] file = "config/modmenu.json" @@ -84,10 +84,6 @@ hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" file = "config/yosbr/config/entityculling.json" hash = "5acf5a0ce839b1d84fd677a705f211f35a27f12dbdde7363ee12e695f4281ac0" -[[files]] -file = "config/yosbr/config/fabric_loader_dependencies.json" -hash = "e5210a18a1f67104b6eda85a9ea68f475b75a71bab9cff7cf7dbcc10f627369a" - [[files]] file = "config/yosbr/config/fastquit.toml" hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" @@ -104,10 +100,6 @@ hash = "51c7ea47f63e38651a542dae94caaaa843924b9f00e77efb18ed15207cc167a8" file = "config/yosbr/config/iris.properties" hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" -[[files]] -file = "config/yosbr/config/isxander-main-menu-credits.json" -hash = "e9c780a3548faea77d7230f83a97497cf30ae5148d1855c632310f6fb69a5cec" - [[files]] file = "config/yosbr/config/jade/jade.json" hash = "93659894926ba2ecfbc945e4fba97ef4d2b780d5389c335c5e3abf36a9bff2b8" diff --git a/pack.toml b/pack.toml index 5fcfbeb..66eb74e 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 = "eecd41365355bdfda6ab4c87b51a541053036852bfad14856b8418dd2111dd7a" +hash = "d61cdfeaa4a2b6fdf22ad3e3174feb308d37d965c2c592248a480b6899e200a2" [versions] fabric = "0.16.14" From f66747f67759fcd1d6784fc1b7d26bcbb4f1d513 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 2 Jul 2025 16:13:21 +0200 Subject: [PATCH 021/106] Added .packwizignore and README.md --- .packwizignore | 1 + README.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 .packwizignore create mode 100644 README.md diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..42061c0 --- /dev/null +++ b/.packwizignore @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c64fe6 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +**Fabulous!** is a Vanilla++ modpack that adds tons of beautiful client-side enhancements, gameplay polish, and additional optimization tools to make Minecraft look and feel _truly majestic_, even without shaders. Who needs shaders anyways? + +## What's inside? + +- **Performance**: Built on top of _5 optimization modpacks_, this pack adds even more optimization and profiling mods for smooth gameplay with minimal setup. Just gimme that fine speed bruh 🙏 + +- **Enhanced Visuals**: Dynamic lighting, ambient sounds, fog effects, improved animations, redefined entities, and more. Your world will truly look ✨ beautiful ✨ - _you can even download resources and shaders in-game!_ + +- **Quality of Life**: Helpful tooltips, JEI, Jade, minimaps, ~~zoomers~~ zoom functionality, UI tweaks, block information... great for beginners and technical players alike. Never forget how to craft your nuclear reactor again ☢️ + +- **Gameplay Tweaks**: Customizable armor stands and other fixes that make the vanilla experience smoother and more fun. Who's never needed a calculator in their chat before? 🖩 + +- **Social & Customization**: Skins, capes, emotes, emojis and voice chat, all preconfigured to make multiplayer more expressive and seamless. Show off your dragon skin to all your friends! 🐉 + +- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. A perfect example is [RandomAhhPack](https://modrinth.com/modpack/RandomAhhPack), which uses Fabulous! along with 100+ random mods and doesn't crash. Most of the time. + +### Built for performance + +Fabulous! was built upon the base of these **5 optimization-focused modpacks**: + +- [Fabulously Optimized](https://modrinth.com/modpack/fabulously-optimized) +- [Simply Optimized](https://modrinth.com/modpack/sop) +- [OptiFabric](https://modrinth.com/modpack/optifabric-modpack) +- [FPS Modpack](https://modrinth.com/modpack/fps) +- [Additive](https://modrinth.com/modpack/additive) + +This pack takes the best features from all of the above to ensure the best performance possible. + +## Server compatibility + +This pack includes a few mods, like Simple Voice Chat, WATUT and EmoteCraft, that include server-side features. If the server doesn't have them installed, they should just disable themselves and hopefully not crash your whole computer. + +Also, if playing on big servers, consider disabling mods like Better Bridging as they could get you banned for cheating. I mean, it is not cheating, but admins think it is, so you better be cautious (also, maybe don’t enable XRay unless you’re in for a "friendly chat" with an admin). + +
+Note + +This isn’t a professional level modpack (yet™). It’s just a copy-paste of the above mentioned packs with extra mods, tweaks, and resource packs thrown at it. While it’s fast, beautiful, and highly usable, I can't guarantee stability nor compatibility with other mods. + +The other packs themselves probably have years of development, regular updates, and a large community. This pack builds on that solid foundation, but keep in mind: it's a personal project, not a finished product. + +
From 9fd7c4e8dad91bb049f67ed4597a65b3d9a9b12d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 5 Jul 2025 14:04:34 +0200 Subject: [PATCH 022/106] Updated Modernfix and Polytone --- mods/modernfix.pw.toml | 8 ++++---- mods/polytone.pw.toml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index c30a99c..2c26e76 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,4 +1,4 @@ -filename = 'modernfix-fabric-5.24.0+mc1.20.1.jar' +filename = 'modernfix-fabric-5.24.1+mc1.20.1.jar' name = 'ModernFix' side = 'both' x-prismlauncher-loaders = [ 'fabric' ] @@ -6,11 +6,11 @@ x-prismlauncher-mc-versions = [ '1.20.1' ] x-prismlauncher-release-type = 'release' [download] -hash = 'df37e61ef62a0b8e7146c32894c2e215c55074225f9f48e70f41584554403caf82bb4d9f625fdf9098dba3e06a10f9c937bede8dfee0cf77663827d99932f906' +hash = 'fca2be3f52dec20cd55a9fb7a1ad0d6daaca88615e95620095d5b4fa4ceb4e7e36c9ae59a5f55b5f2f23aad4d8e84307d880487c5cfae5d54c0fd2f84e908b76' hash-format = 'sha512' mode = 'url' -url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/dJyYiSPP/modernfix-fabric-5.24.0%2Bmc1.20.1.jar' +url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/QtunKFLa/modernfix-fabric-5.24.1%2Bmc1.20.1.jar' [update.modrinth] mod-id = 'nmDcB62a' -version = 'dJyYiSPP' \ No newline at end of file +version = 'QtunKFLa' \ No newline at end of file diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 5b90690..036c469 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,16 +1,16 @@ -filename = 'polytone-1.20-3.3.11-fabric.jar' +filename = 'polytone-1.20-3.4.0-fabric.jar' name = 'Polytone' -side = 'client' +side = 'both' x-prismlauncher-loaders = [ 'fabric' ] x-prismlauncher-mc-versions = [ '1.20.1' ] x-prismlauncher-release-type = 'release' [download] -hash = '0462fba7a1e5d53ee3c950fc2ac30825ef0384e468e6356675b2430b12675f71cc7f69c66f9654f74e2f36a6c9edaa0a3fcdc1b7d05fe11816a47a5a2dcf0e5a' +hash = '6deb15f06b37441501ab2e9679260afa340e87118eb237bc5b49ff35ac464de458683cc9f8efd2d84fc8f9430a7d45acfcf1f72813c49e22dab8a2b66224e67f' hash-format = 'sha512' mode = 'url' -url = 'https://cdn.modrinth.com/data/3qAYkBMB/versions/jaLYD9WN/polytone-1.20-3.3.11-fabric.jar' +url = 'https://cdn.modrinth.com/data/3qAYkBMB/versions/lDinvCrI/polytone-1.20-3.4.0-fabric.jar' [update.modrinth] mod-id = '3qAYkBMB' -version = 'jaLYD9WN' \ No newline at end of file +version = 'lDinvCrI' \ No newline at end of file From 383cf0f2aa5ac688260076974c57f7fa7ca6204f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 5 Jul 2025 14:23:08 +0200 Subject: [PATCH 023/106] Fixed resourcepack order --- config/yosbr/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 2c87c0b..0cbc679 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/UniqueDark 1.20.1 (free).zip","file/VanillaEvolved_1.9.0.zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/cubic-sun-moon-v1.8.2a.zip"] -incompatibleResourcePacks:["file/VanillaEvolved_1.9.0.zip","file/visual-armor-trims-v1.1-1.20.X.zip"] +resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/UniqueDark 1.20.1 (free).zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.2a.zip"] +incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip","file/VanillaEvolved_1.9.0.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true From c99ade4ae3c34faeea8defa0a2ce2e4c11dbefa0 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 5 Jul 2025 14:24:28 +0200 Subject: [PATCH 024/106] Fixed Mod Menu configuration --- config/modmenu.json | 1 - config/yosbr/config/modmenu.json | 45 +++++++++++++++++++++++++++++++- 2 files changed, 44 insertions(+), 2 deletions(-) delete mode 100644 config/modmenu.json diff --git a/config/modmenu.json b/config/modmenu.json deleted file mode 100644 index b613bce..0000000 --- a/config/modmenu.json +++ /dev/null @@ -1 +0,0 @@ -{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"insert","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":false,"easter_eggs":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"update_checker":false,"button_update_badge":false,"update_channel":"release","quick_configure":true,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["minecraft","puzzle-models","puzzle-splashscreen","citresewn-defaults","indium","puzzle-gui","puzzle-base","moremcmeta_animation_plugin","moremcmeta_gui_plugin","moremcmeta_json_parser_plugin","moremcmeta_properties_parser_plugin","moremcmeta_texture_plugin"],"hidden_configs":["capes"],"disable_update_checker":[]} \ No newline at end of file diff --git a/config/yosbr/config/modmenu.json b/config/yosbr/config/modmenu.json index c92a72a..a8bc56e 100644 --- a/config/yosbr/config/modmenu.json +++ b/config/yosbr/config/modmenu.json @@ -1 +1,44 @@ -{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":true,"easter_eggs":false,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true} \ No newline at end of file +{ + "sorting": "ascending", + "count_libraries": false, + "compact_list": false, + "count_children": true, + "mods_button_style": "shrink", + "game_menu_button_style": "insert", + "count_hidden_mods": false, + "mod_count_location": "title_screen", + "hide_mod_links": false, + "show_libraries": false, + "hide_mod_license": true, + "hide_badges": true, + "hide_mod_credits": false, + "easter_eggs": false, + "random_java_colors": false, + "translate_names": true, + "translate_descriptions": true, + "update_checker": false, + "button_update_badge": false, + "update_channel": "release", + "quick_configure": true, + "modify_title_screen": true, + "modify_game_menu": true, + "hide_config_buttons": false, + "config_mode": false, + "disable_drag_and_drop": false, + "hidden_mods": [ + "minecraft", + "puzzle-models", + "puzzle-splashscreen", + "citresewn-defaults", + "indium", + "puzzle-gui", + "puzzle-base", + "moremcmeta_animation_plugin", + "moremcmeta_gui_plugin", + "moremcmeta_json_parser_plugin", + "moremcmeta_properties_parser_plugin", + "moremcmeta_texture_plugin" + ], + "hidden_configs": ["capes"], + "disable_update_checker": [] +} From b03a18cd6648d6a94781674e800d42dfc59d7e43 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 5 Jul 2025 18:16:14 +0200 Subject: [PATCH 025/106] Renamed pack to Fabulous and updated to 1.0.1 --- README.md | 6 +++--- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 16 ++++++---------- pack.toml | 4 ++-- 5 files changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 2c64fe6..9880db5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**Fabulous!** is a Vanilla++ modpack that adds tons of beautiful client-side enhancements, gameplay polish, and additional optimization tools to make Minecraft look and feel _truly majestic_, even without shaders. Who needs shaders anyways? +**Fabulous** is a Vanilla++ modpack that adds tons of beautiful client-side enhancements, gameplay polish, and additional optimization tools to make Minecraft look and feel _truly majestic_, even without shaders. Who needs shaders anyways? ## What's inside? @@ -12,11 +12,11 @@ - **Social & Customization**: Skins, capes, emotes, emojis and voice chat, all preconfigured to make multiplayer more expressive and seamless. Show off your dragon skin to all your friends! 🐉 -- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. A perfect example is [RandomAhhPack](https://modrinth.com/modpack/RandomAhhPack), which uses Fabulous! along with 100+ random mods and doesn't crash. Most of the time. +- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. A perfect example is [RandomAhhPack](https://modrinth.com/modpack/RandomAhhPack), which uses Fabulous along with 100+ random mods and doesn't crash. Most of the time. ### Built for performance -Fabulous! was built upon the base of these **5 optimization-focused modpacks**: +Fabulous was built upon the base of these **5 optimization-focused modpacks**: - [Fabulously Optimized](https://modrinth.com/modpack/fabulously-optimized) - [Simply Optimized](https://modrinth.com/modpack/sop) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 6d856d0..ab84d3e 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.0"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.1"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 69e3658..8d6f80a 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.0","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.1","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index f5f70df..0b8fa62 100644 --- a/index.toml +++ b/index.toml @@ -2,15 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "519b09402ccf977d64261fdb0f23f85c9265b53c1b443e5ed6d21592fd5d8b44" +hash = "d393b71787f5fe4adfff9d95d1dae1b8e2a1ed18e615299d632e4e9bc7d31aab" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0c2d797e9b1e90b8b00f09db876faed9c060ee2858609223b2a09a12a73e14db" - -[[files]] -file = "config/modmenu.json" -hash = "56e85c53f4097e9c662c097f2b0b4c1a22bdb550bb80c69a58904dcf6728d139" +hash = "5c02fce82a785ad40e4c1f3aa364c75be03b254918aaa03e6a22706dc5c159dd" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -138,7 +134,7 @@ hash = "786d733801189d70e38ce485533505679bc765de871dc35235cc505786e6ad4f" [[files]] file = "config/yosbr/config/modmenu.json" -hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" +hash = "caf78ed83c10fd96784c335a597c078b943d0e20cac39604c2e35daa719d2e9d" [[files]] file = "config/yosbr/config/moreculling.toml" @@ -194,7 +190,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "d705f5d2ad4c5669f10da3aa823f4e6a4d92d45aac0f639c1451905b69ab4f71" +hash = "39d48a6292166e07a82b76585b00e32d756aec4f6b56df5e61bcf0f21bd69fb5" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -638,7 +634,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "254aa475250b984244efa0847ec9b6ef4930aa931306ce1a2b0a3a45b36ea15d" +hash = "f3d780998fba1aa5ab1edc9a5e43ced5e5e9af01f16c855f5e7e5dc5a9355151" metafile = true [[files]] @@ -723,7 +719,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "2790c4a00ce1af124cb152ee56577f2f814795324dd52dfb9cbff975aaba465b" +hash = "88e6ec0a8eb3abdd36d73a73fa50c58aab0c7c598bb3363dafeb66f6e621bc72" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 66eb74e..32ad332 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.0" +version = "1.0.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d61cdfeaa4a2b6fdf22ad3e3174feb308d37d965c2c592248a480b6899e200a2" +hash = "016c295046b9f9a6ebf64a9782c39a0e082b66372a48dd5d9c452a3c49376be3" [versions] fabric = "0.16.14" From 1df3bdee72e90e0def93aa774c7c32e389df4c87 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 12 Jul 2025 14:14:03 +0200 Subject: [PATCH 026/106] Updated .gitignore and .packwizignore --- .gitignore | 1 + .packwizignore | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1790fda..4cd787f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /releases/ +/scripts/ \ No newline at end of file diff --git a/.packwizignore b/.packwizignore index 42061c0..4ff2c46 100644 --- a/.packwizignore +++ b/.packwizignore @@ -1 +1,3 @@ -README.md \ No newline at end of file +README.md +/releases/ +/scripts/ \ No newline at end of file From 4a4f1c462669791ffea75af69dd8341e68323563 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 12 Jul 2025 14:48:01 +0200 Subject: [PATCH 027/106] Updated mods and resoucepacks; fixed server-side bug --- index.toml | 266 ++++---- mods/3dskinlayers.pw.toml | 21 +- mods/advancementinfo.pw.toml | 21 +- mods/ambientsounds.pw.toml | 21 +- mods/animatica.pw.toml | 21 +- mods/appleskin.pw.toml | 21 +- mods/architectury-api.pw.toml | 21 +- mods/armor-statues.pw.toml | 21 +- mods/bad-wither-no-cookie.pw.toml | 21 +- mods/badoptimizations.pw.toml | 21 +- mods/balm.pw.toml | 21 +- mods/bbrb.pw.toml | 21 +- mods/better-mount-hud.pw.toml | 21 +- mods/better-third-person.pw.toml | 21 +- mods/betterf3.pw.toml | 21 +- mods/bettergrassify.pw.toml | 21 +- mods/blur-plus.pw.toml | 21 +- mods/boat-item-view.pw.toml | 21 +- mods/bookshelf-lib.pw.toml | 21 +- mods/borderless-mining.pw.toml | 21 +- mods/c2me-fabric.pw.toml | 21 +- mods/calcmod.pw.toml | 21 +- mods/cameraoverhaul.pw.toml | 21 +- mods/capes.pw.toml | 21 +- mods/chat-heads.pw.toml | 21 +- mods/cherished-worlds.pw.toml | 21 +- mods/chunky.pw.toml | 21 +- mods/cit-resewn.pw.toml | 21 +- mods/cleardespawn.pw.toml | 21 +- mods/client-tweaks.pw.toml | 21 +- mods/cloth-config.pw.toml | 21 +- mods/clumps.pw.toml | 21 +- mods/continuity.pw.toml | 21 +- mods/coroutil.pw.toml | 21 +- mods/creativecore.pw.toml | 21 +- mods/cubes-without-borders.pw.toml | 21 +- mods/cut-through.pw.toml | 21 +- mods/damagenumbers.pw.toml | 21 +- mods/debugify.pw.toml | 21 +- mods/distraction-free-recipes.pw.toml | 21 +- mods/dynamic-fps.pw.toml | 21 +- mods/dynamiccrosshair.pw.toml | 21 +- mods/dynamiccrosshaircompat.pw.toml | 21 +- mods/e4mc.pw.toml | 44 +- mods/ebe.pw.toml | 21 +- mods/emotecraft.pw.toml | 21 +- mods/enchantment-descriptions.pw.toml | 21 +- mods/entity-model-features.pw.toml | 21 +- mods/entityculling.pw.toml | 21 +- mods/entitytexturefeatures.pw.toml | 21 +- mods/fabric-api.pw.toml | 21 +- mods/fabric-language-kotlin.pw.toml | 61 +- mods/fabrishot.pw.toml | 21 +- mods/fadeless.pw.toml | 66 +- mods/fast-ip-ping.pw.toml | 21 +- mods/fastquit.pw.toml | 21 +- mods/ferrite-core.pw.toml | 21 +- mods/fix-keyboard-on-linux.pw.toml | 43 +- mods/fog.pw.toml | 21 +- mods/forge-config-api-port.pw.toml | 21 +- mods/iceberg.pw.toml | 21 +- mods/immediatelyfast.pw.toml | 21 +- mods/immersive-messages-api.pw.toml | 21 +- mods/immersive-tips.pw.toml | 21 +- mods/immersive-ui.pw.toml | 21 +- mods/immersivethunder.pw.toml | 21 +- mods/indium.pw.toml | 21 +- mods/infinite-music.pw.toml | 21 +- mods/iris.pw.toml | 21 +- mods/item-highlighter.pw.toml | 21 +- mods/ive-spoken.pw.toml | 19 +- mods/jade-addons-fabric.pw.toml | 21 +- mods/jade.pw.toml | 21 +- mods/jei.pw.toml | 21 +- mods/just-zoom.pw.toml | 21 +- mods/konkrete.pw.toml | 21 +- mods/krypton.pw.toml | 21 +- mods/ksyxis.pw.toml | 646 +----------------- mods/lambdynamiclights.pw.toml | 21 +- mods/language-reload.pw.toml | 21 +- mods/lazydfu.pw.toml | 21 +- mods/lithium.pw.toml | 21 +- mods/macos-input-fixes.pw.toml | 378 +--------- mods/main-menu-credits.pw.toml | 21 +- mods/memoryleakfix.pw.toml | 37 +- mods/midnightcontrols.pw.toml | 21 +- mods/midnightlib.pw.toml | 21 +- mods/mixintrace.pw.toml | 41 +- mods/modelfix.pw.toml | 21 +- mods/modernfix.pw.toml | 21 +- mods/modmenu.pw.toml | 21 +- mods/morechathistory.pw.toml | 21 +- mods/moreculling.pw.toml | 21 +- mods/mouse-tweaks.pw.toml | 21 +- mods/mru.pw.toml | 21 +- mods/night-auto-config.pw.toml | 21 +- mods/no-chat-reports.pw.toml | 21 +- mods/no-telemetry.pw.toml | 64 +- mods/noisium.pw.toml | 21 +- mods/nuit-interop.pw.toml | 21 +- mods/nuit.pw.toml | 21 +- mods/octo-lib.pw.toml | 21 +- mods/optigui.pw.toml | 21 +- mods/panorama-screens.pw.toml | 21 +- mods/paper-doll.pw.toml | 21 +- mods/pick-up-notifier.pw.toml | 21 +- mods/polytone.pw.toml | 21 +- mods/puzzle.pw.toml | 21 +- mods/puzzles-lib.pw.toml | 21 +- mods/reeses-sodium-options.pw.toml | 19 +- mods/resourcify.pw.toml | 21 +- mods/rrls.pw.toml | 21 +- mods/scribble.pw.toml | 21 +- mods/seamless-loading-screen.pw.toml | 21 +- mods/simple-voice-chat.pw.toml | 21 +- mods/skinrestorer.pw.toml | 21 +- mods/sodium-extra.pw.toml | 21 +- mods/sodium.pw.toml | 21 +- mods/sound-physics-remastered.pw.toml | 21 +- mods/sound.pw.toml | 21 +- mods/spark.pw.toml | 21 +- mods/starlight.pw.toml | 21 +- mods/threadtweak.pw.toml | 21 +- mods/tooltipfix.pw.toml | 21 +- mods/txnilib.pw.toml | 21 +- mods/what-are-they-up-to.pw.toml | 21 +- mods/xaeros-minimap.pw.toml | 19 +- mods/xaeros-world-map.pw.toml | 19 +- mods/yacl.pw.toml | 21 +- mods/yosbr.pw.toml | 58 +- mods/yungs-api.pw.toml | 19 +- pack.toml | 2 +- resourcepacks/cubic-sun-moon.pw.toml | 8 +- resourcepacks/translations-for-sodium.pw.toml | 6 +- resourcepacks/unique-dark.pw.toml | 8 +- 135 files changed, 1310 insertions(+), 2928 deletions(-) diff --git a/index.toml b/index.toml index 0b8fa62..2d4b654 100644 --- a/index.toml +++ b/index.toml @@ -194,652 +194,652 @@ hash = "39d48a6292166e07a82b76585b00e32d756aec4f6b56df5e61bcf0f21bd69fb5" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "2373a51d6ab343feab6206502254d31c129866e822f2eeedb6462d98a44648a2" +hash = "71d097839d86bcdc476dd12c9d635b3c521f07f71e133357587975d6862eefac" metafile = true [[files]] file = "mods/advancementinfo.pw.toml" -hash = "8820fc940ecf84735fb2c52b0f18ca815a189dd8d69ffefe203fa2a9df882b46" +hash = "bb6c349471139b104a3d8001650ecaee747b596e1f5ca865157a8026e8182f61" metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "56d41b83cc422ac009f950b498fe9e44b2fcec1be1d932118882824a33bf33e6" +hash = "7b9bcc299b6587626d256c571fc122e6147d8d760cb7056d537c88cce5d993f9" metafile = true [[files]] file = "mods/animatica.pw.toml" -hash = "f1c6e7bcc55913a2b8a5a37615af075e054bf4528ea90af7a137c672ce69e088" +hash = "e94fd2f80b6029f19fb0c68d5bbf443a21645af0d668c5a544e3b3f23508fb61" metafile = true [[files]] file = "mods/appleskin.pw.toml" -hash = "c40cb22a60e02eee6dc7354f172b261913aa54bc774162911520aa892cb34265" +hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "7aecf39b068aa52d8e8c2d65d337de3563b0fcc78a999ee62b712d01c52f75d6" +hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" metafile = true [[files]] file = "mods/armor-statues.pw.toml" -hash = "5cbf2d4409c9ec5ee8fc8f2a213710e2b26a5abd388c3a35bc85e97f10bfe628" +hash = "d7d3a464c8668c8a96124b8c98bd7289de41ec211a967a553dcd516c8ab0aee9" metafile = true [[files]] file = "mods/bad-wither-no-cookie.pw.toml" -hash = "50bb875e8d4cf02cc43cc444af6aebd2dc1499ccf505387c3d217883f2461611" +hash = "545fefbb036d68fb42cd96a077d42461abbf935cb71a096cee9454fba4030339" metafile = true [[files]] file = "mods/badoptimizations.pw.toml" -hash = "f1a2595982146e9c616e41848f8a21ef9b73a3fca8d1e28d90b3abbac1a2e308" +hash = "501acdaa439603e3a002cd2da5aad794ff9f39b2c75270bfab5779e2d7c6e0d8" metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "15ffdd33dbb177518e7e1e22bb3897c3807fb691944e745db8d048d1d6fcb712" +hash = "7dc148833d9a455f8ddebab5c3d8a03c2797cff1296d8c0bcb526e6226b97cb3" metafile = true [[files]] file = "mods/bbrb.pw.toml" -hash = "52b6564994ea2d4561ec808fb78c4c4a5e2c50dee0054dfc2872a8c97219e3a4" +hash = "e7c4c19bb26bd2b61eebb99c9a1f788ebaf7a89c5493a9788cedc63c9ec8815b" metafile = true [[files]] file = "mods/better-mount-hud.pw.toml" -hash = "5a4ffff90d3f11b3b2efccf3cd08a0ba9aa704070df3e68364e81dd038c2c015" +hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff" metafile = true [[files]] file = "mods/better-third-person.pw.toml" -hash = "571b740030954db87fff6ded8dd36f9f3fb0301a6853e9ccab444ad17ed52f91" +hash = "6d7c5793f88c52421dc11f48b3bf12400e7a451b9297e80fe33b776cc2af2c1d" metafile = true [[files]] file = "mods/betterf3.pw.toml" -hash = "9b4caa235f691df572aa224d2d4023371315490822af79a18665f7641fc7cc46" +hash = "a1e024094c28068c99a6da1c5867cbd4e66a315718039659bfa533a138762d9e" metafile = true [[files]] file = "mods/bettergrassify.pw.toml" -hash = "675ee1957832f88cecd4df71ee20ce0b423e2301fdff9960ac156938b82371cf" +hash = "444dc7b515acd2e5a5b399c78fe89758f43bfe962a453472ad18a50193eae8b6" metafile = true [[files]] file = "mods/blur-plus.pw.toml" -hash = "9140afca3b9bf4df764216dd2c8d748e64d26e7a04832352f900f06d548b0ebe" +hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc" metafile = true [[files]] file = "mods/boat-item-view.pw.toml" -hash = "aeefb21b3c8db861561b23878a62e2b1a9921312e1e121c937bca09345d5e0d6" +hash = "d6878871a07870b33821beed20118368e779c17574062d5d771eb38b9403e875" metafile = true [[files]] file = "mods/bookshelf-lib.pw.toml" -hash = "c6746edec1a7bcbca3f93ad88bca75eb418d3d702571d9a3e3b960c63a6a6e72" +hash = "0b5feeae74fe992084ec5cb12eab3404ddd5054e85c9006f7ba4d65f209de13f" metafile = true [[files]] file = "mods/borderless-mining.pw.toml" -hash = "145b8398ffc950fdbe862a03b10de37573b55582cae95624bc3320326e02773c" +hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" metafile = true [[files]] file = "mods/c2me-fabric.pw.toml" -hash = "64fc1fc2732f3cde1a6d15e10d415bd551e9919c0fd8514f6d7f0401020c32b7" +hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" metafile = true [[files]] file = "mods/calcmod.pw.toml" -hash = "30fc1ca598b4b1e0fb49922f4273faa851578d1b99e6c458e0d4cfe1b839954c" +hash = "0cc9069aeee558e036c7afd064d37d9f468ea1138705da0fe4aad64d95312f79" metafile = true [[files]] file = "mods/cameraoverhaul.pw.toml" -hash = "110b9cdfdd6c9205fa6ddea920c8108aa002a8f5d52f5542399a59c83e119c44" +hash = "1486599d6e290cf30708c54ce2b8caa0447f072080625213951d50665167ec56" metafile = true [[files]] file = "mods/capes.pw.toml" -hash = "996ea3f0d44c9658332ff89c5ea347c3a2d6f635ccbaa3f5afd6ca5bed958127" +hash = "ec2c437fe50a3f8ea6077215974ba9f769cb94eb29432156cbbe43137a74013f" metafile = true [[files]] file = "mods/chat-heads.pw.toml" -hash = "6a4d95c58daa0393963708fafcca8ffcc74d15b823e827c3d9ac808d36cde0fb" +hash = "a64fd77827cfe582e2ad434fbf5fd6a70450796c191525cab9ea33d42e98a212" metafile = true [[files]] file = "mods/cherished-worlds.pw.toml" -hash = "eb0a40486a66d164bc532ac890cd62f0c2a69000333fb860331cb61525842c09" +hash = "ade96e54f3cc61a9a64356f522f8527f15a20518fe9a782229af7423358fc017" metafile = true [[files]] file = "mods/chunky.pw.toml" -hash = "7d4e1a1dfe1ed2c252cdd621576b740040de016b50aea5385c2f59f2b6a2a86d" +hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" metafile = true [[files]] file = "mods/cit-resewn.pw.toml" -hash = "90a61faac19eb88a2dbb4b201e1e99633c193da142c89fb6ae97b3b1d2901f99" +hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" metafile = true [[files]] file = "mods/cleardespawn.pw.toml" -hash = "5417eec2bcea1b40a8887ce3d058db0668794fecf45b2ed85cf310eead276040" +hash = "4f34a9355753904ff7fe8c3fe1e2f665e514470c483ff77aa7f4c8bc05c122da" metafile = true [[files]] file = "mods/client-tweaks.pw.toml" -hash = "5f2b88db602156dabeaa83ca54c636b814ac71eb0e065c7ded63f1705950f408" +hash = "fdf93eccd99a3676ab705cd2a9df118ff9c1abca2d6b1c15f820f1261eabf109" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "877570b7ab6eba741882447d21e207a38e715cb6e4131790af012bec6ab95cde" +hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" metafile = true [[files]] file = "mods/clumps.pw.toml" -hash = "1c0c3963c3db4b98d5e558612a727587993067110a0911fda7926364af29c443" +hash = "15385164e2cd07cce7493a10d6d87df5c7bce587a866613126be3b54b6b28fc7" metafile = true [[files]] file = "mods/continuity.pw.toml" -hash = "5b8a42572d9e261c213c799007b27a839b39b06a6fa29af298da97ccc7b87b7e" +hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d" metafile = true [[files]] file = "mods/coroutil.pw.toml" -hash = "dbfea8b0003b507030d0792c2dbb66de5dd0d3b6bf8eee6f2bca0fbf1a85edef" +hash = "429284603e4c5ca44777cb4ce2455477fcc1eee4dc9a4ae2f759c4895bf332e7" metafile = true [[files]] file = "mods/creativecore.pw.toml" -hash = "96ddb853606cab8a1ee3dc26009e9feacd23e99abb30e9963628e8e5f34e4d10" +hash = "78085457d022d795c7f4f5566476fde9a8a4e81eee96db09ef7f5bd09eb34926" metafile = true [[files]] file = "mods/cubes-without-borders.pw.toml" -hash = "6dfef2ea6c6bab996b45c559fd23a6e151ae5a4b76b80437e8d84e35be5348e1" +hash = "5944ed5a779d142aea9ccd8c466a20fa3d9233a29f2be1e5ae54fc15f5edd57e" metafile = true [[files]] file = "mods/cut-through.pw.toml" -hash = "b3eec581bb7d64182638b805f94c0e04fc0671652ae38e10db690895f5c729c2" +hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163" metafile = true [[files]] file = "mods/damagenumbers.pw.toml" -hash = "c79a5f23392dc44a47a7c700b1fb4799900695b8ef38637de517e6496833757f" +hash = "010d21e9d7d364313ce751e073ab48006ae80b302f68a7c434396dadbe324535" metafile = true [[files]] file = "mods/debugify.pw.toml" -hash = "3171388e47e9c8d0c00c57d88a5a1a22c5c1c1b9a0a10251e2a46b155e74ce21" +hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" metafile = true [[files]] file = "mods/distraction-free-recipes.pw.toml" -hash = "3d655e6f8187c39d460b6efd7e5fead4bb56c9daeb1c22d1655bf16c609c40a5" +hash = "20fdb4bb9c30b2aa81499f43657c266e3d84fdb4a3b167c7fdbf3309e4316fc7" metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "36b8c58ada55e383d0d13796d94bff4c239094744d358b9c24a61b27b5b73507" +hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" metafile = true [[files]] file = "mods/dynamiccrosshair.pw.toml" -hash = "7ed5634f201b9f5b1f94b340087aad72c6952a200400441d2a1f9ece30c94f5c" +hash = "60460d54ec3c77110dcb2ad09de2af369e39c0d9c1c20d55e263ac47153111de" metafile = true [[files]] file = "mods/dynamiccrosshaircompat.pw.toml" -hash = "3692f00d1029ce6d4fb376cc0253d5b46f32f66c9c5bdfc0e09feb7bfc02ea09" +hash = "f33a83913e71bc92da1f4dda173529f49d39ad372c34821e31163cd86dc211d6" metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "078fe1e7cc028c28d695922613cc8d03a6f97783197aebc5052169d7b3be371b" +hash = "e663f7a8af3dc2e071bce60131381a2ef243d9cc84ed5b74b1c2ae5cd244ac86" metafile = true [[files]] file = "mods/ebe.pw.toml" -hash = "e3037ad0f9c75f94f56feb0f155575c79e79b56e750b9d29b591e25c82f72d08" +hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" metafile = true [[files]] file = "mods/emotecraft.pw.toml" -hash = "3b8fb790ae7b00829aec3d33d11ad68d1e0f7bb6b1877a81c5df15347f166dcd" +hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0" metafile = true [[files]] file = "mods/enchantment-descriptions.pw.toml" -hash = "fdb6163d485330814333428d8ab11581d5e0ea2c2e71324935e8ae0e1047e4fb" +hash = "8ca413f9c2a155068d71e0057b23d8a199473fb78b37fe1ea864b5455e997a26" metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "bd0bbb49257d999841efe01bb303657c17c11c56f3af6461a87fe11fbb2f5234" +hash = "724f38446c3830230388cec99fed286ff1e8580f0a82c1466c7d59bde4450c71" metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "6f4c4bb1ddce2503a1d9cfad2ef370ed4e60d7c6d1a9bc1ce67f50e6615f51f3" +hash = "8a9386b76d226cf0bd2ab2faaa97442bb532702ca5fb7436b66b1383e0e306e3" metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "a62292a877539395e5cd83460c45d3de9f8b9b68f4d8986b87c00ec53d683e9c" +hash = "431846491318f66fdef523f169044383847e75d3e1ff36cccd2bf8cb10e85ae8" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "96753d95cc61388872b9030b496851e5942ec2e6359c44c918fbc1f581321de1" +hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "2a8ca3ff224fe24338939e2ccd1a0eca3e3d25f5927b9bca07a410f795ecaea3" +hash = "f217a0233c8aef84e914e1f8e90718be2496a923725215190d375ab3140379ab" metafile = true [[files]] file = "mods/fabrishot.pw.toml" -hash = "1d35acb19111e060153460085bbe5ff5582d23c8e100e398bcdea391d334dd83" +hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11" metafile = true [[files]] file = "mods/fadeless.pw.toml" -hash = "31978b7ecd069822b0584c02f13b829135dc2a0521d7b8dde56e1531873014fb" +hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" metafile = true [[files]] file = "mods/fast-ip-ping.pw.toml" -hash = "3540736f84e24926900a584e1e8f1e6720458d7655d84d188a42b75e8546ec0d" +hash = "29d41095d30271247f296402d3e50d8ce060acf77808efcbe25de0ec84e76975" metafile = true [[files]] file = "mods/fastquit.pw.toml" -hash = "dc3e2c6e155a7850110d17c7ac32f40e1e31ea08c306154c2c6cc5c5304a80f2" +hash = "c9c33bb929d2133e53cd332660d964d2d417396039affddbaf057fb7a9d5b36d" metafile = true [[files]] file = "mods/ferrite-core.pw.toml" -hash = "390276efb32f3934621f010265059d8ee67c276a88682d0be22aa6e8556d9223" +hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd" metafile = true [[files]] file = "mods/fix-keyboard-on-linux.pw.toml" -hash = "9d9842104d5a1325f6d25f0a5cd1bdf5f7e5762661b75f9e0c4a95475ebce36f" +hash = "5a8192cd49c550ee71786080679660576b3a86e8b4e6c979c1f5cd3c2e6b138e" metafile = true [[files]] file = "mods/fog.pw.toml" -hash = "604237ac7a32a56cad5b2277ff3972ce09875bab241bc8708a999b3bcd905342" +hash = "0dd6a98258783de2b2d6dd2e825edb02008a4d9801e18ef57030e1bbfd314d49" metafile = true [[files]] file = "mods/forge-config-api-port.pw.toml" -hash = "3c498611b1464ef647695bbb1ea766565d845e3d092e462bcc5bc61267b6de40" +hash = "4449401b59481016fa2a66d6e749795129160cb1ab3e7932e15033c6b5815455" metafile = true [[files]] file = "mods/iceberg.pw.toml" -hash = "dd42008c5965a39e8d48ab45c17e4049a89638759032491567031e34fc5daf06" +hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263" metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "ddddfd351ad1407fb3c8d0676211a866ffc097d26d5ed94e269a89a2774d1a89" +hash = "67099bc47fc849c2964b3b64b6f3af6fcbf941d9a4f1c03dda25f746b279015b" metafile = true [[files]] file = "mods/immersive-messages-api.pw.toml" -hash = "d5afef611a46b4b2a988ec766bc0f1e1ebbee17251e66feaf2003e0eed2b920d" +hash = "b2b2c8e4f24d100944950363a846a49b610df63e41f531bff2b241da6b91b687" metafile = true [[files]] file = "mods/immersive-tips.pw.toml" -hash = "52c517b8e435379d7c2c4a1aa444c7b551908c7f16905d31b5619291ce867283" +hash = "d28fe1f2c2d7e00d64233473bb7a82f44853861c9988050d354d7c9b4ff0644a" metafile = true [[files]] file = "mods/immersive-ui.pw.toml" -hash = "35115a8dc02ca7e28dcbf5751129e3585caad02c3c8faaac21432e36e0052284" +hash = "71ddcef1fbd1b128a705ce8f9a57e8aeda4421f08c47241484d08bd264cb7c98" metafile = true [[files]] file = "mods/immersivethunder.pw.toml" -hash = "ff21f222927622a062eef43ccb18cf2bc51ab0c3400e4670b2745a5410b7d5da" +hash = "1e7626658f151f660110a788c0e3771f08a023992a62c38aacb272fd9559dd94" metafile = true [[files]] file = "mods/indium.pw.toml" -hash = "fa7a0adb7b6faf5108ab1d33350df765447ea8cb9d8215b0f995ab3a04e2eaf9" +hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" metafile = true [[files]] file = "mods/infinite-music.pw.toml" -hash = "281176385f9a9889a8958bee26998bd5b7a2c0966fdd55a4b6848e57a8ee31a8" +hash = "da5b389fb0ef39af3116a02dbd90cb8f0fc11dba5f925f72d051c2143720c68e" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "866933d8009c252d91ccf47cf9fc372fc03f943abaca80c328bd5e4fc003c1b9" +hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" metafile = true [[files]] file = "mods/item-highlighter.pw.toml" -hash = "a16b76d508ea911df0db79aee44563a8059f3eead0f8d4a1bc46504bc56d30f7" +hash = "80264d11a93ffb63f1592be06f8dcdf276bc5a6d2b666dfa9a5d2d10dfb29282" metafile = true [[files]] file = "mods/ive-spoken.pw.toml" -hash = "f09ed123d7c1ca51f415c285409632098e769106e124c9fc9b163b2e01f4d2f1" +hash = "0aea87c3d9ef08d3fea6e19678378b8456ba4670c374b70a5ff3ad8039f6216a" metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "bb8dffbd31b7f629dddb6b1e926bd5f9a67e1cfdebfa8346dd8afc5462c70683" +hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" metafile = true [[files]] file = "mods/jade.pw.toml" -hash = "b09f611d886674cb587fcf9e64e0e13ade46a17dec25745d83e0957dea212d18" +hash = "d5faaf6d7e4be8bdf9b1b200edee175c2704ce13abad9d1951a4d4a45b432d4e" metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "efdbf1fc83ab612b693947fd404ea53eb79f8677fa4f44fb738ef3b03fe7ed43" +hash = "a615fd6551b3d47e2d0e42e4ec30df6293bec90c135f1022113425ab8f23f7a6" metafile = true [[files]] file = "mods/just-zoom.pw.toml" -hash = "709bf8786a4fcd63cb39221bf4ae7aac72c3efed586761b06ad986d42428ed49" +hash = "9495bb2388d7fa5ccf6b33b485f75c7ed15f8a59956406a92ad427e8504980e8" metafile = true [[files]] file = "mods/konkrete.pw.toml" -hash = "cad85a14cb4f724488b9a2f01b6f1b67cd6c1dfca2c4fa2650309b8b1935547d" +hash = "d6be91dc0a2aca23ee640818d8a8295c85ddb2db6e0413669ecac9600b01eef0" metafile = true [[files]] file = "mods/krypton.pw.toml" -hash = "aa053a4ddff77d82d1522964c23c4a7f949537b4240e077020fcb5995d4fa073" +hash = "9063bac3fdf585a43d318e3f9773475a28ecb8fe80bc7689cc480851eef97420" metafile = true [[files]] file = "mods/ksyxis.pw.toml" -hash = "24acf72de5f343a00a505bf571d69ccf15cbd1c783a6ca647d375f542d9603b5" +hash = "7c6239fe970cd45a1f680493b9fceef6870afcfd2de72086bfef3f765bd3c4c6" metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "e4330e3398bc7c48ac7fc1d2557b093a1157f39a35f1675a097b18b57554f6ef" +hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d" metafile = true [[files]] file = "mods/language-reload.pw.toml" -hash = "c7953a811efde6bf5a330629c9385ae50a3eff2b84f59fa167c3af3e1b697f46" +hash = "37c1a6cf7cf2c6190133b51f0c8716e8d4e89aea455e54e57bcca0846168dddf" metafile = true [[files]] file = "mods/lazydfu.pw.toml" -hash = "1a5cd03008ca7ce028479312bbbe858996d08015db3028ac9c7a839be9e8560e" +hash = "694c91d6f341271b0b071a814fb64defbd52af1b228cb593595836c0d9f68151" metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "c56f82aa24c0a311c2b953f0e6baee8bf2b7a51d965111183161ebb448178fb4" +hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" metafile = true [[files]] file = "mods/macos-input-fixes.pw.toml" -hash = "8eba85b324f93326ba3e63e65f77a9bab59adc2125765a168b08e8ab02ab3fb0" +hash = "e4562622be1286bf8f2c8af9e3fc4e6052c9cd51c67c70f2bfce0fd9d26c31bb" metafile = true [[files]] file = "mods/main-menu-credits.pw.toml" -hash = "f27e7f8dee73d28539f36224617b69eb27c3a20c0b6add8d60ddfc688837f618" +hash = "4aca2ece9ab7bb2e653f3ef1778cf91f716db71bceb9b20fa105c1424fc17cdb" metafile = true [[files]] file = "mods/memoryleakfix.pw.toml" -hash = "522a01918e2d824546f35556323927967c8bc70200647766b2de5e18693aef90" +hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" metafile = true [[files]] file = "mods/midnightcontrols.pw.toml" -hash = "a2ee9d39fdab20528de0d17ce700cf8d8303f07d9ffb636439f32039104cf447" +hash = "c8615f9ffa0aca1cbc721a3095b24a1e719936c44d715c6a6cae0a24a3d9c7ee" metafile = true [[files]] file = "mods/midnightlib.pw.toml" -hash = "629aa6c6b039b1b2e038e4b5813c6b9a953a5bf3f33c231ee112cfa8abfc1107" +hash = "f40488b90039380bde4615baca056eaec3afb62defccd7301a15af1c602970c3" metafile = true [[files]] file = "mods/mixintrace.pw.toml" -hash = "6fbe37eb299a174c79d6a980ec540c66f40a9c2c745a141a8e3a8b7220718e2e" +hash = "6cd55df8041a48cb7f5f95ea4520f5ed59064e71ff9dab8b0e02bb922b68c9cb" metafile = true [[files]] file = "mods/modelfix.pw.toml" -hash = "73f37ba7ef75ebde1d3f62d93ff6c70087f88e5fcf367660388516132256af0e" +hash = "435267c3230ba1439f50fa32c3ed3993a4123f870681451aa95acdde5d52622e" metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f3d780998fba1aa5ab1edc9a5e43ced5e5e9af01f16c855f5e7e5dc5a9355151" +hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80" metafile = true [[files]] file = "mods/modmenu.pw.toml" -hash = "076158204b25320e5308a99446295e8886137b5e04be232604526a7d0e7032b0" +hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f" metafile = true [[files]] file = "mods/morechathistory.pw.toml" -hash = "53868e5978db8cb1ac80605f870e399011937839c8ab62ecfe9a6463bd64c49b" +hash = "3dc86c0b4d31199f6f8579b8460686201ce8b9c87e1be5afaf50be9995add1e0" metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "2ba3cfc6715e88abdb46924591e9b0d79d99a60d08a5fb71ad66853cc947bd32" +hash = "dbb344ad3e49c36d167fa05b6c5f674794306b1727220e8720d767264aee497f" metafile = true [[files]] file = "mods/mouse-tweaks.pw.toml" -hash = "ae7e17f4b672f8db1f526e294a903122f06cc1cd6f7bfe5607c9f429766d2c3d" +hash = "b6685e98fce8f1f45868b9df3dbaa410ec23bb64896c826be596d98b01326116" metafile = true [[files]] file = "mods/mru.pw.toml" -hash = "3b5725bc77ec8d601487e14a2bc440e97e10ead0cecba40f258dd6b20f869dbe" +hash = "10430695ad67fd14a9e208c0ebe6efaf073cc78e3292f52159b2d04b75b87214" metafile = true [[files]] file = "mods/night-auto-config.pw.toml" -hash = "fada5f7a5257bea388c39645125dd9080cf02110fcc3bc725affbacc16f641d6" +hash = "e12567f00765136329ad5edcfcf826c7cc47f2e780c7a12083675887f6d654b6" metafile = true [[files]] file = "mods/no-chat-reports.pw.toml" -hash = "218e7b9a51dccc3981cc1a38b538391b5407157faa2eed12915cc42259599abc" +hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b" metafile = true [[files]] file = "mods/no-telemetry.pw.toml" -hash = "96135add59ef1b3c528f876a21a16e5fae4b3957649e2022d2595cee1a5dd42f" +hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56" metafile = true [[files]] file = "mods/noisium.pw.toml" -hash = "0af4447cae5d3acbc946a5855bd553f6bd8c3f2c21363373759003aef1455452" +hash = "f4b9d7acc345b8df6dd13e19b36658cbca476abdee703ee6f38c66d33e8fa763" metafile = true [[files]] file = "mods/nuit-interop.pw.toml" -hash = "e22bcc46e33a0cdd82bfb18c8ec6f60eacf84f9c9ef773ef5ff0c93ad1990fc5" +hash = "a0b2b689e7e6eb10cd342da48dd605cfbe09d782790a42089f31835a54e37b1a" metafile = true [[files]] file = "mods/nuit.pw.toml" -hash = "1a1b5ebfca9831e395d4c39b289ecb9b6100ce28dce11d0de104d6e25d5029f3" +hash = "421b6b05164e623dc65e0e4133fc484fb3b87b26b040ad4b2ffb239491d8bb2d" metafile = true [[files]] file = "mods/octo-lib.pw.toml" -hash = "841cbbe7ad6e545721e4dd05ad3b97d862bc70e7f1491917188c97184b587fce" +hash = "eff75aaa788bf041f3767fb0115a0d9fbfc9d75d2464860c5b47674dfc79178e" metafile = true [[files]] file = "mods/optigui.pw.toml" -hash = "584ea3f14c08571845182699c2e980eb3c92cd7f7fa5c66383a5467deac8cdcd" +hash = "6c61882bbd734f1260d930c860ecd183e089e3d878c4faccee0f73acf65c18b1" metafile = true [[files]] file = "mods/panorama-screens.pw.toml" -hash = "cd6d5f10083715ce99cda1d5de7afc7b33e13b439ac2e17a68af87d17f37c5b7" +hash = "fe23d52712a124f54236002c401bd94249a5d482c6e8b806c5accaf4d1fe08cb" metafile = true [[files]] file = "mods/paper-doll.pw.toml" -hash = "a2aa654dad242812af5b11f8cb9bdc6833fccadf579f92a2aa6e7fe8353247b8" +hash = "5160e0efcb8f1ec8a3761e4d095ae1cf5cc67a7ade9c852320260a1be7b45112" metafile = true [[files]] file = "mods/pick-up-notifier.pw.toml" -hash = "57ccabf627c8f570cffb867388a2e5a9d68c064537b1784d76cc7548b1ff5b51" +hash = "9ad63ddb4586e2650aca101712f9d0f5efa14e5959965cb6e6fc6ad300e8c3ee" metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "88e6ec0a8eb3abdd36d73a73fa50c58aab0c7c598bb3363dafeb66f6e621bc72" +hash = "4b88564ad94c61172b4b73aa4591709e7d68163cee1b4e40b5fc6fdb6a6fcc87" metafile = true [[files]] file = "mods/puzzle.pw.toml" -hash = "e71c242164a1fdbe43286bbf9a6562859becb2b32378a68ab1768238790b9063" +hash = "222ba96b4e6072eaf6cc9f0efaaebb6a166ee773897228ebb7513a804e932581" metafile = true [[files]] file = "mods/puzzles-lib.pw.toml" -hash = "328c31b79a97ba8e89162009f9df6e645884b4b79e800163ff5c8ef97384f6ba" +hash = "e7aaef7215f2419177f1b1d3240d2d61d17ca2b2e03127d92941874ad5594d6f" metafile = true [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "362337aa72e8da96a90dc33b1b40ba4afb7c18ce951e389819a4c342c2a2efd1" +hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" metafile = true [[files]] file = "mods/resourcify.pw.toml" -hash = "0cef3f8e7315e64015d7bdd8bb72d3b05bf0e020b20a60857fafcb1171cae488" +hash = "00d63bf2177ad78b9d0a012ab33c9884ea6f5044e776fbf5444609670f041d2a" metafile = true [[files]] file = "mods/rrls.pw.toml" -hash = "14973e05c492540865ab27fd7d7f250e4120c59dbb7dcdd3f9eb2ef0fcb0aa18" +hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875" metafile = true [[files]] file = "mods/scribble.pw.toml" -hash = "fad13f889ef6b78035fdc3ccd6d9005267aa17d23a6971eb55271858a1d83210" +hash = "f4d3fd279c80231cfa832ad1fb58307849fbb6da495863005411d1c2606239e9" metafile = true [[files]] file = "mods/seamless-loading-screen.pw.toml" -hash = "7a628cb2dd63b56e5cbcdc63aaf94875807364e652f79102543e027e0c17dcef" +hash = "a47d32bc04a461351608608f34543b818019ff928102422078f00d23b7a14fae" metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "adceaa1fbf5a0c2027c32a09870cccf42e3f533a247100f929af8d0ec2b2c931" +hash = "9885c18a84249141b74134f29fac8d36c2d15681956ea45790bc8fcf62d364af" metafile = true [[files]] file = "mods/skinrestorer.pw.toml" -hash = "d0e0795584e42c4bd2ba652e9359c1b2f471229ba453b17764dc649af1904434" +hash = "8592a4bad1ce0c6697db10375f92b752f2b7a6fd0951b17c24b8c1ef40a3097e" metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "326bf4a023fbbbda1fe5e02c405221030b361b8d6e662fc6326962ce0779e633" +hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "2a75e822c4730db9acd73e1602bb8d554cffb379d3d0a239f49ca326535e1686" +hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" metafile = true [[files]] file = "mods/sound-physics-remastered.pw.toml" -hash = "5c08ac1107d256b32f39b597d66b01c732662142d2c5de422ede1bd10a69fb2a" +hash = "d2fbb82f0d2b6112b8b941bb25d7a3bd00deeb6cff220a13feb1248f42ef64d7" metafile = true [[files]] file = "mods/sound.pw.toml" -hash = "fada5a7b33eb34317375808b1b66d0c9fe8f7ceb362f1b49be2ba368c2782e0c" +hash = "e53888490a33ad3127b09dd98ce001e579cb6c205a99a1e6e0424ab9f5b862c2" metafile = true [[files]] file = "mods/spark.pw.toml" -hash = "3d6c099cf62c0df13b800759c67bbf1f5e94af968a6d478915eeabb0f60d6442" +hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216" metafile = true [[files]] file = "mods/starlight.pw.toml" -hash = "e7acdbaef7d8626ddc8db2dfd0163e5268678c69e97cdc767a36817befda4bf9" +hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b" metafile = true [[files]] file = "mods/threadtweak.pw.toml" -hash = "aef3c0c9ec9738af9682b335a5c732b7b885299821f3ab4ae010a216171ef43a" +hash = "53b00436579bd2ea920ef8ae8b1464cb4744dbfd21055d8a3f4768019b78e5bc" metafile = true [[files]] file = "mods/tooltipfix.pw.toml" -hash = "c4807f4aae75a52b2bc345c11e46e9ad7c0a0191c2d4ebcd815902e46965f8e3" +hash = "ee103bf45111c2cd7ea2d9b31087867dd4b0d07a4b7dad7b138a4ae506127b37" metafile = true [[files]] file = "mods/txnilib.pw.toml" -hash = "8112056354cf226aa44808b85480b10972b3a73649ac750395659e3ab257024d" +hash = "3f12e299c61128e9b68e30f814a8507437afc84e27c678fe7955ced741fc176a" metafile = true [[files]] file = "mods/what-are-they-up-to.pw.toml" -hash = "4fb215ea813d69fe31a18a7836a475464f8090c50a147d6a86b66c13f3728fcb" +hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "972fde2494b1772611861352e9634c398382eb0dba7ce241721468969e5404d1" +hash = "a2f8f9c0410885c429945a8e5142a3b4bbaa63bf147f9b2fdd035113b404344f" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "315e6101e0bb038186c8971d145f91ccd54734112f281a8f219bbccac90c3454" +hash = "9caca4be3884e5a7c22b681fc4b4d123bb7a9648b4d4936f5ce60df8799fa8eb" metafile = true [[files]] file = "mods/yacl.pw.toml" -hash = "8d9192bf2bcec55e0aad56fddcb86eb9f35d4d38e44b83228b6ac4547320fc08" +hash = "8305bf17272f0c579b0930b751c12089de9fb157dbdb5c080836ce3daad310b5" metafile = true [[files]] file = "mods/yosbr.pw.toml" -hash = "6af4a31c91af27bc461f481c769a790c803ab2ff4dffd96a7be8ce67f5c88ff7" +hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" metafile = true [[files]] file = "mods/yungs-api.pw.toml" -hash = "46cd46bdfc8af55ffb2eb8dafaf2cc6426c6efc7bafbec68d88a9a006d5b9043" +hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991" metafile = true [[files]] @@ -849,7 +849,7 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "bbfa1ecdf9396ded19d90397eed7e45cf257d772811b9417f09737c73ccdf1e3" +hash = "f5e98012cc353ad12cb6cd0a272dc4e3ade24cbd4cd726fdb4b756c8abf095f6" metafile = true [[files]] @@ -889,12 +889,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "9597f8feb1d046410881995bf1f70bb9c1c1549dfc4dadafcd50ffa39c87a8f3" +hash = "4168044fa7ac6b57f3c663c96cdbe5bc1058b20b569ca6faaa05fb2fe2f0188a" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "6e0e578954b52d97df6ad27562cbc3816410bcab704b43bca0145823118a2b6e" +hash = "d6e8d79866a6edc103a09783f30cdd5b0e3fdc1e7abda0940f51c7c6e65bf4d9" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index cc44063..e0d5b2b 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,16 +1,13 @@ -filename = 'skinlayers3d-fabric-1.8.0-mc1.20.1.jar' -name = '3D Skin Layers' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "3D Skin Layers" +filename = "skinlayers3d-fabric-1.8.1-mc1.20.1.jar" +side = "client" [download] -hash = '41099cab21f833feb203cf31dfb78d39209c9cfebbee6f5492377f0d7e9ed8c4c665aa5f057836bdfd80fbc7b88e442863452356c9a5a1a1ec8b24553ce95d1c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/zV5r3pPn/versions/yjqaUIff/skinlayers3d-fabric-1.8.0-mc1.20.1.jar' +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/d095tpdB/skinlayers3d-fabric-1.8.1-mc1.20.1.jar" +hash-format = "sha512" +hash = "7ee36f75d6efb9a361985be33525529d9d2cc13554cbe8f882a4c7376d5fd6e2b17b0203b0f6aee6b6464e8ec5031366244fbecddbedb278b47c25a91dd63f7d" +[update] [update.modrinth] -mod-id = 'zV5r3pPn' -version = 'yjqaUIff' \ No newline at end of file +mod-id = "zV5r3pPn" +version = "d095tpdB" diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml index 3d9d824..b63627d 100644 --- a/mods/advancementinfo.pw.toml +++ b/mods/advancementinfo.pw.toml @@ -1,16 +1,13 @@ -filename = 'advancementinfo-1.20-fabric0.83.0-1.4.jar' -name = 'AdvancementInfo' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "AdvancementInfo" +filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" +side = "client" [download] -hash = 'ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar' +url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar" +hash-format = "sha512" +hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5" +[update] [update.modrinth] -mod-id = 'G1epq3jN' -version = 'gfcbMV82' \ No newline at end of file +mod-id = "G1epq3jN" +version = "gfcbMV82" diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index 0bcec8e..c4b838e 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,16 +1,13 @@ -filename = 'AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar' -name = 'AmbientSounds' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "AmbientSounds" +filename = "AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +side = "client" [download] -hash = 'd3e08a66c62835b9dd99b0f06f0cff2bc3cbbb4b5aef618a54c4efe857b641f584efbd98b24d92cfe1cd862854b1b7968afe8a5a2b3fc148ca752134d6824212' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/fM515JnW/versions/3Iynk0Gr/AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar' +url = "https://cdn.modrinth.com/data/fM515JnW/versions/3Iynk0Gr/AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +hash-format = "sha512" +hash = "d3e08a66c62835b9dd99b0f06f0cff2bc3cbbb4b5aef618a54c4efe857b641f584efbd98b24d92cfe1cd862854b1b7968afe8a5a2b3fc148ca752134d6824212" +[update] [update.modrinth] -mod-id = 'fM515JnW' -version = '3Iynk0Gr' \ No newline at end of file +mod-id = "fM515JnW" +version = "3Iynk0Gr" diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml index a254392..a816200 100644 --- a/mods/animatica.pw.toml +++ b/mods/animatica.pw.toml @@ -1,16 +1,13 @@ -filename = 'animatica-0.6.1+1.20.4.jar' -name = 'Animatica' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Animatica" +filename = "animatica-0.6.1+1.20.4.jar" +side = "client" [download] -hash = '50b5d89d2a52a62496c6d459d528341e26d6d3836df3098b58da06a0907d28badfa4ae2ce1635ae48c729d8824f3f0ef9a32de10c77461b33cc04fe3a5da1662' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/PRN43VSY/versions/M2xzBL7h/animatica-0.6.1%2B1.20.4.jar' +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/M2xzBL7h/animatica-0.6.1%2B1.20.4.jar" +hash-format = "sha512" +hash = "50b5d89d2a52a62496c6d459d528341e26d6d3836df3098b58da06a0907d28badfa4ae2ce1635ae48c729d8824f3f0ef9a32de10c77461b33cc04fe3a5da1662" +[update] [update.modrinth] -mod-id = 'PRN43VSY' -version = 'M2xzBL7h' \ No newline at end of file +mod-id = "PRN43VSY" +version = "M2xzBL7h" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml index 6a81690..5efd3a6 100644 --- a/mods/appleskin.pw.toml +++ b/mods/appleskin.pw.toml @@ -1,16 +1,13 @@ -filename = 'appleskin-fabric-mc1.20.1-2.5.1.jar' -name = 'AppleSkin' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "AppleSkin" +filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" +side = "both" [download] -hash = '1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar' +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' \ No newline at end of file +mod-id = "EsAfCjCV" +version = "xcauwnEB" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index e691a11..8257e1b 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -1,16 +1,13 @@ -filename = 'architectury-9.2.14-fabric.jar' -name = 'Architectury API' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Architectury API" +filename = "architectury-9.2.14-fabric.jar" +side = "both" [download] -hash = '4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar' +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' \ No newline at end of file +mod-id = "lhGA9TYQ" +version = "WbL7MStR" diff --git a/mods/armor-statues.pw.toml b/mods/armor-statues.pw.toml index 9a547b9..5b08b9a 100644 --- a/mods/armor-statues.pw.toml +++ b/mods/armor-statues.pw.toml @@ -1,16 +1,13 @@ -filename = 'ArmorStatues-v8.0.6-1.20.1-Fabric.jar' -name = 'Armor Statues' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Armor Statues" +filename = "ArmorStatues-v8.0.6-1.20.1-Fabric.jar" +side = "client" [download] -hash = '939d1d2f676e3b20d2804377c940a6e81256b2bb1f45ecf644ed82de2108a467e7f39bc4c89d3e48680dfeca786231f5347ecabdf7c6c124ce3230de48e98be2' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/bbGCtEvb/versions/D9e0CJWj/ArmorStatues-v8.0.6-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/bbGCtEvb/versions/D9e0CJWj/ArmorStatues-v8.0.6-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "939d1d2f676e3b20d2804377c940a6e81256b2bb1f45ecf644ed82de2108a467e7f39bc4c89d3e48680dfeca786231f5347ecabdf7c6c124ce3230de48e98be2" +[update] [update.modrinth] -mod-id = 'bbGCtEvb' -version = 'D9e0CJWj' \ No newline at end of file +mod-id = "bbGCtEvb" +version = "D9e0CJWj" diff --git a/mods/bad-wither-no-cookie.pw.toml b/mods/bad-wither-no-cookie.pw.toml index f3ea457..e97b11e 100644 --- a/mods/bad-wither-no-cookie.pw.toml +++ b/mods/bad-wither-no-cookie.pw.toml @@ -1,16 +1,13 @@ -filename = 'bwncr-fabric-1.20.1-3.17.2.jar' -name = 'Bad Wither No Cookie - Reloaded' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Bad Wither No Cookie - Reloaded" +filename = "bwncr-fabric-1.20.1-3.17.2.jar" +side = "client" [download] -hash = 'ef4b732a6962f122fad2a5f53eb253fdce30d5a1a69e73a7ca5cba092759df73798fc60dcc2752126e5deae13b56e303e8f3243ae6caec266332b4687ee26c27' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/lL2MtE37/versions/Ekf2IOd0/bwncr-fabric-1.20.1-3.17.2.jar' +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' \ No newline at end of file +mod-id = "lL2MtE37" +version = "Ekf2IOd0" diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml index 3b642dc..b11c462 100644 --- a/mods/badoptimizations.pw.toml +++ b/mods/badoptimizations.pw.toml @@ -1,16 +1,13 @@ -filename = 'BadOptimizations-2.2.3-1.20.1.jar' -name = 'BadOptimizations' -side = 'client' -x-prismlauncher-loaders = [ 'forge', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "BadOptimizations" +filename = "BadOptimizations-2.3.0-1.20.1.jar" +side = "client" [download] -hash = '74020601544eacc77804981173957bdd839a0a4688e237483f5ce80a299a14b893abe11a23f60c44162ea8a4f9f3ac2952d0aade9875f87b4b1ef3ef8a254754' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/g96Z4WVZ/versions/6Js5HJ5e/BadOptimizations-2.2.3-1.20.1.jar' +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/RPOjbIwJ/BadOptimizations-2.3.0-1.20.1.jar" +hash-format = "sha512" +hash = "288638bd5e4d9163205006ddc06eb6d962abcf9c49b602eeef3389e56184deee7844037a7cd41f770d6088a063756380afe1a6c456668356dd56b238834c3c49" +[update] [update.modrinth] -mod-id = 'g96Z4WVZ' -version = '6Js5HJ5e' \ No newline at end of file +mod-id = "g96Z4WVZ" +version = "RPOjbIwJ" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 98fd2e4..9aabb1f 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,16 +1,13 @@ -filename = 'balm-fabric-1.20.1-7.3.31.jar' -name = 'Balm' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Balm" +filename = "balm-fabric-1.20.1-7.3.31.jar" +side = "both" [download] -hash = 'c4cf7008ca7d954ed5fc10b4634e3c45d8a36d5cc0bd846cef580f3e1feb81a4d700b1e5029a154e57443470662a56fcbc842117a2f55947ebc90cd5b081a823' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/MBAkmtvl/versions/x05ZVyBJ/balm-fabric-1.20.1-7.3.31.jar' +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/x05ZVyBJ/balm-fabric-1.20.1-7.3.31.jar" +hash-format = "sha512" +hash = "c4cf7008ca7d954ed5fc10b4634e3c45d8a36d5cc0bd846cef580f3e1feb81a4d700b1e5029a154e57443470662a56fcbc842117a2f55947ebc90cd5b081a823" +[update] [update.modrinth] -mod-id = 'MBAkmtvl' -version = 'x05ZVyBJ' \ No newline at end of file +mod-id = "MBAkmtvl" +version = "x05ZVyBJ" diff --git a/mods/bbrb.pw.toml b/mods/bbrb.pw.toml index bebdd2d..b5d6ce9 100644 --- a/mods/bbrb.pw.toml +++ b/mods/bbrb.pw.toml @@ -1,16 +1,13 @@ -filename = 'betterbiomereblend-1.4.2.jar' -name = 'Better Biome Reblend' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6', '24w14potato' ] -x-prismlauncher-release-type = 'release' +name = "Better Biome Reblend" +filename = "betterbiomereblend-1.4.2.jar" +side = "client" [download] -hash = '04f20d54c51329074bd71931c3aefdf0a58d6d0c7806f3fce85800055823eb6620416b8f28a69cc6e6a31658c3146332e71a71c00719ed80319b1ce80180a00c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Xh8hkQmD/versions/qAIsaWTg/betterbiomereblend-1.4.2.jar' +url = "https://cdn.modrinth.com/data/Xh8hkQmD/versions/qAIsaWTg/betterbiomereblend-1.4.2.jar" +hash-format = "sha512" +hash = "04f20d54c51329074bd71931c3aefdf0a58d6d0c7806f3fce85800055823eb6620416b8f28a69cc6e6a31658c3146332e71a71c00719ed80319b1ce80180a00c" +[update] [update.modrinth] -mod-id = 'Xh8hkQmD' -version = 'qAIsaWTg' \ No newline at end of file +mod-id = "Xh8hkQmD" +version = "qAIsaWTg" diff --git a/mods/better-mount-hud.pw.toml b/mods/better-mount-hud.pw.toml index 421ed24..72e8219 100644 --- a/mods/better-mount-hud.pw.toml +++ b/mods/better-mount-hud.pw.toml @@ -1,16 +1,13 @@ -filename = 'bettermounthud-1.2.2.jar' -name = 'Better Mount HUD' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Better Mount HUD" +filename = "bettermounthud-1.2.2.jar" +side = "client" [download] -hash = '1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar' +url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar" +hash-format = "sha512" +hash = "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6" +[update] [update.modrinth] -mod-id = 'kqJFAPU9' -version = 'h1QpxElt' \ No newline at end of file +mod-id = "kqJFAPU9" +version = "h1QpxElt" diff --git a/mods/better-third-person.pw.toml b/mods/better-third-person.pw.toml index 9064cf6..4997a51 100644 --- a/mods/better-third-person.pw.toml +++ b/mods/better-third-person.pw.toml @@ -1,16 +1,13 @@ -filename = 'BetterThirdPerson-Fabric-1.20-1.9.0.jar' -name = 'Better Third Person' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Better Third Person" +filename = "BetterThirdPerson-Fabric-1.20-1.9.0.jar" +side = "client" [download] -hash = 'cfc22f3247dea81f5782f88b8cb72debb41025f575a97618f8ce667d31f8903bbbcb80955e7e378defa9eb447a725424170b63e5415157faed6f2e79198c10af' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar' +url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar" +hash-format = "sha512" +hash = "cfc22f3247dea81f5782f88b8cb72debb41025f575a97618f8ce667d31f8903bbbcb80955e7e378defa9eb447a725424170b63e5415157faed6f2e79198c10af" +[update] [update.modrinth] -mod-id = 'G1s2WpNo' -version = '1yJzEpzh' \ No newline at end of file +mod-id = "G1s2WpNo" +version = "1yJzEpzh" diff --git a/mods/betterf3.pw.toml b/mods/betterf3.pw.toml index fe88342..fad5807 100644 --- a/mods/betterf3.pw.toml +++ b/mods/betterf3.pw.toml @@ -1,16 +1,13 @@ -filename = 'BetterF3-7.0.2-Fabric-1.20.1.jar' -name = 'BetterF3' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "BetterF3" +filename = "BetterF3-7.0.2-Fabric-1.20.1.jar" +side = "client" [download] -hash = '1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a' -hash-format = 'sha512' -mode = 'url' -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/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar" +hash-format = "sha512" +hash = "1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a" +[update] [update.modrinth] -mod-id = '8shC1gFX' -version = '7WkFnw9F' \ No newline at end of file +mod-id = "8shC1gFX" +version = "7WkFnw9F" diff --git a/mods/bettergrassify.pw.toml b/mods/bettergrassify.pw.toml index c9bfa72..d40ed12 100644 --- a/mods/bettergrassify.pw.toml +++ b/mods/bettergrassify.pw.toml @@ -1,16 +1,13 @@ -filename = 'BetterGrassify-1.4.4+fabric.1.20.1.jar' -name = 'BetterGrassify' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "BetterGrassify" +filename = "BetterGrassify-1.4.4+fabric.1.20.1.jar" +side = "client" [download] -hash = '282323691606ec631de08abe55aede0d61597a0e068553f5b92a6d2de7a32473d054729deddec77e51a262addde9306cfae5c6c438fa59609984c277c013dab8' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/m5T5xmUy/versions/GVS6ujFJ/BetterGrassify-1.4.4%2Bfabric.1.20.1.jar' +url = "https://cdn.modrinth.com/data/m5T5xmUy/versions/GVS6ujFJ/BetterGrassify-1.4.4%2Bfabric.1.20.1.jar" +hash-format = "sha512" +hash = "282323691606ec631de08abe55aede0d61597a0e068553f5b92a6d2de7a32473d054729deddec77e51a262addde9306cfae5c6c438fa59609984c277c013dab8" +[update] [update.modrinth] -mod-id = 'm5T5xmUy' -version = 'GVS6ujFJ' \ No newline at end of file +mod-id = "m5T5xmUy" +version = "GVS6ujFJ" diff --git a/mods/blur-plus.pw.toml b/mods/blur-plus.pw.toml index 9289a50..9cde4cb 100644 --- a/mods/blur-plus.pw.toml +++ b/mods/blur-plus.pw.toml @@ -1,16 +1,13 @@ -filename = 'blur-3.1.0.jar' -name = 'Blur+' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Blur+" +filename = "blur-3.1.0.jar" +side = "client" [download] -hash = 'c2e8d0bc87eb8bb5d36f4e980ef1a680e6238043f79553fa13248f6c9d46d18fce209ed57c66e1d1ce7aff04a397dd0ec907c3e07ff02c2c94c20998c6a22768' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar' +url = "https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar" +hash-format = "sha512" +hash = "c2e8d0bc87eb8bb5d36f4e980ef1a680e6238043f79553fa13248f6c9d46d18fce209ed57c66e1d1ce7aff04a397dd0ec907c3e07ff02c2c94c20998c6a22768" +[update] [update.modrinth] -mod-id = 'NK39zBp2' -version = 'dki8Ab2D' \ No newline at end of file +mod-id = "NK39zBp2" +version = "dki8Ab2D" diff --git a/mods/boat-item-view.pw.toml b/mods/boat-item-view.pw.toml index f0bda6b..37a57f5 100644 --- a/mods/boat-item-view.pw.toml +++ b/mods/boat-item-view.pw.toml @@ -1,16 +1,13 @@ -filename = 'Boat-Item-View-Fabric-1.20.1-0.0.5.jar' -name = 'Boat Item View' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +name = "Boat Item View" +filename = "Boat-Item-View-Fabric-1.20.1-0.0.5.jar" +side = "client" [download] -hash = 'f38bddc133cdc681932c6c8adfa31c71a57f2174a703880c70649f8db5fc01573fdd247c865801ebd6daf7f49ec5b63bc86334a83533526efae5f61113fe7f15' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/BdKIyOLe/versions/Q3Z6GESL/Boat-Item-View-Fabric-1.20.1-0.0.5.jar' +url = "https://cdn.modrinth.com/data/BdKIyOLe/versions/Q3Z6GESL/Boat-Item-View-Fabric-1.20.1-0.0.5.jar" +hash-format = "sha512" +hash = "f38bddc133cdc681932c6c8adfa31c71a57f2174a703880c70649f8db5fc01573fdd247c865801ebd6daf7f49ec5b63bc86334a83533526efae5f61113fe7f15" +[update] [update.modrinth] -mod-id = 'BdKIyOLe' -version = 'Q3Z6GESL' \ No newline at end of file +mod-id = "BdKIyOLe" +version = "Q3Z6GESL" diff --git a/mods/bookshelf-lib.pw.toml b/mods/bookshelf-lib.pw.toml index 2f639c9..4e1c3e1 100644 --- a/mods/bookshelf-lib.pw.toml +++ b/mods/bookshelf-lib.pw.toml @@ -1,16 +1,13 @@ -filename = 'Bookshelf-Fabric-1.20.1-20.2.13.jar' -name = 'Bookshelf' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Bookshelf" +filename = "Bookshelf-Fabric-1.20.1-20.2.13.jar" +side = "both" [download] -hash = '6cc0536833c4f1922711da91c3baf3a79b4bf8c72aa548a34e8f4852fc9b1cb51f21729c58544fbe05909fd3e1da316d1f885033af5844024cea936c3626e3d2' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/uy4Cnpcm/versions/CBnLZwRS/Bookshelf-Fabric-1.20.1-20.2.13.jar' +url = "https://cdn.modrinth.com/data/uy4Cnpcm/versions/CBnLZwRS/Bookshelf-Fabric-1.20.1-20.2.13.jar" +hash-format = "sha512" +hash = "6cc0536833c4f1922711da91c3baf3a79b4bf8c72aa548a34e8f4852fc9b1cb51f21729c58544fbe05909fd3e1da316d1f885033af5844024cea936c3626e3d2" +[update] [update.modrinth] -mod-id = 'uy4Cnpcm' -version = 'CBnLZwRS' \ No newline at end of file +mod-id = "uy4Cnpcm" +version = "CBnLZwRS" diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml index df9bc56..509b0e9 100644 --- a/mods/borderless-mining.pw.toml +++ b/mods/borderless-mining.pw.toml @@ -1,16 +1,13 @@ -filename = 'borderless-mining-1.1.8+1.20.1.jar' -name = 'Borderless Mining' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Borderless Mining" +filename = "borderless-mining-1.1.8+1.20.1.jar" +side = "client" [download] -hash = 'ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" +hash-format = "sha512" +hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420" +[update] [update.modrinth] -mod-id = 'kYq5qkSL' -version = 'lhrW53q7' \ No newline at end of file +mod-id = "kYq5qkSL" +version = "lhrW53q7" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml index 8f9ec59..4b72242 100644 --- a/mods/c2me-fabric.pw.toml +++ b/mods/c2me-fabric.pw.toml @@ -1,16 +1,13 @@ -filename = 'c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar' -name = 'Concurrent Chunk Management Engine (Fabric)' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'alpha' +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar" +side = "both" [download] -hash = '359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar' +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" +hash-format = "sha512" +hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" +[update] [update.modrinth] -mod-id = 'VSNURh3q' -version = 's4WOiNtz' \ No newline at end of file +mod-id = "VSNURh3q" +version = "s4WOiNtz" diff --git a/mods/calcmod.pw.toml b/mods/calcmod.pw.toml index 5c2b738..83345af 100644 --- a/mods/calcmod.pw.toml +++ b/mods/calcmod.pw.toml @@ -1,16 +1,13 @@ -filename = 'calcmod-fabric-1.20-1.3.0.jar' -name = 'CalcMod' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "CalcMod" +filename = "calcmod-fabric-1.20-1.3.0.jar" +side = "both" [download] -hash = '9dede017b69fbf0060e9cf4c0ac0d179ac09e1937be822b674eacc7e121b6660d82a3bca78ed6f1861d6eb380b16ea02e5b46d970c0a0bf9a9f8fac3b6afb87a' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/XoHTb2Ap/versions/Ma4inj0t/calcmod-fabric-1.20-1.3.0.jar' +url = "https://cdn.modrinth.com/data/XoHTb2Ap/versions/Ma4inj0t/calcmod-fabric-1.20-1.3.0.jar" +hash-format = "sha512" +hash = "9dede017b69fbf0060e9cf4c0ac0d179ac09e1937be822b674eacc7e121b6660d82a3bca78ed6f1861d6eb380b16ea02e5b46d970c0a0bf9a9f8fac3b6afb87a" +[update] [update.modrinth] -mod-id = 'XoHTb2Ap' -version = 'Ma4inj0t' \ No newline at end of file +mod-id = "XoHTb2Ap" +version = "Ma4inj0t" diff --git a/mods/cameraoverhaul.pw.toml b/mods/cameraoverhaul.pw.toml index 3738996..35d388f 100644 --- a/mods/cameraoverhaul.pw.toml +++ b/mods/cameraoverhaul.pw.toml @@ -1,16 +1,13 @@ -filename = 'CameraOverhaul-v2.0.4-fabric+mc[1.20.0-1.20.5].jar' -name = 'Camera Overhaul' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5' ] -x-prismlauncher-release-type = 'release' +name = "Camera Overhaul" +filename = "CameraOverhaul-v2.0.4-fabric+mc[1.20.0-1.20.5].jar" +side = "client" [download] -hash = 'c4c47e5eace7a18733cb5444c997597d132bbc7b79ae11628c27fe4f42973e8094de5ad39161660a3e9a7d9e8448f5f41b7ff026231889aca646635be6ed92a5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/m0oRwcZx/versions/4oWNKGuh/CameraOverhaul-v2.0.4-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar' +url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/4oWNKGuh/CameraOverhaul-v2.0.4-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" +hash-format = "sha512" +hash = "c4c47e5eace7a18733cb5444c997597d132bbc7b79ae11628c27fe4f42973e8094de5ad39161660a3e9a7d9e8448f5f41b7ff026231889aca646635be6ed92a5" +[update] [update.modrinth] -mod-id = 'm0oRwcZx' -version = '4oWNKGuh' \ No newline at end of file +mod-id = "m0oRwcZx" +version = "4oWNKGuh" diff --git a/mods/capes.pw.toml b/mods/capes.pw.toml index afeb08e..395c34b 100644 --- a/mods/capes.pw.toml +++ b/mods/capes.pw.toml @@ -1,16 +1,13 @@ -filename = 'capes-1.5.2+1.20-fabric.jar' -name = 'Capes' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Capes" +filename = "capes-1.5.2+1.20-fabric.jar" +side = "client" [download] -hash = 'e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar' +url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar" +hash-format = "sha512" +hash = "e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb" +[update] [update.modrinth] -mod-id = '89Wsn8GD' -version = 'z2zOEvPP' \ No newline at end of file +mod-id = "89Wsn8GD" +version = "z2zOEvPP" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml index cafe3c0..e85010c 100644 --- a/mods/chat-heads.pw.toml +++ b/mods/chat-heads.pw.toml @@ -1,16 +1,13 @@ -filename = 'chat_heads-0.13.18-fabric-1.20.jar' -name = 'Chat Heads' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Chat Heads" +filename = "chat_heads-0.13.18-fabric-1.20.jar" +side = "client" [download] -hash = 'd657684ab15471b7baad2dcd30d2f4553504742dce19acd92b4760971acf4f404e9f4193da00283cc1b50d772b24190d106aaf99103c1d425a1bdba31e71c675' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Wb5oqrBJ/versions/V9vDVRF6/chat_heads-0.13.18-fabric-1.20.jar' +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/V9vDVRF6/chat_heads-0.13.18-fabric-1.20.jar" +hash-format = "sha512" +hash = "d657684ab15471b7baad2dcd30d2f4553504742dce19acd92b4760971acf4f404e9f4193da00283cc1b50d772b24190d106aaf99103c1d425a1bdba31e71c675" +[update] [update.modrinth] -mod-id = 'Wb5oqrBJ' -version = 'V9vDVRF6' \ No newline at end of file +mod-id = "Wb5oqrBJ" +version = "V9vDVRF6" diff --git a/mods/cherished-worlds.pw.toml b/mods/cherished-worlds.pw.toml index e0c01d4..05b48aa 100644 --- a/mods/cherished-worlds.pw.toml +++ b/mods/cherished-worlds.pw.toml @@ -1,16 +1,13 @@ -filename = 'cherishedworlds-fabric-6.1.7+1.20.1.jar' -name = 'Cherished Worlds' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Cherished Worlds" +filename = "cherishedworlds-fabric-6.1.7+1.20.1.jar" +side = "client" [download] -hash = '1472b333e65e40d447e2967a83949d32daa68a008b52248117b825b763784872aefc29709c6c67e1175c1d8706710a2e48f8510f291f53562371fb3cf1c4e65f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/3azQ6p0W/versions/K58Y722e/cherishedworlds-fabric-6.1.7%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/3azQ6p0W/versions/K58Y722e/cherishedworlds-fabric-6.1.7%2B1.20.1.jar" +hash-format = "sha512" +hash = "1472b333e65e40d447e2967a83949d32daa68a008b52248117b825b763784872aefc29709c6c67e1175c1d8706710a2e48f8510f291f53562371fb3cf1c4e65f" +[update] [update.modrinth] -mod-id = '3azQ6p0W' -version = 'K58Y722e' \ No newline at end of file +mod-id = "3azQ6p0W" +version = "K58Y722e" diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml index 9c0ccba..6778992 100644 --- a/mods/chunky.pw.toml +++ b/mods/chunky.pw.toml @@ -1,16 +1,13 @@ -filename = 'Chunky-1.3.146.jar' -name = 'Chunky' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Chunky" +filename = "Chunky-1.3.146.jar" +side = "both" [download] -hash = '9dbb82993302a8dfbe6ce1f46a051d72b5ada924424f4e23674ce660d209257584159a33248fa9247793e9ba03d3a117299ce1ff6685f06a7fb87c96504459aa' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar' +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' \ No newline at end of file +mod-id = "fALzjamp" +version = "NHWYq9at" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml index 4427805..e032c02 100644 --- a/mods/cit-resewn.pw.toml +++ b/mods/cit-resewn.pw.toml @@ -1,16 +1,13 @@ -filename = 'citresewn-1.2.2+1.20.1.jar' -name = 'CIT Resewn' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'beta' +name = "CIT Resewn" +filename = "citresewn-1.2.2+1.20.1.jar" +side = "client" [download] -hash = '33b0edd61adb9d337226aeefd7fdb7b1cd76fc583f3f423a3d0d64c2487bf922a86f84e8a0344f77d5a39400226b7a6859a4c1e9961de0a443372dee798a7a59' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "33b0edd61adb9d337226aeefd7fdb7b1cd76fc583f3f423a3d0d64c2487bf922a86f84e8a0344f77d5a39400226b7a6859a4c1e9961de0a443372dee798a7a59" +[update] [update.modrinth] -mod-id = 'otVJckYQ' -version = 'VzDTHJkq' \ No newline at end of file +mod-id = "otVJckYQ" +version = "VzDTHJkq" diff --git a/mods/cleardespawn.pw.toml b/mods/cleardespawn.pw.toml index c66e241..59f68a2 100644 --- a/mods/cleardespawn.pw.toml +++ b/mods/cleardespawn.pw.toml @@ -1,16 +1,13 @@ -filename = 'ClearDespawn-fabric-1.20.2-1.1.15.jar' -name = 'ClearDespawn' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'release' +name = "ClearDespawn" +filename = "ClearDespawn-fabric-1.20.2-1.1.15.jar" +side = "client" [download] -hash = 'd96313239c52fae58bc4d63d213fc7b84e93d021c537fb2236d797c9283c5ea07dd918494778252b487aec910edee2b2345e09106eb1c6994f6c75a2984af5f1' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/yoJJjRRE/versions/jpRIGRtD/ClearDespawn-fabric-1.20.2-1.1.15.jar' +url = "https://cdn.modrinth.com/data/yoJJjRRE/versions/jpRIGRtD/ClearDespawn-fabric-1.20.2-1.1.15.jar" +hash-format = "sha512" +hash = "d96313239c52fae58bc4d63d213fc7b84e93d021c537fb2236d797c9283c5ea07dd918494778252b487aec910edee2b2345e09106eb1c6994f6c75a2984af5f1" +[update] [update.modrinth] -mod-id = 'yoJJjRRE' -version = 'jpRIGRtD' \ No newline at end of file +mod-id = "yoJJjRRE" +version = "jpRIGRtD" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index 3778615..2d6ae67 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,16 +1,13 @@ -filename = 'clienttweaks-fabric-1.20.1-11.1.3.jar' -name = 'Client Tweaks' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Client Tweaks" +filename = "clienttweaks-fabric-1.20.1-11.1.3.jar" +side = "client" [download] -hash = '2d6d63aaa441a216bada2d3f53591527e662d6be05a22d873a0910e4e68a38818446ceaf4ac70ddd17fba85250997dcb4d1cbcc4a47b8f79b813f1a5532a1e47' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/vPNqo58Q/versions/qOrKqP96/clienttweaks-fabric-1.20.1-11.1.3.jar' +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/qOrKqP96/clienttweaks-fabric-1.20.1-11.1.3.jar" +hash-format = "sha512" +hash = "2d6d63aaa441a216bada2d3f53591527e662d6be05a22d873a0910e4e68a38818446ceaf4ac70ddd17fba85250997dcb4d1cbcc4a47b8f79b813f1a5532a1e47" +[update] [update.modrinth] -mod-id = 'vPNqo58Q' -version = 'qOrKqP96' \ No newline at end of file +mod-id = "vPNqo58Q" +version = "qOrKqP96" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index 07c5d6b..0ebc287 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,16 +1,13 @@ -filename = 'cloth-config-11.1.136-fabric.jar' -name = 'Cloth Config v11' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Cloth Config API" +filename = "cloth-config-11.1.136-fabric.jar" +side = "both" [download] -hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar' +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' \ No newline at end of file +mod-id = "9s6osm5g" +version = "2xQdCMyG" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml index 16f0127..de0480e 100644 --- a/mods/clumps.pw.toml +++ b/mods/clumps.pw.toml @@ -1,16 +1,13 @@ -filename = 'Clumps-fabric-1.20.1-12.0.0.4.jar' -name = 'Clumps' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Clumps" +filename = "Clumps-fabric-1.20.1-12.0.0.4.jar" +side = "both" [download] -hash = '2235d29b1239d5526035bffd547d35fe33b9e737d3e75cd341f6689d9cd834d0a7dc03ed80748772162cd9595ba08e7a0ab51221bc145a8fd979d596c3967544' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar' +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' \ No newline at end of file +mod-id = "Wnxd13zP" +version = "hefSwtn6" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index 9d61edf..1c96ae9 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -1,16 +1,13 @@ -filename = 'continuity-3.0.0+1.20.1.jar' -name = 'Continuity' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Continuity" +filename = "continuity-3.0.0+1.20.1.jar" +side = "client" [download] -hash = '7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf" +[update] [update.modrinth] -mod-id = '1IjD5062' -version = 'qGTDcjHM' \ No newline at end of file +mod-id = "1IjD5062" +version = "qGTDcjHM" diff --git a/mods/coroutil.pw.toml b/mods/coroutil.pw.toml index e3c7559..bee5d61 100644 --- a/mods/coroutil.pw.toml +++ b/mods/coroutil.pw.toml @@ -1,16 +1,13 @@ -filename = 'coroutil-fabric-1.20.1-1.3.7.jar' -name = 'CoroUtil' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "CoroUtil" +filename = "coroutil-fabric-1.20.1-1.3.7.jar" +side = "both" [download] -hash = '4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar' +url = "https://cdn.modrinth.com/data/rLLJ1OZM/versions/7tRnsYkP/coroutil-fabric-1.20.1-1.3.7.jar" +hash-format = "sha512" +hash = "4a03363dd9cfd517eb04bea77779c88e74f12c1dacadc726869cb9b595348d615e50041893ad72155f7ac2c359219604710d6157dec95a46fe0e598ef5642035" +[update] [update.modrinth] -mod-id = 'rLLJ1OZM' -version = '7tRnsYkP' \ No newline at end of file +mod-id = "rLLJ1OZM" +version = "7tRnsYkP" diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml index b8da810..3b39b63 100644 --- a/mods/creativecore.pw.toml +++ b/mods/creativecore.pw.toml @@ -1,16 +1,13 @@ -filename = 'CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar' -name = 'CreativeCore' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "CreativeCore" +filename = "CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar" +side = "both" [download] -hash = '14040744178fb87adafe525a7f2eda0512e1154b0c29e702265aa948dec9cc65bdc064f72d6f023907d321221e7fb5c1309ddcd6d96d419b1a0c46809fb6c7cc' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/OsZiaDHq/versions/pcUy2Oig/CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar' +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/pcUy2Oig/CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar" +hash-format = "sha512" +hash = "14040744178fb87adafe525a7f2eda0512e1154b0c29e702265aa948dec9cc65bdc064f72d6f023907d321221e7fb5c1309ddcd6d96d419b1a0c46809fb6c7cc" +[update] [update.modrinth] -mod-id = 'OsZiaDHq' -version = 'pcUy2Oig' \ No newline at end of file +mod-id = "OsZiaDHq" +version = "pcUy2Oig" diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml index 0ed784b..892d853 100644 --- a/mods/cubes-without-borders.pw.toml +++ b/mods/cubes-without-borders.pw.toml @@ -1,16 +1,13 @@ -filename = 'cwb-fabric-3.0.0+mc1.20.jar' -name = 'Cubes Without Borders' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Cubes Without Borders" +filename = "cwb-fabric-3.0.0+mc1.20.jar" +side = "client" [download] -hash = 'cceb1a648c0465db1232a6a65ceefe4d04af54fdc909a40ee86ade2f2c743d5e96c55f73ab83f515dd53fa36095fe893d218ad56c51c53ad517e3b57441a5f2b' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ETlrkaYF/versions/KpTt0KNS/cwb-fabric-3.0.0%2Bmc1.20.jar' +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/KpTt0KNS/cwb-fabric-3.0.0%2Bmc1.20.jar" +hash-format = "sha512" +hash = "cceb1a648c0465db1232a6a65ceefe4d04af54fdc909a40ee86ade2f2c743d5e96c55f73ab83f515dd53fa36095fe893d218ad56c51c53ad517e3b57441a5f2b" +[update] [update.modrinth] -mod-id = 'ETlrkaYF' -version = 'KpTt0KNS' \ No newline at end of file +mod-id = "ETlrkaYF" +version = "KpTt0KNS" diff --git a/mods/cut-through.pw.toml b/mods/cut-through.pw.toml index 2430bc7..11a4f0e 100644 --- a/mods/cut-through.pw.toml +++ b/mods/cut-through.pw.toml @@ -1,16 +1,13 @@ -filename = 'CutThrough-v8.0.2-1.20.1-Fabric.jar' -name = 'Cut Through' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Cut Through" +filename = "CutThrough-v8.0.2-1.20.1-Fabric.jar" +side = "client" [download] -hash = 'ca1c67d7c948b6832480877d1d2483a1f5b9d29fe55963bcbbecd59f22b8546e377d1a8b85b38557a95cb0a2de2be90ef9beeb1dc3d510f1679124ec49b90f0f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Dk6su9JN/versions/UdH7Njsc/CutThrough-v8.0.2-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/Dk6su9JN/versions/UdH7Njsc/CutThrough-v8.0.2-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "ca1c67d7c948b6832480877d1d2483a1f5b9d29fe55963bcbbecd59f22b8546e377d1a8b85b38557a95cb0a2de2be90ef9beeb1dc3d510f1679124ec49b90f0f" +[update] [update.modrinth] -mod-id = 'Dk6su9JN' -version = 'UdH7Njsc' \ No newline at end of file +mod-id = "Dk6su9JN" +version = "UdH7Njsc" diff --git a/mods/damagenumbers.pw.toml b/mods/damagenumbers.pw.toml index 9f07d4d..a23078c 100644 --- a/mods/damagenumbers.pw.toml +++ b/mods/damagenumbers.pw.toml @@ -1,16 +1,13 @@ -filename = 'damagenumbers-1.4.0-fabric.jar' -name = 'Damage Numbers' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +name = "Damage Numbers" +filename = "damagenumbers-1.4.0-fabric.jar" +side = "client" [download] -hash = 'ada9adf09d17508f66a4b790b8afaba126bb013645b9cd04595887cfe69a9e68787bd5302c73f70b60f4d27ca327903dbf1595cfdd71d19f939d6c5c1bf1763e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/iWdXs2dQ/versions/xpk8YOKG/damagenumbers-1.4.0-fabric.jar' +url = "https://cdn.modrinth.com/data/iWdXs2dQ/versions/xpk8YOKG/damagenumbers-1.4.0-fabric.jar" +hash-format = "sha512" +hash = "ada9adf09d17508f66a4b790b8afaba126bb013645b9cd04595887cfe69a9e68787bd5302c73f70b60f4d27ca327903dbf1595cfdd71d19f939d6c5c1bf1763e" +[update] [update.modrinth] -mod-id = 'iWdXs2dQ' -version = 'xpk8YOKG' \ No newline at end of file +mod-id = "iWdXs2dQ" +version = "xpk8YOKG" diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml index 0f490f4..4852348 100644 --- a/mods/debugify.pw.toml +++ b/mods/debugify.pw.toml @@ -1,16 +1,13 @@ -filename = 'Debugify-1.20.1+2.0.jar' -name = 'Debugify' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Debugify" +filename = "Debugify-1.20.1+2.0.jar" +side = "both" [download] -hash = '4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar' +url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar" +hash-format = "sha512" +hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd" +[update] [update.modrinth] -mod-id = 'QwxR6Gcd' -version = '6XDJoCks' \ No newline at end of file +mod-id = "QwxR6Gcd" +version = "6XDJoCks" diff --git a/mods/distraction-free-recipes.pw.toml b/mods/distraction-free-recipes.pw.toml index af82397..cb812b1 100644 --- a/mods/distraction-free-recipes.pw.toml +++ b/mods/distraction-free-recipes.pw.toml @@ -1,16 +1,13 @@ -filename = 'distraction_free_recipes-fabric-1.2.1-1.20.1.jar' -name = 'Distraction Free Recipes (EMI / REI / JEI)' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Distraction Free Recipes (EMI / REI / JEI)" +filename = "distraction_free_recipes-fabric-1.2.1-1.20.1.jar" +side = "client" [download] -hash = '7732f6cb17d44a9c1c1d3caca4eab39fe19bb791724e64c209f50b7bc56b91b364e5640df86e531ce498d43caec9da002962ddf5d7b962e2dfded19244391465' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/gbJLUhZP/versions/GdXrDwYH/distraction_free_recipes-fabric-1.2.1-1.20.1.jar' +url = "https://cdn.modrinth.com/data/gbJLUhZP/versions/GdXrDwYH/distraction_free_recipes-fabric-1.2.1-1.20.1.jar" +hash-format = "sha512" +hash = "7732f6cb17d44a9c1c1d3caca4eab39fe19bb791724e64c209f50b7bc56b91b364e5640df86e531ce498d43caec9da002962ddf5d7b962e2dfded19244391465" +[update] [update.modrinth] -mod-id = 'gbJLUhZP' -version = 'GdXrDwYH' \ No newline at end of file +mod-id = "gbJLUhZP" +version = "GdXrDwYH" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index e76c1ef..6efac40 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,16 +1,13 @@ -filename = 'dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar' -name = 'Dynamic FPS' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Dynamic FPS" +filename = "dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar" +side = "client" [download] -hash = '8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar' +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar" +hash-format = "sha512" +hash = "8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e" +[update] [update.modrinth] -mod-id = 'LQ3K71Q1' -version = 'D9mrJwm0' \ No newline at end of file +mod-id = "LQ3K71Q1" +version = "D9mrJwm0" diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml index ca28591..92cbe81 100644 --- a/mods/dynamiccrosshair.pw.toml +++ b/mods/dynamiccrosshair.pw.toml @@ -1,16 +1,13 @@ -filename = 'dynamiccrosshair-9.6+1.20.1-fabric.jar' -name = 'Dynamic Crosshair' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Dynamic Crosshair" +filename = "dynamiccrosshair-9.6+1.20.1-fabric.jar" +side = "client" [download] -hash = '378ab1fc17346d0ec43547c5d3081dc419a4356365adea66108c34a01ac6adb0fc60d7a09c0d0bde63ba68cdfe633d734ac4639989253f9c4fc8e7f9a842221a' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ZcR9weSm/versions/oUEx3cFy/dynamiccrosshair-9.6%2B1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/oUEx3cFy/dynamiccrosshair-9.6%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "378ab1fc17346d0ec43547c5d3081dc419a4356365adea66108c34a01ac6adb0fc60d7a09c0d0bde63ba68cdfe633d734ac4639989253f9c4fc8e7f9a842221a" +[update] [update.modrinth] -mod-id = 'ZcR9weSm' -version = 'oUEx3cFy' \ No newline at end of file +mod-id = "ZcR9weSm" +version = "oUEx3cFy" diff --git a/mods/dynamiccrosshaircompat.pw.toml b/mods/dynamiccrosshaircompat.pw.toml index b8ce50f..50d6bf9 100644 --- a/mods/dynamiccrosshaircompat.pw.toml +++ b/mods/dynamiccrosshaircompat.pw.toml @@ -1,16 +1,13 @@ -filename = 'dynamiccrosshaircompat-4.3+1.20.1-fabric.jar' -name = 'Dynamic Crosshair Compat' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Dynamic Crosshair Compat" +filename = "dynamiccrosshaircompat-4.3+1.20.1-fabric.jar" +side = "client" [download] -hash = '14462bef6722c5789aa76c6620a0b56bca9bb900ce8ec0289bdf2ee9a761dc082c94d0a640692e9532822c1d895cf48ef933fc328dcd5860fd21e801bf2a7bd2' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/EwPIWPJ9/versions/CDFXvAKM/dynamiccrosshaircompat-4.3%2B1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/CDFXvAKM/dynamiccrosshaircompat-4.3%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "14462bef6722c5789aa76c6620a0b56bca9bb900ce8ec0289bdf2ee9a761dc082c94d0a640692e9532822c1d895cf48ef933fc328dcd5860fd21e801bf2a7bd2" +[update] [update.modrinth] -mod-id = 'EwPIWPJ9' -version = 'CDFXvAKM' \ No newline at end of file +mod-id = "EwPIWPJ9" +version = "CDFXvAKM" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index d739794..ba66191 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,39 +1,13 @@ -filename = 'e4mc_minecraft-fabric-5.4.1.jar' -name = 'e4mc' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.18', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1', - '1.21.2', - '1.21.3', - '1.21.4', - '1.21.5', - '1.21.6' -] -x-prismlauncher-release-type = 'release' +name = "e4mc" +filename = "e4mc_minecraft-fabric-5.4.1.jar" +side = "both" [download] -hash = '39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar' +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar" +hash-format = "sha512" +hash = "39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c" +[update] [update.modrinth] -mod-id = 'qANg5Jrr' -version = 'baNcxaPZ' \ No newline at end of file +mod-id = "qANg5Jrr" +version = "baNcxaPZ" diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml index b9e105a..a262cfe 100644 --- a/mods/ebe.pw.toml +++ b/mods/ebe.pw.toml @@ -1,16 +1,13 @@ -filename = 'enhancedblockentities-0.9+1.20.jar' -name = 'Enhanced Block Entities' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Enhanced Block Entities" +filename = "enhancedblockentities-0.9+1.20.jar" +side = "client" [download] -hash = '7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar' +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" +hash-format = "sha512" +hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5" +[update] [update.modrinth] -mod-id = 'OVuFYfre' -version = 'i3v1Skck' \ No newline at end of file +mod-id = "OVuFYfre" +version = "i3v1Skck" diff --git a/mods/emotecraft.pw.toml b/mods/emotecraft.pw.toml index 632e2c8..cf1419a 100644 --- a/mods/emotecraft.pw.toml +++ b/mods/emotecraft.pw.toml @@ -1,16 +1,13 @@ -filename = 'emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar' -name = 'Emotecraft' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'beta' +name = "Emotecraft" +filename = "emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar" +side = "both" [download] -hash = '7d02d00fdfa79c126cc74753cecc8fa5fb44a7035ebc90249f06985896874bc803cfe1558e867851ee53cc04a5caa473721bd99ef718780f34f264e5ed284a13' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/pZ2wrerK/versions/NFPdxMt9/emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar' +url = "https://cdn.modrinth.com/data/pZ2wrerK/versions/NFPdxMt9/emotecraft-for-MC1.20.1-2.2.7-b.build.50-fabric.jar" +hash-format = "sha512" +hash = "7d02d00fdfa79c126cc74753cecc8fa5fb44a7035ebc90249f06985896874bc803cfe1558e867851ee53cc04a5caa473721bd99ef718780f34f264e5ed284a13" +[update] [update.modrinth] -mod-id = 'pZ2wrerK' -version = 'NFPdxMt9' \ No newline at end of file +mod-id = "pZ2wrerK" +version = "NFPdxMt9" diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml index 0e2cffe..1dfdead 100644 --- a/mods/enchantment-descriptions.pw.toml +++ b/mods/enchantment-descriptions.pw.toml @@ -1,16 +1,13 @@ -filename = 'EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar' -name = 'Enchantment Descriptions' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Enchantment Descriptions" +filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" +side = "client" [download] -hash = '9ba8a939713b7945b937118b756033e1428b3b445c60276e3e6143d95a6a5f839ebc95233290cd34fed953000301d5f24b4f680fb53ebd85587c73e8e27b5682' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/UVtY3ZAC/versions/LeAiyr1s/EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar' +url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/LeAiyr1s/EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" +hash-format = "sha512" +hash = "9ba8a939713b7945b937118b756033e1428b3b445c60276e3e6143d95a6a5f839ebc95233290cd34fed953000301d5f24b4f680fb53ebd85587c73e8e27b5682" +[update] [update.modrinth] -mod-id = 'UVtY3ZAC' -version = 'LeAiyr1s' \ No newline at end of file +mod-id = "UVtY3ZAC" +version = "LeAiyr1s" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index cc53846..8fc0572 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,16 +1,13 @@ -filename = 'entity_model_features_fabric_1.20.1-2.4.1.jar' -name = 'Entity Model Features' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "[EMF] Entity Model Features" +filename = "entity_model_features_fabric_1.20.1-2.4.1.jar" +side = "client" [download] -hash = '6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar' +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar" +hash-format = "sha512" +hash = "6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b" +[update] [update.modrinth] -mod-id = '4I1XuqiY' -version = 'X2NBK99f' \ No newline at end of file +mod-id = "4I1XuqiY" +version = "X2NBK99f" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 663169d..2a08a9e 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,16 +1,13 @@ -filename = 'entityculling-fabric-1.8.0-mc1.20.1.jar' -name = 'EntityCulling-Fabric' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Entity Culling" +filename = "entityculling-fabric-1.8.1-mc1.20.1.jar" +side = "client" [download] -hash = '0781c1aa6e37b533eb6bb8e3ead674d21301aa706612398739c006899ac1b04c6bcc62a25e6ad3587b3c2f05211f88a01eb8c1b202929108237448b8b9909ba5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/NNAgCjsB/versions/JrOhNEba/entityculling-fabric-1.8.0-mc1.20.1.jar' +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/7CYEXwpe/entityculling-fabric-1.8.1-mc1.20.1.jar" +hash-format = "sha512" +hash = "7884b3e464a966fad9ea0303a36b3786c53f234ee6c7f97155496edc6a7d98baebce81ddbfb073795933223e3e58fb7eb95cf3237aa0a7ae5d63205bcfc291d6" +[update] [update.modrinth] -mod-id = 'NNAgCjsB' -version = 'JrOhNEba' \ No newline at end of file +mod-id = "NNAgCjsB" +version = "7CYEXwpe" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index e988e88..efd71f0 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,16 +1,13 @@ -filename = 'entity_texture_features_fabric_1.20.1-6.2.9.jar' -name = 'Entity Texture Features' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_fabric_1.20.1-6.2.9.jar" +side = "client" [download] -hash = '56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar' +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar" +hash-format = "sha512" +hash = "56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8" +[update] [update.modrinth] -mod-id = 'BVzZfTc1' -version = 'WvkMQbYb' \ No newline at end of file +mod-id = "BVzZfTc1" +version = "WvkMQbYb" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index f461b44..95ad673 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,16 +1,13 @@ -filename = 'fabric-api-0.92.6+1.20.1.jar' -name = 'Fabric API' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Fabric API" +filename = "fabric-api-0.92.6+1.20.1.jar" +side = "both" [download] -hash = '2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" +[update] [update.modrinth] -mod-id = 'P7dR8mSH' -version = 'UapVHwiP' \ No newline at end of file +mod-id = "P7dR8mSH" +version = "UapVHwiP" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 9fbcad2..5bfa988 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,56 +1,13 @@ -filename = 'fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar' -name = 'Fabric Language Kotlin' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.14', - '1.14.1', - '1.14.2', - '1.14.3', - '1.14.4', - '1.15', - '1.15.1', - '1.15.2', - '1.16', - '1.16.1', - '1.16.2', - '1.16.3', - '1.16.4', - '1.16.5', - '1.17', - '1.17.1', - '1.18', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1', - '1.21.2', - '1.21.3', - '1.21.4', - '1.21.5', - '1.21.6', - '1.21.7' -] -x-prismlauncher-release-type = 'release' +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar" +side = "both" [download] -hash = '26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar' +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar" +hash-format = "sha512" +hash = "26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055" +[update] [update.modrinth] -mod-id = 'Ha28R6CL' -version = 'mccDBWqV' \ No newline at end of file +mod-id = "Ha28R6CL" +version = "mccDBWqV" diff --git a/mods/fabrishot.pw.toml b/mods/fabrishot.pw.toml index 140bb00..001f073 100644 --- a/mods/fabrishot.pw.toml +++ b/mods/fabrishot.pw.toml @@ -1,16 +1,13 @@ -filename = 'fabrishot-1.10.1.jar' -name = 'Fabrishot' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Fabrishot" +filename = "fabrishot-1.10.1.jar" +side = "client" [download] -hash = 'e1c0417297f4b1e8289ecdec73f660560c8dd623cc536cabb3fca451049de0f8d57c6f09617415091cf9be43cc26bb253801feae9e6ac707a3c1038eb484fad3' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar' +url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar" +hash-format = "sha512" +hash = "e1c0417297f4b1e8289ecdec73f660560c8dd623cc536cabb3fca451049de0f8d57c6f09617415091cf9be43cc26bb253801feae9e6ac707a3c1038eb484fad3" +[update] [update.modrinth] -mod-id = '3qsfQtE9' -version = 'Rduo9X24' \ No newline at end of file +mod-id = "3qsfQtE9" +version = "Rduo9X24" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml index d23f667..f04f374 100644 --- a/mods/fadeless.pw.toml +++ b/mods/fadeless.pw.toml @@ -1,61 +1,13 @@ -filename = 'fadeless-1.0.1.jar' -name = 'Fadeless' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.4 rc1', - '1.20.5', - '1.20.5 Pre-Release 1', - '1.20.5 Pre-Release 2', - '1.20.5 Pre-Release 3', - '1.20.5 Pre-Release 4', - '1.20.5 rc1', - '1.20.5 rc2', - '1.20.5 rc3', - '1.20.6', - '1.20.6 rc1', - '1.21', - '1.21 Pre-Release 1', - '1.21 Pre-Release 2', - '1.21 Pre-Release 3', - '1.21 Pre-Release 4', - '1.21 rc1', - '23w51a', - '23w51b', - '24w03a', - '24w03b', - '24w04a', - '24w05a', - '24w05b', - '24w06a', - '24w07a', - '24w09a', - '24w10a', - '24w11a', - '24w12a', - '24w13a', - '24w14a', - '24w14potato', - '24w18a', - '24w19a', - '24w19b', - '24w20a', - '24w21a', - '24w21b' -] -x-prismlauncher-release-type = 'release' +name = "Fadeless" +filename = "fadeless-1.0.1.jar" +side = "client" [download] -hash = '8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar' +url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" +hash-format = "sha512" +hash = "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96" +[update] [update.modrinth] -mod-id = 'ncKjyGm3' -version = 'j53ChsnW' \ No newline at end of file +mod-id = "ncKjyGm3" +version = "j53ChsnW" diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml index 1ecaf79..27c479e 100644 --- a/mods/fast-ip-ping.pw.toml +++ b/mods/fast-ip-ping.pw.toml @@ -1,16 +1,13 @@ -filename = 'fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar' -name = 'Fast IP Ping' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Fast IP Ping" +filename = "fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +side = "client" [download] -hash = '3efcd4ed3acf64cbc11bc58fdd97dd6a4ca766d4c42ddede83af5e1cdb47ac587b5ec6b411f721815a69e83965472ec480a52a25191f615d20b6f07d7e17327f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/9mtu0sUO/versions/vUzelzwj/fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar' +url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/vUzelzwj/fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +hash-format = "sha512" +hash = "3efcd4ed3acf64cbc11bc58fdd97dd6a4ca766d4c42ddede83af5e1cdb47ac587b5ec6b411f721815a69e83965472ec480a52a25191f615d20b6f07d7e17327f" +[update] [update.modrinth] -mod-id = '9mtu0sUO' -version = 'vUzelzwj' \ No newline at end of file +mod-id = "9mtu0sUO" +version = "vUzelzwj" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml index 3eed869..363abf9 100644 --- a/mods/fastquit.pw.toml +++ b/mods/fastquit.pw.toml @@ -1,16 +1,13 @@ -filename = 'fastquit-3.0.0+1.20+.jar' -name = 'FastQuit' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'release' +name = "FastQuit" +filename = "fastquit-3.0.0+1.20+.jar" +side = "client" [download] -hash = 'aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar' +url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar" +hash-format = "sha512" +hash = "aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133" +[update] [update.modrinth] -mod-id = 'x1hIzbuY' -version = 'tNgyOUMr' \ No newline at end of file +mod-id = "x1hIzbuY" +version = "tNgyOUMr" diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml index 533b02f..c44ceae 100644 --- a/mods/ferrite-core.pw.toml +++ b/mods/ferrite-core.pw.toml @@ -1,16 +1,13 @@ -filename = 'ferritecore-6.0.1-fabric.jar' -name = 'FerriteCore' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'release' +name = "FerriteCore" +filename = "ferritecore-6.0.1-fabric.jar" +side = "both" [download] -hash = '9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar' +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' \ No newline at end of file +mod-id = "uXXizFIs" +version = "unerR5MN" diff --git a/mods/fix-keyboard-on-linux.pw.toml b/mods/fix-keyboard-on-linux.pw.toml index ed78f99..5d2a415 100644 --- a/mods/fix-keyboard-on-linux.pw.toml +++ b/mods/fix-keyboard-on-linux.pw.toml @@ -1,38 +1,13 @@ -filename = 'fix-keyboard-on-linux-1.0.1.jar' -name = 'Fix Keyboard on Linux' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1', - '1.21.2', - '1.21.3', - '1.21.4', - '1.21.5', - '1.21.6', - '1.21.7' -] -x-prismlauncher-release-type = 'release' +name = "Fix Keyboard on Linux" +filename = "fix-keyboard-on-linux-1.0.1.jar" +side = "client" [download] -hash = 'f2ac896e53cdfdeb5f36362e644470e71b0ba7d47cb088b693e0230fe396dbcbfd938ea9c8a713693a357bbc6b32233fff2dbf48b6f5bdbcd437d180447c3819' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/siXFh9dn/versions/ZKDQu5sd/fix-keyboard-on-linux-1.0.1.jar' +url = "https://cdn.modrinth.com/data/siXFh9dn/versions/ZKDQu5sd/fix-keyboard-on-linux-1.0.1.jar" +hash-format = "sha512" +hash = "f2ac896e53cdfdeb5f36362e644470e71b0ba7d47cb088b693e0230fe396dbcbfd938ea9c8a713693a357bbc6b32233fff2dbf48b6f5bdbcd437d180447c3819" +[update] [update.modrinth] -mod-id = 'siXFh9dn' -version = 'ZKDQu5sd' \ No newline at end of file +mod-id = "siXFh9dn" +version = "ZKDQu5sd" diff --git a/mods/fog.pw.toml b/mods/fog.pw.toml index 6ad0b8e..f9e928e 100644 --- a/mods/fog.pw.toml +++ b/mods/fog.pw.toml @@ -1,16 +1,13 @@ -filename = 'Fog-fabric-1.5.3-1.20.1.jar' -name = 'Fog' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Fog" +filename = "Fog-fabric-1.5.3-1.20.1.jar" +side = "client" [download] -hash = '687a1cfe69790f440b53dc388086936a58547efb20312c0cfbe73635576e233acd54a55eb518da1f44c80da1b936ee3c25bb669f2e87ee80d6302c465c694336' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/WuGVWUF2/versions/kdNVq6ir/Fog-fabric-1.5.3-1.20.1.jar' +url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/kdNVq6ir/Fog-fabric-1.5.3-1.20.1.jar" +hash-format = "sha512" +hash = "687a1cfe69790f440b53dc388086936a58547efb20312c0cfbe73635576e233acd54a55eb518da1f44c80da1b936ee3c25bb669f2e87ee80d6302c465c694336" +[update] [update.modrinth] -mod-id = 'WuGVWUF2' -version = 'kdNVq6ir' \ No newline at end of file +mod-id = "WuGVWUF2" +version = "kdNVq6ir" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml index 008c32b..a2efce2 100644 --- a/mods/forge-config-api-port.pw.toml +++ b/mods/forge-config-api-port.pw.toml @@ -1,16 +1,13 @@ -filename = 'ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar' -name = 'Forge Config API Port' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Forge Config API Port" +filename = "ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar" +side = "both" [download] -hash = 'c74fda4c25f42f182cae4ef2abaceb6992f14015a9b97570460c98f3cec15db6f7f2806f970efa1d10ffab62dd50257f8486cb586da129459225e3aa8db71ae0' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ohNO6lps/versions/1aKtMQZE/ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/1aKtMQZE/ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "c74fda4c25f42f182cae4ef2abaceb6992f14015a9b97570460c98f3cec15db6f7f2806f970efa1d10ffab62dd50257f8486cb586da129459225e3aa8db71ae0" +[update] [update.modrinth] -mod-id = 'ohNO6lps' -version = '1aKtMQZE' \ No newline at end of file +mod-id = "ohNO6lps" +version = "1aKtMQZE" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml index eeed7d7..8b405be 100644 --- a/mods/iceberg.pw.toml +++ b/mods/iceberg.pw.toml @@ -1,16 +1,13 @@ -filename = 'Iceberg-1.20.1-fabric-1.1.25.jar' -name = 'Iceberg' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Iceberg" +filename = "Iceberg-1.20.1-fabric-1.1.25.jar" +side = "client" [download] -hash = '9eb15454de0d42aebbb6357dda55ddd7e634de58e71629b7344e6c6550cbb098002a8fe08aa827280d08ce5685c779398edd1d8fa66e3d4c1a0c43238250732c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/5faXoLqX/versions/AiO84cp2/Iceberg-1.20.1-fabric-1.1.25.jar' +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' \ No newline at end of file +mod-id = "5faXoLqX" +version = "AiO84cp2" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 5c201ea..38954fd 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,16 +1,13 @@ -filename = 'ImmediatelyFast-Fabric-1.5.0+1.20.4.jar' -name = 'ImmediatelyFast' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "ImmediatelyFast" +filename = "ImmediatelyFast-Fabric-1.5.1+1.20.4.jar" +side = "client" [download] -hash = '39984da8bd7daf0d71ddfb74b1a0ea6f60e8a332705b2d2342d1d0c4f8029f384bca43df7a3d6a6f999b2ac32e9d98f70b4907ce29cfcf02a00a3ece5a7538b9' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/5ZwdcRci/versions/6QvRWWbF/ImmediatelyFast-Fabric-1.5.0%2B1.20.4.jar' +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/zJD8Yaa3/ImmediatelyFast-Fabric-1.5.1%2B1.20.4.jar" +hash-format = "sha512" +hash = "23ddba94cb88591a9381b16c1e8ac2f59a609407d4e3400c083f85d416c37d5a7c42c67d6908d92a98f84fdf93ad083b9c5e8a041a1d90b0ffcca573ab0d3d92" +[update] [update.modrinth] -mod-id = '5ZwdcRci' -version = '6QvRWWbF' \ No newline at end of file +mod-id = "5ZwdcRci" +version = "zJD8Yaa3" diff --git a/mods/immersive-messages-api.pw.toml b/mods/immersive-messages-api.pw.toml index 02bf8f0..a756269 100644 --- a/mods/immersive-messages-api.pw.toml +++ b/mods/immersive-messages-api.pw.toml @@ -1,16 +1,13 @@ -filename = 'immersivemessages-fabric-1.0.18-1.20.1.jar' -name = 'Immersive Messages API' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Immersive Messages API" +filename = "immersivemessages-fabric-1.0.18-1.20.1.jar" +side = "both" [download] -hash = '26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar' +url = "https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar" +hash-format = "sha512" +hash = "26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5" +[update] [update.modrinth] -mod-id = '6xvrmbjn' -version = 'WEpkwUwg' \ No newline at end of file +mod-id = "6xvrmbjn" +version = "WEpkwUwg" diff --git a/mods/immersive-tips.pw.toml b/mods/immersive-tips.pw.toml index 65bc6b4..40e870e 100644 --- a/mods/immersive-tips.pw.toml +++ b/mods/immersive-tips.pw.toml @@ -1,16 +1,13 @@ -filename = 'immersivetips-fabric-1.0.2-1.20.1.jar' -name = 'Immersive Tips' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Immersive Tips" +filename = "immersivetips-fabric-1.0.2-1.20.1.jar" +side = "client" [download] -hash = '2eae70875eddce8ef9dabb1273f39a223727bc5def5d7b9529c63f54fb37ff2d33f7eab7aaf9b02b23e22c00eb43d9cab64bcc3e0e1aabf90b2b16af1a921bc9' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/FyiLzCSu/versions/teQHaEwa/immersivetips-fabric-1.0.2-1.20.1.jar' +url = "https://cdn.modrinth.com/data/FyiLzCSu/versions/teQHaEwa/immersivetips-fabric-1.0.2-1.20.1.jar" +hash-format = "sha512" +hash = "2eae70875eddce8ef9dabb1273f39a223727bc5def5d7b9529c63f54fb37ff2d33f7eab7aaf9b02b23e22c00eb43d9cab64bcc3e0e1aabf90b2b16af1a921bc9" +[update] [update.modrinth] -mod-id = 'FyiLzCSu' -version = 'teQHaEwa' \ No newline at end of file +mod-id = "FyiLzCSu" +version = "teQHaEwa" diff --git a/mods/immersive-ui.pw.toml b/mods/immersive-ui.pw.toml index bc3ce4a..78461bf 100644 --- a/mods/immersive-ui.pw.toml +++ b/mods/immersive-ui.pw.toml @@ -1,16 +1,13 @@ -filename = 'ImmersiveUI-FABRIC-0.3.0.jar' -name = 'Immersive UI' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Immersive UI" +filename = "ImmersiveUI-FABRIC-0.3.0.jar" +side = "client" [download] -hash = '76edfc740ffa594aa9524938d6383df791b8866c16ba58b8242f11688b0bbffe53d20a5dc74b38a146907a66513b7890a4e958cb5587c43911677ec00fa3b23a' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/9wv7LuMc/versions/icjI7ruC/ImmersiveUI-FABRIC-0.3.0.jar' +url = "https://cdn.modrinth.com/data/9wv7LuMc/versions/icjI7ruC/ImmersiveUI-FABRIC-0.3.0.jar" +hash-format = "sha512" +hash = "76edfc740ffa594aa9524938d6383df791b8866c16ba58b8242f11688b0bbffe53d20a5dc74b38a146907a66513b7890a4e958cb5587c43911677ec00fa3b23a" +[update] [update.modrinth] -mod-id = '9wv7LuMc' -version = 'icjI7ruC' \ No newline at end of file +mod-id = "9wv7LuMc" +version = "icjI7ruC" diff --git a/mods/immersivethunder.pw.toml b/mods/immersivethunder.pw.toml index f9d0138..9fbf612 100644 --- a/mods/immersivethunder.pw.toml +++ b/mods/immersivethunder.pw.toml @@ -1,16 +1,13 @@ -filename = 'ImmersiveThunder-1.20.1+1.2.2.jar' -name = 'ImmersiveThunder' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "ImmersiveThunder" +filename = "ImmersiveThunder-1.20.1+1.2.2.jar" +side = "client" [download] -hash = 'ce0cd41920d3f2c70ea46216fedbd329b844fd9b8df104b4c1a14b0476606e18fc5697fc27e7b5025ba98494a5c628649d66d755308ecc6297f62089c93732d3' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/uKjKoMsj/versions/o64NJE0v/ImmersiveThunder-1.20.1%2B1.2.2.jar' +url = "https://cdn.modrinth.com/data/uKjKoMsj/versions/o64NJE0v/ImmersiveThunder-1.20.1%2B1.2.2.jar" +hash-format = "sha512" +hash = "ce0cd41920d3f2c70ea46216fedbd329b844fd9b8df104b4c1a14b0476606e18fc5697fc27e7b5025ba98494a5c628649d66d755308ecc6297f62089c93732d3" +[update] [update.modrinth] -mod-id = 'uKjKoMsj' -version = 'o64NJE0v' \ No newline at end of file +mod-id = "uKjKoMsj" +version = "o64NJE0v" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml index f7c4586..a664869 100644 --- a/mods/indium.pw.toml +++ b/mods/indium.pw.toml @@ -1,16 +1,13 @@ -filename = 'indium-1.0.36+mc1.20.1.jar' -name = 'Indium' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +name = "Indium" +filename = "indium-1.0.36+mc1.20.1.jar" +side = "client" [download] -hash = '7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9" +[update] [update.modrinth] -mod-id = 'Orvt0mRa' -version = 'nQHYSjxO' \ No newline at end of file +mod-id = "Orvt0mRa" +version = "nQHYSjxO" diff --git a/mods/infinite-music.pw.toml b/mods/infinite-music.pw.toml index 4066a41..1f36197 100644 --- a/mods/infinite-music.pw.toml +++ b/mods/infinite-music.pw.toml @@ -1,16 +1,13 @@ -filename = 'infinite-music-0.3.0.jar' -name = 'Music Delay Remover (Infinite Music)' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'release' +name = "Music Delay Remover (Infinite Music)" +filename = "infinite-music-0.3.0.jar" +side = "client" [download] -hash = '9ce33395fece269ff4aefd6da0b0c834ba26a289598a6a481dc6e21ca9dbf9eafffa364c96aab4450a286e15977f93696ebf7fa2a0e9f810580bf4c7a083b9f9' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/OJLdOa8k/versions/rCcRZd3l/infinite-music-0.3.0.jar' +url = "https://cdn.modrinth.com/data/OJLdOa8k/versions/rCcRZd3l/infinite-music-0.3.0.jar" +hash-format = "sha512" +hash = "9ce33395fece269ff4aefd6da0b0c834ba26a289598a6a481dc6e21ca9dbf9eafffa364c96aab4450a286e15977f93696ebf7fa2a0e9f810580bf4c7a083b9f9" +[update] [update.modrinth] -mod-id = 'OJLdOa8k' -version = 'rCcRZd3l' \ No newline at end of file +mod-id = "OJLdOa8k" +version = "rCcRZd3l" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 02fb009..3c5de12 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,16 +1,13 @@ -filename = 'iris-1.7.6+mc1.20.1.jar' -name = 'Iris' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Iris Shaders" +filename = "iris-1.7.6+mc1.20.1.jar" +side = "client" [download] -hash = 'f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301" +[update] [update.modrinth] -mod-id = 'YL57xq9U' -version = 's5eFLITc' \ No newline at end of file +mod-id = "YL57xq9U" +version = "s5eFLITc" diff --git a/mods/item-highlighter.pw.toml b/mods/item-highlighter.pw.toml index ca6e5f8..01a5128 100644 --- a/mods/item-highlighter.pw.toml +++ b/mods/item-highlighter.pw.toml @@ -1,16 +1,13 @@ -filename = 'Highlighter-1.20.1-fabric-1.1.9.jar' -name = 'Item Highlighter' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Item Highlighter" +filename = "Highlighter-1.20.1-fabric-1.1.9.jar" +side = "client" [download] -hash = '3f55e9c3a8a35e2aa0234e8cf6a34dc1303bf3fa2b9c2fc2b7f6cd86153017bc901d164d8cf7f413959422647e627ee36e2cc34a85be56d085b0807afefe1a62' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/cVNW5lr6/versions/vyEyvJgV/Highlighter-1.20.1-fabric-1.1.9.jar' +url = "https://cdn.modrinth.com/data/cVNW5lr6/versions/vyEyvJgV/Highlighter-1.20.1-fabric-1.1.9.jar" +hash-format = "sha512" +hash = "3f55e9c3a8a35e2aa0234e8cf6a34dc1303bf3fa2b9c2fc2b7f6cd86153017bc901d164d8cf7f413959422647e627ee36e2cc34a85be56d085b0807afefe1a62" +[update] [update.modrinth] -mod-id = 'cVNW5lr6' -version = 'vyEyvJgV' \ No newline at end of file +mod-id = "cVNW5lr6" +version = "vyEyvJgV" diff --git a/mods/ive-spoken.pw.toml b/mods/ive-spoken.pw.toml index af229d7..7038961 100644 --- a/mods/ive-spoken.pw.toml +++ b/mods/ive-spoken.pw.toml @@ -1,16 +1,13 @@ -filename = 'ivespoken-2.2.2-fabric.1.20.jar' name = "I've Spoken" -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +filename = "ivespoken-2.2.2-fabric.1.20.jar" +side = "client" [download] -hash = 'baf3e049e44a7e236612e1db10c76d588cdd1c3ee2b153da4506ae69f662f6bbb724dbec20f7330f2123f0946957bf37badb1b3dc41bfe8201d4a50990b3acb4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/OidSa416/versions/HN5E0wVK/ivespoken-2.2.2-fabric.1.20.jar' +url = "https://cdn.modrinth.com/data/OidSa416/versions/HN5E0wVK/ivespoken-2.2.2-fabric.1.20.jar" +hash-format = "sha512" +hash = "baf3e049e44a7e236612e1db10c76d588cdd1c3ee2b153da4506ae69f662f6bbb724dbec20f7330f2123f0946957bf37badb1b3dc41bfe8201d4a50990b3acb4" +[update] [update.modrinth] -mod-id = 'OidSa416' -version = 'HN5E0wVK' \ No newline at end of file +mod-id = "OidSa416" +version = "HN5E0wVK" diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index 60b3182..a01e5ed 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,16 +1,13 @@ -filename = 'JadeAddons-1.20.1-Fabric-5.4.0.jar' -name = 'Jade Addons (Fabric)' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Jade Addons (Fabric)" +filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" +side = "both" [download] -hash = 'c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar' +url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" +hash-format = "sha512" +hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" +[update] [update.modrinth] -mod-id = 'fThnVRli' -version = 'DSkzT8Ma' \ No newline at end of file +mod-id = "fThnVRli" +version = "DSkzT8Ma" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml index 2440a24..f1dfe39 100644 --- a/mods/jade.pw.toml +++ b/mods/jade.pw.toml @@ -1,16 +1,13 @@ -filename = 'Jade-1.20-Fabric-11.13.1.jar' -name = 'Jade 🔍' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'beta' +name = "Jade 🔍" +filename = "Jade-1.20-Fabric-11.13.1.jar" +side = "both" [download] -hash = '048029727a30462abc8e43ecae2d5178ab653783c6dbcb2bd7c4c9cc1bb7c7a2ad5267ca3f89757f5b716da3f653b8e60ed8f46497917f26f094acc8f7dd7dc9' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/nvQzSEkH/versions/drol2x1P/Jade-1.20-Fabric-11.13.1.jar' +url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/drol2x1P/Jade-1.20-Fabric-11.13.1.jar" +hash-format = "sha512" +hash = "048029727a30462abc8e43ecae2d5178ab653783c6dbcb2bd7c4c9cc1bb7c7a2ad5267ca3f89757f5b716da3f653b8e60ed8f46497917f26f094acc8f7dd7dc9" +[update] [update.modrinth] -mod-id = 'nvQzSEkH' -version = 'drol2x1P' \ No newline at end of file +mod-id = "nvQzSEkH" +version = "drol2x1P" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index d2449c2..90419e9 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,16 +1,13 @@ -filename = 'jei-1.20.1-fabric-15.20.0.112.jar' -name = 'Just Enough Items' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'beta' +name = "Just Enough Items" +filename = "jei-1.20.1-fabric-15.20.0.112.jar" +side = "both" [download] -hash = 'c13fbab6764aec7f8f29eace23592aeabaf2adf1aa03af73e996aeceb2d553485fa94b6162874464bb3ab41e70f3448ed2c42553eecbcaefa682f0fa015dcae4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/u6dRKJwZ/versions/MMnbcAih/jei-1.20.1-fabric-15.20.0.112.jar' +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/MMnbcAih/jei-1.20.1-fabric-15.20.0.112.jar" +hash-format = "sha512" +hash = "c13fbab6764aec7f8f29eace23592aeabaf2adf1aa03af73e996aeceb2d553485fa94b6162874464bb3ab41e70f3448ed2c42553eecbcaefa682f0fa015dcae4" +[update] [update.modrinth] -mod-id = 'u6dRKJwZ' -version = 'MMnbcAih' \ No newline at end of file +mod-id = "u6dRKJwZ" +version = "MMnbcAih" diff --git a/mods/just-zoom.pw.toml b/mods/just-zoom.pw.toml index ca9540e..8c35574 100644 --- a/mods/just-zoom.pw.toml +++ b/mods/just-zoom.pw.toml @@ -1,16 +1,13 @@ -filename = 'justzoom_fabric_2.1.0_MC_1.20.1.jar' -name = 'Just Zoom' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Just Zoom" +filename = "justzoom_fabric_2.1.0_MC_1.20.1.jar" +side = "client" [download] -hash = '203642fe937106a03465d9116387def228c1805f38f6e7b233ec5f943b0db02c7125ebfc931f9969c4fd65215aa4d88c86e41c25ae7a8d1d3cf600669012063d' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/iAiqcykM/versions/9RoWFL8K/justzoom_fabric_2.1.0_MC_1.20.1.jar' +url = "https://cdn.modrinth.com/data/iAiqcykM/versions/9RoWFL8K/justzoom_fabric_2.1.0_MC_1.20.1.jar" +hash-format = "sha512" +hash = "203642fe937106a03465d9116387def228c1805f38f6e7b233ec5f943b0db02c7125ebfc931f9969c4fd65215aa4d88c86e41c25ae7a8d1d3cf600669012063d" +[update] [update.modrinth] -mod-id = 'iAiqcykM' -version = '9RoWFL8K' \ No newline at end of file +mod-id = "iAiqcykM" +version = "9RoWFL8K" diff --git a/mods/konkrete.pw.toml b/mods/konkrete.pw.toml index 5180711..40b5efc 100644 --- a/mods/konkrete.pw.toml +++ b/mods/konkrete.pw.toml @@ -1,16 +1,13 @@ -filename = 'konkrete_fabric_1.8.1_MC_1.20.1.jar' -name = 'Konkrete' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Konkrete" +filename = "konkrete_fabric_1.8.1_MC_1.20.1.jar" +side = "both" [download] -hash = 'ca65343bd3b063f3e0f68cc1d40da1969cf07ca038670f22a2bac91c2f34162f2c455ceb309680d57da13267ffc99fc7f8d40bb9451e93ff56ab2a688c0e3a45' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/J81TRJWm/versions/RlBGFlWp/konkrete_fabric_1.8.1_MC_1.20.1.jar' +url = "https://cdn.modrinth.com/data/J81TRJWm/versions/RlBGFlWp/konkrete_fabric_1.8.1_MC_1.20.1.jar" +hash-format = "sha512" +hash = "ca65343bd3b063f3e0f68cc1d40da1969cf07ca038670f22a2bac91c2f34162f2c455ceb309680d57da13267ffc99fc7f8d40bb9451e93ff56ab2a688c0e3a45" +[update] [update.modrinth] -mod-id = 'J81TRJWm' -version = 'RlBGFlWp' \ No newline at end of file +mod-id = "J81TRJWm" +version = "RlBGFlWp" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml index f6a2d17..d321ad3 100644 --- a/mods/krypton.pw.toml +++ b/mods/krypton.pw.toml @@ -1,16 +1,13 @@ -filename = 'krypton-0.2.3.jar' -name = 'Krypton' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Krypton" +filename = "krypton-0.2.3.jar" +side = "both" [download] -hash = '92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar' +url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar" +hash-format = "sha512" +hash = "92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e" +[update] [update.modrinth] -mod-id = 'fQEb0iXm' -version = 'jiDwS0W1' \ No newline at end of file +mod-id = "fQEb0iXm" +version = "jiDwS0W1" diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml index 41bf255..1eef119 100644 --- a/mods/ksyxis.pw.toml +++ b/mods/ksyxis.pw.toml @@ -1,641 +1,13 @@ -filename = 'Ksyxis-1.3.3.jar' -name = 'Ksyxis' -side = 'both' -x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.10', - '1.10 Pre-Release 1', - '1.10 Pre-Release 2', - '1.10.1', - '1.10.2', - '1.11', - '1.11 Pre-Release 1', - '1.11.1', - '1.11.2', - '1.12', - '1.12 Pre-Release 1', - '1.12 Pre-Release 2', - '1.12 Pre-Release 3', - '1.12 Pre-Release 4', - '1.12 Pre-Release 5', - '1.12 Pre-Release 6', - '1.12 Pre-Release 7', - '1.12.1', - '1.12.1 Pre-Release 1', - '1.12.2', - '1.12.2 Pre-Release 1', - '1.12.2 Pre-Release 2', - '1.13', - '1.13 Pre-Release 1', - '1.13 Pre-Release 10', - '1.13 Pre-Release 2', - '1.13 Pre-Release 3', - '1.13 Pre-Release 4', - '1.13 Pre-Release 5', - '1.13 Pre-Release 6', - '1.13 Pre-Release 7', - '1.13 Pre-Release 8', - '1.13 Pre-Release 9', - '1.13.1', - '1.13.1 Pre-Release 1', - '1.13.1 Pre-Release 2', - '1.13.2', - '1.13.2 Pre-Release 1', - '1.13.2 Pre-Release 2', - '1.14', - '1.14 Pre-Release 1', - '1.14 Pre-Release 2', - '1.14 Pre-Release 3', - '1.14 Pre-Release 4', - '1.14 Pre-Release 5', - '1.14.1', - '1.14.1 Pre-Release 1', - '1.14.1 Pre-Release 2', - '1.14.2', - '1.14.2 Pre-Release 1', - '1.14.2 Pre-Release 2', - '1.14.2 Pre-Release 3', - '1.14.2 Pre-Release 4', - '1.14.3', - '1.14.3 Pre-Release 1', - '1.14.3 Pre-Release 2', - '1.14.3 Pre-Release 3', - '1.14.3 Pre-Release 4', - '1.14.4', - '1.14.4 Pre-Release 1', - '1.14.4 Pre-Release 2', - '1.14.4 Pre-Release 3', - '1.14.4 Pre-Release 4', - '1.14.4 Pre-Release 5', - '1.14.4 Pre-Release 6', - '1.14.4 Pre-Release 7', - '1.15', - '1.15 Pre-Release 1', - '1.15 Pre-Release 2', - '1.15 Pre-Release 3', - '1.15 Pre-Release 4', - '1.15 Pre-Release 5', - '1.15 Pre-Release 6', - '1.15 Pre-Release 7', - '1.15.1', - '1.15.1 Pre-Release 1', - '1.15.2', - '1.15.2 Pre-Release 1', - '1.15.2 Pre-Release 2', - '1.16', - '1.16 Pre-Release 1', - '1.16 Pre-Release 2', - '1.16 Pre-Release 3', - '1.16 Pre-Release 4', - '1.16 Pre-Release 5', - '1.16 Pre-Release 6', - '1.16 Pre-Release 7', - '1.16 Pre-Release 8', - '1.16 rc1', - '1.16.1', - '1.16.2', - '1.16.2 Pre-Release 1', - '1.16.2 Pre-Release 2', - '1.16.2 Pre-Release 3', - '1.16.2 rc1', - '1.16.2 rc2', - '1.16.3', - '1.16.3 rc1', - '1.16.4', - '1.16.4 Pre-Release 1', - '1.16.4 Pre-Release 2', - '1.16.4 rc1', - '1.16.5', - '1.16.5 rc1', - '1.17', - '1.17 Pre-Release 1', - '1.17 Pre-Release 2', - '1.17 Pre-Release 3', - '1.17 Pre-Release 4', - '1.17 Pre-Release 5', - '1.17 rc1', - '1.17 rc2', - '1.17.1', - '1.17.1 Pre-Release 1', - '1.17.1 Pre-Release 2', - '1.17.1 Pre-Release 3', - '1.17.1 rc1', - '1.17.1 rc2', - '1.18', - '1.18 Pre-Release 1', - '1.18 Pre-Release 2', - '1.18 Pre-Release 3', - '1.18 Pre-Release 4', - '1.18 Pre-Release 5', - '1.18 Pre-Release 6', - '1.18 Pre-Release 7', - '1.18 Pre-Release 8', - '1.18 rc1', - '1.18 rc2', - '1.18 rc3', - '1.18 rc4', - '1.18.1', - '1.18.1 Pre-Release 1', - '1.18.1 rc1', - '1.18.1 rc2', - '1.18.1 rc3', - '1.18.2', - '1.18.2 Pre-Release 1', - '1.18.2 Pre-Release 2', - '1.18.2 Pre-Release 3', - '1.18.2 rc1', - '1.19', - '1.19 Pre-Release 1', - '1.19 Pre-Release 2', - '1.19 Pre-Release 3', - '1.19 Pre-Release 4', - '1.19 Pre-Release 5', - '1.19 rc1', - '1.19 rc2', - '1.19.1', - '1.19.1 Pre-Release 1', - '1.19.1 Pre-Release 2', - '1.19.1 Pre-Release 3', - '1.19.1 Pre-Release 4', - '1.19.1 Pre-Release 5', - '1.19.1 Pre-Release 6', - '1.19.1 rc1', - '1.19.1 rc2', - '1.19.1 rc3', - '1.19.2', - '1.19.2 rc1', - '1.19.2 rc2', - '1.19.3', - '1.19.3 Pre-Release 1', - '1.19.3 Pre-Release 2', - '1.19.3 Pre-Release 3', - '1.19.3 rc1', - '1.19.3 rc2', - '1.19.3 rc3', - '1.19.4', - '1.19.4 Pre-Release 1', - '1.19.4 Pre-Release 2', - '1.19.4 Pre-Release 3', - '1.19.4 Pre-Release 4', - '1.19.4 rc1', - '1.19.4 rc2', - '1.19.4 rc3', - '1.20', - '1.20 Pre-Release 1', - '1.20 Pre-Release 2', - '1.20 Pre-Release 3', - '1.20 Pre-Release 4', - '1.20 Pre-Release 5', - '1.20 Pre-Release 6', - '1.20 Pre-Release 7', - '1.20 rc1', - '1.20.1', - '1.20.1 rc1', - '1.20.2', - '1.20.2 Pre-Release 1', - '1.20.2 Pre-Release 2', - '1.20.2 Pre-Release 3', - '1.20.2 Pre-Release 4', - '1.20.2 rc1', - '1.20.2 rc2', - '1.20.3', - '1.20.3 Pre-Release 1', - '1.20.3 Pre-Release 2', - '1.20.3 Pre-Release 3', - '1.20.3 Pre-Release 4', - '1.20.3 rc1', - '1.20.4', - '1.20.4 rc1', - '1.20.5', - '1.20.5 Pre-Release 1', - '1.20.5 Pre-Release 2', - '1.20.5 Pre-Release 3', - '1.20.5 Pre-Release 4', - '1.20.5 rc1', - '1.20.5 rc2', - '1.20.5 rc3', - '1.20.6', - '1.20.6 rc1', - '1.21', - '1.21 Pre-Release 1', - '1.21 Pre-Release 2', - '1.21 Pre-Release 3', - '1.21 Pre-Release 4', - '1.21 rc1', - '1.21.1', - '1.21.1 rc1', - '1.21.2', - '1.21.2 Pre-Release 1', - '1.21.2 Pre-Release 2', - '1.21.2 Pre-Release 3', - '1.21.2 Pre-Release 4', - '1.21.2 Pre-Release 5', - '1.21.2 rc1', - '1.21.2 rc2', - '1.21.3', - '1.21.4', - '1.21.4 Pre-Release 1', - '1.21.4 Pre-Release 2', - '1.21.4 Pre-Release 3', - '1.21.4 rc1', - '1.21.4 rc2', - '1.21.4 rc3', - '1.21.5', - '1.21.5 Pre-Release 1', - '1.21.5 Pre-Release 2', - '1.21.5 Pre-Release 3', - '1.21.5 rc1', - '1.21.5 rc2', - '1.21.6', - '1.21.6 Pre-Release 1', - '1.21.6 Pre-Release 2', - '1.21.6 Pre-Release 3', - '1.21.6 Pre-Release 4', - '1.21.6 rc1', - '1.21.7', - '1.21.7 rc1', - '1.21.7 rc2', - '1.8', - '1.8.1', - '1.8.1 Pre-Release 1', - '1.8.1 Pre-Release 2', - '1.8.1 Pre-Release 3', - '1.8.1 Pre-Release 4', - '1.8.1 Pre-Release 5', - '1.8.2', - '1.8.2 Pre-Release 1', - '1.8.2 Pre-Release 2', - '1.8.2 Pre-Release 3', - '1.8.2 Pre-Release 4', - '1.8.2 Pre-Release 5', - '1.8.2 Pre-Release 6', - '1.8.2 Pre-Release 7', - '1.8.3', - '1.8.4', - '1.8.5', - '1.8.6', - '1.8.7', - '1.8.8', - '1.8.9', - '1.9', - '1.9 Pre-Release 1', - '1.9 Pre-Release 2', - '1.9 Pre-Release 3', - '1.9 Pre-Release 4', - '1.9.1', - '1.9.1 Pre-Release 1', - '1.9.1 Pre-Release 2', - '1.9.1 Pre-Release 3', - '1.9.2', - '1.9.3', - '1.9.3 Pre-Release 1', - '1.9.3 Pre-Release 2', - '1.9.3 Pre-Release 3', - '1.9.4', - '1.RV Pre1', - '15w14a', - '15w31a', - '15w31b', - '15w31c', - '15w32a', - '15w32b', - '15w32c', - '15w33a', - '15w33b', - '15w33c', - '15w34a', - '15w34b', - '15w34c', - '15w34d', - '15w35a', - '15w35b', - '15w35c', - '15w35d', - '15w35e', - '15w36a', - '15w36b', - '15w36c', - '15w36d', - '15w37a', - '15w38a', - '15w38b', - '15w39a', - '15w39b', - '15w39c', - '15w40a', - '15w40b', - '15w41a', - '15w41b', - '15w42a', - '15w43a', - '15w43b', - '15w43c', - '15w44a', - '15w44b', - '15w45a', - '15w46a', - '15w47a', - '15w47b', - '15w47c', - '15w49a', - '15w49b', - '15w50a', - '15w51a', - '15w51b', - '16w02a', - '16w03a', - '16w04a', - '16w05a', - '16w05b', - '16w06a', - '16w07a', - '16w07b', - '16w14a', - '16w15a', - '16w15b', - '16w20a', - '16w21a', - '16w21b', - '16w32a', - '16w32b', - '16w33a', - '16w35a', - '16w36a', - '16w38a', - '16w39a', - '16w39b', - '16w39c', - '16w40a', - '16w41a', - '16w42a', - '16w43a', - '16w44a', - '16w50a', - '17w06a', - '17w13a', - '17w13b', - '17w14a', - '17w15a', - '17w16a', - '17w16b', - '17w17a', - '17w17b', - '17w18a', - '17w18b', - '17w31a', - '17w43a', - '17w43b', - '17w45a', - '17w45b', - '17w46a', - '17w47a', - '17w47b', - '17w48a', - '17w49a', - '17w49b', - '17w50a', - '18w01a', - '18w02a', - '18w03a', - '18w03b', - '18w05a', - '18w06a', - '18w07a', - '18w07b', - '18w07c', - '18w08a', - '18w08b', - '18w09a', - '18w10a', - '18w10b', - '18w10c', - '18w10d', - '18w11a', - '18w14a', - '18w14b', - '18w15a', - '18w16a', - '18w19a', - '18w19b', - '18w20a', - '18w20b', - '18w20c', - '18w21a', - '18w21b', - '18w22a', - '18w22b', - '18w22c', - '18w30a', - '18w30b', - '18w31a', - '18w32a', - '18w33a', - '18w43a', - '18w43b', - '18w43c', - '18w44a', - '18w45a', - '18w46a', - '18w47a', - '18w47b', - '18w48a', - '18w48b', - '18w49a', - '18w50a', - '19w02a', - '19w03a', - '19w03b', - '19w03c', - '19w04a', - '19w04b', - '19w05a', - '19w06a', - '19w07a', - '19w08a', - '19w08b', - '19w09a', - '19w11a', - '19w11b', - '19w12a', - '19w12b', - '19w13a', - '19w13b', - '19w14a', - '19w14b', - '19w34a', - '19w35a', - '19w36a', - '19w37a', - '19w38a', - '19w38b', - '19w39a', - '19w40a', - '19w41a', - '19w42a', - '19w44a', - '19w45a', - '19w45b', - '19w46a', - '19w46b', - '20w06a', - '20w07a', - '20w08a', - '20w09a', - '20w10a', - '20w11a', - '20w12a', - '20w13a', - '20w13b', - '20w14a', - '20w14infinite', - '20w15a', - '20w16a', - '20w17a', - '20w18a', - '20w19a', - '20w20a', - '20w20b', - '20w21a', - '20w22a', - '20w27a', - '20w28a', - '20w29a', - '20w30a', - '20w45a', - '20w46a', - '20w48a', - '20w49a', - '20w51a', - '21w03a', - '21w05a', - '21w05b', - '21w06a', - '21w07a', - '21w08a', - '21w08b', - '21w10a', - '21w11a', - '21w13a', - '21w14a', - '21w15a', - '21w16a', - '21w17a', - '21w18a', - '21w19a', - '21w20a', - '21w37a', - '21w38a', - '21w39a', - '21w40a', - '21w41a', - '21w42a', - '21w43a', - '21w44a', - '22w03a', - '22w05a', - '22w06a', - '22w07a', - '22w11a', - '22w12a', - '22w13a', - '22w13oneblockatatime', - '22w14a', - '22w15a', - '22w16a', - '22w16b', - '22w17a', - '22w18a', - '22w19a', - '22w24a', - '22w42a', - '22w43a', - '22w44a', - '22w45a', - '22w46a', - '23w03a', - '23w04a', - '23w05a', - '23w06a', - '23w07a', - '23w12a', - '23w13a', - '23w13a_or_b', - '23w14a', - '23w16a', - '23w17a', - '23w18a', - '23w31a', - '23w32a', - '23w33a', - '23w35a', - '23w40a', - '23w41a', - '23w42a', - '23w43a', - '23w43b', - '23w44a', - '23w45a', - '23w46a', - '23w51a', - '23w51b', - '24w03a', - '24w03b', - '24w04a', - '24w05a', - '24w05b', - '24w06a', - '24w07a', - '24w09a', - '24w10a', - '24w11a', - '24w12a', - '24w13a', - '24w14a', - '24w14potato', - '24w18a', - '24w19a', - '24w19b', - '24w20a', - '24w21a', - '24w21b', - '24w33a', - '24w34a', - '24w35a', - '24w36a', - '24w37a', - '24w38a', - '24w39a', - '24w40a', - '24w44a', - '24w45a', - '24w46a', - '25w02a', - '25w03a', - '25w04a', - '25w05a', - '25w06a', - '25w07a', - '25w08a', - '25w09a', - '25w09b', - '25w10a', - '25w15a', - '25w16a', - '25w17a', - '25w18a', - '25w19a', - '25w20a', - '25w21a', - '3D Shareware v1.34' -] -x-prismlauncher-release-type = 'release' +name = "Ksyxis" +filename = "Ksyxis-1.3.3.jar" +side = "both" [download] -hash = 'e754d8709d4a4c4ea894dda7bc5c3b017c8baddaaaa67b2319881d52dcce5ecd12d626087d55008de5eb942b02cf9e2099c71602296c5b63ea75abb2452b0bc7' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/2ecVyZ49/versions/ueN87SNs/Ksyxis-1.3.3.jar' +url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/ueN87SNs/Ksyxis-1.3.3.jar" +hash-format = "sha512" +hash = "e754d8709d4a4c4ea894dda7bc5c3b017c8baddaaaa67b2319881d52dcce5ecd12d626087d55008de5eb942b02cf9e2099c71602296c5b63ea75abb2452b0bc7" +[update] [update.modrinth] -mod-id = '2ecVyZ49' -version = 'ueN87SNs' \ No newline at end of file +mod-id = "2ecVyZ49" +version = "ueN87SNs" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml index 92439ef..da2d05b 100644 --- a/mods/lambdynamiclights.pw.toml +++ b/mods/lambdynamiclights.pw.toml @@ -1,16 +1,13 @@ -filename = 'lambdynamiclights-4.1.3+1.20.1.jar' -name = 'LambDynamicLights' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "LambDynamicLights" +filename = "lambdynamiclights-4.1.3+1.20.1.jar" +side = "client" [download] -hash = 'f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831" +[update] [update.modrinth] -mod-id = 'yBW8D80W' -version = 'Zxi6kGDV' \ No newline at end of file +mod-id = "yBW8D80W" +version = "Zxi6kGDV" diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml index ae97b14..2ae9b9b 100644 --- a/mods/language-reload.pw.toml +++ b/mods/language-reload.pw.toml @@ -1,16 +1,13 @@ -filename = 'language-reload-1.7.4+1.20.1.jar' -name = 'Language Reload' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Language Reload" +filename = "language-reload-1.7.4+1.20.1.jar" +side = "client" [download] -hash = '0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar" +hash-format = "sha512" +hash = "0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290" +[update] [update.modrinth] -mod-id = 'uLbm7CG6' -version = '7g8j3tHH' \ No newline at end of file +mod-id = "uLbm7CG6" +version = "7g8j3tHH" diff --git a/mods/lazydfu.pw.toml b/mods/lazydfu.pw.toml index 96f4f60..2860d1c 100644 --- a/mods/lazydfu.pw.toml +++ b/mods/lazydfu.pw.toml @@ -1,16 +1,13 @@ -filename = 'lazydfu-0.1.3.jar' -name = 'LazyDFU' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.19', '1.19.1', '1.19.2', '1.19.3', '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +name = "LazyDFU" +filename = "lazydfu-0.1.3.jar" +side = "both" [download] -hash = 'dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar' +url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar" +hash-format = "sha512" +hash = "dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a" +[update] [update.modrinth] -mod-id = 'hvFnDODi' -version = '4SHylIO9' \ No newline at end of file +mod-id = "hvFnDODi" +version = "4SHylIO9" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml index 664bbac..565754c 100644 --- a/mods/lithium.pw.toml +++ b/mods/lithium.pw.toml @@ -1,16 +1,13 @@ -filename = 'lithium-fabric-mc1.20.1-0.11.3.jar' -name = 'Lithium' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Lithium" +filename = "lithium-fabric-mc1.20.1-0.11.3.jar" +side = "both" [download] -hash = 'dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar' +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' \ No newline at end of file +mod-id = "gvQqBUqZ" +version = "vuuAe7ZA" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml index b51b388..66e045e 100644 --- a/mods/macos-input-fixes.pw.toml +++ b/mods/macos-input-fixes.pw.toml @@ -1,373 +1,13 @@ -filename = 'macos-input-fixes-1.9.jar' -name = 'MacOS Input Fixes' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.14', - '1.14.1', - '1.14.1 Pre-Release 1', - '1.14.1 Pre-Release 2', - '1.14.2', - '1.14.2 Pre-Release 1', - '1.14.2 Pre-Release 2', - '1.14.2 Pre-Release 3', - '1.14.2 Pre-Release 4', - '1.14.3', - '1.14.3 Pre-Release 1', - '1.14.3 Pre-Release 2', - '1.14.3 Pre-Release 3', - '1.14.3 Pre-Release 4', - '1.14.4', - '1.14.4 Pre-Release 1', - '1.14.4 Pre-Release 2', - '1.14.4 Pre-Release 3', - '1.14.4 Pre-Release 4', - '1.14.4 Pre-Release 5', - '1.14.4 Pre-Release 6', - '1.14.4 Pre-Release 7', - '1.15', - '1.15 Pre-Release 1', - '1.15 Pre-Release 2', - '1.15 Pre-Release 3', - '1.15 Pre-Release 4', - '1.15 Pre-Release 5', - '1.15 Pre-Release 6', - '1.15 Pre-Release 7', - '1.15.1', - '1.15.1 Pre-Release 1', - '1.15.2', - '1.15.2 Pre-Release 1', - '1.15.2 Pre-Release 2', - '1.16', - '1.16 Pre-Release 1', - '1.16 Pre-Release 2', - '1.16 Pre-Release 3', - '1.16 Pre-Release 4', - '1.16 Pre-Release 5', - '1.16 Pre-Release 6', - '1.16 Pre-Release 7', - '1.16 Pre-Release 8', - '1.16 rc1', - '1.16.1', - '1.16.2', - '1.16.2 Pre-Release 1', - '1.16.2 Pre-Release 2', - '1.16.2 Pre-Release 3', - '1.16.2 rc1', - '1.16.2 rc2', - '1.16.3', - '1.16.3 rc1', - '1.16.4', - '1.16.4 Pre-Release 1', - '1.16.4 Pre-Release 2', - '1.16.4 rc1', - '1.16.5', - '1.16.5 rc1', - '1.17', - '1.17 Pre-Release 1', - '1.17 Pre-Release 2', - '1.17 Pre-Release 3', - '1.17 Pre-Release 4', - '1.17 Pre-Release 5', - '1.17 rc1', - '1.17 rc2', - '1.17.1', - '1.17.1 Pre-Release 1', - '1.17.1 Pre-Release 2', - '1.17.1 Pre-Release 3', - '1.17.1 rc1', - '1.17.1 rc2', - '1.18', - '1.18 Pre-Release 1', - '1.18 Pre-Release 2', - '1.18 Pre-Release 3', - '1.18 Pre-Release 4', - '1.18 Pre-Release 5', - '1.18 Pre-Release 6', - '1.18 Pre-Release 7', - '1.18 Pre-Release 8', - '1.18 rc1', - '1.18 rc2', - '1.18 rc3', - '1.18 rc4', - '1.18.1', - '1.18.1 Pre-Release 1', - '1.18.1 rc1', - '1.18.1 rc2', - '1.18.1 rc3', - '1.18.2', - '1.18.2 Pre-Release 1', - '1.18.2 Pre-Release 2', - '1.18.2 Pre-Release 3', - '1.18.2 rc1', - '1.19', - '1.19 Pre-Release 1', - '1.19 Pre-Release 2', - '1.19 Pre-Release 3', - '1.19 Pre-Release 4', - '1.19 Pre-Release 5', - '1.19 rc1', - '1.19 rc2', - '1.19.1', - '1.19.1 Pre-Release 1', - '1.19.1 Pre-Release 2', - '1.19.1 Pre-Release 3', - '1.19.1 Pre-Release 4', - '1.19.1 Pre-Release 5', - '1.19.1 Pre-Release 6', - '1.19.1 rc1', - '1.19.1 rc2', - '1.19.1 rc3', - '1.19.2', - '1.19.2 rc1', - '1.19.2 rc2', - '1.19.3', - '1.19.3 Pre-Release 1', - '1.19.3 Pre-Release 2', - '1.19.3 Pre-Release 3', - '1.19.3 rc1', - '1.19.3 rc2', - '1.19.3 rc3', - '1.19.4', - '1.19.4 Pre-Release 1', - '1.19.4 Pre-Release 2', - '1.19.4 Pre-Release 3', - '1.19.4 Pre-Release 4', - '1.19.4 rc1', - '1.19.4 rc2', - '1.19.4 rc3', - '1.20', - '1.20 Pre-Release 1', - '1.20 Pre-Release 2', - '1.20 Pre-Release 3', - '1.20 Pre-Release 4', - '1.20 Pre-Release 5', - '1.20 Pre-Release 6', - '1.20 Pre-Release 7', - '1.20 rc1', - '1.20.1', - '1.20.1 rc1', - '1.20.2', - '1.20.2 Pre-Release 1', - '1.20.2 Pre-Release 2', - '1.20.2 Pre-Release 3', - '1.20.2 Pre-Release 4', - '1.20.2 rc1', - '1.20.2 rc2', - '1.20.3', - '1.20.3 Pre-Release 1', - '1.20.3 Pre-Release 2', - '1.20.3 Pre-Release 3', - '1.20.3 Pre-Release 4', - '1.20.3 rc1', - '1.20.4', - '1.20.4 rc1', - '1.20.5', - '1.20.5 Pre-Release 1', - '1.20.5 Pre-Release 2', - '1.20.5 Pre-Release 3', - '1.20.5 Pre-Release 4', - '1.20.5 rc1', - '1.20.5 rc2', - '1.20.5 rc3', - '1.20.6', - '1.20.6 rc1', - '1.21', - '1.21 Pre-Release 1', - '1.21 Pre-Release 2', - '1.21 Pre-Release 3', - '1.21 Pre-Release 4', - '1.21 rc1', - '1.21.1', - '1.21.1 rc1', - '1.21.2', - '1.21.2 Pre-Release 1', - '1.21.2 Pre-Release 2', - '1.21.2 Pre-Release 3', - '1.21.2 Pre-Release 4', - '1.21.2 Pre-Release 5', - '1.21.2 rc1', - '1.21.2 rc2', - '1.21.3', - '1.21.4', - '1.21.4 Pre-Release 1', - '1.21.4 Pre-Release 2', - '1.21.4 Pre-Release 3', - '1.21.4 rc1', - '1.21.4 rc2', - '1.21.4 rc3', - '1.21.5', - '1.21.5 Pre-Release 1', - '1.21.5 Pre-Release 2', - '1.21.5 Pre-Release 3', - '1.21.5 rc1', - '1.21.5 rc2', - '19w34a', - '19w35a', - '19w36a', - '19w37a', - '19w38a', - '19w38b', - '19w39a', - '19w40a', - '19w41a', - '19w42a', - '19w44a', - '19w45a', - '19w45b', - '19w46a', - '19w46b', - '20w06a', - '20w07a', - '20w08a', - '20w09a', - '20w10a', - '20w11a', - '20w12a', - '20w13a', - '20w13b', - '20w14a', - '20w14infinite', - '20w15a', - '20w16a', - '20w17a', - '20w18a', - '20w19a', - '20w20a', - '20w20b', - '20w21a', - '20w22a', - '20w27a', - '20w28a', - '20w29a', - '20w30a', - '20w45a', - '20w46a', - '20w48a', - '20w49a', - '20w51a', - '21w03a', - '21w05a', - '21w05b', - '21w06a', - '21w07a', - '21w08a', - '21w08b', - '21w10a', - '21w11a', - '21w13a', - '21w14a', - '21w15a', - '21w16a', - '21w17a', - '21w18a', - '21w19a', - '21w20a', - '21w37a', - '21w38a', - '21w39a', - '21w40a', - '21w41a', - '21w42a', - '21w43a', - '21w44a', - '22w03a', - '22w05a', - '22w06a', - '22w07a', - '22w11a', - '22w12a', - '22w13a', - '22w13oneblockatatime', - '22w14a', - '22w15a', - '22w16a', - '22w16b', - '22w17a', - '22w18a', - '22w19a', - '22w24a', - '22w42a', - '22w43a', - '22w44a', - '22w45a', - '22w46a', - '23w03a', - '23w04a', - '23w05a', - '23w06a', - '23w07a', - '23w12a', - '23w13a', - '23w13a_or_b', - '23w14a', - '23w16a', - '23w17a', - '23w18a', - '23w31a', - '23w32a', - '23w33a', - '23w35a', - '23w40a', - '23w41a', - '23w42a', - '23w43a', - '23w43b', - '23w44a', - '23w45a', - '23w46a', - '23w51a', - '23w51b', - '24w03a', - '24w03b', - '24w04a', - '24w05a', - '24w05b', - '24w06a', - '24w07a', - '24w09a', - '24w10a', - '24w11a', - '24w12a', - '24w13a', - '24w14a', - '24w14potato', - '24w18a', - '24w19a', - '24w19b', - '24w20a', - '24w21a', - '24w21b', - '24w33a', - '24w34a', - '24w35a', - '24w36a', - '24w37a', - '24w38a', - '24w39a', - '24w40a', - '24w44a', - '24w45a', - '24w46a', - '25w02a', - '25w03a', - '25w04a', - '25w05a', - '25w06a', - '25w07a', - '25w08a', - '25w09a', - '25w09b', - '25w10a' -] -x-prismlauncher-release-type = 'release' +name = "MacOS Input Fixes" +filename = "macos-input-fixes-1.9.jar" +side = "client" [download] -hash = '01238565f39f48fe22a113325b6f1cef75231ff76b862a55a7c0c67d63751d70d9f1903001959cfaaaa2e9f43b50fe469cbc2c266dde9cd4572664c503d8c11f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/x9BrsVME/versions/5SH4S7as/macos-input-fixes-1.9.jar' +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/5SH4S7as/macos-input-fixes-1.9.jar" +hash-format = "sha512" +hash = "01238565f39f48fe22a113325b6f1cef75231ff76b862a55a7c0c67d63751d70d9f1903001959cfaaaa2e9f43b50fe469cbc2c266dde9cd4572664c503d8c11f" +[update] [update.modrinth] -mod-id = 'x9BrsVME' -version = '5SH4S7as' \ No newline at end of file +mod-id = "x9BrsVME" +version = "5SH4S7as" diff --git a/mods/main-menu-credits.pw.toml b/mods/main-menu-credits.pw.toml index 5f39ca7..c20c31e 100644 --- a/mods/main-menu-credits.pw.toml +++ b/mods/main-menu-credits.pw.toml @@ -1,16 +1,13 @@ -filename = 'main-menu-credits-1.1.2.jar' -name = 'Main Menu Credits' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.19', '1.19.4', '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Main Menu Credits" +filename = "main-menu-credits-1.1.2.jar" +side = "client" [download] -hash = 'ffd34a0fb7d0eda309af8deb0a06cae8c367e954e4452fef50a25bf2e3639aa998b4d1dcf0f74be61e51d7ccca175a80631927878a07103ca9da40492fd43467' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar' +url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar" +hash-format = "sha512" +hash = "ffd34a0fb7d0eda309af8deb0a06cae8c367e954e4452fef50a25bf2e3639aa998b4d1dcf0f74be61e51d7ccca175a80631927878a07103ca9da40492fd43467" +[update] [update.modrinth] -mod-id = 'qJDfP7WN' -version = 'hWX5REu6' \ No newline at end of file +mod-id = "qJDfP7WN" +version = "hWX5REu6" diff --git a/mods/memoryleakfix.pw.toml b/mods/memoryleakfix.pw.toml index 755be19..43d59e7 100644 --- a/mods/memoryleakfix.pw.toml +++ b/mods/memoryleakfix.pw.toml @@ -1,32 +1,13 @@ -filename = 'memoryleakfix-fabric-1.17+-1.1.5.jar' -name = 'Memory Leak Fix' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.17', - '1.17.1', - '1.18', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4' -] -x-prismlauncher-release-type = 'release' +name = "Memory Leak Fix" +filename = "memoryleakfix-fabric-1.17+-1.1.5.jar" +side = "both" [download] -hash = 'a7bf7429340d076f4b30602bc714280c3f5cb8e814e76e89296c8155e3355b33304a148e9218378a3383127e95b7ba47402506c687f1d58609704fe8cc60ab93' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar' +url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar" +hash-format = "sha512" +hash = "a7bf7429340d076f4b30602bc714280c3f5cb8e814e76e89296c8155e3355b33304a148e9218378a3383127e95b7ba47402506c687f1d58609704fe8cc60ab93" +[update] [update.modrinth] -mod-id = 'NRjRiSSD' -version = '5xvCCRjJ' \ No newline at end of file +mod-id = "NRjRiSSD" +version = "5xvCCRjJ" diff --git a/mods/midnightcontrols.pw.toml b/mods/midnightcontrols.pw.toml index dce779e..1aa0e48 100644 --- a/mods/midnightcontrols.pw.toml +++ b/mods/midnightcontrols.pw.toml @@ -1,16 +1,13 @@ -filename = 'midnightcontrols-1.9.4+1.20.jar' -name = 'MidnightControls' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "MidnightControls" +filename = "midnightcontrols-1.9.4+1.20.jar" +side = "client" [download] -hash = '722f127d91eeaa42494ffae581536d563a99fa0075b5a92ccf27b31a4e25ce86a2a89e28f9b4084281a0e67b1816f1d7656010ca863cd8a08c195b1ac69d0fd6' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar' +url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar" +hash-format = "sha512" +hash = "722f127d91eeaa42494ffae581536d563a99fa0075b5a92ccf27b31a4e25ce86a2a89e28f9b4084281a0e67b1816f1d7656010ca863cd8a08c195b1ac69d0fd6" +[update] [update.modrinth] -mod-id = 'bXX9h73M' -version = 'xHOdr9un' \ No newline at end of file +mod-id = "bXX9h73M" +version = "xHOdr9un" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml index 88f6c8a..6285b97 100644 --- a/mods/midnightlib.pw.toml +++ b/mods/midnightlib.pw.toml @@ -1,16 +1,13 @@ -filename = 'midnightlib-fabric-1.4.1.1.jar' -name = 'MidnightLib' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "MidnightLib" +filename = "midnightlib-fabric-1.4.1.1.jar" +side = "both" [download] -hash = '2780de49e687343cee6577ec5d029571e214e427f999f5bd651d33b9aae190a19d832feb82ba67aa8779a614579379b982c021bad5e9a87a841e5e0276486078' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar' +url = "https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar" +hash-format = "sha512" +hash = "2780de49e687343cee6577ec5d029571e214e427f999f5bd651d33b9aae190a19d832feb82ba67aa8779a614579379b982c021bad5e9a87a841e5e0276486078" +[update] [update.modrinth] -mod-id = 'codAaoxh' -version = 'YXz8kIQl' \ No newline at end of file +mod-id = "codAaoxh" +version = "YXz8kIQl" diff --git a/mods/mixintrace.pw.toml b/mods/mixintrace.pw.toml index ba66731..66065eb 100644 --- a/mods/mixintrace.pw.toml +++ b/mods/mixintrace.pw.toml @@ -1,36 +1,13 @@ -filename = 'mixintrace-1.1.1+1.17.jar' -name = 'MixinTrace' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.17', - '1.17.1', - '1.18', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1' -] -x-prismlauncher-release-type = 'release' +name = "MixinTrace" +filename = "mixintrace-1.1.1+1.17.jar" +side = "both" [download] -hash = 'ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar' +url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar" +hash-format = "sha512" +hash = "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f" +[update] [update.modrinth] -mod-id = 'sGmHWmeL' -version = 'LGYOH4RN' \ No newline at end of file +mod-id = "sGmHWmeL" +version = "LGYOH4RN" diff --git a/mods/modelfix.pw.toml b/mods/modelfix.pw.toml index 5d4f74a..e51aac3 100644 --- a/mods/modelfix.pw.toml +++ b/mods/modelfix.pw.toml @@ -1,16 +1,13 @@ -filename = 'modelfix-1.15-fabric.jar' -name = 'Model Gap Fix' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Model Gap Fix" +filename = "modelfix-1.15-fabric.jar" +side = "client" [download] -hash = '8724fe22274465f38129f81babb97b7fff68e89b0c88e22a2acbd801ddbeb0210864c2774377fe7b69b917db5889677c1b0d67084f4847cab0f7bd3203e187d4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar' +url = "https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar" +hash-format = "sha512" +hash = "8724fe22274465f38129f81babb97b7fff68e89b0c88e22a2acbd801ddbeb0210864c2774377fe7b69b917db5889677c1b0d67084f4847cab0f7bd3203e187d4" +[update] [update.modrinth] -mod-id = 'QdG47OkI' -version = 'GkLb4bRl' \ No newline at end of file +mod-id = "QdG47OkI" +version = "GkLb4bRl" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index 2c26e76..df8e5f4 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,16 +1,13 @@ -filename = 'modernfix-fabric-5.24.1+mc1.20.1.jar' -name = 'ModernFix' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "ModernFix" +filename = "modernfix-fabric-5.24.1+mc1.20.1.jar" +side = "both" [download] -hash = 'fca2be3f52dec20cd55a9fb7a1ad0d6daaca88615e95620095d5b4fa4ceb4e7e36c9ae59a5f55b5f2f23aad4d8e84307d880487c5cfae5d54c0fd2f84e908b76' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/nmDcB62a/versions/QtunKFLa/modernfix-fabric-5.24.1%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/QtunKFLa/modernfix-fabric-5.24.1%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "fca2be3f52dec20cd55a9fb7a1ad0d6daaca88615e95620095d5b4fa4ceb4e7e36c9ae59a5f55b5f2f23aad4d8e84307d880487c5cfae5d54c0fd2f84e908b76" +[update] [update.modrinth] -mod-id = 'nmDcB62a' -version = 'QtunKFLa' \ No newline at end of file +mod-id = "nmDcB62a" +version = "QtunKFLa" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml index 47b3c0a..dbe985d 100644 --- a/mods/modmenu.pw.toml +++ b/mods/modmenu.pw.toml @@ -1,16 +1,13 @@ -filename = 'modmenu-7.2.2.jar' -name = 'Mod Menu' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Mod Menu" +filename = "modmenu-7.2.2.jar" +side = "client" [download] -hash = '9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar' +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' \ No newline at end of file +mod-id = "mOgUt4GM" +version = "lEkperf6" diff --git a/mods/morechathistory.pw.toml b/mods/morechathistory.pw.toml index b773210..cd833f4 100644 --- a/mods/morechathistory.pw.toml +++ b/mods/morechathistory.pw.toml @@ -1,16 +1,13 @@ -filename = 'morechathistory-1.3.0.jar' -name = 'MoreChatHistory' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.19.1', '1.19.2', '1.19.3', '1.19.4', '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "More Chat History" +filename = "morechathistory-1.3.0.jar" +side = "client" [download] -hash = 'b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar' +url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" +hash-format = "sha512" +hash = "b8c097418f9b60b3dce19e6f0a5d2f7ca864f7ac543e589061c898fec141df147296c199fec71f52a5d5d078a6f9ff891704f9d81dcab8653d80885adb551726" +[update] [update.modrinth] -mod-id = '8qkXwOnk' -version = 'PLfxrDkh' \ No newline at end of file +mod-id = "8qkXwOnk" +version = "PLfxrDkh" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index 5db719c..bb2e162 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,16 +1,13 @@ -filename = 'moreculling-1.20.4-0.24.0.jar' -name = 'More Culling' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "More Culling" +filename = "moreculling-1.20.4-0.24.0.jar" +side = "client" [download] -hash = '3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar' +url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" +hash-format = "sha512" +hash = "3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e" +[update] [update.modrinth] -mod-id = '51shyZVL' -version = '3m5znPWm' \ No newline at end of file +mod-id = "51shyZVL" +version = "3m5znPWm" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml index 4815b17..e4feacb 100644 --- a/mods/mouse-tweaks.pw.toml +++ b/mods/mouse-tweaks.pw.toml @@ -1,16 +1,13 @@ -filename = 'MouseTweaks-fabric-mc1.20-2.26.jar' -name = 'Mouse Tweaks' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ] -x-prismlauncher-release-type = 'release' +name = "Mouse Tweaks" +filename = "MouseTweaks-fabric-mc1.20-2.26.jar" +side = "client" [download] -hash = 'd0faf200dda358efddad2d2809f646023f4dd06254572369e07f3bf33cb6941f0fcdb02db4675b30b4f3bd542cbf6196e135680ba91a2b74c2b071f34978e2d5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar' +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar" +hash-format = "sha512" +hash = "d0faf200dda358efddad2d2809f646023f4dd06254572369e07f3bf33cb6941f0fcdb02db4675b30b4f3bd542cbf6196e135680ba91a2b74c2b071f34978e2d5" +[update] [update.modrinth] -mod-id = 'aC3cM3Vq' -version = 'mjuG4AYd' \ No newline at end of file +mod-id = "aC3cM3Vq" +version = "mjuG4AYd" diff --git a/mods/mru.pw.toml b/mods/mru.pw.toml index 25f2c2f..7b1a1a5 100644 --- a/mods/mru.pw.toml +++ b/mods/mru.pw.toml @@ -1,16 +1,13 @@ -filename = 'MRU-1.0.4+1.20.1+fabric.jar' -name = 'M.R.U' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "M.R.U" +filename = "MRU-1.0.4+1.20.1+fabric.jar" +side = "both" [download] -hash = '2212b321c5b0bad4583c12385932eee57d3ffb6d37e7b63a434fcba0f8f154fa1b57370aaadf2352ad35f85cde12ff138e3b50787afa515ac9ba9d961b03d436' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/SNVQ2c0g/versions/iug2Tybf/MRU-1.0.4%2B1.20.1%2Bfabric.jar' +url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/iug2Tybf/MRU-1.0.4%2B1.20.1%2Bfabric.jar" +hash-format = "sha512" +hash = "2212b321c5b0bad4583c12385932eee57d3ffb6d37e7b63a434fcba0f8f154fa1b57370aaadf2352ad35f85cde12ff138e3b50787afa515ac9ba9d961b03d436" +[update] [update.modrinth] -mod-id = 'SNVQ2c0g' -version = 'iug2Tybf' \ No newline at end of file +mod-id = "SNVQ2c0g" +version = "iug2Tybf" diff --git a/mods/night-auto-config.pw.toml b/mods/night-auto-config.pw.toml index e02fe33..83cd589 100644 --- a/mods/night-auto-config.pw.toml +++ b/mods/night-auto-config.pw.toml @@ -1,16 +1,13 @@ -filename = 'nightautoconfig-1.0.6-fabric.1.20.jar' -name = 'Night Auto Config' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ] -x-prismlauncher-release-type = 'release' +name = "Night Auto Config" +filename = "nightautoconfig-1.0.6-fabric.1.20.jar" +side = "both" [download] -hash = '326bf3d752e868ae1627351500f007a25bd1fe8d451b5d7a2fd3d20a0a4e7187e9551db026e58856b81f2e791770b02a7f6fa66e4dbde5320982b454be2b88e4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/HQpcCFZg/versions/dgjhefjt/nightautoconfig-1.0.6-fabric.1.20.jar' +url = "https://cdn.modrinth.com/data/HQpcCFZg/versions/dgjhefjt/nightautoconfig-1.0.6-fabric.1.20.jar" +hash-format = "sha512" +hash = "326bf3d752e868ae1627351500f007a25bd1fe8d451b5d7a2fd3d20a0a4e7187e9551db026e58856b81f2e791770b02a7f6fa66e4dbde5320982b454be2b88e4" +[update] [update.modrinth] -mod-id = 'HQpcCFZg' -version = 'dgjhefjt' \ No newline at end of file +mod-id = "HQpcCFZg" +version = "dgjhefjt" diff --git a/mods/no-chat-reports.pw.toml b/mods/no-chat-reports.pw.toml index 71dc0f6..7865ba7 100644 --- a/mods/no-chat-reports.pw.toml +++ b/mods/no-chat-reports.pw.toml @@ -1,16 +1,13 @@ -filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar' -name = 'No Chat Reports' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +side = "both" [download] -hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar' +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +hash-format = "sha512" +hash = "3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79" +[update] [update.modrinth] -mod-id = 'qQyHxfxd' -version = 'HeZZR2kF' \ No newline at end of file +mod-id = "qQyHxfxd" +version = "HeZZR2kF" diff --git a/mods/no-telemetry.pw.toml b/mods/no-telemetry.pw.toml index b91c7c1..dc3162a 100644 --- a/mods/no-telemetry.pw.toml +++ b/mods/no-telemetry.pw.toml @@ -1,59 +1,13 @@ -filename = 'no-telemetry-1.9.0.jar' -name = 'No Telemetry' -side = 'client' -x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.18', - '1.18 Pre-Release 1', - '1.18 Pre-Release 2', - '1.18 Pre-Release 3', - '1.18 Pre-Release 4', - '1.18 Pre-Release 5', - '1.18 Pre-Release 6', - '1.18 Pre-Release 7', - '1.18 Pre-Release 8', - '1.18 rc1', - '1.18 rc2', - '1.18 rc3', - '1.18 rc4', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1', - '1.21.2', - '1.21.3', - '1.21.4', - '1.21.5', - '1.21.6', - '1.21.7', - '21w38a', - '21w39a', - '21w40a', - '21w41a', - '21w42a', - '21w43a', - '21w44a' -] -x-prismlauncher-release-type = 'release' +name = "No Telemetry" +filename = "no-telemetry-1.9.0.jar" +side = "client" [download] -hash = '4527236781611cc40a77e222e4dd2a1d6a5c0c9a9394eed4063c20c91ba62568c2d4323bc84a9372d69d10703e26b7569ef75ea55c52ad36ec55107f19bcaae8' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/hg77g4Pw/versions/OwTaGd6A/no-telemetry-1.9.0.jar' +url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/OwTaGd6A/no-telemetry-1.9.0.jar" +hash-format = "sha512" +hash = "4527236781611cc40a77e222e4dd2a1d6a5c0c9a9394eed4063c20c91ba62568c2d4323bc84a9372d69d10703e26b7569ef75ea55c52ad36ec55107f19bcaae8" +[update] [update.modrinth] -mod-id = 'hg77g4Pw' -version = 'OwTaGd6A' \ No newline at end of file +mod-id = "hg77g4Pw" +version = "OwTaGd6A" diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml index 43a59d1..5030125 100644 --- a/mods/noisium.pw.toml +++ b/mods/noisium.pw.toml @@ -1,16 +1,13 @@ -filename = 'noisium-fabric-2.3.0+mc1.20-1.20.1.jar' -name = 'Noisium' -side = 'server' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Noisium" +filename = "noisium-fabric-2.3.0+mc1.20-1.20.1.jar" +side = "both" [download] -hash = 'f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar' +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar" +hash-format = "sha512" +hash = "f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417" +[update] [update.modrinth] -mod-id = 'KuNKN7d2' -version = 'erSJnRcq' \ No newline at end of file +mod-id = "KuNKN7d2" +version = "erSJnRcq" diff --git a/mods/nuit-interop.pw.toml b/mods/nuit-interop.pw.toml index 0034817..470d766 100644 --- a/mods/nuit-interop.pw.toml +++ b/mods/nuit-interop.pw.toml @@ -1,16 +1,13 @@ -filename = 'fsb-interop-1.3.6+mc1.20.1-build.50.jar' -name = 'FabricSkyBoxes Interop' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Nuit Interop (formerly FabricSkyBoxes Interop)" +filename = "fsb-interop-1.3.6+mc1.20.1-build.50.jar" +side = "client" [download] -hash = '922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar' +url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar" +hash-format = "sha512" +hash = "922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0" +[update] [update.modrinth] -mod-id = 'HpdHOPOp' -version = 'JRvZ5VhS' \ No newline at end of file +mod-id = "HpdHOPOp" +version = "JRvZ5VhS" diff --git a/mods/nuit.pw.toml b/mods/nuit.pw.toml index 83f76d0..4df4998 100644 --- a/mods/nuit.pw.toml +++ b/mods/nuit.pw.toml @@ -1,16 +1,13 @@ -filename = 'fabricskyboxes-0.7.3+mc1.20.1.jar' -name = 'Nuit (formerly FabricSkyboxes)' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Nuit (formerly FabricSkyboxes)" +filename = "fabricskyboxes-0.7.3+mc1.20.1.jar" +side = "client" [download] -hash = 'e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5" +[update] [update.modrinth] -mod-id = 'YBz7DOs8' -version = 'cezLH6eB' \ No newline at end of file +mod-id = "YBz7DOs8" +version = "cezLH6eB" diff --git a/mods/octo-lib.pw.toml b/mods/octo-lib.pw.toml index a0aeb0d..7599e52 100644 --- a/mods/octo-lib.pw.toml +++ b/mods/octo-lib.pw.toml @@ -1,16 +1,13 @@ -filename = 'OctoLib-FABRIC-0.5.0.1+1.20.1.jar' -name = 'OctoLib' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "OctoLib" +filename = "OctoLib-FABRIC-0.5.0.1+1.20.1.jar" +side = "both" [download] -hash = '3034571cb8ee833c10cd04d66709d98bea406d276102e7c0ecc6b9485942e755ceac92d24a10fbe98af69f9400430fae9319569d8fca71bf6829b18dfd0789c5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/RH2KUdKJ/versions/5UfjvE8g/OctoLib-FABRIC-0.5.0.1%2B1.20.1.jar' +url = "https://cdn.modrinth.com/data/RH2KUdKJ/versions/5UfjvE8g/OctoLib-FABRIC-0.5.0.1%2B1.20.1.jar" +hash-format = "sha512" +hash = "3034571cb8ee833c10cd04d66709d98bea406d276102e7c0ecc6b9485942e755ceac92d24a10fbe98af69f9400430fae9319569d8fca71bf6829b18dfd0789c5" +[update] [update.modrinth] -mod-id = 'RH2KUdKJ' -version = '5UfjvE8g' \ No newline at end of file +mod-id = "RH2KUdKJ" +version = "5UfjvE8g" diff --git a/mods/optigui.pw.toml b/mods/optigui.pw.toml index 0a86375..5cdaa55 100644 --- a/mods/optigui.pw.toml +++ b/mods/optigui.pw.toml @@ -1,16 +1,13 @@ -filename = 'optigui-2.3.0-beta.6.1-modrinth+1.20.jar' -name = 'OptiGUI' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'beta' +name = "OptiGUI" +filename = "optigui-2.3.0-beta.6.1-modrinth+1.20.jar" +side = "client" [download] -hash = '9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar' +url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar" +hash-format = "sha512" +hash = "9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c" +[update] [update.modrinth] -mod-id = 'JuksLGBQ' -version = 'VOkFcxqC' \ No newline at end of file +mod-id = "JuksLGBQ" +version = "VOkFcxqC" diff --git a/mods/panorama-screens.pw.toml b/mods/panorama-screens.pw.toml index 5cc74c6..b9f9d51 100644 --- a/mods/panorama-screens.pw.toml +++ b/mods/panorama-screens.pw.toml @@ -1,16 +1,13 @@ -filename = 'panorama_screens-1.0+fabric+mc1.20.jar' -name = 'Panorama Screens' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Panorama Screens" +filename = "panorama_screens-1.0+fabric+mc1.20.jar" +side = "client" [download] -hash = '62cc671b4b38617642192b6174c3296a4d9330508c82d2f17f7b910ece730328dcdeadb174af3dc58217aa41d0f5bdee2f6c833328a7cd3f803b1b3fd9fe6016' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/4k0QM1rC/versions/eG1LfMTz/panorama_screens-1.0%2Bfabric%2Bmc1.20.jar' +url = "https://cdn.modrinth.com/data/4k0QM1rC/versions/eG1LfMTz/panorama_screens-1.0%2Bfabric%2Bmc1.20.jar" +hash-format = "sha512" +hash = "62cc671b4b38617642192b6174c3296a4d9330508c82d2f17f7b910ece730328dcdeadb174af3dc58217aa41d0f5bdee2f6c833328a7cd3f803b1b3fd9fe6016" +[update] [update.modrinth] -mod-id = '4k0QM1rC' -version = 'eG1LfMTz' \ No newline at end of file +mod-id = "4k0QM1rC" +version = "eG1LfMTz" diff --git a/mods/paper-doll.pw.toml b/mods/paper-doll.pw.toml index e6f27b1..dd52fb1 100644 --- a/mods/paper-doll.pw.toml +++ b/mods/paper-doll.pw.toml @@ -1,16 +1,13 @@ -filename = 'PaperDoll-v8.0.0-1.20.1-Fabric.jar' -name = 'Paper Doll' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Paper Doll" +filename = "PaperDoll-v8.0.0-1.20.1-Fabric.jar" +side = "client" [download] -hash = '67ac5ae38abd26bdbe8375f322423aead1746c694790d91dadce4c80bfde3bea2e0dbb50ebff55dfbfee27cfea6e454dc2a1630655f2758b7a9fd165c6ae698a' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/hD0W2Wde/versions/m32rknsl/PaperDoll-v8.0.0-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/hD0W2Wde/versions/m32rknsl/PaperDoll-v8.0.0-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "67ac5ae38abd26bdbe8375f322423aead1746c694790d91dadce4c80bfde3bea2e0dbb50ebff55dfbfee27cfea6e454dc2a1630655f2758b7a9fd165c6ae698a" +[update] [update.modrinth] -mod-id = 'hD0W2Wde' -version = 'm32rknsl' \ No newline at end of file +mod-id = "hD0W2Wde" +version = "m32rknsl" diff --git a/mods/pick-up-notifier.pw.toml b/mods/pick-up-notifier.pw.toml index dac74ac..5b4b82e 100644 --- a/mods/pick-up-notifier.pw.toml +++ b/mods/pick-up-notifier.pw.toml @@ -1,16 +1,13 @@ -filename = 'PickUpNotifier-v8.0.0-1.20.1-Fabric.jar' -name = 'Pick Up Notifier' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Pick Up Notifier" +filename = "PickUpNotifier-v8.0.0-1.20.1-Fabric.jar" +side = "client" [download] -hash = '4303931f804697027186aa97595c03d7503aa0b00934a9133fd35f95ee119352a03c8b8c66515aaabbf1e2c1ac2b120a03800c80da57e03bc12b4e57b47f0807' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ZX66K16c/versions/sdb70E1E/PickUpNotifier-v8.0.0-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/ZX66K16c/versions/sdb70E1E/PickUpNotifier-v8.0.0-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "4303931f804697027186aa97595c03d7503aa0b00934a9133fd35f95ee119352a03c8b8c66515aaabbf1e2c1ac2b120a03800c80da57e03bc12b4e57b47f0807" +[update] [update.modrinth] -mod-id = 'ZX66K16c' -version = 'sdb70E1E' \ No newline at end of file +mod-id = "ZX66K16c" +version = "sdb70E1E" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 036c469..a2d9c7b 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,16 +1,13 @@ -filename = 'polytone-1.20-3.4.0-fabric.jar' -name = 'Polytone' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Polytone" +filename = "polytone-1.20-3.4.0-fabric.jar" +side = "client" [download] -hash = '6deb15f06b37441501ab2e9679260afa340e87118eb237bc5b49ff35ac464de458683cc9f8efd2d84fc8f9430a7d45acfcf1f72813c49e22dab8a2b66224e67f' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/3qAYkBMB/versions/lDinvCrI/polytone-1.20-3.4.0-fabric.jar' +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/lDinvCrI/polytone-1.20-3.4.0-fabric.jar" +hash-format = "sha512" +hash = "6deb15f06b37441501ab2e9679260afa340e87118eb237bc5b49ff35ac464de458683cc9f8efd2d84fc8f9430a7d45acfcf1f72813c49e22dab8a2b66224e67f" +[update] [update.modrinth] -mod-id = '3qAYkBMB' -version = 'lDinvCrI' \ No newline at end of file +mod-id = "3qAYkBMB" +version = "lDinvCrI" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index 254ced3..1321f63 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,16 +1,13 @@ -filename = 'puzzle-1.5.2+1.20.jar' -name = 'Puzzle' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Puzzle" +filename = "puzzle-1.5.2+1.20.jar" +side = "client" [download] -hash = '425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar' +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar" +hash-format = "sha512" +hash = "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014" +[update] [update.modrinth] -mod-id = '3IuO68q1' -version = 'F5UKlslF' \ No newline at end of file +mod-id = "3IuO68q1" +version = "F5UKlslF" diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml index 96c8e73..ef89e0d 100644 --- a/mods/puzzles-lib.pw.toml +++ b/mods/puzzles-lib.pw.toml @@ -1,16 +1,13 @@ -filename = 'PuzzlesLib-v8.1.32-1.20.1-Fabric.jar' -name = 'Puzzles Lib' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Puzzles Lib" +filename = "PuzzlesLib-v8.1.32-1.20.1-Fabric.jar" +side = "both" [download] -hash = '340f5ee637a8a35b2ce66b2fda0b2e829e58b8dcc445856a7635f4f77ad79c894a38ee26c259d46c3973b72b8593eb25b07d8484d2ab8bebe1dab949f15cf454' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/QAGBst4M/versions/RbcWdHr1/PuzzlesLib-v8.1.32-1.20.1-Fabric.jar' +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/RbcWdHr1/PuzzlesLib-v8.1.32-1.20.1-Fabric.jar" +hash-format = "sha512" +hash = "340f5ee637a8a35b2ce66b2fda0b2e829e58b8dcc445856a7635f4f77ad79c894a38ee26c259d46c3973b72b8593eb25b07d8484d2ab8bebe1dab949f15cf454" +[update] [update.modrinth] -mod-id = 'QAGBst4M' -version = 'RbcWdHr1' \ No newline at end of file +mod-id = "QAGBst4M" +version = "RbcWdHr1" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml index c369905..39b46e6 100644 --- a/mods/reeses-sodium-options.pw.toml +++ b/mods/reeses-sodium-options.pw.toml @@ -1,16 +1,13 @@ -filename = 'reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar' name = "Reese's Sodium Options" -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar" +side = "client" [download] -hash = 'efb5eab3caea346f9d13ea7c73e856f286bba1c87508c7250deada7bf4e9ad179a12e9861f61145d5c9578d88f740abf19c564f14579aac5da1f46bf6f086977' -hash-format = 'sha512' -mode = 'url' -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/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' \ No newline at end of file +mod-id = "Bh37bMuy" +version = "Rc9pkPug" diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml index 24b8d3a..49f597a 100644 --- a/mods/resourcify.pw.toml +++ b/mods/resourcify.pw.toml @@ -1,16 +1,13 @@ -filename = 'Resourcify (1.20.1-fabric)-1.7.3.jar' -name = 'Resourcify' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Resourcify" +filename = "Resourcify (1.20.1-fabric)-1.7.3.jar" +side = "client" [download] -hash = '5f3e1095bb02158a8001b052d3354ff7919d0e8ae85018a2847bbea39c6b576e4fd3a6af293e2b9ec3ae3d17b6a8a8d7d471303a8932c2aaf883c97d7e6974bf' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/RLzHAoZe/versions/FSiuOXcx/Resourcify %281.20.1-fabric%29-1.7.3.jar' +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/FSiuOXcx/Resourcify%20%281.20.1-fabric%29-1.7.3.jar" +hash-format = "sha512" +hash = "5f3e1095bb02158a8001b052d3354ff7919d0e8ae85018a2847bbea39c6b576e4fd3a6af293e2b9ec3ae3d17b6a8a8d7d471303a8932c2aaf883c97d7e6974bf" +[update] [update.modrinth] -mod-id = 'RLzHAoZe' -version = 'FSiuOXcx' \ No newline at end of file +mod-id = "RLzHAoZe" +version = "FSiuOXcx" diff --git a/mods/rrls.pw.toml b/mods/rrls.pw.toml index b20821e..9ec8a52 100644 --- a/mods/rrls.pw.toml +++ b/mods/rrls.pw.toml @@ -1,16 +1,13 @@ -filename = 'rrls-4.0.6.1+mc1.20.1-fabric.jar' -name = 'Remove Reloading Screen' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Remove Reloading Screen" +filename = "rrls-4.0.6.1+mc1.20.1-fabric.jar" +side = "client" [download] -hash = '713a2c044a767f15edca518bff03ddb974ff15832fc8f7e3b059a906f27fd8e3c5684053ee086db1a449925a879272d000c75a9c53d0380a348743d3020481ee' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ZP7xHXtw/versions/VHNE9K3D/rrls-4.0.6.1%2Bmc1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/VHNE9K3D/rrls-4.0.6.1%2Bmc1.20.1-fabric.jar" +hash-format = "sha512" +hash = "713a2c044a767f15edca518bff03ddb974ff15832fc8f7e3b059a906f27fd8e3c5684053ee086db1a449925a879272d000c75a9c53d0380a348743d3020481ee" +[update] [update.modrinth] -mod-id = 'ZP7xHXtw' -version = 'VHNE9K3D' \ No newline at end of file +mod-id = "ZP7xHXtw" +version = "VHNE9K3D" diff --git a/mods/scribble.pw.toml b/mods/scribble.pw.toml index 1c84956..04419db 100644 --- a/mods/scribble.pw.toml +++ b/mods/scribble.pw.toml @@ -1,16 +1,13 @@ -filename = 'Scribble-1.5.1+mc1.20.1-fabric.jar' -name = 'Scribble' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Scribble" +filename = "Scribble-1.5.1+mc1.20.1-fabric.jar" +side = "client" [download] -hash = '3364969613c36795f4b0c7c03efc694c4b399736b4fd9ef4c8a8944ec361719b7c66e3c8f3804263a2ec62662b7bb98b932ca40e0029d3fbd6ea797b59fa4ca5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/yXAvIk0x/versions/JfU9T1bG/Scribble-1.5.1%2Bmc1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/yXAvIk0x/versions/JfU9T1bG/Scribble-1.5.1%2Bmc1.20.1-fabric.jar" +hash-format = "sha512" +hash = "3364969613c36795f4b0c7c03efc694c4b399736b4fd9ef4c8a8944ec361719b7c66e3c8f3804263a2ec62662b7bb98b932ca40e0029d3fbd6ea797b59fa4ca5" +[update] [update.modrinth] -mod-id = 'yXAvIk0x' -version = 'JfU9T1bG' \ No newline at end of file +mod-id = "yXAvIk0x" +version = "JfU9T1bG" diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml index 02bee51..6d9f12c 100644 --- a/mods/seamless-loading-screen.pw.toml +++ b/mods/seamless-loading-screen.pw.toml @@ -1,16 +1,13 @@ -filename = 'seamless-loading-screen-2.0.3+1.20.1-fabric.jar' -name = 'Seamless Loading Screen ' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Seamless Loading Screen " +filename = "seamless-loading-screen-2.0.3+1.20.1-fabric.jar" +side = "client" [download] -hash = '40f8dac8299d768df486f2ce405211273124e4b4cf5748b5398b8c7d6ad45bb4d46b8fcf62b1e11fbcf4d7d03a5f25fde087320eabda099e3639f4e855b2e9c3' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "40f8dac8299d768df486f2ce405211273124e4b4cf5748b5398b8c7d6ad45bb4d46b8fcf62b1e11fbcf4d7d03a5f25fde087320eabda099e3639f4e855b2e9c3" +[update] [update.modrinth] -mod-id = 'TyTPFOiF' -version = '31S6g6rg' \ No newline at end of file +mod-id = "TyTPFOiF" +version = "31S6g6rg" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 64f05b5..f5e23fe 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,16 +1,13 @@ -filename = 'voicechat-fabric-1.20.1-2.5.33.jar' -name = 'Simple Voice Chat' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'beta' +name = "Simple Voice Chat" +filename = "voicechat-fabric-1.20.1-2.5.34.jar" +side = "both" [download] -hash = 'a4ea8ab4a87bc744d920a6631ba6cb7cb5e8f3f09e96add95ab2662d6953320fe73ecf546fcf98337090df6f1b5adfe4ce5fc388805c9be2e8a9e19d210e67f5' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/9eGKb6K1/versions/2jq9fB3a/voicechat-fabric-1.20.1-2.5.33.jar' +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/BhXxZMbH/voicechat-fabric-1.20.1-2.5.34.jar" +hash-format = "sha512" +hash = "eda3f72dc7f72f1e37ff4908ffcc8977c3ce408d53d39f79bfdfed52951e4b79b77f5332d9ac55ded8c20a5474f357f59eb2c2d239c8b4da90f7a41df4a1f0bf" +[update] [update.modrinth] -mod-id = '9eGKb6K1' -version = '2jq9fB3a' \ No newline at end of file +mod-id = "9eGKb6K1" +version = "BhXxZMbH" diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml index 0a55385..adbf9af 100644 --- a/mods/skinrestorer.pw.toml +++ b/mods/skinrestorer.pw.toml @@ -1,16 +1,13 @@ -filename = 'skinrestorer-2.3.5+1.20-fabric.jar' -name = 'Skin Restorer' -side = 'server' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Skin Restorer" +filename = "skinrestorer-2.4.1+1.20-fabric.jar" +side = "both" [download] -hash = 'abca26fd423d2d70b5f8ef3abdb3f0065ed7dab53701d7b0c48084ffe7e189f6db4af5a5495427dddaab430df0c3eb9a0a5da1789ba204488c16e54be7416aed' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ghrZDhGW/versions/VunOV4F2/skinrestorer-2.3.5%2B1.20-fabric.jar' +url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/4VfNwLMw/skinrestorer-2.4.1%2B1.20-fabric.jar" +hash-format = "sha512" +hash = "ad0b240c23a94ce93ac2ac778ec52a854da769c6d87b52a870df6f4bb5171004b186ff481beab9e6d84f0aca4bf1af70b63deed886809d273d0b73e2681e98e4" +[update] [update.modrinth] -mod-id = 'ghrZDhGW' -version = 'VunOV4F2' \ No newline at end of file +mod-id = "ghrZDhGW" +version = "4VfNwLMw" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml index 6c8e0df..b024ac6 100644 --- a/mods/sodium-extra.pw.toml +++ b/mods/sodium-extra.pw.toml @@ -1,16 +1,13 @@ -filename = 'sodium-extra-0.5.9+mc1.20.1.jar' -name = 'Sodium Extra' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Sodium Extra" +filename = "sodium-extra-0.5.9+mc1.20.1.jar" +side = "client" [download] -hash = 'c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3" +[update] [update.modrinth] -mod-id = 'PtjYWJkn' -version = 'mDbF0LZT' \ No newline at end of file +mod-id = "PtjYWJkn" +version = "mDbF0LZT" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index 0638b22..54741df 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,16 +1,13 @@ -filename = 'sodium-fabric-0.5.13+mc1.20.1.jar' -name = 'Sodium' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Sodium" +filename = "sodium-fabric-0.5.13+mc1.20.1.jar" +side = "client" [download] -hash = '81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar' +url = "https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" +[update] [update.modrinth] -mod-id = 'AANobbMI' -version = 'OihdIimA' \ No newline at end of file +mod-id = "AANobbMI" +version = "OihdIimA" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml index 72be553..d02e1c8 100644 --- a/mods/sound-physics-remastered.pw.toml +++ b/mods/sound-physics-remastered.pw.toml @@ -1,16 +1,13 @@ -filename = 'sound-physics-remastered-fabric-1.20.1-1.4.12.jar' -name = 'Sound Physics Remastered' -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'alpha' +name = "Sound Physics Remastered" +filename = "sound-physics-remastered-fabric-1.20.1-1.4.12.jar" +side = "client" [download] -hash = 'd1719cb99b9f6b239ce0d02527be0d30172b208eed31737a45216f1151b7a1666503747d160dc38ffa6abe579d5f4905f261cafc8e150e4fe1f903505b201b26' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/qyVF9oeo/versions/LrmG4rhi/sound-physics-remastered-fabric-1.20.1-1.4.12.jar' +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/LrmG4rhi/sound-physics-remastered-fabric-1.20.1-1.4.12.jar" +hash-format = "sha512" +hash = "d1719cb99b9f6b239ce0d02527be0d30172b208eed31737a45216f1151b7a1666503747d160dc38ffa6abe579d5f4905f261cafc8e150e4fe1f903505b201b26" +[update] [update.modrinth] -mod-id = 'qyVF9oeo' -version = 'LrmG4rhi' \ No newline at end of file +mod-id = "qyVF9oeo" +version = "LrmG4rhi" diff --git a/mods/sound.pw.toml b/mods/sound.pw.toml index 8f87995..c0c70e5 100644 --- a/mods/sound.pw.toml +++ b/mods/sound.pw.toml @@ -1,16 +1,13 @@ -filename = 'Sounds-2.2.1+1.20.1+fabric.jar' -name = 'Sounds' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Sounds" +filename = "Sounds-2.2.1+1.20.1+fabric.jar" +side = "client" [download] -hash = 'b2e872a0e402135f7944bc8f8956dc4b6649469722f77ac8eb7ed12ae57d74605fd837f7df08f72d6850ee4e3347f7fca2512c92187072c9dc648fe3a5b8fbf4' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/ZouiUX7t/versions/EoAqSkiW/Sounds-2.2.1%2B1.20.1%2Bfabric.jar' +url = "https://cdn.modrinth.com/data/ZouiUX7t/versions/EoAqSkiW/Sounds-2.2.1%2B1.20.1%2Bfabric.jar" +hash-format = "sha512" +hash = "b2e872a0e402135f7944bc8f8956dc4b6649469722f77ac8eb7ed12ae57d74605fd837f7df08f72d6850ee4e3347f7fca2512c92187072c9dc648fe3a5b8fbf4" +[update] [update.modrinth] -mod-id = 'ZouiUX7t' -version = 'EoAqSkiW' \ No newline at end of file +mod-id = "ZouiUX7t" +version = "EoAqSkiW" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml index 8c054f7..7f62a96 100644 --- a/mods/spark.pw.toml +++ b/mods/spark.pw.toml @@ -1,16 +1,13 @@ -filename = 'spark-1.10.53-fabric.jar' -name = 'spark' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "both" [download] -hash = 'ce6e8f7071bb37369ad3e90d844926b424e82d0fe0ffd0db7058abddc9cfcdd594e145c9395677ad70ec532f3da0b23b6862d1f1c20f7600263c215abb4fcea7' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar' +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' \ No newline at end of file +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml index ef4c748..f81288a 100644 --- a/mods/starlight.pw.toml +++ b/mods/starlight.pw.toml @@ -1,16 +1,13 @@ -filename = 'starlight-1.1.2+fabric.dbc156f.jar' -name = 'Starlight (Fabric)' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "Starlight (Fabric)" +filename = "starlight-1.1.2+fabric.dbc156f.jar" +side = "both" [download] -hash = '6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar' +url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar" +hash-format = "sha512" +hash = "6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb" +[update] [update.modrinth] -mod-id = 'H8CaAYZC' -version = 'XGIsoVGT' \ No newline at end of file +mod-id = "H8CaAYZC" +version = "XGIsoVGT" diff --git a/mods/threadtweak.pw.toml b/mods/threadtweak.pw.toml index 5bfc75e..8736a1f 100644 --- a/mods/threadtweak.pw.toml +++ b/mods/threadtweak.pw.toml @@ -1,16 +1,13 @@ -filename = 'threadtweak-fabric-1.20.2-0.1.1.jar' -name = 'ThreadTweak' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ] -x-prismlauncher-release-type = 'release' +name = "ThreadTweak" +filename = "threadtweak-fabric-1.20.2-0.1.1.jar" +side = "both" [download] -hash = 'b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar' +url = "https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar" +hash-format = "sha512" +hash = "b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c" +[update] [update.modrinth] -mod-id = 'vSEH1ERy' -version = 'gBP1GqtK' \ No newline at end of file +mod-id = "vSEH1ERy" +version = "gBP1GqtK" diff --git a/mods/tooltipfix.pw.toml b/mods/tooltipfix.pw.toml index 265d068..4c82268 100644 --- a/mods/tooltipfix.pw.toml +++ b/mods/tooltipfix.pw.toml @@ -1,16 +1,13 @@ -filename = 'tooltipfix-1.1.1-1.20.jar' -name = 'ToolTipFix' -side = 'client' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6', '1.21', '1.21.1' ] -x-prismlauncher-release-type = 'release' +name = "ToolTipFix" +filename = "tooltipfix-1.1.1-1.20.jar" +side = "client" [download] -hash = '75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar' +url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar" +hash-format = "sha512" +hash = "75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51" +[update] [update.modrinth] -mod-id = '2RKFTmiB' -version = 'B2L4LeMV' \ No newline at end of file +mod-id = "2RKFTmiB" +version = "B2L4LeMV" diff --git a/mods/txnilib.pw.toml b/mods/txnilib.pw.toml index 7ea7cc0..1c8d8ca 100644 --- a/mods/txnilib.pw.toml +++ b/mods/txnilib.pw.toml @@ -1,16 +1,13 @@ -filename = 'txnilib-fabric-1.0.24-1.20.1.jar' -name = 'TxniLib' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "TxniLib" +filename = "txnilib-fabric-1.0.24-1.20.1.jar" +side = "both" [download] -hash = '361fa6da97aff91e797a2ca50044ba3ce929901aea509bef7f4a14fd36bc7a52a45d07473aa4d3df108866788e257013823393d9df031cdb04cd901e97472873' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/vBbPDuOs/versions/7toCynAY/txnilib-fabric-1.0.24-1.20.1.jar' +url = "https://cdn.modrinth.com/data/vBbPDuOs/versions/7toCynAY/txnilib-fabric-1.0.24-1.20.1.jar" +hash-format = "sha512" +hash = "361fa6da97aff91e797a2ca50044ba3ce929901aea509bef7f4a14fd36bc7a52a45d07473aa4d3df108866788e257013823393d9df031cdb04cd901e97472873" +[update] [update.modrinth] -mod-id = 'vBbPDuOs' -version = '7toCynAY' \ No newline at end of file +mod-id = "vBbPDuOs" +version = "7toCynAY" diff --git a/mods/what-are-they-up-to.pw.toml b/mods/what-are-they-up-to.pw.toml index fe96fbe..c5d32ee 100644 --- a/mods/what-are-they-up-to.pw.toml +++ b/mods/what-are-they-up-to.pw.toml @@ -1,16 +1,13 @@ -filename = 'watut-fabric-1.20.1-1.2.3.jar' -name = 'What Are They Up To (Watut)' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "What Are They Up To (Watut)" +filename = "watut-fabric-1.20.1-1.2.3.jar" +side = "both" [download] -hash = '78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar' +url = "https://cdn.modrinth.com/data/AtB5mHky/versions/Ub8MHZaV/watut-fabric-1.20.1-1.2.3.jar" +hash-format = "sha512" +hash = "78e36fafa354d8e793d592b377c6162886fa487cadf8ca7dc24c3140909cfe2af943a2c954a4a9dbc7c7828fe606ff5d44e98cf7a4d9e8846810c498e1cc49eb" +[update] [update.modrinth] -mod-id = 'AtB5mHky' -version = 'Ub8MHZaV' \ No newline at end of file +mod-id = "AtB5mHky" +version = "Ub8MHZaV" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 562988e..7358331 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,16 +1,13 @@ -filename = 'Xaeros_Minimap_25.2.6_Fabric_1.20.jar' name = "Xaero's Minimap" -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +filename = "Xaeros_Minimap_25.2.6_Fabric_1.20.jar" +side = "client" [download] -hash = 'eca26f5dda06a5c42a8790261a37e894c650e77aa2b51ca6f201a967dcbc61856971c68db65ffb6295ac2651e12a00d9bac1d8b9133c8e9ce67dfbdd1b786b0e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/1bokaNcj/versions/ePRxT2Wj/Xaeros_Minimap_25.2.6_Fabric_1.20.jar' +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/ePRxT2Wj/Xaeros_Minimap_25.2.6_Fabric_1.20.jar" +hash-format = "sha512" +hash = "eca26f5dda06a5c42a8790261a37e894c650e77aa2b51ca6f201a967dcbc61856971c68db65ffb6295ac2651e12a00d9bac1d8b9133c8e9ce67dfbdd1b786b0e" +[update] [update.modrinth] -mod-id = '1bokaNcj' -version = 'ePRxT2Wj' \ No newline at end of file +mod-id = "1bokaNcj" +version = "ePRxT2Wj" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index 165ead6..99de277 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,16 +1,13 @@ -filename = 'XaerosWorldMap_1.39.9_Fabric_1.20.jar' name = "Xaero's World Map" -side = 'client' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +filename = "XaerosWorldMap_1.39.9_Fabric_1.20.jar" +side = "client" [download] -hash = 'd10acb6ba4fa104372ad98baff2734bd98622ab3396a751a77c204efd349b73bf4044af4c65a62e92cbe14ee073d5424e1985776e4310968037e84543e336705' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/NcUtCpym/versions/fQpXYWtL/XaerosWorldMap_1.39.9_Fabric_1.20.jar' +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/fQpXYWtL/XaerosWorldMap_1.39.9_Fabric_1.20.jar" +hash-format = "sha512" +hash = "d10acb6ba4fa104372ad98baff2734bd98622ab3396a751a77c204efd349b73bf4044af4c65a62e92cbe14ee073d5424e1985776e4310968037e84543e336705" +[update] [update.modrinth] -mod-id = 'NcUtCpym' -version = 'fQpXYWtL' \ No newline at end of file +mod-id = "NcUtCpym" +version = "fQpXYWtL" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml index ee0e287..7ce8a8a 100644 --- a/mods/yacl.pw.toml +++ b/mods/yacl.pw.toml @@ -1,16 +1,13 @@ -filename = 'yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar' -name = 'YetAnotherConfigLib' -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20.1' ] -x-prismlauncher-release-type = 'release' +name = "YetAnotherConfigLib (YACL)" +filename = "yet_another_config_lib_v3-3.6.6+1.20.1-fabric.jar" +side = "both" [download] -hash = '20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar' +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/dvS5DjUA/yet_another_config_lib_v3-3.6.6%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "20f282b3cdaec7c83a96840edb756336677c5816ed943145022f1ce1eafac0c9aa7c621939e15abe6f4309626738bc56d3d1b8434f5175d22e7409108630b02b" +[update] [update.modrinth] -mod-id = '1eAoo2KR' -version = 'dvS5DjUA' \ No newline at end of file +mod-id = "1eAoo2KR" +version = "dvS5DjUA" diff --git a/mods/yosbr.pw.toml b/mods/yosbr.pw.toml index 5781baf..7c450b3 100644 --- a/mods/yosbr.pw.toml +++ b/mods/yosbr.pw.toml @@ -1,53 +1,13 @@ -filename = 'yosbr-0.1.2.jar' -name = 'Your Options Shall Be Respected (YOSBR)' -side = 'both' -x-prismlauncher-loaders = [ 'quilt', 'fabric' ] -x-prismlauncher-mc-versions = [ - '1.14', - '1.14.1', - '1.14.2', - '1.14.3', - '1.14.4', - '1.15', - '1.15.1', - '1.15.2', - '1.16', - '1.16.1', - '1.16.2', - '1.16.3', - '1.16.4', - '1.16.5', - '1.17', - '1.17.1', - '1.18', - '1.18.1', - '1.18.2', - '1.19', - '1.19.1', - '1.19.2', - '1.19.3', - '1.19.4', - '1.20', - '1.20.1', - '1.20.2', - '1.20.3', - '1.20.4', - '1.20.5', - '1.20.6', - '1.21', - '1.21.1', - '1.21.2', - '1.21.3', - '1.21.4' -] -x-prismlauncher-release-type = 'release' +name = "Your Options Shall Be Respected (YOSBR)" +filename = "yosbr-0.1.2.jar" +side = "both" [download] -hash = '254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar' +url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar" +hash-format = "sha512" +hash = "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78" +[update] [update.modrinth] -mod-id = 'WwbubTsV' -version = 'KMOzdYko' \ No newline at end of file +mod-id = "WwbubTsV" +version = "KMOzdYko" diff --git a/mods/yungs-api.pw.toml b/mods/yungs-api.pw.toml index 78a9ddb..d9f7866 100644 --- a/mods/yungs-api.pw.toml +++ b/mods/yungs-api.pw.toml @@ -1,16 +1,13 @@ -filename = 'YungsApi-1.20-Fabric-4.0.6.jar' name = "YUNG's API" -side = 'both' -x-prismlauncher-loaders = [ 'fabric' ] -x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ] -x-prismlauncher-release-type = 'release' +filename = "YungsApi-1.20-Fabric-4.0.6.jar" +side = "both" [download] -hash = '90fea70f21cd09bdeefe9cb6bd23677595b32156b1b8053611449504ba84a21ee1e13e5a620851299090ce989f41b97b9b4bdc98def1ccecb33115e19553c64e' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/Ua7DFN59/versions/lscV1N5k/YungsApi-1.20-Fabric-4.0.6.jar' +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' \ No newline at end of file +mod-id = "Ua7DFN59" +version = "lscV1N5k" diff --git a/pack.toml b/pack.toml index 32ad332..6620ee3 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 = "016c295046b9f9a6ebf64a9782c39a0e082b66372a48dd5d9c452a3c49376be3" +hash = "7b9b642ada610b3896d7de1cc9d568448b4516428ef756fe4994ceb14ee1f2d2" [versions] fabric = "0.16.14" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 0a320ea..8588e4b 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -1,13 +1,13 @@ name = "Cubic Sun & Moon" -filename = "cubic-sun-moon-v1.8.2a.zip" +filename = "cubic-sun-moon-v1.8.3a.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/SQBD0Iug/cubic-sun-moon-v1.8.2a.zip" +url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/sdYrL5PD/cubic-sun-moon-v1.8.3a.zip" hash-format = "sha512" -hash = "8fe1201e23cb771c3cae26bec2377dd8f4edc99b53892f1fb33278c07e5f680bc9eda2dc23792e800cf779a45f538d3447ae9a96d8d73383d4e10d602c2d2956" +hash = "f985f17e128c1f8fb11b4e0def7949d030eb8f8ac7eb9e8ff430706b65228620daf38ef1c0d12f8c0c904094c0c79ccf26815d1b8ce89e989effd2480ba5aa76" [update] [update.modrinth] mod-id = "g4bSYbrU" -version = "SQBD0Iug" +version = "sdYrL5PD" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 34df11c..87fd9f0 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/3sDdaIcF/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/kMhmZLcr/SodiumTranslations.zip" hash-format = "sha512" -hash = "c288e2046fa5ca6db6537a3896f1b4e1d5697a7fc8486307b2c31fff84fb2f0e73ed19db28dd957c28640a3eab476beff641e59f2fa3c8205beb0d90779864e4" +hash = "592dcd2a76b3b683730c7260a5f9338b96207a1549c5630c8ae548d4593fffd178e91d6c6926fd3715b29e01cefb8fe338dc071bce3bb58eb5a35707e07d77c4" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "3sDdaIcF" +version = "kMhmZLcr" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index a63043d..b03162d 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -1,13 +1,13 @@ name = "Unique Dark" -filename = "UniqueDark 1.20.1 (free).zip" +filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/Tp72qPop/UniqueDark%201.20.1%20%28free%29.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/zplD6psJ/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "9888554401d7f0b4c9fd758b01508102f9541665542a83953f5e7d77308ea635e72da079fff43ef2119d835be5e3ced80bd13cf782e8ff48e1db5534c34e4f20" +hash = "24a061649726a31872462ba74bc2d1c305620952789a1f89e2c9c163cb04abc10af28a13b2fd42473597c77242b1a3bb7eda962330a81510846621ca7e4e14ad" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "Tp72qPop" +version = "zplD6psJ" From 0888bbf9defa8f0bfe33264cbd5c126f06dddc2d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 12 Jul 2025 15:04:05 +0200 Subject: [PATCH 028/106] Fixed resourcepack order --- config/yosbr/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 0cbc679..c36063f 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/UniqueDark 1.20.1 (free).zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.2a.zip"] -incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip","file/VanillaEvolved_1.9.0.zip"] +resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.3a.zip","file/Unique Dark - Lite - 1.20.1.zip"] +incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true From e486ab7c963ec6863db950eed0d990430dd69782 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 12 Jul 2025 15:06:33 +0200 Subject: [PATCH 029/106] Updated to 1.0.2 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index ab84d3e..16a21c9 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.1"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 8d6f80a..db06b7d 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.1","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.2","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/pack.toml b/pack.toml index 6620ee3..e30a0ce 100644 --- a/pack.toml +++ b/pack.toml @@ -1,6 +1,6 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.1" +version = "1.0.2" pack-format = "packwiz:1.1.0" [index] From ff94909ab4a8687f0d2faf8e7829b6788d3a5170 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 12 Jul 2025 15:07:15 +0200 Subject: [PATCH 030/106] Refreshed packwiz --- index.toml | 6 +++--- pack.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.toml b/index.toml index 2d4b654..59b43a6 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "d393b71787f5fe4adfff9d95d1dae1b8e2a1ed18e615299d632e4e9bc7d31aab" +hash = "81654fc56772bd0b5d0ebc57fa0f1d16119e1291fadb9dc28e4bdb104b2a5493" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "5c02fce82a785ad40e4c1f3aa364c75be03b254918aaa03e6a22706dc5c159dd" +hash = "9b6a348f554649ed160a8b197aaa873a52b25950a7e8afbb7414094e2c54f3f2" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -190,7 +190,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "39d48a6292166e07a82b76585b00e32d756aec4f6b56df5e61bcf0f21bd69fb5" +hash = "1f6706438ddebbdb8afe098cd61f40241bc2b237f759f8d80592194e647c6211" [[files]] file = "mods/3dskinlayers.pw.toml" diff --git a/pack.toml b/pack.toml index e30a0ce..95b8cbd 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 = "7b9b642ada610b3896d7de1cc9d568448b4516428ef756fe4994ceb14ee1f2d2" +hash = "8ddd79643a1ca9d368a48cd76596c930ae725743be065976f7e5a1a13452c4e5" [versions] fabric = "0.16.14" From 71b9ed0d6a2c663cf640f4f2780e91b551f48c53 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 16 Jul 2025 19:07:18 +0200 Subject: [PATCH 031/106] Updated ModernFix, Polytone and Skin Restorer --- mods/modernfix.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- mods/skinrestorer.pw.toml | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index df8e5f4..5ebbda4 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.24.1+mc1.20.1.jar" +filename = "modernfix-fabric-5.24.3+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/QtunKFLa/modernfix-fabric-5.24.1%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/Qt5OXLYh/modernfix-fabric-5.24.3%2Bmc1.20.1.jar" hash-format = "sha512" -hash = "fca2be3f52dec20cd55a9fb7a1ad0d6daaca88615e95620095d5b4fa4ceb4e7e36c9ae59a5f55b5f2f23aad4d8e84307d880487c5cfae5d54c0fd2f84e908b76" +hash = "f6f9fccf57eb9806d89a5b5d74dd8c22351dccd367860433b32b1bfd364d8192df086bcca9c885371dea7e2de01ab968e97be5b5974282f40db38b118344150b" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "QtunKFLa" +version = "Qt5OXLYh" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index a2d9c7b..37e9fd1 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.4.0-fabric.jar" +filename = "polytone-1.20-3.5.1-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/lDinvCrI/polytone-1.20-3.4.0-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/KXgPOV0u/polytone-1.20-3.5.1-fabric.jar" hash-format = "sha512" -hash = "6deb15f06b37441501ab2e9679260afa340e87118eb237bc5b49ff35ac464de458683cc9f8efd2d84fc8f9430a7d45acfcf1f72813c49e22dab8a2b66224e67f" +hash = "3bd7b395ef38c6e16b4dd204cde4cdafe1f8f896049dcf0bf6d15c9abbd6ade22950e1a6ca2855909b376473f24e8601afe29bfa26dbd25542ecdcc35133627a" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "lDinvCrI" +version = "KXgPOV0u" diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml index adbf9af..cfa4748 100644 --- a/mods/skinrestorer.pw.toml +++ b/mods/skinrestorer.pw.toml @@ -1,13 +1,13 @@ name = "Skin Restorer" -filename = "skinrestorer-2.4.1+1.20-fabric.jar" +filename = "skinrestorer-2.4.2+1.20-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/4VfNwLMw/skinrestorer-2.4.1%2B1.20-fabric.jar" +url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/q06yyYO8/skinrestorer-2.4.2%2B1.20-fabric.jar" hash-format = "sha512" -hash = "ad0b240c23a94ce93ac2ac778ec52a854da769c6d87b52a870df6f4bb5171004b186ff481beab9e6d84f0aca4bf1af70b63deed886809d273d0b73e2681e98e4" +hash = "6b6813e3f7606b6e6f5e66f24bb2a401dfbbfd49c4554f039b5645a5463bfc468e247f6b07831c23267f95eb687becf3107d14d33a959224872de41b2187ded2" [update] [update.modrinth] mod-id = "ghrZDhGW" -version = "4VfNwLMw" +version = "q06yyYO8" From 76d0afe72f1c681fbae81f5aed56662a042ce8ea Mon Sep 17 00:00:00 2001 From: Malasaur Date: Wed, 16 Jul 2025 19:07:30 +0200 Subject: [PATCH 032/106] Refreshed packwiz --- index.toml | 6 +++--- pack.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.toml b/index.toml index 59b43a6..30e7002 100644 --- a/index.toml +++ b/index.toml @@ -634,7 +634,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80" +hash = "936f8e3b23ec686afb7bf7f379984662f44099bc54f11767445ef2bd3e70fde7" metafile = true [[files]] @@ -719,7 +719,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "4b88564ad94c61172b4b73aa4591709e7d68163cee1b4e40b5fc6fdb6a6fcc87" +hash = "8e91f784e6799face9c6b538f26d5d13a2974db7e3f23f53d3fcc60698f5157a" metafile = true [[files]] @@ -764,7 +764,7 @@ metafile = true [[files]] file = "mods/skinrestorer.pw.toml" -hash = "8592a4bad1ce0c6697db10375f92b752f2b7a6fd0951b17c24b8c1ef40a3097e" +hash = "b724863c9d4ffc8516808623857913e699002dc1eb00eee070985554ae2a9a66" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 95b8cbd..d88e172 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 = "8ddd79643a1ca9d368a48cd76596c930ae725743be065976f7e5a1a13452c4e5" +hash = "e9d63a0229a6d8a8f8bf544260a42a76b12ee53758b3fb0cccd9dbad650ba829" [versions] fabric = "0.16.14" From bd59212c769b3e81fdd951fdd90c01fc949a5380 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 21 Jul 2025 14:53:32 +0200 Subject: [PATCH 033/106] Updated mods and resourcepacks to latest versions. Updated: * 3D Skin Layers * Balm * Client Tweaks * Dynamic Crosshair * Entity Culling * Resourcify * Simple Voice Chat * Xaero's Minimap * Xaero's World Map * Unique Dark --- index.toml | 20 ++++++++++---------- mods/3dskinlayers.pw.toml | 8 ++++---- mods/balm.pw.toml | 8 ++++---- mods/client-tweaks.pw.toml | 8 ++++---- mods/dynamiccrosshair.pw.toml | 8 ++++---- mods/entityculling.pw.toml | 8 ++++---- mods/resourcify.pw.toml | 8 ++++---- mods/simple-voice-chat.pw.toml | 8 ++++---- mods/xaeros-minimap.pw.toml | 8 ++++---- mods/xaeros-world-map.pw.toml | 8 ++++---- pack.toml | 2 +- resourcepacks/unique-dark.pw.toml | 6 +++--- 12 files changed, 50 insertions(+), 50 deletions(-) diff --git a/index.toml b/index.toml index 30e7002..7ed2f3f 100644 --- a/index.toml +++ b/index.toml @@ -194,7 +194,7 @@ hash = "1f6706438ddebbdb8afe098cd61f40241bc2b237f759f8d80592194e647c6211" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "71d097839d86bcdc476dd12c9d635b3c521f07f71e133357587975d6862eefac" +hash = "89c5cc16522edbc203d3d85f2e766b6c7991148c1f5a1740ed3530014fcb3628" metafile = true [[files]] @@ -239,7 +239,7 @@ metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "7dc148833d9a455f8ddebab5c3d8a03c2797cff1296d8c0bcb526e6226b97cb3" +hash = "4c6bd9db593961209b5b8836f4bb05ff86791fd981fce381569220a23ef5c5aa" metafile = true [[files]] @@ -334,7 +334,7 @@ metafile = true [[files]] file = "mods/client-tweaks.pw.toml" -hash = "fdf93eccd99a3676ab705cd2a9df118ff9c1abca2d6b1c15f820f1261eabf109" +hash = "0cee63fb2e3554bdc5fb8ceb5835d79089d51efd426f4001ccb1254a88959b1b" metafile = true [[files]] @@ -394,7 +394,7 @@ metafile = true [[files]] file = "mods/dynamiccrosshair.pw.toml" -hash = "60460d54ec3c77110dcb2ad09de2af369e39c0d9c1c20d55e263ac47153111de" +hash = "27807db7a252bd96f8e1971ee4e84dfe2750a9da47f7742f1b586de208d1242a" metafile = true [[files]] @@ -429,7 +429,7 @@ metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "8a9386b76d226cf0bd2ab2faaa97442bb532702ca5fb7436b66b1383e0e306e3" +hash = "5629568659cd84d843dc94850b34febe025c970f7236a5ee59a67ebb98269a7d" metafile = true [[files]] @@ -739,7 +739,7 @@ metafile = true [[files]] file = "mods/resourcify.pw.toml" -hash = "00d63bf2177ad78b9d0a012ab33c9884ea6f5044e776fbf5444609670f041d2a" +hash = "5736dea6480c9e68467139b935695423c9903ac617f5fe757b5f158007fed8cb" metafile = true [[files]] @@ -759,7 +759,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "9885c18a84249141b74134f29fac8d36c2d15681956ea45790bc8fcf62d364af" +hash = "177b37256afd171f2e5447434057f604acd09b5328e85e46ed4c5399f90269f5" metafile = true [[files]] @@ -819,12 +819,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "a2f8f9c0410885c429945a8e5142a3b4bbaa63bf147f9b2fdd035113b404344f" +hash = "34b672500b3219fa67f776c0e2c69854746034e541a2d17bef34ae90e38f1a03" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "9caca4be3884e5a7c22b681fc4b4d123bb7a9648b4d4936f5ce60df8799fa8eb" +hash = "bbde815d37f2d9e01be4c39266bc2219222384737b4e6958a0047397a31c80fb" metafile = true [[files]] @@ -894,7 +894,7 @@ metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "d6e8d79866a6edc103a09783f30cdd5b0e3fdc1e7abda0940f51c7c6e65bf4d9" +hash = "cb7f6b710fb17ae202114c95466ee65cbe54826a9b5764c4f044c832c78ac82c" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index e0d5b2b..b95d479 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,13 +1,13 @@ name = "3D Skin Layers" -filename = "skinlayers3d-fabric-1.8.1-mc1.20.1.jar" +filename = "skinlayers3d-fabric-1.8.2-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/d095tpdB/skinlayers3d-fabric-1.8.1-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/YUlOqvMH/skinlayers3d-fabric-1.8.2-mc1.20.1.jar" hash-format = "sha512" -hash = "7ee36f75d6efb9a361985be33525529d9d2cc13554cbe8f882a4c7376d5fd6e2b17b0203b0f6aee6b6464e8ec5031366244fbecddbedb278b47c25a91dd63f7d" +hash = "f7f1178b35a393c3914e2e66373fe41412418914678b627fd743ad39a044cba4432121fdf22fd874dacc858339da65709400db54ac9f22496b9e30892e721bb0" [update] [update.modrinth] mod-id = "zV5r3pPn" -version = "d095tpdB" +version = "YUlOqvMH" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 9aabb1f..32e41e3 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-fabric-1.20.1-7.3.31.jar" +filename = "balm-fabric-1.20.1-7.3.33.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/x05ZVyBJ/balm-fabric-1.20.1-7.3.31.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/wF767h1L/balm-fabric-1.20.1-7.3.33.jar" hash-format = "sha512" -hash = "c4cf7008ca7d954ed5fc10b4634e3c45d8a36d5cc0bd846cef580f3e1feb81a4d700b1e5029a154e57443470662a56fcbc842117a2f55947ebc90cd5b081a823" +hash = "c76634db0dd53d92d4dfc57f027d4f5e788e59daf84ef475f1ca8ab834e7a63e50d01ef467b579bead0675ac406b16e0c2ed36298e7618cd00b5b73feb6a8b90" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "x05ZVyBJ" +version = "wF767h1L" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index 2d6ae67..1fa5977 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,13 +1,13 @@ name = "Client Tweaks" -filename = "clienttweaks-fabric-1.20.1-11.1.3.jar" +filename = "clienttweaks-fabric-1.20.1-11.1.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/qOrKqP96/clienttweaks-fabric-1.20.1-11.1.3.jar" +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/Se7o4Hv8/clienttweaks-fabric-1.20.1-11.1.4.jar" hash-format = "sha512" -hash = "2d6d63aaa441a216bada2d3f53591527e662d6be05a22d873a0910e4e68a38818446ceaf4ac70ddd17fba85250997dcb4d1cbcc4a47b8f79b813f1a5532a1e47" +hash = "e891d1d75d8955b874df5d23d469361893dec9083ce45591d9fd0ccef64693fdab2aa6b3ffd3f4e6df31cad998f9ba059b351a5d4453b4e62ee6ea71cb7fc88f" [update] [update.modrinth] mod-id = "vPNqo58Q" -version = "qOrKqP96" +version = "Se7o4Hv8" diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml index 92cbe81..15e9674 100644 --- a/mods/dynamiccrosshair.pw.toml +++ b/mods/dynamiccrosshair.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic Crosshair" -filename = "dynamiccrosshair-9.6+1.20.1-fabric.jar" +filename = "dynamiccrosshair-9.8+1.20.1-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/oUEx3cFy/dynamiccrosshair-9.6%2B1.20.1-fabric.jar" +url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/ZaxWuWyl/dynamiccrosshair-9.8%2B1.20.1-fabric.jar" hash-format = "sha512" -hash = "378ab1fc17346d0ec43547c5d3081dc419a4356365adea66108c34a01ac6adb0fc60d7a09c0d0bde63ba68cdfe633d734ac4639989253f9c4fc8e7f9a842221a" +hash = "03b305a5a482f731079c18f18bcad8baac18d266cb6189b1b34431ad4108be2a99c989e3d21bf4e2eccddb308c3028a78bb41f90f3abfda29e4ef5a637feab60" [update] [update.modrinth] mod-id = "ZcR9weSm" -version = "oUEx3cFy" +version = "ZaxWuWyl" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 2a08a9e..841f6f0 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.8.1-mc1.20.1.jar" +filename = "entityculling-fabric-1.8.2-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/7CYEXwpe/entityculling-fabric-1.8.1-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/3TCgPw5u/entityculling-fabric-1.8.2-mc1.20.1.jar" hash-format = "sha512" -hash = "7884b3e464a966fad9ea0303a36b3786c53f234ee6c7f97155496edc6a7d98baebce81ddbfb073795933223e3e58fb7eb95cf3237aa0a7ae5d63205bcfc291d6" +hash = "79bdedd7fb6eb5a1bd7178e5bce393e51e34d568f2b61ab7129eb93997b73c2cc749a4a20b522e8bb7c99e955ec2438ed4f3a855709ae37a20240abb084721b2" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "7CYEXwpe" +version = "3TCgPw5u" diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml index 49f597a..691e132 100644 --- a/mods/resourcify.pw.toml +++ b/mods/resourcify.pw.toml @@ -1,13 +1,13 @@ name = "Resourcify" -filename = "Resourcify (1.20.1-fabric)-1.7.3.jar" +filename = "Resourcify (1.20.1-fabric)-1.7.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/FSiuOXcx/Resourcify%20%281.20.1-fabric%29-1.7.3.jar" +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/GJYcinqq/Resourcify%20%281.20.1-fabric%29-1.7.4.jar" hash-format = "sha512" -hash = "5f3e1095bb02158a8001b052d3354ff7919d0e8ae85018a2847bbea39c6b576e4fd3a6af293e2b9ec3ae3d17b6a8a8d7d471303a8932c2aaf883c97d7e6974bf" +hash = "4f0bac77790a4ca9b57a8ec4c99b9b8fee37a6d6971a048d7651004ab4a823411c3b90ca38c9956954d45942d095a9ffd48d303e5ff35101df5977fe9fab44d2" [update] [update.modrinth] mod-id = "RLzHAoZe" -version = "FSiuOXcx" +version = "GJYcinqq" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index f5e23fe..e349805 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.5.34.jar" +filename = "voicechat-fabric-1.20.1-2.5.35.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/BhXxZMbH/voicechat-fabric-1.20.1-2.5.34.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/4DG7BvdF/voicechat-fabric-1.20.1-2.5.35.jar" hash-format = "sha512" -hash = "eda3f72dc7f72f1e37ff4908ffcc8977c3ce408d53d39f79bfdfed52951e4b79b77f5332d9ac55ded8c20a5474f357f59eb2c2d239c8b4da90f7a41df4a1f0bf" +hash = "216bbd7d28a2c4f7685044360b8a2104666c300659dcab3dc8081665d794611ff2c710d536bf56047480239b8e050cd4b2f31bde8f845bc2222228543c5e3650" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "BhXxZMbH" +version = "4DG7BvdF" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 7358331..2a41708 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_25.2.6_Fabric_1.20.jar" +filename = "Xaeros_Minimap_25.2.10_Fabric_1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/ePRxT2Wj/Xaeros_Minimap_25.2.6_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/1Knv1cKY/Xaeros_Minimap_25.2.10_Fabric_1.20.jar" hash-format = "sha512" -hash = "eca26f5dda06a5c42a8790261a37e894c650e77aa2b51ca6f201a967dcbc61856971c68db65ffb6295ac2651e12a00d9bac1d8b9133c8e9ce67dfbdd1b786b0e" +hash = "5a0df7750c5b8f2a97e8756a42fc90ba8242b615d92a19e8f6ee7fdfc7dbc168806a30232971a8b39691ad8a97c7a8a112b99a1b2a8277d9b10b0cf9338a6cae" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "ePRxT2Wj" +version = "1Knv1cKY" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index 99de277..a7ee502 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.39.9_Fabric_1.20.jar" +filename = "XaerosWorldMap_1.39.12_Fabric_1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/fQpXYWtL/XaerosWorldMap_1.39.9_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/XBgSFzXh/XaerosWorldMap_1.39.12_Fabric_1.20.jar" hash-format = "sha512" -hash = "d10acb6ba4fa104372ad98baff2734bd98622ab3396a751a77c204efd349b73bf4044af4c65a62e92cbe14ee073d5424e1985776e4310968037e84543e336705" +hash = "f84a3f3d1794a6da7ab96ea7ac08ab776df6a3f51f4fc02dc49fb5ef57518eb02cee308805622e71b383f195749c41b3bb33ea1ec252893f26ec89accf7fb854" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "fQpXYWtL" +version = "XBgSFzXh" diff --git a/pack.toml b/pack.toml index d88e172..af2ed08 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 = "e9d63a0229a6d8a8f8bf544260a42a76b12ee53758b3fb0cccd9dbad650ba829" +hash = "1df70dc8ad1477097333c579dda80621588229a4ef3588d5e18fcfd0ed475efb" [versions] fabric = "0.16.14" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index b03162d..5470715 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/zplD6psJ/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/IDT4QdRA/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "24a061649726a31872462ba74bc2d1c305620952789a1f89e2c9c163cb04abc10af28a13b2fd42473597c77242b1a3bb7eda962330a81510846621ca7e4e14ad" +hash = "8ac7d0bd46e2af31fd91a95e9121c8ce6f9e99a24152fdf8d967b9e883d163216f516fd9768ba8c35ef9222233209bdd5b5773ed42b5a0886795e231603327e8" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "zplD6psJ" +version = "IDT4QdRA" From 1db0f98c5e31854c3972169eb9b35c7094c846c9 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 21 Jul 2025 15:26:22 +0200 Subject: [PATCH 034/106] Configured Sound Physics --- .../config/sound_physics_remastered/soundphysics.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/yosbr/config/sound_physics_remastered/soundphysics.properties diff --git a/config/yosbr/config/sound_physics_remastered/soundphysics.properties b/config/yosbr/config/sound_physics_remastered/soundphysics.properties new file mode 100644 index 0000000..3711604 --- /dev/null +++ b/config/yosbr/config/sound_physics_remastered/soundphysics.properties @@ -0,0 +1,3 @@ +block_absorption=0.2 +update_moving_sounds=true +simple_voice_chat_hear_self=true \ No newline at end of file From 4271776e3b271a4a010d57ada28eeb70827e9231 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 21 Jul 2025 15:26:44 +0200 Subject: [PATCH 035/106] Refreshed packwiz --- index.toml | 4 ++++ pack.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index 7ed2f3f..605de99 100644 --- a/index.toml +++ b/index.toml @@ -160,6 +160,10 @@ hash = "68853b098e83b6bc3c244906a29943e5b4252e6906fc5df72cd71f4df6c977d4" file = "config/yosbr/config/sodium-options.json" hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677" +[[files]] +file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties" +hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" + [[files]] file = "config/yosbr/config/threadtweak.json" hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" diff --git a/pack.toml b/pack.toml index af2ed08..cfa06df 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 = "1df70dc8ad1477097333c579dda80621588229a4ef3588d5e18fcfd0ed475efb" +hash = "2dec998741f8244efe51d674a3e6d23ca2926545645f27c10f3c143dede82709" [versions] fabric = "0.16.14" From a3d6e65dce828db437e3820f59464ddb3f35cb36 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 21 Jul 2025 15:27:30 +0200 Subject: [PATCH 036/106] Updated to Fabulous 1.0.3 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 16a21c9..a9eec0d 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.2"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.3"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index db06b7d..1d839f2 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.2","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.3","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 605de99..74d2a74 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "81654fc56772bd0b5d0ebc57fa0f1d16119e1291fadb9dc28e4bdb104b2a5493" +hash = "7c5bcaa9e176d752313a31dfd12c1f2e506151a08553c068112aa0e3963612e8" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "9b6a348f554649ed160a8b197aaa873a52b25950a7e8afbb7414094e2c54f3f2" +hash = "415d1adb179b1fffc478c875ca9667cd56f9ddaecedb37d775e271de1722b945" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index cfa06df..1829ba0 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.2" +version = "1.0.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2dec998741f8244efe51d674a3e6d23ca2926545645f27c10f3c143dede82709" +hash = "5583358a690d3ccec91ce2cb0223b568eca2d95455452b90eca2c7fac2b2868f" [versions] fabric = "0.16.14" From 25cfa8b0b0b2576d33564c273ead244d3a0e1e14 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 4 Aug 2025 19:40:38 +0200 Subject: [PATCH 037/106] Updated mods and resourcepacks Updated: * Balm * Ksyxis * Lambdynamiclights * Modernfix * Polytone * Sound physics remastered * Translations for Sodium * Unique Dark --- index.toml | 16 ++++++++-------- mods/balm.pw.toml | 8 ++++---- mods/ksyxis.pw.toml | 8 ++++---- mods/lambdynamiclights.pw.toml | 8 ++++---- mods/modernfix.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- mods/sound-physics-remastered.pw.toml | 8 ++++---- pack.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 6 +++--- resourcepacks/unique-dark.pw.toml | 6 +++--- 10 files changed, 39 insertions(+), 39 deletions(-) diff --git a/index.toml b/index.toml index 74d2a74..22b1470 100644 --- a/index.toml +++ b/index.toml @@ -243,7 +243,7 @@ metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "4c6bd9db593961209b5b8836f4bb05ff86791fd981fce381569220a23ef5c5aa" +hash = "a10f7f1072508bbe2d8d9cd9ce980cabc46805568ae9f055a5f47622aead26a7" metafile = true [[files]] @@ -578,12 +578,12 @@ metafile = true [[files]] file = "mods/ksyxis.pw.toml" -hash = "7c6239fe970cd45a1f680493b9fceef6870afcfd2de72086bfef3f765bd3c4c6" +hash = "e8698f70155865c360b0048e94aadafa0d08b19b33859b5fbb4c16465f80d964" metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d" +hash = "85f465bc8bdcd62e413c8dd8e7b41a07b1f0adb4e02d15fb17abe0072128759b" metafile = true [[files]] @@ -638,7 +638,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "936f8e3b23ec686afb7bf7f379984662f44099bc54f11767445ef2bd3e70fde7" +hash = "25eaf217efd36d674b35fe2577c41736bcceb2961224ce9dd3e67be0bd483d1d" metafile = true [[files]] @@ -723,7 +723,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "8e91f784e6799face9c6b538f26d5d13a2974db7e3f23f53d3fcc60698f5157a" +hash = "d44ce17470cc949f0ad2180ecaf9e98b13f6866312eeb1b12a2e0a04f41e8647" metafile = true [[files]] @@ -783,7 +783,7 @@ metafile = true [[files]] file = "mods/sound-physics-remastered.pw.toml" -hash = "d2fbb82f0d2b6112b8b941bb25d7a3bd00deeb6cff220a13feb1248f42ef64d7" +hash = "64b5305d2318d2e32f6e26023b681e1de63cce3c65a0db053338b5f0848d33d7" metafile = true [[files]] @@ -893,12 +893,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "4168044fa7ac6b57f3c663c96cdbe5bc1058b20b569ca6faaa05fb2fe2f0188a" +hash = "481189f624e29ad3d959cdc9f4bca58a7b7b758a18f0db4ebce956d6ff85a032" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "cb7f6b710fb17ae202114c95466ee65cbe54826a9b5764c4f044c832c78ac82c" +hash = "2cae564a53342d73730a4b4be2424eeebcd3ec91bd4b679f0a52f82dbb3afed0" metafile = true [[files]] diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 32e41e3..b1d9965 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-fabric-1.20.1-7.3.33.jar" +filename = "balm-fabric-1.20.1-7.3.34.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/wF767h1L/balm-fabric-1.20.1-7.3.33.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/bZcdZaMf/balm-fabric-1.20.1-7.3.34.jar" hash-format = "sha512" -hash = "c76634db0dd53d92d4dfc57f027d4f5e788e59daf84ef475f1ca8ab834e7a63e50d01ef467b579bead0675ac406b16e0c2ed36298e7618cd00b5b73feb6a8b90" +hash = "0e1ef92ac603b07b751f86ccf19b36eac706419c8e54e8e1d7cc6ce690700e9490dccf2ab5c97e3dbbef56b61e8b0a8abcfafc1ee697b9a251b18e277db0f8a1" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "wF767h1L" +version = "bZcdZaMf" diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml index 1eef119..43bd5c9 100644 --- a/mods/ksyxis.pw.toml +++ b/mods/ksyxis.pw.toml @@ -1,13 +1,13 @@ name = "Ksyxis" -filename = "Ksyxis-1.3.3.jar" +filename = "Ksyxis-1.2.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/ueN87SNs/Ksyxis-1.3.3.jar" +url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/H2bW83qs/Ksyxis-1.2.0.jar" hash-format = "sha512" -hash = "e754d8709d4a4c4ea894dda7bc5c3b017c8baddaaaa67b2319881d52dcce5ecd12d626087d55008de5eb942b02cf9e2099c71602296c5b63ea75abb2452b0bc7" +hash = "89b9ba6f8ab5db10023c568c0966b6211e6450f6403f1108a943b4df747659834efe0898511fd9c161d9136ed904a6136d61f7420e26d64501b07f7c8597dabe" [update] [update.modrinth] mod-id = "2ecVyZ49" -version = "ueN87SNs" +version = "H2bW83qs" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml index da2d05b..727bb3f 100644 --- a/mods/lambdynamiclights.pw.toml +++ b/mods/lambdynamiclights.pw.toml @@ -1,13 +1,13 @@ name = "LambDynamicLights" -filename = "lambdynamiclights-4.1.3+1.20.1.jar" +filename = "lambdynamiclights-4.1.4+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/Zxi6kGDV/lambdynamiclights-4.1.3%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/evN5ygtI/lambdynamiclights-4.1.4%2B1.20.1.jar" hash-format = "sha512" -hash = "f1fc41c4c99df4fe6eea97070dc8b54a28830fa6a6b33f33833f25741babfe38d12a2bdcae5ccc4b5a115a427d46e22e2487431e23d86080efad3a2f571a1831" +hash = "bcc479e8564dddb032e187e1eb169ff02575c2924c41a2572d8877dc3c1b063448aeefe8374432ec971a2868e73832af463411845e4c0d2f271e4e98e4631189" [update] [update.modrinth] mod-id = "yBW8D80W" -version = "Zxi6kGDV" +version = "evN5ygtI" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index 5ebbda4..8e6eef0 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.24.3+mc1.20.1.jar" +filename = "modernfix-fabric-5.24.4+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/Qt5OXLYh/modernfix-fabric-5.24.3%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/PSpecC1r/modernfix-fabric-5.24.4%2Bmc1.20.1.jar" hash-format = "sha512" -hash = "f6f9fccf57eb9806d89a5b5d74dd8c22351dccd367860433b32b1bfd364d8192df086bcca9c885371dea7e2de01ab968e97be5b5974282f40db38b118344150b" +hash = "f56b3e3761af6031ecd4cab5b3dc143cbd47d97e0a5eb8138bd579bd6c169687d5affa154c71992703ffddb2e99f3e6c3852fb554ee0321467ffc6a8cc301a28" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "Qt5OXLYh" +version = "PSpecC1r" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 37e9fd1..2e05b77 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.1-fabric.jar" +filename = "polytone-1.20-3.5.3-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/KXgPOV0u/polytone-1.20-3.5.1-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/PlYSbPRp/polytone-1.20-3.5.3-fabric.jar" hash-format = "sha512" -hash = "3bd7b395ef38c6e16b4dd204cde4cdafe1f8f896049dcf0bf6d15c9abbd6ade22950e1a6ca2855909b376473f24e8601afe29bfa26dbd25542ecdcc35133627a" +hash = "ca65fbd16b3765aa8cd17fed66978cf95f85a8685e52fd7830b958b67f209fcc078787c8de97da0af4f367926ef887a96114e3a4ccdf9ba51d5f235efe44bb4f" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "KXgPOV0u" +version = "PlYSbPRp" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml index d02e1c8..992a87e 100644 --- a/mods/sound-physics-remastered.pw.toml +++ b/mods/sound-physics-remastered.pw.toml @@ -1,13 +1,13 @@ name = "Sound Physics Remastered" -filename = "sound-physics-remastered-fabric-1.20.1-1.4.12.jar" +filename = "sound-physics-remastered-fabric-1.20.1-1.4.15.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/LrmG4rhi/sound-physics-remastered-fabric-1.20.1-1.4.12.jar" +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/ulnkyugI/sound-physics-remastered-fabric-1.20.1-1.4.15.jar" hash-format = "sha512" -hash = "d1719cb99b9f6b239ce0d02527be0d30172b208eed31737a45216f1151b7a1666503747d160dc38ffa6abe579d5f4905f261cafc8e150e4fe1f903505b201b26" +hash = "f1eb2cb5a6c33caf281fde33788f948192649c38c110c7d372a7d290d92254c2e65dfdb9ab6b5f0a767fd2d7bfe25f7874d9131c323078a156b26c842544e818" [update] [update.modrinth] mod-id = "qyVF9oeo" -version = "LrmG4rhi" +version = "ulnkyugI" diff --git a/pack.toml b/pack.toml index 1829ba0..5bf3e2f 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 = "5583358a690d3ccec91ce2cb0223b568eca2d95455452b90eca2c7fac2b2868f" +hash = "d5552e6d98909145f51305b4dc4a96249a096f6b5937fe03c2c009cbdab1878e" [versions] fabric = "0.16.14" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 87fd9f0..ea8be99 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/kMhmZLcr/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/x7n18otA/SodiumTranslations.zip" hash-format = "sha512" -hash = "592dcd2a76b3b683730c7260a5f9338b96207a1549c5630c8ae548d4593fffd178e91d6c6926fd3715b29e01cefb8fe338dc071bce3bb58eb5a35707e07d77c4" +hash = "41bee7cf6654038ae4ebbbd5eed536cf22acca737634ac44c49470c4d84340d52f0ee1a90051d6a5e39372080f2e9be38e91a34e39bba09f936087fcedb8cdca" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "kMhmZLcr" +version = "x7n18otA" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index 5470715..77cf6c3 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/IDT4QdRA/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/3W8YDV7D/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "8ac7d0bd46e2af31fd91a95e9121c8ce6f9e99a24152fdf8d967b9e883d163216f516fd9768ba8c35ef9222233209bdd5b5773ed42b5a0886795e231603327e8" +hash = "161870763f7bf3050b358d27e8d8721f407a8a139470d45bbbbd56eb44b0f394416ff1ea9cb1fa91f42f9509dcafa01656a73121c7ad129e091a170983af7d5a" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "IDT4QdRA" +version = "3W8YDV7D" From 4025a66687c719e569d2bb983e8549cd83c1cd49 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 9 Aug 2025 13:48:59 +0200 Subject: [PATCH 038/106] Updated mods and resourcepacks Updated: * Simple Voice Chat * Translations for Sodium * Unique Dark --- index.toml | 6 +++--- mods/simple-voice-chat.pw.toml | 8 ++++---- pack.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 6 +++--- resourcepacks/unique-dark.pw.toml | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/index.toml b/index.toml index 22b1470..3f06da9 100644 --- a/index.toml +++ b/index.toml @@ -763,7 +763,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "177b37256afd171f2e5447434057f604acd09b5328e85e46ed4c5399f90269f5" +hash = "15a2a2b64ce2acc534793268a84f76e1f46cbccd409633879b1655afeb0b85c7" metafile = true [[files]] @@ -893,12 +893,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "481189f624e29ad3d959cdc9f4bca58a7b7b758a18f0db4ebce956d6ff85a032" +hash = "a6fb7aeeb780fd5cc931a503737a4e03eaa735e19dba5e0e2c7138020304eee2" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "2cae564a53342d73730a4b4be2424eeebcd3ec91bd4b679f0a52f82dbb3afed0" +hash = "add358ba82b5e329c64ff1ea925007aeba0e7704b71942176bfa9f1cb1f1114d" metafile = true [[files]] diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index e349805..34e22c7 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.5.35.jar" +filename = "voicechat-fabric-1.20.1-2.5.36.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/4DG7BvdF/voicechat-fabric-1.20.1-2.5.35.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/8vW48Tnj/voicechat-fabric-1.20.1-2.5.36.jar" hash-format = "sha512" -hash = "216bbd7d28a2c4f7685044360b8a2104666c300659dcab3dc8081665d794611ff2c710d536bf56047480239b8e050cd4b2f31bde8f845bc2222228543c5e3650" +hash = "f29a69831284636642e21d43bc365866ca8dd9d845408020477b4ca6b51a230e06746c30cf7532e0637c8f8354241f15450d9450a4cf18b82ecf30bf058b93e4" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "4DG7BvdF" +version = "8vW48Tnj" diff --git a/pack.toml b/pack.toml index 5bf3e2f..565ff09 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 = "d5552e6d98909145f51305b4dc4a96249a096f6b5937fe03c2c009cbdab1878e" +hash = "6bf79fbd5132305e3a779fb599dde6832efb7528aff6fa3fbd2d7fe1fc044562" [versions] fabric = "0.16.14" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index ea8be99..2f23a73 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/x7n18otA/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/IG6CxWl0/SodiumTranslations.zip" hash-format = "sha512" -hash = "41bee7cf6654038ae4ebbbd5eed536cf22acca737634ac44c49470c4d84340d52f0ee1a90051d6a5e39372080f2e9be38e91a34e39bba09f936087fcedb8cdca" +hash = "1d8af3ffb771fa7297230617ebd566f6cda3cd15fcd28b2794759b0b8d840023372e81490a5cc3c389c432fe63c3258e2e67989e1e08f32647c6621e2cc6e042" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "x7n18otA" +version = "IG6CxWl0" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index 77cf6c3..c3d066b 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/3W8YDV7D/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/ihWfiBeF/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "161870763f7bf3050b358d27e8d8721f407a8a139470d45bbbbd56eb44b0f394416ff1ea9cb1fa91f42f9509dcafa01656a73121c7ad129e091a170983af7d5a" +hash = "4deec8cba3730ed459af80d744e3a272495cb14b9f80ee3132362a7684f69138882baff04e3c790e812658be3cd65824b444de99d575aa3f0fc681ec65376c26" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "3W8YDV7D" +version = "ihWfiBeF" From 626fb44a47c32954832e889bc54f32ea052d23ff Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 9 Aug 2025 14:30:35 +0200 Subject: [PATCH 039/106] Renamed Icons resourcepack due to unmappable characters --- config/yosbr/options.txt | 2 +- index.toml | 4 ++-- pack.toml | 2 +- resourcepacks/icons.pw.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index c36063f..1ad54f5 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,7 +5,7 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1§7.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.3a.zip","file/Unique Dark - Lite - 1.20.1.zip"] +resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.3a.zip","file/Unique Dark - Lite - 1.20.1.zip"] incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip"] advancedItemTooltips:true tutorialStep:none diff --git a/index.toml b/index.toml index 3f06da9..6a2bc5b 100644 --- a/index.toml +++ b/index.toml @@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "1f6706438ddebbdb8afe098cd61f40241bc2b237f759f8d80592194e647c6211" +hash = "cc06a125021ee6cb45274e666d2f5434d323103cdd3c39eeca7cdf7c9548820e" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -878,7 +878,7 @@ metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "29a7b3eb5b9bfd6ddaa5efd808dcbe4c0eb1428b57f03cd700fcadd1c552edfb" +hash = "7f207cc8275d556aba9eaf508bfa55d84b0c7c13ad0cfc65778224e1f366c200" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 565ff09..8a6fe86 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 = "6bf79fbd5132305e3a779fb599dde6832efb7528aff6fa3fbd2d7fe1fc044562" +hash = "fff0082bd87fb02dc66dd20e6c0d55ba95a5f7a5c0592447f7dc7080da606f57" [versions] fabric = "0.16.14" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index 06855c3..763f4d0 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -1,5 +1,5 @@ name = "Icons" -filename = "Icons v.1.9.1§7.zip" +filename = "Icons v.1.9.1.zip" side = "client" [download] From bca5fa31194548cd087a479b9f916c12ba6c845f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 9 Aug 2025 14:31:15 +0200 Subject: [PATCH 040/106] Updated to 1.0.4 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index a9eec0d..2438e33 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.3"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.4"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 1d839f2..5b8636f 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.3","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.4","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 6a2bc5b..58159e1 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "7c5bcaa9e176d752313a31dfd12c1f2e506151a08553c068112aa0e3963612e8" +hash = "b992df1a8daf17072eeb0a9ea9d4928ffb3fff5c3bcd6a729cab60ce6022ecdb" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "415d1adb179b1fffc478c875ca9667cd56f9ddaecedb37d775e271de1722b945" +hash = "46930fb6b7a87001aaa97fb5b01689f1e93fb143a626dede5fc1075870e99986" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 8a6fe86..e16ed6f 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.3" +version = "1.0.4" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fff0082bd87fb02dc66dd20e6c0d55ba95a5f7a5c0592447f7dc7080da606f57" +hash = "ae3a633e094f52ff80077e7c9eaa09a519df5827e83a7315b3101ad703a7bcda" [versions] fabric = "0.16.14" From 6a61ab918ec2950b7081608532375d1535349cd5 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Fri, 15 Aug 2025 13:31:02 +0200 Subject: [PATCH 041/106] Updated mods and resourcepacks Updated: * 3D Skin Layers * Fabric Language Kotlin * Polytone * Icons * Unique Dark --- index.toml | 10 +++++----- mods/3dskinlayers.pw.toml | 8 ++++---- mods/fabric-language-kotlin.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- pack.toml | 2 +- resourcepacks/icons.pw.toml | 8 ++++---- resourcepacks/unique-dark.pw.toml | 6 +++--- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/index.toml b/index.toml index 58159e1..19852ab 100644 --- a/index.toml +++ b/index.toml @@ -198,7 +198,7 @@ hash = "cc06a125021ee6cb45274e666d2f5434d323103cdd3c39eeca7cdf7c9548820e" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "89c5cc16522edbc203d3d85f2e766b6c7991148c1f5a1740ed3530014fcb3628" +hash = "c1e356c39dca0549fd7a88da7f183b7f65cb63dcdd48d120b8dd5b75dbad6999" metafile = true [[files]] @@ -448,7 +448,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "f217a0233c8aef84e914e1f8e90718be2496a923725215190d375ab3140379ab" +hash = "36587a2be418f365faa1a6deac5eadcc00b6a79ebacab25ad87839f9ddc021e7" metafile = true [[files]] @@ -723,7 +723,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "d44ce17470cc949f0ad2180ecaf9e98b13f6866312eeb1b12a2e0a04f41e8647" +hash = "1251cbb4503a8ee3d70d2eba7144c9a4ae18ee75a5623f328ea77df23047c5d3" metafile = true [[files]] @@ -878,7 +878,7 @@ metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "7f207cc8275d556aba9eaf508bfa55d84b0c7c13ad0cfc65778224e1f366c200" +hash = "2113bbaa408ee30a4bad3420b5a5f918860f35f1d0879884fc8a12abec412f8e" metafile = true [[files]] @@ -898,7 +898,7 @@ metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "add358ba82b5e329c64ff1ea925007aeba0e7704b71942176bfa9f1cb1f1114d" +hash = "98752b80b4066b9528d808ee2a72c94e5e06a51170cc3d80fd02b14e71ff61b2" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index b95d479..23a5092 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,13 +1,13 @@ name = "3D Skin Layers" -filename = "skinlayers3d-fabric-1.8.2-mc1.20.1.jar" +filename = "skinlayers3d-fabric-1.9.0-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/YUlOqvMH/skinlayers3d-fabric-1.8.2-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/mh2PivEP/skinlayers3d-fabric-1.9.0-mc1.20.1.jar" hash-format = "sha512" -hash = "f7f1178b35a393c3914e2e66373fe41412418914678b627fd743ad39a044cba4432121fdf22fd874dacc858339da65709400db54ac9f22496b9e30892e721bb0" +hash = "0b386b5d05f5581acce0d92e861bb43a59f84ae72ca8166ec1d41774bc957e3b0ac12b685f03aa50a969695d329fe7f1d3ae7cb5f7460b4f27e9ee9f53cd5137" [update] [update.modrinth] mod-id = "zV5r3pPn" -version = "YUlOqvMH" +version = "mh2PivEP" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 5bfa988..382e838 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar" +filename = "fabric-language-kotlin-1.13.5+kotlin.2.2.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/mccDBWqV/fabric-language-kotlin-1.13.4%2Bkotlin.2.2.0.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/Y91MRWtG/fabric-language-kotlin-1.13.5%2Bkotlin.2.2.10.jar" hash-format = "sha512" -hash = "26b6b4499bf872ebc2c666227b2ed721ce0e33a8e8b19632971250e5cb6e0b9f35aef15a07ce53cf4755285d9d38c4e05a5f1357bad544d44b9e30b87c0a0055" +hash = "bae89ea5e71895f5a760def61359bb90a715832d998aec8141902410c503533fc42631e033109fcc9cdb3f869c58da9b89e9efc3b3ef112cbafe27059de9239e" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "mccDBWqV" +version = "Y91MRWtG" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 2e05b77..46e2cb4 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.3-fabric.jar" +filename = "polytone-1.20-3.5.4-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/PlYSbPRp/polytone-1.20-3.5.3-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/bueYgpJh/polytone-1.20-3.5.4-fabric.jar" hash-format = "sha512" -hash = "ca65fbd16b3765aa8cd17fed66978cf95f85a8685e52fd7830b958b67f209fcc078787c8de97da0af4f367926ef887a96114e3a4ccdf9ba51d5f235efe44bb4f" +hash = "8aa85b3e13284b5004b7bcab95c62a4076acee079dda1b6216bc0eefb8cd46a665b088b51a5cb19b8250402e0b7a1c999041143b562a20cbb00a7df82f7c5fd9" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "PlYSbPRp" +version = "bueYgpJh" diff --git a/pack.toml b/pack.toml index e16ed6f..7f0c11e 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 = "ae3a633e094f52ff80077e7c9eaa09a519df5827e83a7315b3101ad703a7bcda" +hash = "49c1045cd330b19bde70dfab8cbad196ed3deb2869d2ae66296f368bdadfcae6" [versions] fabric = "0.16.14" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index 763f4d0..5cb9062 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -1,13 +1,13 @@ name = "Icons" -filename = "Icons v.1.9.1.zip" +filename = "Icons v.1.9.1 - NoLanguageMenu§7.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/V6gZViNb/Icons%20v.1.9.1%C2%A77.zip" +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/TbwsY14s/Icons%20v.1.9.1%20-%20NoLanguageMenu%C2%A77.zip" hash-format = "sha512" -hash = "cd5f7d8cf2d61ece253f0c556e4f22e77e04022322dc58c82466c9bf250f93a028e2d5f9b7136ddce4c00def664cf5f2bba69bec97f0bda726b4518aa247d7e8" +hash = "c12254d7b0c4d7cb563be7f02123ed87a1acd8c8528353ff5dc341de718041b9e6f04130ab9d8baef7f92011d0e4e8b1f62a43d42d5c727089510491ace227bb" [update] [update.modrinth] mod-id = "O7z3QKAG" -version = "V6gZViNb" +version = "TbwsY14s" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index c3d066b..b6b0046 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/ihWfiBeF/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/uH1LoRFy/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "4deec8cba3730ed459af80d744e3a272495cb14b9f80ee3132362a7684f69138882baff04e3c790e812658be3cd65824b444de99d575aa3f0fc681ec65376c26" +hash = "a1daaeb63995d4e1b39a5325f5054a1c391515c89d84fe01a4a6094c730cda3c33662e49a2692ceda7948382140e6316948f68d5a0bf227f26b24172c7e70b77" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "ihWfiBeF" +version = "uH1LoRFy" From 3b56bfed08bc51a52befd586e6cd2fb6a2cbace6 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Fri, 15 Aug 2025 15:45:14 +0200 Subject: [PATCH 042/106] Added Xali's Potions --- config/yosbr/options.txt | 2 +- index.toml | 7 ++++++- pack.toml | 2 +- resourcepacks/xalis-potions.pw.toml | 13 +++++++++++++ 4 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 resourcepacks/xalis-potions.pw.toml diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 1ad54f5..d452827 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -6,7 +6,7 @@ simulationDistance:6 guiScale:3 maxFps:260 resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.3a.zip","file/Unique Dark - Lite - 1.20.1.zip"] -incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip"] +incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip","file/xali\u0027s Potions v1.1.0.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true diff --git a/index.toml b/index.toml index 19852ab..3f30dcb 100644 --- a/index.toml +++ b/index.toml @@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "cc06a125021ee6cb45274e666d2f5434d323103cdd3c39eeca7cdf7c9548820e" +hash = "2f4887656ebedcdd5d97229e7fb106321f3cf4f5e0379a2134c7997d2790fa38" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -910,3 +910,8 @@ metafile = true file = "resourcepacks/visual-armor-trims.pw.toml" hash = "e7a3945feb4ef231579385cb92d1298a06fd7af4655d11763e563ee06980d642" metafile = true + +[[files]] +file = "resourcepacks/xalis-potions.pw.toml" +hash = "9f9743c793b257f5dee93d4aa492811aff475f90e7005fb723053fd5daaf90c4" +metafile = true diff --git a/pack.toml b/pack.toml index 7f0c11e..5077935 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 = "49c1045cd330b19bde70dfab8cbad196ed3deb2869d2ae66296f368bdadfcae6" +hash = "cf17653ca6862e6bc12709224d64334e003e00eb2e5f993bdba21d2323b8afb1" [versions] fabric = "0.16.14" diff --git a/resourcepacks/xalis-potions.pw.toml b/resourcepacks/xalis-potions.pw.toml new file mode 100644 index 0000000..12b7cda --- /dev/null +++ b/resourcepacks/xalis-potions.pw.toml @@ -0,0 +1,13 @@ +name = "xali's Potions" +filename = "xali's Potions v1.0.0.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yFn9hTiq/versions/cCOinnlk/xali%27s%20Potions%20v1.0.0.zip" +hash-format = "sha512" +hash = "5dc911c1999152ba233a3a35fdac00666a944b83a47c5ad1123f364b8bb9d11c9e93ba4f6130a035946bc662f79862a21f3801f131533797093ffe653b171b55" + +[update] +[update.modrinth] +mod-id = "yFn9hTiq" +version = "cCOinnlk" From 54551213a44b1291636eb5cfda1228cad7440208 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Fri, 15 Aug 2025 15:45:52 +0200 Subject: [PATCH 043/106] Updated to 1.0.5 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 2438e33..569eb8a 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.4"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.5"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 5b8636f..5dbcafe 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.4","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.5","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 3f30dcb..a3a365b 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "b992df1a8daf17072eeb0a9ea9d4928ffb3fff5c3bcd6a729cab60ce6022ecdb" +hash = "c926da372d374ffd4a7a54834b5edb664bc300f8d6263b06bb8cd1f0be22575c" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "46930fb6b7a87001aaa97fb5b01689f1e93fb143a626dede5fc1075870e99986" +hash = "bc065d2b303729c693ca5ea77d760fb4a138a16afbc2bcfa21f7b197f765f9f7" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 5077935..5158f69 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.4" +version = "1.0.5" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cf17653ca6862e6bc12709224d64334e003e00eb2e5f993bdba21d2323b8afb1" +hash = "0ba8790b5815070faccea5c08d1211a3a094f23d16050e5c4a08fa149979a5a6" [versions] fabric = "0.16.14" From 06a009e53bf9bd753b954bd3fa90c1818465a45c Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 10:16:32 +0200 Subject: [PATCH 044/106] Updated SkinRestorer --- index.toml | 2 +- mods/skinrestorer.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index a3a365b..46731da 100644 --- a/index.toml +++ b/index.toml @@ -768,7 +768,7 @@ metafile = true [[files]] file = "mods/skinrestorer.pw.toml" -hash = "b724863c9d4ffc8516808623857913e699002dc1eb00eee070985554ae2a9a66" +hash = "ab2cdde5a186dffd88a30af1fb4264f62fcffa3be07cec98bd1a9079956c58b3" metafile = true [[files]] diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml index cfa4748..176447d 100644 --- a/mods/skinrestorer.pw.toml +++ b/mods/skinrestorer.pw.toml @@ -1,13 +1,13 @@ name = "Skin Restorer" -filename = "skinrestorer-2.4.2+1.20-fabric.jar" +filename = "skinrestorer-2.4.3+1.20-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/q06yyYO8/skinrestorer-2.4.2%2B1.20-fabric.jar" +url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/vOQRWGz7/skinrestorer-2.4.3%2B1.20-fabric.jar" hash-format = "sha512" -hash = "6b6813e3f7606b6e6f5e66f24bb2a401dfbbfd49c4554f039b5645a5463bfc468e247f6b07831c23267f95eb687becf3107d14d33a959224872de41b2187ded2" +hash = "850ee69db48c4cc90e8f7edd4b1cf87ab195b97d09118a5654c0665fc575dabe665eb4753ad8718ddc05709a2d870e414d8bdedf88714ef02d7a1cfb973879c3" [update] [update.modrinth] mod-id = "ghrZDhGW" -version = "q06yyYO8" +version = "vOQRWGz7" diff --git a/pack.toml b/pack.toml index 5158f69..41d26ba 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 = "0ba8790b5815070faccea5c08d1211a3a094f23d16050e5c4a08fa149979a5a6" +hash = "0e0056ef2873d17f435b3cfa95af51c189ef8dbf0efb1abc256b609fa4636de2" [versions] fabric = "0.16.14" From c9ed501b6eb7f3d481c808265d2639ed75ddab51 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 11:27:03 +0200 Subject: [PATCH 045/106] Fixed resourcepack names in options.txt --- config/yosbr/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index d452827..48123be 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/SodiumTranslations.zip","file/Chat Reporting Helper.zip","file/Icons v.1.9.1.zip","file/Icons+Menu+(Put+Above+Icons).zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/EBE_1.20.x_v1.1.zip","file/Redstone Tweaks 2.3.zip","file/SPEGG BP [1.20-1.x].zip","file/visual-armor-trims-v1.1-1.20.X.zip","black_icons","file/FreshAnimations_v1.9.2.zip","file/VanillaEvolved_1.9.0.zip","file/cubic-sun-moon-v1.8.3a.zip","file/Unique Dark - Lite - 1.20.1.zip"] -incompatibleResourcePacks:["file/visual-armor-trims-v1.1-1.20.X.zip","file/xali\u0027s Potions v1.1.0.zip"] +resourcePacks:["vanilla","fabric","file/Translations for Sodium.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal [1.8 - 1.21.5].zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] +incompatibleResourcePacks:["file/Visual: Armor Trims.zip","file/xali\u0027s Potions.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true From ccc9fddbbbc2bec578372e54c91560635ed85d71 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 11:27:35 +0200 Subject: [PATCH 046/106] Disabled ladder autoclimb --- config/yosbr/config/clienttweaks-common.toml | 2 +- index.toml | 4 ++-- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/yosbr/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml index c7ea8aa..4ff13bb 100644 --- a/config/yosbr/config/clienttweaks-common.toml +++ b/config/yosbr/config/clienttweaks-common.toml @@ -30,7 +30,7 @@ torchTools = [ [tweaks] # This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down. -autoClimbLadder = true +autoClimbLadder = false # This option will disable log stripping. disableLogStripping = false # This option will disable paving when holding a block in your offhand. diff --git a/index.toml b/index.toml index 46731da..902b9dd 100644 --- a/index.toml +++ b/index.toml @@ -54,7 +54,7 @@ hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" [[files]] file = "config/yosbr/config/clienttweaks-common.toml" -hash = "f6e996169b41ce7bfe171d2abd974d2f531cea79ff0e32aa7146330e8db24194" +hash = "1c1903f340f9d0863b62914251323c6e8e40bae64dada7a29270f57288936bf5" [[files]] file = "config/yosbr/config/debugify.json" @@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "2f4887656ebedcdd5d97229e7fb106321f3cf4f5e0379a2134c7997d2790fa38" +hash = "14b2eb0b87072bc315213917629ce856a0fc2996432c64d7b5e49fd7a3a59163" [[files]] file = "mods/3dskinlayers.pw.toml" diff --git a/pack.toml b/pack.toml index 41d26ba..ee1291b 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 = "0e0056ef2873d17f435b3cfa95af51c189ef8dbf0efb1abc256b609fa4636de2" +hash = "73a54121bec8d2b4f1f50498f8a0646f33ed17f3eca55d36d949bfc817fd6940" [versions] fabric = "0.16.14" From 0cf384bbac6b9d1cbf398243dc03a3526dc1dd76 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 11:28:00 +0200 Subject: [PATCH 047/106] Updated to 1.0.6 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 569eb8a..4fe681f 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.5"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.6"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 5dbcafe..07f834c 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.5","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.6","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 902b9dd..5aa43b1 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "c926da372d374ffd4a7a54834b5edb664bc300f8d6263b06bb8cd1f0be22575c" +hash = "ba5ee7f8d7727da29017311459f81ff167144b7ca314ec645f359f0a7c248b8c" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "bc065d2b303729c693ca5ea77d760fb4a138a16afbc2bcfa21f7b197f765f9f7" +hash = "eb1e6685bb98222abcd56063db700dfa5b4cfb96c13c140142384a8031907679" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index ee1291b..2e9a6ec 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.5" +version = "1.0.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "73a54121bec8d2b4f1f50498f8a0646f33ed17f3eca55d36d949bfc817fd6940" +hash = "7267af919a05a914b6a50c45efd6da5ddaa51460b2eedefae0303d4c449f446a" [versions] fabric = "0.16.14" From edf0e7ab3b5363953df81093265327c2c6beb5e7 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 13:53:50 +0200 Subject: [PATCH 048/106] Actually fixed resourcepack naming issue --- config/yosbr/options.txt | 2 +- index.toml | 26 +++++++++---------- pack.toml | 2 +- resourcepacks/cubic-sun-moon.pw.toml | 2 +- resourcepacks/even-better-enchants.pw.toml | 2 +- resourcepacks/fresh-animations.pw.toml | 2 +- .../icons-advertisement-removal.pw.toml | 2 +- resourcepacks/icons.pw.toml | 2 +- resourcepacks/redstone-tweaks.pw.toml | 2 +- resourcepacks/spawn-egg-backport.pw.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 2 +- resourcepacks/unique-dark.pw.toml | 2 +- resourcepacks/vanilla-evolved.pw.toml | 2 +- resourcepacks/visual-armor-trims.pw.toml | 2 +- resourcepacks/xalis-potions.pw.toml | 2 +- 15 files changed, 27 insertions(+), 27 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 48123be..25cbd6e 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,7 +5,7 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/Translations for Sodium.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal [1.8 - 1.21.5].zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] +resourcePacks:["vanilla","fabric","file/Translations for Sodium.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] incompatibleResourcePacks:["file/Visual: Armor Trims.zip","file/xali\u0027s Potions.zip"] advancedItemTooltips:true tutorialStep:none diff --git a/index.toml b/index.toml index 5aa43b1..ea133b2 100644 --- a/index.toml +++ b/index.toml @@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "14b2eb0b87072bc315213917629ce856a0fc2996432c64d7b5e49fd7a3a59163" +hash = "5709e34e54d6da68cb3538ac1e4f74e46f5ac5b8e0e66cc57dd97577916e84b5" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -853,12 +853,12 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "f5e98012cc353ad12cb6cd0a272dc4e3ade24cbd4cd726fdb4b756c8abf095f6" +hash = "cfb4615882529e2c60448fb72d0b21eaa32ab294edac7fbe3ceac188c96cf748" metafile = true [[files]] file = "resourcepacks/even-better-enchants.pw.toml" -hash = "c787950c5bdbff78bc2ef218554f1486fc81f747d7abd4a29fba5286229b225a" +hash = "bc501eb1796f77a64444c79427d688f89384a4ca1adc00c89c6841f83b7333af" metafile = true [[files]] @@ -868,50 +868,50 @@ metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "b96abadb2cdb56d53145609e6a8ee9fd70171878bb5414412dddee1fca902a7b" +hash = "92bb85c87f4b35d3b6aa01b0d716d48a74529072f515576a5b08acb266727f7e" metafile = true [[files]] file = "resourcepacks/icons-advertisement-removal.pw.toml" -hash = "228a07690b66e69c2cf3b4fcc0736381105dd652a4a1ae08292875f019ce6a98" +hash = "ef633de55ff6488fb5c53a9c4053866b7856d4df484e47167c1aba6e2c3a0b5c" metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "2113bbaa408ee30a4bad3420b5a5f918860f35f1d0879884fc8a12abec412f8e" +hash = "ecf06055dab282ba0c953b3ff1c35e894d92d3259e8798d35f5ac6c506e8acd7" metafile = true [[files]] file = "resourcepacks/redstone-tweaks.pw.toml" -hash = "ea6aca4502021cf77920c2fe853a50a6e875ead0df19bbdd3cc152ae7ff005c2" +hash = "b2cb714936adb721db3e97bfe67c361b557883b9440306579f74dede2bcdbc32" metafile = true [[files]] file = "resourcepacks/spawn-egg-backport.pw.toml" -hash = "bd9f83c597a2f38195bc32fe795f66ed62e34911dcbdece1674c75414622bc98" +hash = "a68d40da06b67d3f8bc12fcd5b48253c6cfd69891a9f14d311b265b3aaa04552" metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "a6fb7aeeb780fd5cc931a503737a4e03eaa735e19dba5e0e2c7138020304eee2" +hash = "d536a8ac3a0ff829ccdfa524f47594bd30ae20ed94cdf9dd472cfe3a03592fea" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "98752b80b4066b9528d808ee2a72c94e5e06a51170cc3d80fd02b14e71ff61b2" +hash = "55760a3a3b1a3196a9c93179d2fc4c3dcf52bd2171472c258fca002c95fc3c87" metafile = true [[files]] file = "resourcepacks/vanilla-evolved.pw.toml" -hash = "4b6982016e6ab990cd2a89eb70cbe354206ea6302eb7f3658aaf64fbaf70373a" +hash = "c7fc774223cc1def3577668c6b61944af863e65401609b68fa00b77e4be90c78" metafile = true [[files]] file = "resourcepacks/visual-armor-trims.pw.toml" -hash = "e7a3945feb4ef231579385cb92d1298a06fd7af4655d11763e563ee06980d642" +hash = "e22baa4c13fb8947941e8d8589a4ff394f0bbaff2b2a1acd3766a24066885b5b" metafile = true [[files]] file = "resourcepacks/xalis-potions.pw.toml" -hash = "9f9743c793b257f5dee93d4aa492811aff475f90e7005fb723053fd5daaf90c4" +hash = "6703c8e82e7ac8c7b4172b9b35924494be61ce6c9734b3e8524a8c1dea58ac2b" metafile = true diff --git a/pack.toml b/pack.toml index 2e9a6ec..9c7a58a 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 = "7267af919a05a914b6a50c45efd6da5ddaa51460b2eedefae0303d4c449f446a" +hash = "12fe8fb76efe17c25e1e34528ba8681f845a7e5455f6322bbb86b58674134c5b" [versions] fabric = "0.16.14" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 8588e4b..03e96a1 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -1,5 +1,5 @@ name = "Cubic Sun & Moon" -filename = "cubic-sun-moon-v1.8.3a.zip" +filename = "Cubic Sun & Moon.zip" side = "client" [download] diff --git a/resourcepacks/even-better-enchants.pw.toml b/resourcepacks/even-better-enchants.pw.toml index c5a0289..35c1e8f 100644 --- a/resourcepacks/even-better-enchants.pw.toml +++ b/resourcepacks/even-better-enchants.pw.toml @@ -1,5 +1,5 @@ name = "Even Better Enchants" -filename = "EBE_1.20.x_v1.1.zip" +filename = "Even Better Enchants.zip" side = "client" [download] diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 7bb97e5..14b2f7b 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -1,5 +1,5 @@ name = "Fresh Animations" -filename = "FreshAnimations_v1.9.2.zip" +filename = "Fresh Animations.zip" side = "client" [download] diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml index 4fff59f..f59f8d5 100644 --- a/resourcepacks/icons-advertisement-removal.pw.toml +++ b/resourcepacks/icons-advertisement-removal.pw.toml @@ -1,5 +1,5 @@ name = "Icons Advertisement Removal [1.8 - 1.21.5]" -filename = "Icons+Menu+(Put+Above+Icons).zip" +filename = "Icons Advertisement Removal.zip" side = "client" [download] diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index 5cb9062..cfbcd85 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -1,5 +1,5 @@ name = "Icons" -filename = "Icons v.1.9.1 - NoLanguageMenu§7.zip" +filename = "Icons.zip" side = "client" [download] diff --git a/resourcepacks/redstone-tweaks.pw.toml b/resourcepacks/redstone-tweaks.pw.toml index 5c31ace..96a96b7 100644 --- a/resourcepacks/redstone-tweaks.pw.toml +++ b/resourcepacks/redstone-tweaks.pw.toml @@ -1,5 +1,5 @@ name = "Redstone Tweaks" -filename = "Redstone Tweaks 2.3.zip" +filename = "Redstone Tweaks.zip" side = "client" [download] diff --git a/resourcepacks/spawn-egg-backport.pw.toml b/resourcepacks/spawn-egg-backport.pw.toml index 74d8ca9..bcb9fe9 100644 --- a/resourcepacks/spawn-egg-backport.pw.toml +++ b/resourcepacks/spawn-egg-backport.pw.toml @@ -1,5 +1,5 @@ name = "Spawn Egg Backport" -filename = "SPEGG BP [1.20-1.x].zip" +filename = "Spawn Egg Backport.zip" side = "client" [download] diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 2f23a73..2ca4d81 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -1,5 +1,5 @@ name = "Translations for Sodium" -filename = "SodiumTranslations.zip" +filename = "Translations for Sodium.zip" side = "client" [download] diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index b6b0046..333e782 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -1,5 +1,5 @@ name = "Unique Dark" -filename = "Unique Dark - Lite - 1.20.1.zip" +filename = "Unique Dark.zip" side = "client" [download] diff --git a/resourcepacks/vanilla-evolved.pw.toml b/resourcepacks/vanilla-evolved.pw.toml index 4581dc3..7c3fae9 100644 --- a/resourcepacks/vanilla-evolved.pw.toml +++ b/resourcepacks/vanilla-evolved.pw.toml @@ -1,5 +1,5 @@ name = "Vanilla Evolved" -filename = "VanillaEvolved_1.9.0.zip" +filename = "Vanilla Evolved.zip" side = "client" [download] diff --git a/resourcepacks/visual-armor-trims.pw.toml b/resourcepacks/visual-armor-trims.pw.toml index 47734b6..bc64416 100644 --- a/resourcepacks/visual-armor-trims.pw.toml +++ b/resourcepacks/visual-armor-trims.pw.toml @@ -1,5 +1,5 @@ name = "Visual: Armor Trims" -filename = "visual-armor-trims-v1.1-1.20.X.zip" +filename = "Visual: Armor Trims.zip" side = "client" [download] diff --git a/resourcepacks/xalis-potions.pw.toml b/resourcepacks/xalis-potions.pw.toml index 12b7cda..d27e2a1 100644 --- a/resourcepacks/xalis-potions.pw.toml +++ b/resourcepacks/xalis-potions.pw.toml @@ -1,5 +1,5 @@ name = "xali's Potions" -filename = "xali's Potions v1.0.0.zip" +filename = "xali's Potions.zip" side = "client" [download] From a4b87190b81a528438c79fe0716c1eb21792510d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Tue, 19 Aug 2025 14:07:51 +0200 Subject: [PATCH 049/106] Updated to 1.0.7 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 4fe681f..bdc544c 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.6"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.7"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 07f834c..7c4de97 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.6","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.7","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index ea133b2..7a46d67 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "ba5ee7f8d7727da29017311459f81ff167144b7ca314ec645f359f0a7c248b8c" +hash = "5cacb752a50e2d5e3e3e4c29b8a000baaa980a180c46ae5b49b792bb118e1a51" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "eb1e6685bb98222abcd56063db700dfa5b4cfb96c13c140142384a8031907679" +hash = "07206c77829f9e48a75d45154e88cf6e8dd73711cad2a1322c9a0589bac38160" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 9c7a58a..1434a51 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.6" +version = "1.0.7" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "12fe8fb76efe17c25e1e34528ba8681f845a7e5455f6322bbb86b58674134c5b" +hash = "8b6153ba720c5ab5a6170e012f0146e799bbff9f4db8d934a2faa4c1412bf672" [versions] fabric = "0.16.14" From 2967cdb7b1b00bbb60abcc7beb2d183bc78d7721 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 1 Sep 2025 14:00:15 +0200 Subject: [PATCH 050/106] Updated mods and resourcepacks Updated: * EMF * ETF * Polytone * Simple Voice Chat * Fresh Animations * Translations for Sodium * Unique Dark --- mods/entity-model-features.pw.toml | 8 ++++---- mods/entitytexturefeatures.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- mods/puzzles-lib.pw.toml | 8 ++++---- mods/simple-voice-chat.pw.toml | 8 ++++---- resourcepacks/fresh-animations.pw.toml | 8 ++++---- resourcepacks/translations-for-sodium.pw.toml | 8 ++++---- resourcepacks/unique-dark.pw.toml | 6 +++--- 8 files changed, 31 insertions(+), 31 deletions(-) diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 8fc0572..4c1b95d 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_fabric_1.20.1-2.4.1.jar" +filename = "entity_model_features_1.20.1-fabric-3.0.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/X2NBK99f/entity_model_features_fabric_1.20.1-2.4.1.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ZQTkVFpd/entity_model_features_1.20.1-fabric-3.0.1.jar" hash-format = "sha512" -hash = "6b078e98ed5bf6eb6437a2230b15b32bb1579973ccdb418f3778eb1e745289ccc5e202cb0145558fa815a864847ba7396cfe5ba44df561e651d3da5cee7dd33b" +hash = "fb0c481e504b0e5ecba4448b525c3909e9df670d6bdc61351ffa75f4ba3f07b1db832e7fd9f4930b9fe901de9d1e615dbc7237fde208e93fc465b7a827b31912" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "X2NBK99f" +version = "ZQTkVFpd" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index efd71f0..2c66df5 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_fabric_1.20.1-6.2.9.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/WvkMQbYb/entity_texture_features_fabric_1.20.1-6.2.9.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rGoY0HGl/entity_texture_features_1.20.1-fabric-7.0.1.jar" hash-format = "sha512" -hash = "56d65ccc56ee45e6a5aeb330bad0e59ddbec47fb3468dad1e42db8952ab70f2fd2eeda1046ff4394ac89e35941261623ee71a7a0e580fffa4f86971f615bbfa8" +hash = "39845606e1c225fa61d5f545994a8d3e5ba5c3b9678935bf0c01b0c97c2733b8f2b91955d4a076745bcdc54794ef21214323fb916c690f27119d0f36e94f9fb7" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "WvkMQbYb" +version = "rGoY0HGl" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 46e2cb4..5cdb1b1 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.4-fabric.jar" +filename = "polytone-1.20-3.5.5-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/bueYgpJh/polytone-1.20-3.5.4-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/EeuXQKXp/polytone-1.20-3.5.5-fabric.jar" hash-format = "sha512" -hash = "8aa85b3e13284b5004b7bcab95c62a4076acee079dda1b6216bc0eefb8cd46a665b088b51a5cb19b8250402e0b7a1c999041143b562a20cbb00a7df82f7c5fd9" +hash = "348fcfb3c1856415b1549e26bdf1c41516d7311b9516309b332a86777f7d11cbc2e777aac49bee48e0e73e2951dd1166263b9ce6621b8ae8e2c155632190aad5" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "bueYgpJh" +version = "EeuXQKXp" diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml index ef89e0d..1863faa 100644 --- a/mods/puzzles-lib.pw.toml +++ b/mods/puzzles-lib.pw.toml @@ -1,13 +1,13 @@ name = "Puzzles Lib" -filename = "PuzzlesLib-v8.1.32-1.20.1-Fabric.jar" +filename = "PuzzlesLib-v8.1.33-1.20.1-Fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/QAGBst4M/versions/RbcWdHr1/PuzzlesLib-v8.1.32-1.20.1-Fabric.jar" +url = "https://cdn.modrinth.com/data/QAGBst4M/versions/N8gFdljq/PuzzlesLib-v8.1.33-1.20.1-Fabric.jar" hash-format = "sha512" -hash = "340f5ee637a8a35b2ce66b2fda0b2e829e58b8dcc445856a7635f4f77ad79c894a38ee26c259d46c3973b72b8593eb25b07d8484d2ab8bebe1dab949f15cf454" +hash = "86e57fcf41a1b1f6f33375a10e3eba5c78b7e634b5c694d9082e7f56f77aa6339a5d0bbfe4e50978154e3246a70d5a4a7b6570b56fd70ae41033f870de3178d2" [update] [update.modrinth] mod-id = "QAGBst4M" -version = "RbcWdHr1" +version = "N8gFdljq" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 34e22c7..2dc02ed 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.5.36.jar" +filename = "voicechat-fabric-1.20.1-2.6.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/8vW48Tnj/voicechat-fabric-1.20.1-2.5.36.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/v571azc7/voicechat-fabric-1.20.1-2.6.0.jar" hash-format = "sha512" -hash = "f29a69831284636642e21d43bc365866ca8dd9d845408020477b4ca6b51a230e06746c30cf7532e0637c8f8354241f15450d9450a4cf18b82ecf30bf058b93e4" +hash = "11a842ac5d7ec2b870aa14a8903eb2660fc2dd6e142809943ba7b9060e6b52001c1a1d6367c27f7e0a72d8ba140f2874daea7a76539283ac08d62304b65c1f4c" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "8vW48Tnj" +version = "v571azc7" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 14b2f7b..9486ae6 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -1,13 +1,13 @@ name = "Fresh Animations" -filename = "Fresh Animations.zip" +filename = "FreshAnimations_v1.10.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/50dA9Sha/versions/8vtPih5h/FreshAnimations_v1.9.2.zip" +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/EkWu7smn/FreshAnimations_v1.10.1.zip" hash-format = "sha512" -hash = "97a387112a5a94b0e7f4d0d2439977a9f28579303ad883ed3d0fcc3277357f8b3ab2418960f698d1a5f435903e0b2f82716fc92f8500cac090f900b2d2135dcf" +hash = "f5bf17c74afbe9acda9f0b7ad177fa28218077bec286cf04e465ff83b84d7e21fe53d15e8ceea4d2b358521dda2007417394b33ac8737fdc5c91ffcbcb715994" [update] [update.modrinth] mod-id = "50dA9Sha" -version = "8vtPih5h" +version = "EkWu7smn" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 2ca4d81..1f6217d 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -1,13 +1,13 @@ name = "Translations for Sodium" -filename = "Translations for Sodium.zip" +filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/IG6CxWl0/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/d5RndRwn/SodiumTranslations.zip" hash-format = "sha512" -hash = "1d8af3ffb771fa7297230617ebd566f6cda3cd15fcd28b2794759b0b8d840023372e81490a5cc3c389c432fe63c3258e2e67989e1e08f32647c6621e2cc6e042" +hash = "77a07f06ff5172aa5c61fbbe433ac1695c0e78e3e1c030a6616ba6fb3b09b0e4de062c0d7e7e9508418cce8f3c25edd18008f1e670f44f92c874f0bbee78844d" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "IG6CxWl0" +version = "d5RndRwn" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index 333e782..6f49e00 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/uH1LoRFy/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/8e2Z8CSk/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "a1daaeb63995d4e1b39a5325f5054a1c391515c89d84fe01a4a6094c730cda3c33662e49a2692ceda7948382140e6316948f68d5a0bf227f26b24172c7e70b77" +hash = "ce51f615eef17c6981e74e102b623a52ea3519857f9c0a2f72ad6b6666e6fc2a1bfdea8338a422492b847d80ef6d365ebd73d94099b12cdd3b3b89c4197b5a52" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "uH1LoRFy" +version = "8e2Z8CSk" From 19297e639684af043d8fdd4dbd990b43532daf77 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 1 Sep 2025 14:01:28 +0200 Subject: [PATCH 051/106] Disabled Enhanced Chests in EBE --- .../config => }/enhanced_bes.properties | 1 + config/yosbr/options.txt | 2 +- index.toml | 26 +++++++++---------- pack.toml | 2 +- 4 files changed, 16 insertions(+), 15 deletions(-) rename config/{yosbr/config => }/enhanced_bes.properties (63%) diff --git a/config/yosbr/config/enhanced_bes.properties b/config/enhanced_bes.properties similarity index 63% rename from config/yosbr/config/enhanced_bes.properties rename to config/enhanced_bes.properties index ccc39c5..3bddaf3 100644 --- a/config/yosbr/config/enhanced_bes.properties +++ b/config/enhanced_bes.properties @@ -2,3 +2,4 @@ sign_ao=true shulker_box_ao=true chest_ao=true bed_ao=true +render_enhanced_chests=false diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 25cbd6e..5ef27b6 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,7 +5,7 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/Translations for Sodium.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] +resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] incompatibleResourcePacks:["file/Visual: Armor Trims.zip","file/xali\u0027s Potions.zip"] advancedItemTooltips:true tutorialStep:none diff --git a/index.toml b/index.toml index 7a46d67..9c999ad 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = "config/enhanced_bes.properties" +hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" + [[files]] file = "config/fabric_loader_dependencies.json" hash = "5cacb752a50e2d5e3e3e4c29b8a000baaa980a180c46ae5b49b792bb118e1a51" @@ -68,10 +72,6 @@ hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" file = "config/yosbr/config/emotecraft.json" hash = "88ff06335191beefa9fb3746f8de31fa2f3b787c32193771eb58bbe97491404e" -[[files]] -file = "config/yosbr/config/enhanced_bes.properties" -hash = "219204a2efc6d53ad8b3116db7392e039ba8e0ed5f45bc18562c9697bdf8f5c9" - [[files]] file = "config/yosbr/config/entity_texture_features.json" hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" @@ -194,7 +194,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "5709e34e54d6da68cb3538ac1e4f74e46f5ac5b8e0e66cc57dd97577916e84b5" +hash = "699652605e220d760407d8708acd4efa9167f2c47bcf637e36bf722f597b668e" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -428,7 +428,7 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "724f38446c3830230388cec99fed286ff1e8580f0a82c1466c7d59bde4450c71" +hash = "f1d9c0910c3172c83058cc6d9af49e9b8dd9a6e410b0113e41077a373a0646a0" metafile = true [[files]] @@ -438,7 +438,7 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "431846491318f66fdef523f169044383847e75d3e1ff36cccd2bf8cb10e85ae8" +hash = "bbbff4271055747bdc517ce34322b5fdf730f9421192615a789b3b3bdb2a1026" metafile = true [[files]] @@ -723,7 +723,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "1251cbb4503a8ee3d70d2eba7144c9a4ae18ee75a5623f328ea77df23047c5d3" +hash = "031743fe4b9dde448acc3e3b8cfcde7bef052c2b25b3a5506aae8da3b9ac6166" metafile = true [[files]] @@ -733,7 +733,7 @@ metafile = true [[files]] file = "mods/puzzles-lib.pw.toml" -hash = "e7aaef7215f2419177f1b1d3240d2d61d17ca2b2e03127d92941874ad5594d6f" +hash = "a1eff7b33a54586b6989c7bfd89992f9d315f1c656b7596649d9af7017c6af7b" metafile = true [[files]] @@ -763,7 +763,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "15a2a2b64ce2acc534793268a84f76e1f46cbccd409633879b1655afeb0b85c7" +hash = "16136cf70bfc6953a131de88e6650f3d41c0edd32baa5cd2d8ea126be656286e" metafile = true [[files]] @@ -868,7 +868,7 @@ metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "92bb85c87f4b35d3b6aa01b0d716d48a74529072f515576a5b08acb266727f7e" +hash = "bf6bf356ece200c132c604c1cdd981c8a7baf6a30ed05fa057fdfc0444df779d" metafile = true [[files]] @@ -893,12 +893,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "d536a8ac3a0ff829ccdfa524f47594bd30ae20ed94cdf9dd472cfe3a03592fea" +hash = "5c137f03c453e6d2d26cc052fc804ed2b475bca7bd767fa376f4940fa9797f9a" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "55760a3a3b1a3196a9c93179d2fc4c3dcf52bd2171472c258fca002c95fc3c87" +hash = "69e34c7ad74279f39a8a1e4ee17a4e69fc04cc38dfa95b7c044d60b98a5d5c8a" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 1434a51..162d14e 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 = "8b6153ba720c5ab5a6170e012f0146e799bbff9f4db8d934a2faa4c1412bf672" +hash = "e0bd1dab4f45078ac80c72227ce573bb1256b22784bad32de85ffd28e56287d8" [versions] fabric = "0.16.14" From 1f220bb7fce70a7d28e2eff064e6fb39ccf3e8ef Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 1 Sep 2025 14:28:43 +0200 Subject: [PATCH 052/106] Configured Fog --- config/fog/config.json | 20 ++++++++++++++++++++ index.toml | 4 ++++ pack.toml | 2 +- 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 config/fog/config.json diff --git a/config/fog/config.json b/config/fog/config.json new file mode 100644 index 0000000..9037fff --- /dev/null +++ b/config/fog/config.json @@ -0,0 +1,20 @@ +{ + "disableMod": false, + "disabledDimensions": [ + "minecraft:the_nether" + ], + "disableRaininessEffect": false, + "disableUndergroundFogMultiplier": false, + "disableBiomeFogColour": false, + "disableCloudWhitening": false, + "initialFogStart": 0.5, + "initialFogEnd": 0.85, + "raininessTransitionSpeed": 0.003, + "undergroundnessTransitionSpeed": 0.003, + "fogStartTransitionSpeed": 0.003, + "fogEndTransitionSpeed": 0.003, + "darknessTransitionSpeed": 0.003, + "fogColorTransitionSpeed": 0.015, + "startMultiplierTransitionSpeed": 0.005, + "endMultiplierTransitionSpeed": 0.005 +} \ No newline at end of file diff --git a/index.toml b/index.toml index 9c999ad..74040a3 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,10 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" file = "config/fabric_loader_dependencies.json" hash = "5cacb752a50e2d5e3e3e4c29b8a000baaa980a180c46ae5b49b792bb118e1a51" +[[files]] +file = "config/fog/config.json" +hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" + [[files]] file = "config/isxander-main-menu-credits.json" hash = "07206c77829f9e48a75d45154e88cf6e8dd73711cad2a1322c9a0589bac38160" diff --git a/pack.toml b/pack.toml index 162d14e..3b91175 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 = "e0bd1dab4f45078ac80c72227ce573bb1256b22784bad32de85ffd28e56287d8" +hash = "852e307f181b33d2f646372df834e21ea3765b6c85f938797bf94637c1381b96" [versions] fabric = "0.16.14" From 0747a08d1acd29e605f9498145dc714bf63e7430 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 1 Sep 2025 14:29:14 +0200 Subject: [PATCH 053/106] Updated to 1.0.8 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index bdc544c..325cdea 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.7"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.8"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 7c4de97..75e68fa 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.7","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.8","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 74040a3..90d2a20 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "5cacb752a50e2d5e3e3e4c29b8a000baaa980a180c46ae5b49b792bb118e1a51" +hash = "e6b1b919a8344cfd1fc5152213497edebae75f99d56f7d86fbbe598e8df2663b" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "07206c77829f9e48a75d45154e88cf6e8dd73711cad2a1322c9a0589bac38160" +hash = "c4a92036cc2658e86ad34780b18b6f024651a361b8f70850478f54c49f10b722" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 3b91175..d636dee 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.7" +version = "1.0.8" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "852e307f181b33d2f646372df834e21ea3765b6c85f938797bf94637c1381b96" +hash = "638b8448763aaadc05bb143c6bd2d12e6fa05a394271da0bea09de99d087380a" [versions] fabric = "0.16.14" From 9748b01b94559bf05766c34157eda59457782b46 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 1 Sep 2025 14:31:04 +0200 Subject: [PATCH 054/106] Added WorldEdit CUI --- index.toml | 5 +++++ mods/worldeditcui-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/worldeditcui-fabric.pw.toml diff --git a/index.toml b/index.toml index 90d2a20..2fd0a54 100644 --- a/index.toml +++ b/index.toml @@ -825,6 +825,11 @@ file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" metafile = true +[[files]] +file = "mods/worldeditcui-fabric.pw.toml" +hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "34b672500b3219fa67f776c0e2c69854746034e541a2d17bef34ae90e38f1a03" diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml new file mode 100644 index 0000000..160a393 --- /dev/null +++ b/mods/worldeditcui-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit CUI (Fabric)" +filename = "WorldEditCUI-1.20+01.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "4fd64cabffe5c2160a175101ed8474faf969e6a6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4575022 +project-id = 402098 diff --git a/pack.toml b/pack.toml index d636dee..0af11d6 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 = "638b8448763aaadc05bb143c6bd2d12e6fa05a394271da0bea09de99d087380a" +hash = "8ce8b5b6ebcba92d4a98b8a5a287b18607603ff9fd2039051239c43f18f7be80" [versions] fabric = "0.16.14" From 4d70c1b6cbb8580478a6ca3214a33f01914509ad Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 7 Sep 2025 13:49:45 +0200 Subject: [PATCH 055/106] Updated mods and resourcepacks and updated to 1.0.9 Updated: * ETF * Simple Voice Chat * Translations for Sodium --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 10 +++++----- mods/entitytexturefeatures.pw.toml | 8 ++++---- mods/simple-voice-chat.pw.toml | 8 ++++---- pack.toml | 4 ++-- resourcepacks/translations-for-sodium.pw.toml | 6 +++--- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 325cdea..59fc732 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.8"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.9"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 75e68fa..0b4566e 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.8","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.9","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file diff --git a/index.toml b/index.toml index 2fd0a54..2c98255 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "e6b1b919a8344cfd1fc5152213497edebae75f99d56f7d86fbbe598e8df2663b" +hash = "4e2cbf718fb734c2eeaf89e0eff879b8006480f60ad09266e3ac2aab40b8b00e" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "c4a92036cc2658e86ad34780b18b6f024651a361b8f70850478f54c49f10b722" +hash = "8ba908b931b3622e7f8d6396ca1dd10e0c7d7e9566d71297ac0e3c6b658307eb" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -442,7 +442,7 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "bbbff4271055747bdc517ce34322b5fdf730f9421192615a789b3b3bdb2a1026" +hash = "91f45174d8627de2d04922bcf83b4b7c31188fbfc748240fcca27ea4f3282e93" metafile = true [[files]] @@ -767,7 +767,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "16136cf70bfc6953a131de88e6650f3d41c0edd32baa5cd2d8ea126be656286e" +hash = "72c1533380179770ae00d958d3f5750842cd8df096ba05779e3903f935951bb7" metafile = true [[files]] @@ -902,7 +902,7 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "5c137f03c453e6d2d26cc052fc804ed2b475bca7bd767fa376f4940fa9797f9a" +hash = "257c0783627aacad3502bdb96a7096254ecc3a1587987ba4800a39ac1ae62906" metafile = true [[files]] diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 2c66df5..58539cc 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_1.20.1-fabric-7.0.1.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rGoY0HGl/entity_texture_features_1.20.1-fabric-7.0.1.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/MCqOUd7i/entity_texture_features_1.20.1-fabric-7.0.2.jar" hash-format = "sha512" -hash = "39845606e1c225fa61d5f545994a8d3e5ba5c3b9678935bf0c01b0c97c2733b8f2b91955d4a076745bcdc54794ef21214323fb916c690f27119d0f36e94f9fb7" +hash = "63db050bf0abc1e954f32d9103d008a599f9fed7899353479b4477b9f9e336c4b12d88b99fc4ea4cd7b15d2e87a393b95e880e155aad31a3ec7f8e8d0e11beb9" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "rGoY0HGl" +version = "MCqOUd7i" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 2dc02ed..840c540 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.0.jar" +filename = "voicechat-fabric-1.20.1-2.6.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/v571azc7/voicechat-fabric-1.20.1-2.6.0.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/cPBVejCp/voicechat-fabric-1.20.1-2.6.2.jar" hash-format = "sha512" -hash = "11a842ac5d7ec2b870aa14a8903eb2660fc2dd6e142809943ba7b9060e6b52001c1a1d6367c27f7e0a72d8ba140f2874daea7a76539283ac08d62304b65c1f4c" +hash = "b359a1a4b67e93f77d721718a906120aa74215431a389e2ac2d60fbec2e573e85125710aa6649805678094310218b0b122dba27137b1f03898b5d27803cdd178" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "v571azc7" +version = "cPBVejCp" diff --git a/pack.toml b/pack.toml index 0af11d6..5839654 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.8" +version = "1.0.9" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8ce8b5b6ebcba92d4a98b8a5a287b18607603ff9fd2039051239c43f18f7be80" +hash = "ab8f8eca1af4f80970a9373c062df7fde68e77f241752a0f6780249dbb288f4e" [versions] fabric = "0.16.14" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 1f6217d..7403883 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/d5RndRwn/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/ty2pVO7d/SodiumTranslations.zip" hash-format = "sha512" -hash = "77a07f06ff5172aa5c61fbbe433ac1695c0e78e3e1c030a6616ba6fb3b09b0e4de062c0d7e7e9508418cce8f3c25edd18008f1e670f44f92c874f0bbee78844d" +hash = "0af3d59f1995a2ec20590e819c0720272eb3641cc774dfab60d483f4ac7bc845e83106e22d7cce295181b31f5fa7f91a32a61bd3a3fa40fb08051e7313269803" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "d5RndRwn" +version = "ty2pVO7d" From 0295240fa212d230d3a67a85066226086b759227 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 14:23:42 +0100 Subject: [PATCH 056/106] Updated everything to latest version --- index.toml | 58 +++++++++---------- mods/3dskinlayers.pw.toml | 8 +-- mods/badoptimizations.pw.toml | 8 +-- mods/balm.pw.toml | 8 +-- mods/bbrb.pw.toml | 8 +-- mods/chat-heads.pw.toml | 8 +-- mods/client-tweaks.pw.toml | 8 +-- mods/creativecore.pw.toml | 8 +-- mods/dynamiccrosshair.pw.toml | 8 +-- mods/dynamiccrosshaircompat.pw.toml | 8 +-- mods/entityculling.pw.toml | 8 +-- mods/fabric-language-kotlin.pw.toml | 8 +-- mods/fix-keyboard-on-linux.pw.toml | 8 +-- mods/immediatelyfast.pw.toml | 8 +-- mods/jei.pw.toml | 8 +-- mods/lambdynamiclights.pw.toml | 8 +-- mods/language-reload.pw.toml | 8 +-- mods/macos-input-fixes.pw.toml | 8 +-- mods/modernfix.pw.toml | 8 +-- mods/optigui.pw.toml | 8 +-- mods/polytone.pw.toml | 8 +-- mods/resourcify.pw.toml | 8 +-- mods/simple-voice-chat.pw.toml | 8 +-- mods/sound-physics-remastered.pw.toml | 8 +-- pack.toml | 2 +- resourcepacks/cubic-sun-moon.pw.toml | 8 +-- resourcepacks/fast-better-grass.pw.toml | 6 +- .../icons-advertisement-removal.pw.toml | 8 +-- resourcepacks/icons.pw.toml | 8 +-- resourcepacks/translations-for-sodium.pw.toml | 8 +-- resourcepacks/unique-dark.pw.toml | 8 +-- 31 files changed, 145 insertions(+), 145 deletions(-) diff --git a/index.toml b/index.toml index 2c98255..add8c50 100644 --- a/index.toml +++ b/index.toml @@ -202,7 +202,7 @@ hash = "699652605e220d760407d8708acd4efa9167f2c47bcf637e36bf722f597b668e" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "c1e356c39dca0549fd7a88da7f183b7f65cb63dcdd48d120b8dd5b75dbad6999" +hash = "ea430db88d8f190a053e4f3c662d2a59b6a7508778525034f2b20037ee074aec" metafile = true [[files]] @@ -242,17 +242,17 @@ metafile = true [[files]] file = "mods/badoptimizations.pw.toml" -hash = "501acdaa439603e3a002cd2da5aad794ff9f39b2c75270bfab5779e2d7c6e0d8" +hash = "7eb6b5ee57865d6221be3c428f5a0c4e449f4c86920e9f8736b4f755d7822edf" metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "a10f7f1072508bbe2d8d9cd9ce980cabc46805568ae9f055a5f47622aead26a7" +hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f" metafile = true [[files]] file = "mods/bbrb.pw.toml" -hash = "e7c4c19bb26bd2b61eebb99c9a1f788ebaf7a89c5493a9788cedc63c9ec8815b" +hash = "f141dc3fe1fe99f25cd4fd0d8c85d85efcc6aa8b999d22f9280d1beb5bfeae9d" metafile = true [[files]] @@ -317,7 +317,7 @@ metafile = true [[files]] file = "mods/chat-heads.pw.toml" -hash = "a64fd77827cfe582e2ad434fbf5fd6a70450796c191525cab9ea33d42e98a212" +hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c" metafile = true [[files]] @@ -342,7 +342,7 @@ metafile = true [[files]] file = "mods/client-tweaks.pw.toml" -hash = "0cee63fb2e3554bdc5fb8ceb5835d79089d51efd426f4001ccb1254a88959b1b" +hash = "eb57b7fa4b569a6b1ecfa18bc77da38abad59bbc02cb63f4f20fd138860b9fee" metafile = true [[files]] @@ -367,7 +367,7 @@ metafile = true [[files]] file = "mods/creativecore.pw.toml" -hash = "78085457d022d795c7f4f5566476fde9a8a4e81eee96db09ef7f5bd09eb34926" +hash = "af83eb1ea0f7a36e4424248c744c1cbebb5045d361e843b873d4d89bf65ad8ad" metafile = true [[files]] @@ -402,12 +402,12 @@ metafile = true [[files]] file = "mods/dynamiccrosshair.pw.toml" -hash = "27807db7a252bd96f8e1971ee4e84dfe2750a9da47f7742f1b586de208d1242a" +hash = "f2a92ab561a25a08c2a136f456433ab1fe2b67cc99c9265c3a6189daefd692db" metafile = true [[files]] file = "mods/dynamiccrosshaircompat.pw.toml" -hash = "f33a83913e71bc92da1f4dda173529f49d39ad372c34821e31163cd86dc211d6" +hash = "e62a60e1acbf983d0f6ce34845325f61c1a17b482ecdf2ad0263aadede9cd86f" metafile = true [[files]] @@ -437,7 +437,7 @@ metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "5629568659cd84d843dc94850b34febe025c970f7236a5ee59a67ebb98269a7d" +hash = "58a487d9e3761d18f529cf141c873ea054e8f26c5e90601a3c8cf60fc723b22d" metafile = true [[files]] @@ -452,7 +452,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "36587a2be418f365faa1a6deac5eadcc00b6a79ebacab25ad87839f9ddc021e7" +hash = "d7c055f277c1751122d9abc5f09015e629699e04a9383cd0c666b33436293079" metafile = true [[files]] @@ -482,7 +482,7 @@ metafile = true [[files]] file = "mods/fix-keyboard-on-linux.pw.toml" -hash = "5a8192cd49c550ee71786080679660576b3a86e8b4e6c979c1f5cd3c2e6b138e" +hash = "9c58c6f6299c9ab982847248be076b6840df69ce6b647a2a18e81d9a1cbeaf19" metafile = true [[files]] @@ -502,7 +502,7 @@ metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "67099bc47fc849c2964b3b64b6f3af6fcbf941d9a4f1c03dda25f746b279015b" +hash = "060c6baaec85f47ba4bc2c0f4b8642b9933c27d3c166eb00ef86b4bbfd7f34a3" metafile = true [[files]] @@ -562,7 +562,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "a615fd6551b3d47e2d0e42e4ec30df6293bec90c135f1022113425ab8f23f7a6" +hash = "94bd03574ecd0589a63a000a36b4199f6851af43e0772eb53f7f744e85e04b52" metafile = true [[files]] @@ -587,12 +587,12 @@ metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "85f465bc8bdcd62e413c8dd8e7b41a07b1f0adb4e02d15fb17abe0072128759b" +hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570" metafile = true [[files]] file = "mods/language-reload.pw.toml" -hash = "37c1a6cf7cf2c6190133b51f0c8716e8d4e89aea455e54e57bcca0846168dddf" +hash = "6c154d18505c366b2117c2cfa06ea66a7f3e1a441456c3e20f195cb446f8103b" metafile = true [[files]] @@ -607,7 +607,7 @@ metafile = true [[files]] file = "mods/macos-input-fixes.pw.toml" -hash = "e4562622be1286bf8f2c8af9e3fc4e6052c9cd51c67c70f2bfce0fd9d26c31bb" +hash = "95de24f2f2d9c9fa4dcb33660bd6fafb2101a5514f718d00b207f48da26b64cf" metafile = true [[files]] @@ -642,7 +642,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "25eaf217efd36d674b35fe2577c41736bcceb2961224ce9dd3e67be0bd483d1d" +hash = "f43c82e3cc6079291ddae81445c703905b6c670dd43f444e47f5cd817944e822" metafile = true [[files]] @@ -707,7 +707,7 @@ metafile = true [[files]] file = "mods/optigui.pw.toml" -hash = "6c61882bbd734f1260d930c860ecd183e089e3d878c4faccee0f73acf65c18b1" +hash = "9ed765da71f977af16c71b3ff56356dea5a149d9626277e4d4868941f8efa1b0" metafile = true [[files]] @@ -727,7 +727,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "031743fe4b9dde448acc3e3b8cfcde7bef052c2b25b3a5506aae8da3b9ac6166" +hash = "f58d2d24534aff39d9d1cbfa0dffa97fcc01af5bbabc75e486b1f64a5235f1e5" metafile = true [[files]] @@ -747,7 +747,7 @@ metafile = true [[files]] file = "mods/resourcify.pw.toml" -hash = "5736dea6480c9e68467139b935695423c9903ac617f5fe757b5f158007fed8cb" +hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8" metafile = true [[files]] @@ -767,7 +767,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "72c1533380179770ae00d958d3f5750842cd8df096ba05779e3903f935951bb7" +hash = "fae2bc6c282159f6a2e55e22d19241c625a9795dddbe8bd0f0b501c8aa709be1" metafile = true [[files]] @@ -787,7 +787,7 @@ metafile = true [[files]] file = "mods/sound-physics-remastered.pw.toml" -hash = "64b5305d2318d2e32f6e26023b681e1de63cce3c65a0db053338b5f0848d33d7" +hash = "babadc51e87a1fb49ecfd06611810d6863f649de12da3cc4c657117bab9b1ee0" metafile = true [[files]] @@ -862,7 +862,7 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "cfb4615882529e2c60448fb72d0b21eaa32ab294edac7fbe3ceac188c96cf748" +hash = "753a052efd39dd6962fcc7ee05150c12ba391377fb43faff4cfeaf118929125e" metafile = true [[files]] @@ -872,7 +872,7 @@ metafile = true [[files]] file = "resourcepacks/fast-better-grass.pw.toml" -hash = "774b51f7257a3a18f0afc40c155bac4bb1dbade055170137f2ac96456f0e3653" +hash = "73557eda0b75de2724fd3337879c5e05bd7a7c47007de9c318d98644fcffdb4e" metafile = true [[files]] @@ -882,12 +882,12 @@ metafile = true [[files]] file = "resourcepacks/icons-advertisement-removal.pw.toml" -hash = "ef633de55ff6488fb5c53a9c4053866b7856d4df484e47167c1aba6e2c3a0b5c" +hash = "acd0132e2833554b79bceb4d733d36242f8967b2ddf32088dfadde17d524e130" metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "ecf06055dab282ba0c953b3ff1c35e894d92d3259e8798d35f5ac6c506e8acd7" +hash = "0f1f0274bd042b888a470955154102e0d540396e5b3af341d050f05253fdcc3f" metafile = true [[files]] @@ -902,12 +902,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "257c0783627aacad3502bdb96a7096254ecc3a1587987ba4800a39ac1ae62906" +hash = "616d949ae5c0ce479f9fe651a5c559f2e02b22e5b5762230101bd2213c7aa8c1" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "69e34c7ad74279f39a8a1e4ee17a4e69fc04cc38dfa95b7c044d60b98a5d5c8a" +hash = "5a5e3ed416e14f520327131466431dec5f37083505243afaa63727fc9b7ec28a" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index 23a5092..35af33d 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,13 +1,13 @@ name = "3D Skin Layers" -filename = "skinlayers3d-fabric-1.9.0-mc1.20.1.jar" +filename = "skinlayers3d-fabric-1.9.2-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/mh2PivEP/skinlayers3d-fabric-1.9.0-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/T8XyNmYy/skinlayers3d-fabric-1.9.2-mc1.20.1.jar" hash-format = "sha512" -hash = "0b386b5d05f5581acce0d92e861bb43a59f84ae72ca8166ec1d41774bc957e3b0ac12b685f03aa50a969695d329fe7f1d3ae7cb5f7460b4f27e9ee9f53cd5137" +hash = "550f6f6b56495f5a556061fda5bd82980ef3fdbd8e4171700fead4664ff269ff3db8c7e41b9ee9429ca6c349744423c89c40442c3cb3e37f2e372e148ada7d4b" [update] [update.modrinth] mod-id = "zV5r3pPn" -version = "mh2PivEP" +version = "T8XyNmYy" diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml index b11c462..41d4f7e 100644 --- a/mods/badoptimizations.pw.toml +++ b/mods/badoptimizations.pw.toml @@ -1,13 +1,13 @@ name = "BadOptimizations" -filename = "BadOptimizations-2.3.0-1.20.1.jar" +filename = "BadOptimizations-2.3.1-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/RPOjbIwJ/BadOptimizations-2.3.0-1.20.1.jar" +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/BKvbnpID/BadOptimizations-2.3.1-1.20.1.jar" hash-format = "sha512" -hash = "288638bd5e4d9163205006ddc06eb6d962abcf9c49b602eeef3389e56184deee7844037a7cd41f770d6088a063756380afe1a6c456668356dd56b238834c3c49" +hash = "f8d0e010d7a03112a8f8860971a0358e6c50c40f8f7ed5fc76a8afc07779232916e98d83b753b400a41aa99e7d5515219cb840eef645caf89a21e85f633bed10" [update] [update.modrinth] mod-id = "g96Z4WVZ" -version = "RPOjbIwJ" +version = "BKvbnpID" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index b1d9965..de734cc 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-fabric-1.20.1-7.3.34.jar" +filename = "balm-fabric-1.20.1-7.3.37.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/bZcdZaMf/balm-fabric-1.20.1-7.3.34.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/qCk04klC/balm-fabric-1.20.1-7.3.37.jar" hash-format = "sha512" -hash = "0e1ef92ac603b07b751f86ccf19b36eac706419c8e54e8e1d7cc6ce690700e9490dccf2ab5c97e3dbbef56b61e8b0a8abcfafc1ee697b9a251b18e277db0f8a1" +hash = "2fddc3053091ec9e9939f873f01a06752698adf56b0405df17c13e1f6359daa009dc8e194bb9591b172cc013900b9891b52993b779efb338b5d977b4099ae2da" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "bZcdZaMf" +version = "qCk04klC" diff --git a/mods/bbrb.pw.toml b/mods/bbrb.pw.toml index b5d6ce9..158786a 100644 --- a/mods/bbrb.pw.toml +++ b/mods/bbrb.pw.toml @@ -1,13 +1,13 @@ name = "Better Biome Reblend" -filename = "betterbiomereblend-1.4.2.jar" +filename = "betterbiomereblend-1.5.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Xh8hkQmD/versions/qAIsaWTg/betterbiomereblend-1.4.2.jar" +url = "https://cdn.modrinth.com/data/Xh8hkQmD/versions/xpeedQYy/betterbiomereblend-1.5.2.jar" hash-format = "sha512" -hash = "04f20d54c51329074bd71931c3aefdf0a58d6d0c7806f3fce85800055823eb6620416b8f28a69cc6e6a31658c3146332e71a71c00719ed80319b1ce80180a00c" +hash = "dbce49826a316611d88761721539e25247960ea1dbe103a4abf6cdbc55885f309d7fe675eba23bee5b2a725d74feaa64608132e9389e003362baf39958dab9fc" [update] [update.modrinth] mod-id = "Xh8hkQmD" -version = "qAIsaWTg" +version = "xpeedQYy" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml index e85010c..b680fb3 100644 --- a/mods/chat-heads.pw.toml +++ b/mods/chat-heads.pw.toml @@ -1,13 +1,13 @@ name = "Chat Heads" -filename = "chat_heads-0.13.18-fabric-1.20.jar" +filename = "chat_heads-0.14.2-fabric-1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/V9vDVRF6/chat_heads-0.13.18-fabric-1.20.jar" +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/LqyYQRzJ/chat_heads-0.14.2-fabric-1.20.jar" hash-format = "sha512" -hash = "d657684ab15471b7baad2dcd30d2f4553504742dce19acd92b4760971acf4f404e9f4193da00283cc1b50d772b24190d106aaf99103c1d425a1bdba31e71c675" +hash = "cb1bd3c679732b6fce4a185bae2b5fd7eac99651f2b12b6531c4ac9006de611dca9db5930a21385b91eb4b51407c656f2bd90750377b654825addb03b497414c" [update] [update.modrinth] mod-id = "Wb5oqrBJ" -version = "V9vDVRF6" +version = "LqyYQRzJ" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index 1fa5977..c603282 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,13 +1,13 @@ name = "Client Tweaks" -filename = "clienttweaks-fabric-1.20.1-11.1.4.jar" +filename = "clienttweaks-fabric-1.20.1-11.1.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/Se7o4Hv8/clienttweaks-fabric-1.20.1-11.1.4.jar" +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/XydHmhny/clienttweaks-fabric-1.20.1-11.1.5.jar" hash-format = "sha512" -hash = "e891d1d75d8955b874df5d23d469361893dec9083ce45591d9fd0ccef64693fdab2aa6b3ffd3f4e6df31cad998f9ba059b351a5d4453b4e62ee6ea71cb7fc88f" +hash = "dd929aed114ebcf7320e6e9e8c3e8e9388b83dd4d8cad789e005c77ca9e2ed11125c849f64f767b741ae1f0bb80bdae0d8ccefca683e6172b3e3c6a90fa48c49" [update] [update.modrinth] mod-id = "vPNqo58Q" -version = "Se7o4Hv8" +version = "XydHmhny" diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml index 3b39b63..7c3e13b 100644 --- a/mods/creativecore.pw.toml +++ b/mods/creativecore.pw.toml @@ -1,13 +1,13 @@ name = "CreativeCore" -filename = "CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar" +filename = "CreativeCore_FABRIC_v2.12.34_mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/pcUy2Oig/CreativeCore_FABRIC_v2.12.33_mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/HoxFnPO8/CreativeCore_FABRIC_v2.12.34_mc1.20.1.jar" hash-format = "sha512" -hash = "14040744178fb87adafe525a7f2eda0512e1154b0c29e702265aa948dec9cc65bdc064f72d6f023907d321221e7fb5c1309ddcd6d96d419b1a0c46809fb6c7cc" +hash = "d05bd29d58de3670f18e1430ee06d1e0c390412fbd8305f8bba6cafd9afedb6cded92ea8f35096b436e4829903c14e0e756b0ce27d4a218293b7a7df4df47aa8" [update] [update.modrinth] mod-id = "OsZiaDHq" -version = "pcUy2Oig" +version = "HoxFnPO8" diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml index 15e9674..79f46ec 100644 --- a/mods/dynamiccrosshair.pw.toml +++ b/mods/dynamiccrosshair.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic Crosshair" -filename = "dynamiccrosshair-9.8+1.20.1-fabric.jar" +filename = "dynamiccrosshair-9.10+1.20.1-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/ZaxWuWyl/dynamiccrosshair-9.8%2B1.20.1-fabric.jar" +url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/kiEtbqAW/dynamiccrosshair-9.10%2B1.20.1-fabric.jar" hash-format = "sha512" -hash = "03b305a5a482f731079c18f18bcad8baac18d266cb6189b1b34431ad4108be2a99c989e3d21bf4e2eccddb308c3028a78bb41f90f3abfda29e4ef5a637feab60" +hash = "695d9cb67b351f31ad9ada38bcf74d870aa9a00b625698cf72d72ccf74b71a7d2ce4a10036f171a8edba4ee29f237915ef110b6192a0099b2e1546513b68a3b8" [update] [update.modrinth] mod-id = "ZcR9weSm" -version = "ZaxWuWyl" +version = "kiEtbqAW" diff --git a/mods/dynamiccrosshaircompat.pw.toml b/mods/dynamiccrosshaircompat.pw.toml index 50d6bf9..c2268d2 100644 --- a/mods/dynamiccrosshaircompat.pw.toml +++ b/mods/dynamiccrosshaircompat.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic Crosshair Compat" -filename = "dynamiccrosshaircompat-4.3+1.20.1-fabric.jar" +filename = "dynamiccrosshaircompat-4.4+1.20.1-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/CDFXvAKM/dynamiccrosshaircompat-4.3%2B1.20.1-fabric.jar" +url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/LoPpHvOA/dynamiccrosshaircompat-4.4%2B1.20.1-fabric.jar" hash-format = "sha512" -hash = "14462bef6722c5789aa76c6620a0b56bca9bb900ce8ec0289bdf2ee9a761dc082c94d0a640692e9532822c1d895cf48ef933fc328dcd5860fd21e801bf2a7bd2" +hash = "3538e4e3d2d5c7fdf0cd8f7ffe2f3d00367ef65155f362e4ba00c3de21707b39663b59d03dfca479fa0e8e36413f300cc166ce42c2835cc83e764f68255042a5" [update] [update.modrinth] mod-id = "EwPIWPJ9" -version = "CDFXvAKM" +version = "LoPpHvOA" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 841f6f0..1ec3a7d 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.8.2-mc1.20.1.jar" +filename = "entityculling-fabric-1.9.3-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/3TCgPw5u/entityculling-fabric-1.8.2-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/WWoTbpsx/entityculling-fabric-1.9.3-mc1.20.1.jar" hash-format = "sha512" -hash = "79bdedd7fb6eb5a1bd7178e5bce393e51e34d568f2b61ab7129eb93997b73c2cc749a4a20b522e8bb7c99e955ec2438ed4f3a855709ae37a20240abb084721b2" +hash = "1de922d9c423567dabb81a44a7f3a33aa34559458e5fff7168ece0177f71928c7d92b067ecc5f4340c41cbaabf909af9b11c481525b70394e60cbfae15f47bcd" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "3TCgPw5u" +version = "WWoTbpsx" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 382e838..9f36b42 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.5+kotlin.2.2.10.jar" +filename = "fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/Y91MRWtG/fabric-language-kotlin-1.13.5%2Bkotlin.2.2.10.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar" hash-format = "sha512" -hash = "bae89ea5e71895f5a760def61359bb90a715832d998aec8141902410c503533fc42631e033109fcc9cdb3f869c58da9b89e9efc3b3ef112cbafe27059de9239e" +hash = "0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "Y91MRWtG" +version = "LcgnDDmT" diff --git a/mods/fix-keyboard-on-linux.pw.toml b/mods/fix-keyboard-on-linux.pw.toml index 5d2a415..9fa2a88 100644 --- a/mods/fix-keyboard-on-linux.pw.toml +++ b/mods/fix-keyboard-on-linux.pw.toml @@ -1,13 +1,13 @@ name = "Fix Keyboard on Linux" -filename = "fix-keyboard-on-linux-1.0.1.jar" +filename = "fix-keyboard-on-linux-1.0.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/siXFh9dn/versions/ZKDQu5sd/fix-keyboard-on-linux-1.0.1.jar" +url = "https://cdn.modrinth.com/data/siXFh9dn/versions/hoSPSRQf/fix-keyboard-on-linux-1.0.2.jar" hash-format = "sha512" -hash = "f2ac896e53cdfdeb5f36362e644470e71b0ba7d47cb088b693e0230fe396dbcbfd938ea9c8a713693a357bbc6b32233fff2dbf48b6f5bdbcd437d180447c3819" +hash = "7f4c00bd555cc26f4152ee8ed99d3ec2813a6e1b8a6462cc4572645a8f259cad89e25eacb96f10e8769cb9e7ddaeecd7728f1bea547d7955b9f9901e3b061a4b" [update] [update.modrinth] mod-id = "siXFh9dn" -version = "ZKDQu5sd" +version = "hoSPSRQf" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 38954fd..5217d8b 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.5.1+1.20.4.jar" +filename = "ImmediatelyFast-Fabric-1.5.2+1.20.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/zJD8Yaa3/ImmediatelyFast-Fabric-1.5.1%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/KIhjQeSw/ImmediatelyFast-Fabric-1.5.2%2B1.20.4.jar" hash-format = "sha512" -hash = "23ddba94cb88591a9381b16c1e8ac2f59a609407d4e3400c083f85d416c37d5a7c42c67d6908d92a98f84fdf93ad083b9c5e8a041a1d90b0ffcca573ab0d3d92" +hash = "076be155faed4ad977b4df2e8e36176b53cac11ad221fc1b1cf79d14a9b13d7102d0a52c64d1870dd356df5d34f491c1cc3a1ef01e979ddd9b34ccd003cc2119" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "zJD8Yaa3" +version = "KIhjQeSw" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index 90419e9..f7dc964 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.112.jar" +filename = "jei-1.20.1-fabric-15.20.0.118.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/MMnbcAih/jei-1.20.1-fabric-15.20.0.112.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/9FYfyBM7/jei-1.20.1-fabric-15.20.0.118.jar" hash-format = "sha512" -hash = "c13fbab6764aec7f8f29eace23592aeabaf2adf1aa03af73e996aeceb2d553485fa94b6162874464bb3ab41e70f3448ed2c42553eecbcaefa682f0fa015dcae4" +hash = "ab764da963ec097df647f4cef2254437db5eea06dbde5dc965005be5b3a6a7bc3d1e3461f7c04f4758d9c8c6e6107d5b04d954bd7f5be793ab0e6f9e15fc2f93" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "MMnbcAih" +version = "9FYfyBM7" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml index 727bb3f..bdf6dfb 100644 --- a/mods/lambdynamiclights.pw.toml +++ b/mods/lambdynamiclights.pw.toml @@ -1,13 +1,13 @@ name = "LambDynamicLights" -filename = "lambdynamiclights-4.1.4+1.20.1.jar" +filename = "lambdynamiclights-4.4.0+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/evN5ygtI/lambdynamiclights-4.1.4%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/AQfTnYyJ/lambdynamiclights-4.4.0%2B1.20.1.jar" hash-format = "sha512" -hash = "bcc479e8564dddb032e187e1eb169ff02575c2924c41a2572d8877dc3c1b063448aeefe8374432ec971a2868e73832af463411845e4c0d2f271e4e98e4631189" +hash = "65f297e32ba3a72537b22730dfbe8dac9ce1ba33e62c2ddf85302b8a5131dd1fe92cca151673599c0b6adeb4ec5bd254f2cfdde66c3ca909f08e9319ebfacb56" [update] [update.modrinth] mod-id = "yBW8D80W" -version = "evN5ygtI" +version = "AQfTnYyJ" diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml index 2ae9b9b..ba92705 100644 --- a/mods/language-reload.pw.toml +++ b/mods/language-reload.pw.toml @@ -1,13 +1,13 @@ name = "Language Reload" -filename = "language-reload-1.7.4+1.20.1.jar" +filename = "language-reload-1.7.5+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/7g8j3tHH/language-reload-1.7.4%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/UmzbPud1/language-reload-1.7.5%2B1.20.1.jar" hash-format = "sha512" -hash = "0df0c486b02a86e33a29e48615d5379b5824104a9c34ce76d7072c7cb41a5578e2195fc5bd21c8627869f8101f378b97d620632335dc360e784f67e954ab0290" +hash = "ae9a1340b125b50008217e0a8a1a8131a5e0432ecbf33629eea51482737ba17b4e710329dfa3aab70caa034ea7d97a4ee231e1fd6cf252a721fdbc7b4a149cb7" [update] [update.modrinth] mod-id = "uLbm7CG6" -version = "7g8j3tHH" +version = "UmzbPud1" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml index 66e045e..07d61d6 100644 --- a/mods/macos-input-fixes.pw.toml +++ b/mods/macos-input-fixes.pw.toml @@ -1,13 +1,13 @@ name = "MacOS Input Fixes" -filename = "macos-input-fixes-1.9.jar" +filename = "macos-input-fixes-1.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/x9BrsVME/versions/5SH4S7as/macos-input-fixes-1.9.jar" +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/XJx2d4Os/macos-input-fixes-1.10.jar" hash-format = "sha512" -hash = "01238565f39f48fe22a113325b6f1cef75231ff76b862a55a7c0c67d63751d70d9f1903001959cfaaaa2e9f43b50fe469cbc2c266dde9cd4572664c503d8c11f" +hash = "3c0b92ef243ea34be5e0240afbbc7c2eaa18a8378ad3c9ce71a3699c8ffd8d3c5424c0ab029a123dcf0fc218c769f08805d0e0a40d1196a1593247e05b881989" [update] [update.modrinth] mod-id = "x9BrsVME" -version = "5SH4S7as" +version = "XJx2d4Os" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index 8e6eef0..a2687c4 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.24.4+mc1.20.1.jar" +filename = "modernfix-fabric-5.25.1+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/PSpecC1r/modernfix-fabric-5.24.4%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fLFjab2A/modernfix-fabric-5.25.1%2Bmc1.20.1.jar" hash-format = "sha512" -hash = "f56b3e3761af6031ecd4cab5b3dc143cbd47d97e0a5eb8138bd579bd6c169687d5affa154c71992703ffddb2e99f3e6c3852fb554ee0321467ffc6a8cc301a28" +hash = "a63185fea9c4afd1b966a82b6e62852e62e8c32cfe7864fab0ae7343a98994529a2009d72477215ff5fedd473a4f0684bd455f068c46a89b90bd007ff3860e73" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "PSpecC1r" +version = "fLFjab2A" diff --git a/mods/optigui.pw.toml b/mods/optigui.pw.toml index 5cdaa55..2bed3a3 100644 --- a/mods/optigui.pw.toml +++ b/mods/optigui.pw.toml @@ -1,13 +1,13 @@ name = "OptiGUI" -filename = "optigui-2.3.0-beta.6.1-modrinth+1.20.jar" +filename = "optigui-2.3.0-beta.9+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/VOkFcxqC/optigui-2.3.0-beta.6.1-modrinth%2B1.20.jar" +url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/BhkVUqUt/optigui-2.3.0-beta.9%2B1.20.jar" hash-format = "sha512" -hash = "9ee3e3675f1ed345e51392980ec4cf67d6fe9c11085ad70da6b31e199f8b35fc90a1f8719506838ae16cc03d0586f93ecfe4096939348f6c78fb433b2b699c0c" +hash = "6b35117793d4effc4604aca5f5798f6168a1a584e35791226e8513285e5dc0c59a19147d65062ad11fbc0f6ae1fee4183147b4c3168db7e75168b2406fddf6d7" [update] [update.modrinth] mod-id = "JuksLGBQ" -version = "VOkFcxqC" +version = "BhkVUqUt" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 5cdb1b1..466b849 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.5-fabric.jar" +filename = "polytone-1.20-3.5.10-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/EeuXQKXp/polytone-1.20-3.5.5-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/cWWpTphV/polytone-1.20-3.5.10-fabric.jar" hash-format = "sha512" -hash = "348fcfb3c1856415b1549e26bdf1c41516d7311b9516309b332a86777f7d11cbc2e777aac49bee48e0e73e2951dd1166263b9ce6621b8ae8e2c155632190aad5" +hash = "da52ad8a3cbbee6ee55aa09e5d61c05adbc2be5bd6639b46cf62876976158db3a7c3b37d45fce34ac2d523694e0812de139f37fa52a1b829f6f77d8134329292" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "EeuXQKXp" +version = "cWWpTphV" diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml index 691e132..89d98d9 100644 --- a/mods/resourcify.pw.toml +++ b/mods/resourcify.pw.toml @@ -1,13 +1,13 @@ name = "Resourcify" -filename = "Resourcify (1.20.1-fabric)-1.7.4.jar" +filename = "Resourcify (1.20.1-fabric)-1.7.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/GJYcinqq/Resourcify%20%281.20.1-fabric%29-1.7.4.jar" +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/z0gD4Rhw/Resourcify%20%281.20.1-fabric%29-1.7.5.jar" hash-format = "sha512" -hash = "4f0bac77790a4ca9b57a8ec4c99b9b8fee37a6d6971a048d7651004ab4a823411c3b90ca38c9956954d45942d095a9ffd48d303e5ff35101df5977fe9fab44d2" +hash = "dcd3284f8ca2ff0b24cccfaebc1ffaeaf956576d1b96f57d8f6233dca8f4c7adb314d84b2813142eb126293ea0a256f752bb1437fc821214d977f586a7459660" [update] [update.modrinth] mod-id = "RLzHAoZe" -version = "GJYcinqq" +version = "z0gD4Rhw" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 840c540..0131870 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.2.jar" +filename = "voicechat-fabric-1.20.1-2.6.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/cPBVejCp/voicechat-fabric-1.20.1-2.6.2.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/FA95tUXq/voicechat-fabric-1.20.1-2.6.6.jar" hash-format = "sha512" -hash = "b359a1a4b67e93f77d721718a906120aa74215431a389e2ac2d60fbec2e573e85125710aa6649805678094310218b0b122dba27137b1f03898b5d27803cdd178" +hash = "571227a51a33803649c0e166c46b231dd07639503a045c7304e7b0f40260f339136d19cfbd8f718fd79a185dfd15a26452bf13df55d09d431a09b7c1ac9c2cc9" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "cPBVejCp" +version = "FA95tUXq" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml index 992a87e..2e6a351 100644 --- a/mods/sound-physics-remastered.pw.toml +++ b/mods/sound-physics-remastered.pw.toml @@ -1,13 +1,13 @@ name = "Sound Physics Remastered" -filename = "sound-physics-remastered-fabric-1.20.1-1.4.15.jar" +filename = "sound-physics-remastered-fabric-1.20.1-1.5.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/ulnkyugI/sound-physics-remastered-fabric-1.20.1-1.4.15.jar" +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/sCsWXt85/sound-physics-remastered-fabric-1.20.1-1.5.1.jar" hash-format = "sha512" -hash = "f1eb2cb5a6c33caf281fde33788f948192649c38c110c7d372a7d290d92254c2e65dfdb9ab6b5f0a767fd2d7bfe25f7874d9131c323078a156b26c842544e818" +hash = "3889b1e8e5448b36321a63b631cba89fe4b519f05fe85c572e4bc891216d12d55381f139b7a1cd53e210bddfee7750882506a4b71508da585cf4b459605d80cb" [update] [update.modrinth] mod-id = "qyVF9oeo" -version = "ulnkyugI" +version = "sCsWXt85" diff --git a/pack.toml b/pack.toml index 5839654..5557e62 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 = "ab8f8eca1af4f80970a9373c062df7fde68e77f241752a0f6780249dbb288f4e" +hash = "866acdbf2edee38976b234bb80e0c4019791a7402d91876f029b43cb1caf0d9f" [versions] fabric = "0.16.14" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 03e96a1..1d919f0 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -1,13 +1,13 @@ name = "Cubic Sun & Moon" -filename = "Cubic Sun & Moon.zip" +filename = "cubic-sun-moon-v1.8.4a.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/sdYrL5PD/cubic-sun-moon-v1.8.3a.zip" +url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/2sd99wcG/cubic-sun-moon-v1.8.4a.zip" hash-format = "sha512" -hash = "f985f17e128c1f8fb11b4e0def7949d030eb8f8ac7eb9e8ff430706b65228620daf38ef1c0d12f8c0c904094c0c79ccf26815d1b8ce89e989effd2480ba5aa76" +hash = "693dceb943a7e2644cab83647d04c126e8031f076961db846f686f21b5c825ff992efdecc3ad31525b7e4ad863ad4c1ffebaed6484935b961d580f59b1cb59e4" [update] [update.modrinth] mod-id = "g4bSYbrU" -version = "sdYrL5PD" +version = "2sd99wcG" diff --git a/resourcepacks/fast-better-grass.pw.toml b/resourcepacks/fast-better-grass.pw.toml index a0487ef..4d5de5b 100644 --- a/resourcepacks/fast-better-grass.pw.toml +++ b/resourcepacks/fast-better-grass.pw.toml @@ -3,11 +3,11 @@ filename = "Fast Better Grass.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/dspVZXKP/versions/AoMig6dj/Fast%20Better%20Grass.zip" +url = "https://cdn.modrinth.com/data/dspVZXKP/versions/3bM2pL1r/Fast%20Better%20Grass.zip" hash-format = "sha512" -hash = "07d795b9f5c8c3f5eac69a47f986a0dcbebca8c129094865a70e742efff6421a3d4507576ffe37908e26030619d4891701b29353653a431d07e78afcf73129b0" +hash = "74b73d4d62781faa8446e80c492a9e2daf8879f8bacf473512a1c5f88f91519a60314c768e3286ce9c05359a7b3627b4284299af2603763d1367e4cdc8aacb91" [update] [update.modrinth] mod-id = "dspVZXKP" -version = "AoMig6dj" +version = "3bM2pL1r" diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml index f59f8d5..bd42216 100644 --- a/resourcepacks/icons-advertisement-removal.pw.toml +++ b/resourcepacks/icons-advertisement-removal.pw.toml @@ -1,13 +1,13 @@ name = "Icons Advertisement Removal [1.8 - 1.21.5]" -filename = "Icons Advertisement Removal.zip" +filename = "Icon Branding Remover - For 1.8-1.21.8.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/7Rq0ipFz/versions/4XI9gzRA/Icons%2BMenu%2B%28Put%2BAbove%2BIcons%29.zip" +url = "https://cdn.modrinth.com/data/7Rq0ipFz/versions/OXZb3ihp/Icon%20Branding%20Remover%20-%20For%201.8-1.21.8.zip" hash-format = "sha512" -hash = "cbd5c19e07e68dd31811ccd9edee9ec0478e49ebf81e63a23647324ad6d102aaecc55d9e329dd22d9f6af6d0a3a394ff0417547cb59c896072d421227210aeb2" +hash = "7ac728ef2d86110b8c75e87bf2a6ac7d9c1dd043349402cc4d0ac22701d4d873ff5d17b402c4a7dfb4057f03b6a5ebedfe9bbac7a8c25206d8deaad3b511285a" [update] [update.modrinth] mod-id = "7Rq0ipFz" -version = "4XI9gzRA" +version = "OXZb3ihp" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index cfbcd85..7e5c2a5 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -1,13 +1,13 @@ name = "Icons" -filename = "Icons.zip" +filename = "Icons v.1.12.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/TbwsY14s/Icons%20v.1.9.1%20-%20NoLanguageMenu%C2%A77.zip" +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/Sdq0CGTj/Icons%20v.1.12.1.zip" hash-format = "sha512" -hash = "c12254d7b0c4d7cb563be7f02123ed87a1acd8c8528353ff5dc341de718041b9e6f04130ab9d8baef7f92011d0e4e8b1f62a43d42d5c727089510491ace227bb" +hash = "c82e892b64b5341b9e88d043aa970e666c70e1cceb6e401f6aa6198103a27483aba3807e3e976875050c655d10ea21ca8be6d3569e682731cf5af5d5fcf0eb69" [update] [update.modrinth] mod-id = "O7z3QKAG" -version = "TbwsY14s" +version = "Sdq0CGTj" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 7403883..68dc149 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -1,13 +1,13 @@ name = "Translations for Sodium" -filename = "Sodium Translations.zip" +filename = "SodiumTranslations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/ty2pVO7d/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/wDPJqkKs/SodiumTranslations.zip" hash-format = "sha512" -hash = "0af3d59f1995a2ec20590e819c0720272eb3641cc774dfab60d483f4ac7bc845e83106e22d7cce295181b31f5fa7f91a32a61bd3a3fa40fb08051e7313269803" +hash = "fa54d0fe8139c8b01dbd599c635f327811ed3edc7a3507220edf32db7b1099111bd57bfe237adc39074e8851a8e1145d3a4ad2b66650b160b819a4109f90689a" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "ty2pVO7d" +version = "wDPJqkKs" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index 6f49e00..7e3d617 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -1,13 +1,13 @@ name = "Unique Dark" -filename = "Unique Dark.zip" +filename = "Unique Dark - Lite - 1.20.1.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/8e2Z8CSk/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/aC2fjOEJ/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "ce51f615eef17c6981e74e102b623a52ea3519857f9c0a2f72ad6b6666e6fc2a1bfdea8338a422492b847d80ef6d365ebd73d94099b12cdd3b3b89c4197b5a52" +hash = "cf4df72f0a6e98eee4ad7e136c27cdffcae7b61e1c0e31543878cda98f87420d3565a33d79003da7f24f6f0c4baf48abd075c300ae9b62569d45ab697518842d" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "8e2Z8CSk" +version = "aC2fjOEJ" From 19113d604a90784e7fd94c325587f34adb36c9b3 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 14:27:40 +0100 Subject: [PATCH 057/106] Fixed resourcepack names --- config/yosbr/options.txt | 6 +++--- index.toml | 18 +++++++++--------- pack.toml | 2 +- resourcepacks/cubic-sun-moon.pw.toml | 2 +- resourcepacks/fresh-animations.pw.toml | 2 +- .../icons-advertisement-removal.pw.toml | 2 +- resourcepacks/icons.pw.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 2 +- resourcepacks/unique-dark.pw.toml | 2 +- resourcepacks/visual-armor-trims.pw.toml | 2 +- resourcepacks/xalis-potions.pw.toml | 2 +- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 5ef27b6..6a25d97 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/xali\u0027s Potions.zip","file/Spawn Egg Backport.zip","file/Visual: Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun \u0026 Moon.zip","file/Unique Dark.zip"] -incompatibleResourcePacks:["file/Visual: Armor Trims.zip","file/xali\u0027s Potions.zip"] +resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip"] +incompatibleResourcePacks:["file/Visual Armor Trims.zip","file/Xalis Potions.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true @@ -21,4 +21,4 @@ key_key.fabricskyboxes.toggle:key.keyboard.unknown key_gui.xaero_new_waypoint:key.keyboard.unknown key_key.mute_microphone:key.keyboard.x -key_justzoom.keybinds.keybind.zoom:key.keyboard.c \ No newline at end of file +key_justzoom.keybinds.keybind.zoom:key.keyboard.c diff --git a/index.toml b/index.toml index add8c50..32e9961 100644 --- a/index.toml +++ b/index.toml @@ -198,7 +198,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "699652605e220d760407d8708acd4efa9167f2c47bcf637e36bf722f597b668e" +hash = "ff115c124281098b6e0172244d997bba724b2115e5f52fa63395f55376d10d6d" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -862,7 +862,7 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "753a052efd39dd6962fcc7ee05150c12ba391377fb43faff4cfeaf118929125e" +hash = "39bc6ef6ee05c838e29da9dfe1b5f98f8cd49b80bfd22c3f918ad34d8d4fd20c" metafile = true [[files]] @@ -877,17 +877,17 @@ metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "bf6bf356ece200c132c604c1cdd981c8a7baf6a30ed05fa057fdfc0444df779d" +hash = "71f770de052aa976cd1ae1fc7b4274c421ec22298a592eabbbfb016fccde59c0" metafile = true [[files]] file = "resourcepacks/icons-advertisement-removal.pw.toml" -hash = "acd0132e2833554b79bceb4d733d36242f8967b2ddf32088dfadde17d524e130" +hash = "b4eae9edcc6fc7f1b04c0b49c7bf0657c808e47c4bfbe57b9d7fcc945132cba7" metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "0f1f0274bd042b888a470955154102e0d540396e5b3af341d050f05253fdcc3f" +hash = "fa70fd82e67c9b86c9e28a908d8f34f92acc179c7b2b8a4d547c406a4236aa87" metafile = true [[files]] @@ -902,12 +902,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "616d949ae5c0ce479f9fe651a5c559f2e02b22e5b5762230101bd2213c7aa8c1" +hash = "6cb10c1acf23548f593c8c2aa6cba4a3b2eed87e2ac88fa770b1147ca832acb6" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "5a5e3ed416e14f520327131466431dec5f37083505243afaa63727fc9b7ec28a" +hash = "09154a6491085266b9cf59f68954ba3885a71d803eca581f3bf5fc16effb39ad" metafile = true [[files]] @@ -917,10 +917,10 @@ metafile = true [[files]] file = "resourcepacks/visual-armor-trims.pw.toml" -hash = "e22baa4c13fb8947941e8d8589a4ff394f0bbaff2b2a1acd3766a24066885b5b" +hash = "55620f564a88403868729b0fcdedaf28863b1bb420013f9ac7661bec515e051b" metafile = true [[files]] file = "resourcepacks/xalis-potions.pw.toml" -hash = "6703c8e82e7ac8c7b4172b9b35924494be61ce6c9734b3e8524a8c1dea58ac2b" +hash = "15a7995bcf8ee8dd5782b92fc6841251c9266fde5434d3053ca81d8dd2467517" metafile = true diff --git a/pack.toml b/pack.toml index 5557e62..2cc0abe 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 = "866acdbf2edee38976b234bb80e0c4019791a7402d91876f029b43cb1caf0d9f" +hash = "0aff3418d898123034923f8fdbcdb3bdec9af0f798ace8d918c86c97353d3317" [versions] fabric = "0.16.14" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 1d919f0..5e211fe 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -1,5 +1,5 @@ name = "Cubic Sun & Moon" -filename = "cubic-sun-moon-v1.8.4a.zip" +filename = "Cubic Sun and Moon.zip" side = "client" [download] diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 9486ae6..3321f3c 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -1,5 +1,5 @@ name = "Fresh Animations" -filename = "FreshAnimations_v1.10.1.zip" +filename = "Fresh Animations.zip" side = "client" [download] diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml index bd42216..12fad01 100644 --- a/resourcepacks/icons-advertisement-removal.pw.toml +++ b/resourcepacks/icons-advertisement-removal.pw.toml @@ -1,5 +1,5 @@ name = "Icons Advertisement Removal [1.8 - 1.21.5]" -filename = "Icon Branding Remover - For 1.8-1.21.8.zip" +filename = "Icon Advertisement Removal.zip" side = "client" [download] diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index 7e5c2a5..a4773ff 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -1,5 +1,5 @@ name = "Icons" -filename = "Icons v.1.12.1.zip" +filename = "Icons.zip" side = "client" [download] diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 68dc149..d7fe7d4 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -1,5 +1,5 @@ name = "Translations for Sodium" -filename = "SodiumTranslations.zip" +filename = "Sodium Translations.zip" side = "client" [download] diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index 7e3d617..e539373 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -1,5 +1,5 @@ name = "Unique Dark" -filename = "Unique Dark - Lite - 1.20.1.zip" +filename = "Unique Dark.zip" side = "client" [download] diff --git a/resourcepacks/visual-armor-trims.pw.toml b/resourcepacks/visual-armor-trims.pw.toml index bc64416..9a956c5 100644 --- a/resourcepacks/visual-armor-trims.pw.toml +++ b/resourcepacks/visual-armor-trims.pw.toml @@ -1,5 +1,5 @@ name = "Visual: Armor Trims" -filename = "Visual: Armor Trims.zip" +filename = "Visual Armor Trims.zip" side = "client" [download] diff --git a/resourcepacks/xalis-potions.pw.toml b/resourcepacks/xalis-potions.pw.toml index d27e2a1..afa6c2c 100644 --- a/resourcepacks/xalis-potions.pw.toml +++ b/resourcepacks/xalis-potions.pw.toml @@ -1,5 +1,5 @@ name = "xali's Potions" -filename = "xali's Potions.zip" +filename = "Xalis Potions.zip" side = "client" [download] From 9e35946c354fd279725935c5856f86c3b8a7a9fd Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 15:02:18 +0100 Subject: [PATCH 058/106] Fixed incompatible resourcepacks --- config/yosbr/options.txt | 2 +- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 6a25d97..558ad2e 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -6,7 +6,7 @@ simulationDistance:6 guiScale:3 maxFps:260 resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip"] -incompatibleResourcePacks:["file/Visual Armor Trims.zip","file/Xalis Potions.zip"] +incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Visual Armor Trims.zip","file/Xalis Potions.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true diff --git a/index.toml b/index.toml index 32e9961..8977aae 100644 --- a/index.toml +++ b/index.toml @@ -198,7 +198,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "ff115c124281098b6e0172244d997bba724b2115e5f52fa63395f55376d10d6d" +hash = "6e02b05c449f816f81672c6da7db6e71d3972844c181ce7d400c170cb625b7ef" [[files]] file = "mods/3dskinlayers.pw.toml" diff --git a/pack.toml b/pack.toml index 2cc0abe..9b9eca6 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 = "0aff3418d898123034923f8fdbcdb3bdec9af0f798ace8d918c86c97353d3317" +hash = "f3a432e4852ba0269e671420dfd29311a05fd8647677a9dab4934ccdf933371b" [versions] fabric = "0.16.14" From 45eaf32c3706d1c773b3779d87b53ed88b02f2c8 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 15:03:52 +0100 Subject: [PATCH 059/106] Updated pack to 1.0.10 --- config/fabric_loader_dependencies.json | 10 +++++++++- config/isxander-main-menu-credits.json | 14 +++++++++++++- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 59fc732..ae65f5e 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1 +1,9 @@ -{"version":1,"overrides":{"fabricloader":{"+depends":{"fabricloader":">=0.14.22"}},"minecraft":{"+recommends":{"Fabulous":">=1.0.9"}},"debugify":{"recommends":{}},"lambdynlights":{"recommends":{}}}} \ No newline at end of file +{ + "version": 1, + "overrides": { + "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.10" } }, + "debugify": { "recommends": {} }, + "lambdynlights": { "recommends": {} } + } +} diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 0b4566e..3476c6b 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -1 +1,13 @@ -{"main_menu":{"bottom_right":[{"text":"Fabulous 1.0.9","clickEvent":{"action":"open_url","value":"https://codeberg.org/Malasaur/Fabulous"}}]}} \ No newline at end of file +{ + "main_menu": { + "bottom_right": [ + { + "text": "Fabulous 1.0.10", + "clickEvent": { + "action": "open_url", + "value": "https://codeberg.org/Malasaur/Fabulous" + } + } + ] + } +} diff --git a/index.toml b/index.toml index 8977aae..027e8e1 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "4e2cbf718fb734c2eeaf89e0eff879b8006480f60ad09266e3ac2aab40b8b00e" +hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648" [[files]] file = "config/fog/config.json" @@ -14,7 +14,7 @@ hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "8ba908b931b3622e7f8d6396ca1dd10e0c7d7e9566d71297ac0e3c6b658307eb" +hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 9b9eca6..0a82f1e 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.9" +version = "1.0.10" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f3a432e4852ba0269e671420dfd29311a05fd8647677a9dab4934ccdf933371b" +hash = "590dbdff487d1dcec83170f498ed8d983bd4d262c41d86b9bfcd7e15f66d5075" [versions] fabric = "0.16.14" From 22235d5e341128887da6539d7ca4a7313b62ecb5 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 16:32:49 +0100 Subject: [PATCH 060/106] Removed .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 4cd787f..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/releases/ -/scripts/ \ No newline at end of file From 532ddfaf33a85b01b04bdfa8fe0eac49e80eb51f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 16:42:35 +0100 Subject: [PATCH 061/106] Removed .packwizignore --- .packwizignore | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .packwizignore diff --git a/.packwizignore b/.packwizignore deleted file mode 100644 index 4ff2c46..0000000 --- a/.packwizignore +++ /dev/null @@ -1,3 +0,0 @@ -README.md -/releases/ -/scripts/ \ No newline at end of file From 96ef29ee39de9e37a06122a6dc352e2814c5d4d9 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 16:42:55 +0100 Subject: [PATCH 062/106] Added .gitattributes --- .gitattributes | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..83fdfce --- /dev/null +++ b/.gitattributes @@ -0,0 +1,31 @@ +# === MODPACK FILES +# These files are modpack-specific. +# Each derived modpack should have their own, completely independent version of these files. +# The git driver can be setup as: +# git config merge.ours.name "Keep ours" +# git config merge.ours.driver true +# This tells git to ignore upstream files and keep local ones on merge. + +index.toml merge=ours +pack.toml merge=ours +README.md merge=ours +config/fabric_loader_dependencies.json merge=ours +config/isxander-main-menu-credits.json merge=ours + +# === BASE FILES +# These are files added by the modpack. +# Each derived modpack should have these files as is. +# The git driver can be setup as: +# git config merge.theirs.name "Use theirs" +# git config merge.theirs.driver "sh -c 'cat \"$3\" > \"$2\"'" +# This tells git to replace local files with upstream ones on merge. +# Note: this driver is UNIX-only. + +mods/* merge=theirs +resourcepacks/* merge=theirs +shaderpacks/* merge=theirs +config/yosbr/config/* merge=theirs +scripts/* merge=theirs + +# === OTHER FILES +# All other files must be merged manually. From 80f9e7330985c63685b9eafe8b25c53fb8074d16 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 16 Nov 2025 16:43:19 +0100 Subject: [PATCH 063/106] Moved fog/ and enhanced_bes.properties to YOSBR config --- .../{ => yosbr/config}/enhanced_bes.properties | 0 config/{ => yosbr/config}/fog/config.json | 0 index.toml | 16 ++++++++++------ pack.toml | 2 +- 4 files changed, 11 insertions(+), 7 deletions(-) rename config/{ => yosbr/config}/enhanced_bes.properties (100%) rename config/{ => yosbr/config}/fog/config.json (100%) diff --git a/config/enhanced_bes.properties b/config/yosbr/config/enhanced_bes.properties similarity index 100% rename from config/enhanced_bes.properties rename to config/yosbr/config/enhanced_bes.properties diff --git a/config/fog/config.json b/config/yosbr/config/fog/config.json similarity index 100% rename from config/fog/config.json rename to config/yosbr/config/fog/config.json diff --git a/index.toml b/index.toml index 027e8e1..4719058 100644 --- a/index.toml +++ b/index.toml @@ -1,17 +1,13 @@ hash-format = "sha256" [[files]] -file = "config/enhanced_bes.properties" -hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" +file = "README.md" +hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648" -[[files]] -file = "config/fog/config.json" -hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" - [[files]] file = "config/isxander-main-menu-credits.json" hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86" @@ -76,6 +72,10 @@ hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" file = "config/yosbr/config/emotecraft.json" hash = "88ff06335191beefa9fb3746f8de31fa2f3b787c32193771eb58bbe97491404e" +[[files]] +file = "config/yosbr/config/enhanced_bes.properties" +hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" + [[files]] file = "config/yosbr/config/entity_texture_features.json" hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" @@ -92,6 +92,10 @@ hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" file = "config/yosbr/config/ferritecore.mixin.properties" hash = "4b4c3d16ac30dbe5d9b61105cc65214e929124097ed4ccd6da91817382f8d014" +[[files]] +file = "config/yosbr/config/fog/config.json" +hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" + [[files]] file = "config/yosbr/config/immediatelyfast.json" hash = "51c7ea47f63e38651a542dae94caaaa843924b9f00e77efb18ed15207cc167a8" diff --git a/pack.toml b/pack.toml index 0a82f1e..4110ee4 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 = "590dbdff487d1dcec83170f498ed8d983bd4d262c41d86b9bfcd7e15f66d5075" +hash = "8478cb1e2906f91335539c928c915e7a539020148ae0e5dd3b1404c10bd88712" [versions] fabric = "0.16.14" From b14933ed9600685ca350912443b0d529d323e301 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 10:22:30 +0100 Subject: [PATCH 064/106] Fixed .gitattributes --- .gitattributes | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.gitattributes b/.gitattributes index 83fdfce..58e3bf7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,26 +6,26 @@ # git config merge.ours.driver true # This tells git to ignore upstream files and keep local ones on merge. -index.toml merge=ours -pack.toml merge=ours -README.md merge=ours -config/fabric_loader_dependencies.json merge=ours -config/isxander-main-menu-credits.json merge=ours +index.toml ours +pack.toml ours +README.md ours +config/fabric_loader_dependencies.json ours +config/isxander-main-menu-credits.json ours # === BASE FILES # These are files added by the modpack. # Each derived modpack should have these files as is. # The git driver can be setup as: # git config merge.theirs.name "Use theirs" -# git config merge.theirs.driver "sh -c 'cat \"$3\" > \"$2\"'" +# git config merge.theirs.driver "cp %B %A" # UNIX +# git config merge.theirs.driver "copy %B %A" # Windows # This tells git to replace local files with upstream ones on merge. -# Note: this driver is UNIX-only. -mods/* merge=theirs -resourcepacks/* merge=theirs -shaderpacks/* merge=theirs -config/yosbr/config/* merge=theirs -scripts/* merge=theirs +mods/* theirs +resourcepacks/* theirs +shaderpacks/* theirs +config/yosbr/config/* theirs +scripts/* theirs # === OTHER FILES # All other files must be merged manually. From 91939e7ac940de51aff3d787de55f6daa8b8c62c Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 10:26:51 +0100 Subject: [PATCH 065/106] Fixed .gitattributes again --- .gitattributes | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitattributes b/.gitattributes index 58e3bf7..875847e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,11 +6,11 @@ # git config merge.ours.driver true # This tells git to ignore upstream files and keep local ones on merge. -index.toml ours -pack.toml ours -README.md ours -config/fabric_loader_dependencies.json ours -config/isxander-main-menu-credits.json ours +index.toml merge=ours +pack.toml merge=ours +README.md merge=ours +config/fabric_loader_dependencies.json merge=ours +config/isxander-main-menu-credits.json merge=ours # === BASE FILES # These are files added by the modpack. @@ -21,11 +21,11 @@ config/isxander-main-menu-credits.json ours # git config merge.theirs.driver "copy %B %A" # Windows # This tells git to replace local files with upstream ones on merge. -mods/* theirs -resourcepacks/* theirs -shaderpacks/* theirs -config/yosbr/config/* theirs -scripts/* theirs +mods/* merge=theirs +resourcepacks/* merge=theirs +shaderpacks/* merge=theirs +config/yosbr/config/* merge=theirs +scripts/* merge=theirs # === OTHER FILES # All other files must be merged manually. From 203a658d409a5aae929adb3c30c3b3f597fcba0b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 22:13:21 +0100 Subject: [PATCH 066/106] Updated to Fabric 0.18.0 --- pack.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pack.toml b/pack.toml index 4110ee4..e2c19f7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8478cb1e2906f91335539c928c915e7a539020148ae0e5dd3b1404c10bd88712" +hash = "85b2a90c1b5763a08c24a4494ec396a0a2d6759b643a7d18972a0ba1fd82f77a" [versions] -fabric = "0.16.14" +fabric = "0.18.0" minecraft = "1.20.1" From 92962a2114953fed996d69de47d523dc70d01f03 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 22:13:32 +0100 Subject: [PATCH 067/106] Updated everything to latest version --- index.toml | 4 ++-- mods/jei.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/index.toml b/index.toml index 4719058..fef7aa7 100644 --- a/index.toml +++ b/index.toml @@ -566,7 +566,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "94bd03574ecd0589a63a000a36b4199f6851af43e0772eb53f7f744e85e04b52" +hash = "5948129ddeefd49c578465ec4533edecd506c22b87b0a5d40e4586886f661060" metafile = true [[files]] @@ -731,7 +731,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "f58d2d24534aff39d9d1cbfa0dffa97fcc01af5bbabc75e486b1f64a5235f1e5" +hash = "b1c992ef49ff068176410fc886d215ee08db9bb3790d902fc78470f6635b9ea5" metafile = true [[files]] diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index f7dc964..e3d7ff8 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.118.jar" +filename = "jei-1.20.1-fabric-15.20.0.121.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/9FYfyBM7/jei-1.20.1-fabric-15.20.0.118.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/jkXwonCa/jei-1.20.1-fabric-15.20.0.121.jar" hash-format = "sha512" -hash = "ab764da963ec097df647f4cef2254437db5eea06dbde5dc965005be5b3a6a7bc3d1e3461f7c04f4758d9c8c6e6107d5b04d954bd7f5be793ab0e6f9e15fc2f93" +hash = "08b5b379996362e4cf0db4a3da4e4776b2d674b1bd495d15bd68e56a0fbd610a41f1fb1c44b1eacc41d8e68c74b81e5d441f82da1592eb496ec8207a0697d772" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "9FYfyBM7" +version = "jkXwonCa" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 466b849..fd82b77 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.10-fabric.jar" +filename = "polytone-1.20-3.5.11-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/cWWpTphV/polytone-1.20-3.5.10-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/kLT60pCW/polytone-1.20-3.5.11-fabric.jar" hash-format = "sha512" -hash = "da52ad8a3cbbee6ee55aa09e5d61c05adbc2be5bd6639b46cf62876976158db3a7c3b37d45fce34ac2d523694e0812de139f37fa52a1b829f6f77d8134329292" +hash = "f6007501005db333bdc3f48932bcc17cdab5f02df45fe62664e45184b764d7a948997deeb83ad84460df0511b9b23e3abc351be8fd861bfaff2574b83b9c0075" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "cWWpTphV" +version = "kLT60pCW" From 890861b7a66ca1c30100c480b2e0f76601231fb5 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 22:18:51 +0100 Subject: [PATCH 068/106] Fixed resourcepack names again --- config/yosbr/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 558ad2e..8552c62 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip"] -incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Visual Armor Trims.zip","file/Xalis Potions.zip"] +resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icon Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip"] +incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Xalis Potions.zip","file/Visual Armor Trims.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true From 0174f36834ac1618a6ceedbf459bc169b69d5e4b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 17 Nov 2025 22:19:44 +0100 Subject: [PATCH 069/106] Updated pack to 1.0.11 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 6 +++--- pack.toml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index ae65f5e..e22b06f 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.10" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 3476c6b..5b0d032 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.10", + "text": "Fabulous 1.0.11", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index fef7aa7..78876f9 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "d8ed4ff08198e92d4abf12849299a25844b3b5d0e6fdc055819f624dd4c12648" +hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "7e8f0d4aeb9c5516a5802f8e076ed798f154cecdf6a08e87caff049ec816ef86" +hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -202,7 +202,7 @@ hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" [[files]] file = "config/yosbr/options.txt" -hash = "6e02b05c449f816f81672c6da7db6e71d3972844c181ce7d400c170cb625b7ef" +hash = "2ace12a8a209b135fd1eda64297675736792bd52e2b512b06926133f936b1282" [[files]] file = "mods/3dskinlayers.pw.toml" diff --git a/pack.toml b/pack.toml index e2c19f7..2e6abee 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.10" +version = "1.0.11" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "85b2a90c1b5763a08c24a4494ec396a0a2d6759b643a7d18972a0ba1fd82f77a" +hash = "4b95dcbae40335869f303b7e67855f6df1adb879e255d81a338a451f13e89ff7" [versions] fabric = "0.18.0" From 15bd8cfe4436f4a2307c45ad91ddf79124d3c203 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 20 Nov 2025 22:32:17 +0100 Subject: [PATCH 070/106] Added releases/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7e78c36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +releases/ From 0318d76c0c1b0b94eb8ce3a1bdd3c1293a4bdf1a Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 20 Nov 2025 22:32:38 +0100 Subject: [PATCH 071/106] Updated Polytone --- index.toml | 2 +- mods/polytone.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index 78876f9..5da7f29 100644 --- a/index.toml +++ b/index.toml @@ -731,7 +731,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "b1c992ef49ff068176410fc886d215ee08db9bb3790d902fc78470f6635b9ea5" +hash = "c8a71e74f0d57c3a80b7f1c59b9059ed845ea50f571e2f7698616343ffebbf93" metafile = true [[files]] diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index fd82b77..360a710 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.11-fabric.jar" +filename = "polytone-1.20-3.5.12-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/kLT60pCW/polytone-1.20-3.5.11-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/kVbW1G44/polytone-1.20-3.5.12-fabric.jar" hash-format = "sha512" -hash = "f6007501005db333bdc3f48932bcc17cdab5f02df45fe62664e45184b764d7a948997deeb83ad84460df0511b9b23e3abc351be8fd861bfaff2574b83b9c0075" +hash = "1140eccb39820f05807f571f7571eb48c0774832ce8570fba850c007140b0cadaa167272b0ad2dede87ad263fbb0414eadf6443d2a4c2c94af73c62ce6cfbe39" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "kLT60pCW" +version = "kVbW1G44" diff --git a/pack.toml b/pack.toml index 2e6abee..00c025f 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 = "4b95dcbae40335869f303b7e67855f6df1adb879e255d81a338a451f13e89ff7" +hash = "f1ec15f903b898a0ab57406d5bb6c21937f0889db1531e0d230259dbe45386f3" [versions] fabric = "0.18.0" From e21ec547cf8e093cf144b4dc67124f4defdbe81f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 20 Nov 2025 22:33:38 +0100 Subject: [PATCH 072/106] Updated to Fabulous 1.0.12 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index e22b06f..8c15967 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.11" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 5b0d032..656d87d 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.11", + "text": "Fabulous 1.0.12", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index 5da7f29..3eeb699 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "38af2ec47ae7f5bfec87b3a1242098c85ae0e6164742a09b9ead1b900bf90822" +hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "a094085ba7fb988a50367035ccce07660a9e2627de07a9fb487129ff5e029dad" +hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 00c025f..1129eac 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.11" +version = "1.0.12" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f1ec15f903b898a0ab57406d5bb6c21937f0889db1531e0d230259dbe45386f3" +hash = "7b9e3bbbd98493abfab654eebf360f1e9b74fb8a54c84529e71f3335de1702ff" [versions] fabric = "0.18.0" From 59a54404cebd3a36673ad85a8b94fdcbb26a8075 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 14:23:57 +0100 Subject: [PATCH 073/106] Updated: * Bad Optimizations * Camera Overhaul * EMF * ETF * Forge Config API * Jade Addons * JEI * Ksyxis * Lithium * MidnightLib * Polytone * Puzzle * Fresh Animations * Translations for Sodium * Unique Dark --- index.toml | 30 +++++++++---------- mods/badoptimizations.pw.toml | 8 ++--- mods/cameraoverhaul.pw.toml | 8 ++--- mods/entity-model-features.pw.toml | 8 ++--- mods/entitytexturefeatures.pw.toml | 8 ++--- mods/forge-config-api-port.pw.toml | 8 ++--- mods/jade-addons-fabric.pw.toml | 8 ++--- mods/jei.pw.toml | 8 ++--- mods/ksyxis.pw.toml | 8 ++--- mods/lithium.pw.toml | 8 ++--- mods/midnightlib.pw.toml | 8 ++--- mods/polytone.pw.toml | 8 ++--- mods/puzzle.pw.toml | 8 ++--- pack.toml | 2 +- resourcepacks/fresh-animations.pw.toml | 6 ++-- resourcepacks/translations-for-sodium.pw.toml | 6 ++-- resourcepacks/unique-dark.pw.toml | 6 ++-- 17 files changed, 73 insertions(+), 73 deletions(-) diff --git a/index.toml b/index.toml index 3eeb699..33f81e6 100644 --- a/index.toml +++ b/index.toml @@ -246,7 +246,7 @@ metafile = true [[files]] file = "mods/badoptimizations.pw.toml" -hash = "7eb6b5ee57865d6221be3c428f5a0c4e449f4c86920e9f8736b4f755d7822edf" +hash = "7a266a082b54627e5f95aa154871114fded8c0a06af104e49cf08668b869cfad" metafile = true [[files]] @@ -311,7 +311,7 @@ metafile = true [[files]] file = "mods/cameraoverhaul.pw.toml" -hash = "1486599d6e290cf30708c54ce2b8caa0447f072080625213951d50665167ec56" +hash = "360c50d7131402e9dd322ec73da30715be320f35a0376768952e622e24e75bd1" metafile = true [[files]] @@ -436,7 +436,7 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "f1d9c0910c3172c83058cc6d9af49e9b8dd9a6e410b0113e41077a373a0646a0" +hash = "b13f84a7fad7d6e21cef513a9c8f8206e55f0b342b4030df540e3126ad5abb2a" metafile = true [[files]] @@ -446,7 +446,7 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "91f45174d8627de2d04922bcf83b4b7c31188fbfc748240fcca27ea4f3282e93" +hash = "605c081279d8e4e5c98e6a50304867214185d8b8f14434b71d388a20f4ad7d5d" metafile = true [[files]] @@ -496,7 +496,7 @@ metafile = true [[files]] file = "mods/forge-config-api-port.pw.toml" -hash = "4449401b59481016fa2a66d6e749795129160cb1ab3e7932e15033c6b5815455" +hash = "adea09f1e1b05da68cf7407992a9391b15985acf5465a888e54ae076dbd543ab" metafile = true [[files]] @@ -556,7 +556,7 @@ metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" +hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" metafile = true [[files]] @@ -566,7 +566,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "5948129ddeefd49c578465ec4533edecd506c22b87b0a5d40e4586886f661060" +hash = "9ea4057346d54e73b0adf8555f1c7621ff3ee09a5eec0b85824e7396bf48fde1" metafile = true [[files]] @@ -586,7 +586,7 @@ metafile = true [[files]] file = "mods/ksyxis.pw.toml" -hash = "e8698f70155865c360b0048e94aadafa0d08b19b33859b5fbb4c16465f80d964" +hash = "6c4d9be9d042e5a1028a420fa2f4aa435e6406445207a4d600700efbf037c35a" metafile = true [[files]] @@ -606,7 +606,7 @@ metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" +hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca" metafile = true [[files]] @@ -631,7 +631,7 @@ metafile = true [[files]] file = "mods/midnightlib.pw.toml" -hash = "f40488b90039380bde4615baca056eaec3afb62defccd7301a15af1c602970c3" +hash = "4b1b29ebfbbd9f23eb90c8c9f5113fce64c3ca605c8cad3aedaa25be83a82a53" metafile = true [[files]] @@ -731,12 +731,12 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "c8a71e74f0d57c3a80b7f1c59b9059ed845ea50f571e2f7698616343ffebbf93" +hash = "f3a90eec6694a894d94667727b97c3d72a8ebb871efc1176c65127c7c948055a" metafile = true [[files]] file = "mods/puzzle.pw.toml" -hash = "222ba96b4e6072eaf6cc9f0efaaebb6a166ee773897228ebb7513a804e932581" +hash = "80d9a8c3e6322d92adfe29f68bceff1ac16aae8f95cb60bf8206a0ec94e056af" metafile = true [[files]] @@ -881,7 +881,7 @@ metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "71f770de052aa976cd1ae1fc7b4274c421ec22298a592eabbbfb016fccde59c0" +hash = "8135967e211a1391ec38ade8eff9fc8fd7006c5beb7448760e6c611f183b7598" metafile = true [[files]] @@ -906,12 +906,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "6cb10c1acf23548f593c8c2aa6cba4a3b2eed87e2ac88fa770b1147ca832acb6" +hash = "cfdbe86842057738cee46785543f649b1fe68914a1692e174f3330d95b5a69c4" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "09154a6491085266b9cf59f68954ba3885a71d803eca581f3bf5fc16effb39ad" +hash = "fd6acf136496e368527c7ee5d5654bee9bb98da5bf17a8eaeebd1b470323383b" metafile = true [[files]] diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml index 41d4f7e..a8666eb 100644 --- a/mods/badoptimizations.pw.toml +++ b/mods/badoptimizations.pw.toml @@ -1,13 +1,13 @@ name = "BadOptimizations" -filename = "BadOptimizations-2.3.1-1.20.1.jar" +filename = "BadOptimizations-2.4.0-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/BKvbnpID/BadOptimizations-2.3.1-1.20.1.jar" +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/7JVYse6h/BadOptimizations-2.4.0-1.20.1.jar" hash-format = "sha512" -hash = "f8d0e010d7a03112a8f8860971a0358e6c50c40f8f7ed5fc76a8afc07779232916e98d83b753b400a41aa99e7d5515219cb840eef645caf89a21e85f633bed10" +hash = "1e47a309bc7f8669104b15739f9b803a90dde1d4e31c5df53f65c926b75b5e3a9f44ba04ab02f2250b70275ed8c3ca374af81889937e2b02bc45cd15cf49fab0" [update] [update.modrinth] mod-id = "g96Z4WVZ" -version = "BKvbnpID" +version = "7JVYse6h" diff --git a/mods/cameraoverhaul.pw.toml b/mods/cameraoverhaul.pw.toml index 35d388f..e334ce9 100644 --- a/mods/cameraoverhaul.pw.toml +++ b/mods/cameraoverhaul.pw.toml @@ -1,13 +1,13 @@ name = "Camera Overhaul" -filename = "CameraOverhaul-v2.0.4-fabric+mc[1.20.0-1.20.5].jar" +filename = "CameraOverhaul-v2.0.5-fabric+mc[1.20.0-1.20.5].jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/4oWNKGuh/CameraOverhaul-v2.0.4-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" +url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/AOOtoo5Q/CameraOverhaul-v2.0.5-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" hash-format = "sha512" -hash = "c4c47e5eace7a18733cb5444c997597d132bbc7b79ae11628c27fe4f42973e8094de5ad39161660a3e9a7d9e8448f5f41b7ff026231889aca646635be6ed92a5" +hash = "59bc88718d9ec8c2bfd70e755dfba38d56b209c1dc8109a6babcaacbd513240bbfb0d2b20d15500c85ab4af4a27eff7c700c1aae63573415b227226c16ec0b19" [update] [update.modrinth] mod-id = "m0oRwcZx" -version = "4oWNKGuh" +version = "AOOtoo5Q" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 4c1b95d..9bc24da 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_1.20.1-fabric-3.0.1.jar" +filename = "entity_model_features_1.20.1-fabric-3.0.7.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ZQTkVFpd/entity_model_features_1.20.1-fabric-3.0.1.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/98XZmlck/entity_model_features_1.20.1-fabric-3.0.7.jar" hash-format = "sha512" -hash = "fb0c481e504b0e5ecba4448b525c3909e9df670d6bdc61351ffa75f4ba3f07b1db832e7fd9f4930b9fe901de9d1e615dbc7237fde208e93fc465b7a827b31912" +hash = "1c22af6267208c971d7f885eb6aaa1b451e681719e8b922f0f055b3a7260e2200fcd001168aef2bdb99f9798b613ee7d38ff9ea3b545ace3e5052e2ac314fd38" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "ZQTkVFpd" +version = "98XZmlck" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 58539cc..de84d95 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_1.20.1-fabric-7.0.2.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/MCqOUd7i/entity_texture_features_1.20.1-fabric-7.0.2.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/6Ldn1yiR/entity_texture_features_1.20.1-fabric-7.0.6.jar" hash-format = "sha512" -hash = "63db050bf0abc1e954f32d9103d008a599f9fed7899353479b4477b9f9e336c4b12d88b99fc4ea4cd7b15d2e87a393b95e880e155aad31a3ec7f8e8d0e11beb9" +hash = "4aeea32e0a152fd2388058cc25dd4f0ac602d767c4c9c11a1e1c4841f89b0124208ce93467c5ac69e2599b7aab774557ec2cc5cd84d8079306633ec89677b510" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "MCqOUd7i" +version = "6Ldn1yiR" diff --git a/mods/forge-config-api-port.pw.toml b/mods/forge-config-api-port.pw.toml index a2efce2..ca034d4 100644 --- a/mods/forge-config-api-port.pw.toml +++ b/mods/forge-config-api-port.pw.toml @@ -1,13 +1,13 @@ name = "Forge Config API Port" -filename = "ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar" +filename = "ForgeConfigAPIPort-v8.0.3-1.20.1-Fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ohNO6lps/versions/1aKtMQZE/ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar" +url = "https://cdn.modrinth.com/data/ohNO6lps/versions/HvR3IdRE/ForgeConfigAPIPort-v8.0.3-1.20.1-Fabric.jar" hash-format = "sha512" -hash = "c74fda4c25f42f182cae4ef2abaceb6992f14015a9b97570460c98f3cec15db6f7f2806f970efa1d10ffab62dd50257f8486cb586da129459225e3aa8db71ae0" +hash = "15144d6d7b74dfbe2eede6e3b0aa0c841670be1bd6121608bc28f3b1e46846ccd36b506060a081c988da96cf46fce8bf2e55601e3934b9a52d22dc2fa6cbfd32" [update] [update.modrinth] mod-id = "ohNO6lps" -version = "1aKtMQZE" +version = "HvR3IdRE" diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index a01e5ed..d929059 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" +filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar" hash-format = "sha512" -hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" +hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766" [update] [update.modrinth] mod-id = "fThnVRli" -version = "DSkzT8Ma" +version = "kBOrKrXR" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index e3d7ff8..fdda31d 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.121.jar" +filename = "jei-1.20.1-fabric-15.20.0.127.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/jkXwonCa/jei-1.20.1-fabric-15.20.0.121.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/vcirZJi7/jei-1.20.1-fabric-15.20.0.127.jar" hash-format = "sha512" -hash = "08b5b379996362e4cf0db4a3da4e4776b2d674b1bd495d15bd68e56a0fbd610a41f1fb1c44b1eacc41d8e68c74b81e5d441f82da1592eb496ec8207a0697d772" +hash = "209f3eea5f2e620d437008eb1b0d27f0ce6764932b1a973a5cf7acd404a40f2e711f8111fcebad9ea87cbc54935bd1b95ab585e5934a371cadc55606330d1af8" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "jkXwonCa" +version = "vcirZJi7" diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml index 43bd5c9..f44f41a 100644 --- a/mods/ksyxis.pw.toml +++ b/mods/ksyxis.pw.toml @@ -1,13 +1,13 @@ name = "Ksyxis" -filename = "Ksyxis-1.2.0.jar" +filename = "Ksyxis-1.3.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/H2bW83qs/Ksyxis-1.2.0.jar" +url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/vCQj9Ui7/Ksyxis-1.3.4.jar" hash-format = "sha512" -hash = "89b9ba6f8ab5db10023c568c0966b6211e6450f6403f1108a943b4df747659834efe0898511fd9c161d9136ed904a6136d61f7420e26d64501b07f7c8597dabe" +hash = "f085627a6dd242bec916fc5dbec5694733f3a44e7826f51ba64887ae50860b5b6e9f89ceac4ca9beefee356c428211260ce4a40bee6bb136bfe636c42753c972" [update] [update.modrinth] mod-id = "2ecVyZ49" -version = "H2bW83qs" +version = "vCQj9Ui7" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml index 565754c..50eb2cb 100644 --- a/mods/lithium.pw.toml +++ b/mods/lithium.pw.toml @@ -1,13 +1,13 @@ name = "Lithium" -filename = "lithium-fabric-mc1.20.1-0.11.3.jar" +filename = "lithium-fabric-mc1.20.1-0.11.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar" +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/iEcXOkz4/lithium-fabric-mc1.20.1-0.11.4.jar" hash-format = "sha512" -hash = "dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720" +hash = "31938b7e849609892ffa1710e41f2e163d11876f824452540658c4b53cd13c666dbdad8d200989461932bd9952814c5943e64252530c72bdd5d8641775151500" [update] [update.modrinth] mod-id = "gvQqBUqZ" -version = "vuuAe7ZA" +version = "iEcXOkz4" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml index 6285b97..d48e5d5 100644 --- a/mods/midnightlib.pw.toml +++ b/mods/midnightlib.pw.toml @@ -1,13 +1,13 @@ name = "MidnightLib" -filename = "midnightlib-fabric-1.4.1.1.jar" +filename = "midnightlib-fabric-1.9.1+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar" +url = "https://cdn.modrinth.com/data/codAaoxh/versions/H83eN0R5/midnightlib-fabric-1.9.1%2B1.20.1.jar" hash-format = "sha512" -hash = "2780de49e687343cee6577ec5d029571e214e427f999f5bd651d33b9aae190a19d832feb82ba67aa8779a614579379b982c021bad5e9a87a841e5e0276486078" +hash = "48791ea37d61151b7ad8b35eacb53743d71709300e600c030b98c879d7612f8a0ae09649b3edbbdbc4be68da02229a83a083c0e1ce198e21551cf90c750b3ad9" [update] [update.modrinth] mod-id = "codAaoxh" -version = "YXz8kIQl" +version = "H83eN0R5" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 360a710..3d4ce41 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.12-fabric.jar" +filename = "polytone-1.20-3.5.15-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/kVbW1G44/polytone-1.20-3.5.12-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/eQGjBQzp/polytone-1.20-3.5.15-fabric.jar" hash-format = "sha512" -hash = "1140eccb39820f05807f571f7571eb48c0774832ce8570fba850c007140b0cadaa167272b0ad2dede87ad263fbb0414eadf6443d2a4c2c94af73c62ce6cfbe39" +hash = "c068be46c29be57686989bad7321a8d11c4497e95486ec9a3b24cf32d7fbf8394aada91ee772f890dd83e221e3bfbcc267bc08940620981f0dce7bc1709b8726" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "kVbW1G44" +version = "eQGjBQzp" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index 1321f63..ceaac2c 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,13 +1,13 @@ name = "Puzzle" -filename = "puzzle-1.5.2+1.20.jar" +filename = "puzzle-fabric-2.2.0+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar" +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/cG5QV3Tj/puzzle-fabric-2.2.0%2B1.20.1.jar" hash-format = "sha512" -hash = "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014" +hash = "559d82d18f1d56eeadb54dd0ae3e3bbc82bbe6ae9ea6caf48e16806920a7a6e6c4e7f3b34d67f97b8d0875f30382a944494eeed7769c15395e1f0fa594f871bf" [update] [update.modrinth] mod-id = "3IuO68q1" -version = "F5UKlslF" +version = "cG5QV3Tj" diff --git a/pack.toml b/pack.toml index 1129eac..44aa7ea 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 = "7b9e3bbbd98493abfab654eebf360f1e9b74fb8a54c84529e71f3335de1702ff" +hash = "cb44d60b4162f8071587c27a0bd91755fcda5306be19fe21dd33159fc4c72ea8" [versions] fabric = "0.18.0" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 3321f3c..513da85 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -3,11 +3,11 @@ filename = "Fresh Animations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/50dA9Sha/versions/EkWu7smn/FreshAnimations_v1.10.1.zip" +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/kJAJJOwD/FreshAnimations_v1.10.2.zip" hash-format = "sha512" -hash = "f5bf17c74afbe9acda9f0b7ad177fa28218077bec286cf04e465ff83b84d7e21fe53d15e8ceea4d2b358521dda2007417394b33ac8737fdc5c91ffcbcb715994" +hash = "dd129ed8a6c1604c134e10758535f0fed1ef701cc4bb636796ec3ae746283765d7bc996cc9536b0eeb4fe43b71ad5c51bf0c3c2de12026e011ad5e66b5e72be6" [update] [update.modrinth] mod-id = "50dA9Sha" -version = "EkWu7smn" +version = "kJAJJOwD" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index d7fe7d4..7260a11 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/wDPJqkKs/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jhZ8HWWd/SodiumTranslations.zip" hash-format = "sha512" -hash = "fa54d0fe8139c8b01dbd599c635f327811ed3edc7a3507220edf32db7b1099111bd57bfe237adc39074e8851a8e1145d3a4ad2b66650b160b819a4109f90689a" +hash = "9149e7a6ccd92d5730c8e60947f022ed4e9f086bbb8acc2477db1dc1d8e7fff062e6dd5aa05d21361a004d4d15ee3bdb2099b34fdf23ad5b2845c5bc4501d4d7" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "wDPJqkKs" +version = "jhZ8HWWd" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index e539373..abe1a09 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/aC2fjOEJ/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/vVSfcog0/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "cf4df72f0a6e98eee4ad7e136c27cdffcae7b61e1c0e31543878cda98f87420d3565a33d79003da7f24f6f0c4baf48abd075c300ae9b62569d45ab697518842d" +hash = "7be583831fac2b47ab07abcf6b9122be727f7d75e4ad379b8a8a63feb9017e1773d8d7e5f7c82e0c5fb3b4ce5cdf595e3d5ffc4743f2f6c02f1ad72da82581b0" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "aC2fjOEJ" +version = "vVSfcog0" From eaae22db93d8fee55db15c274be1c1c76975a33e Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 14:26:30 +0100 Subject: [PATCH 074/106] Added: * Essential Commands * LuckPerms * PWAM * Vanilla Permissions * Vanish --- index.toml | 25 +++++++++++++++++++++++++ mods/essential-commands.pw.toml | 13 +++++++++++++ mods/luckperms.pw.toml | 13 +++++++++++++ mods/pwam.pw.toml | 13 +++++++++++++ mods/vanilla-permissions.pw.toml | 13 +++++++++++++ mods/vanish.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 mods/essential-commands.pw.toml create mode 100644 mods/luckperms.pw.toml create mode 100644 mods/pwam.pw.toml create mode 100644 mods/vanilla-permissions.pw.toml create mode 100644 mods/vanish.pw.toml diff --git a/index.toml b/index.toml index 33f81e6..56a4880 100644 --- a/index.toml +++ b/index.toml @@ -449,6 +449,11 @@ file = "mods/entitytexturefeatures.pw.toml" hash = "605c081279d8e4e5c98e6a50304867214185d8b8f14434b71d388a20f4ad7d5d" metafile = true +[[files]] +file = "mods/essential-commands.pw.toml" +hash = "21c3264543db261d2b7fca1b0debbae16d11a1945999ff1dfa51551fec381bbf" +metafile = true + [[files]] file = "mods/fabric-api.pw.toml" hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" @@ -609,6 +614,11 @@ file = "mods/lithium.pw.toml" hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca" metafile = true +[[files]] +file = "mods/luckperms.pw.toml" +hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a" +metafile = true + [[files]] file = "mods/macos-input-fixes.pw.toml" hash = "95de24f2f2d9c9fa4dcb33660bd6fafb2101a5514f718d00b207f48da26b64cf" @@ -744,6 +754,11 @@ file = "mods/puzzles-lib.pw.toml" hash = "a1eff7b33a54586b6989c7bfd89992f9d315f1c656b7596649d9af7017c6af7b" metafile = true +[[files]] +file = "mods/pwam.pw.toml" +hash = "a1b7da0628748cdc4a526b006868559b334744ea1933bf2a5718bd9fd41334bd" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" @@ -824,6 +839,16 @@ file = "mods/txnilib.pw.toml" hash = "3f12e299c61128e9b68e30f814a8507437afc84e27c678fe7955ced741fc176a" metafile = true +[[files]] +file = "mods/vanilla-permissions.pw.toml" +hash = "e2a38e25d15c5991c6918969018e6758cdb737edf562b005ee6630a0cd6dd263" +metafile = true + +[[files]] +file = "mods/vanish.pw.toml" +hash = "f75ab965e4eb71aefb05a30a80433b94d582e6a68eb5e4d54a06dd43b0181244" +metafile = true + [[files]] file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" diff --git a/mods/essential-commands.pw.toml b/mods/essential-commands.pw.toml new file mode 100644 index 0000000..e2c0157 --- /dev/null +++ b/mods/essential-commands.pw.toml @@ -0,0 +1,13 @@ +name = "Essential Commands" +filename = "essential_commands-0.35.3-mc1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/6VdDUivB/versions/rzMal9h2/essential_commands-0.35.3-mc1.20.1.jar" +hash-format = "sha512" +hash = "e497880e2d8be80aedd719ccef82ac40e398d296f74c04be9ebe1a78c2be5ac652f6c33cf679857b42e40defc42eb835b866c9efbbe6e8d917e8fd93a0d2cd60" + +[update] +[update.modrinth] +mod-id = "6VdDUivB" +version = "rzMal9h2" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml new file mode 100644 index 0000000..7f6939e --- /dev/null +++ b/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-Fabric-5.4.102.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar" +hash-format = "sha512" +hash = "45058fd2bbd2e7723af01a093ef7233d8a6fa2278a2232dfcc2aa53dae6df7ed78dbfbdb9ee133b19bc36655ccff5a4facdd476319c18e290b284733bf10edff" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "7PNj6nCm" diff --git a/mods/pwam.pw.toml b/mods/pwam.pw.toml new file mode 100644 index 0000000..3c5486f --- /dev/null +++ b/mods/pwam.pw.toml @@ -0,0 +1,13 @@ +name = "PasswordManager for AuthMe" +filename = "PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PrkvGEnM/versions/FlTXFabY/PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" +hash-format = "sha512" +hash = "5b4957af1c15ab4ffca687aae2e7f54a7d887d0dcb60966ad2b60d077335ad7e51b31d5e26428a3f3338014b793394d720df0fd97569c5c43cd0fe3b54c82987" + +[update] +[update.modrinth] +mod-id = "PrkvGEnM" +version = "FlTXFabY" diff --git a/mods/vanilla-permissions.pw.toml b/mods/vanilla-permissions.pw.toml new file mode 100644 index 0000000..7988cb7 --- /dev/null +++ b/mods/vanilla-permissions.pw.toml @@ -0,0 +1,13 @@ +name = "Vanilla Permissions" +filename = "vanilla-permissions-0.3.1+1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/fdZkP5Bb/versions/3OoY1EnF/vanilla-permissions-0.3.1%2B1.20.1.jar" +hash-format = "sha512" +hash = "9d31f7ad68b6538cb353394da2214bc6bb89af992000f4f6e7e85f679d7f6a9cdbb391bde403cbedea4365c5bcc670d22f40f19f61ed016801c2d2fbed1c2743" + +[update] +[update.modrinth] +mod-id = "fdZkP5Bb" +version = "3OoY1EnF" diff --git a/mods/vanish.pw.toml b/mods/vanish.pw.toml new file mode 100644 index 0000000..c6e6450 --- /dev/null +++ b/mods/vanish.pw.toml @@ -0,0 +1,13 @@ +name = "Vanish" +filename = "vanish-1.5.5+1.20.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/UL4bJFDY/versions/2D19CPkZ/vanish-1.5.5%2B1.20.1.jar" +hash-format = "sha512" +hash = "594adb0dd14ca251d8f190edeb71e761bee190603fa89864b1aeb172f0de8c73b31866c5c257398ac68f587aa42255e8429a64385c6f056ad5ed922c33258806" + +[update] +[update.modrinth] +mod-id = "UL4bJFDY" +version = "2D19CPkZ" diff --git a/pack.toml b/pack.toml index 44aa7ea..bd6d4d8 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 = "cb44d60b4162f8071587c27a0bd91755fcda5306be19fe21dd33159fc4c72ea8" +hash = "b1efda1ca9a9ca4c1c055e1f507e7241954d65e3d290a2e592344fbdfba11217" [versions] fabric = "0.18.0" From a582ab9677c764c7bdfb40bd28dbc230bc533720 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 14:37:41 +0100 Subject: [PATCH 075/106] Added Show Me Your Skin --- index.toml | 10 ++++++++++ mods/cicada.pw.toml | 13 +++++++++++++ mods/show-me-your-skin.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/cicada.pw.toml create mode 100644 mods/show-me-your-skin.pw.toml diff --git a/index.toml b/index.toml index 56a4880..99a464d 100644 --- a/index.toml +++ b/index.toml @@ -334,6 +334,11 @@ file = "mods/chunky.pw.toml" hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" metafile = true +[[files]] +file = "mods/cicada.pw.toml" +hash = "d226ea199a740bff4e07877a952dc6972273fb92fcddd258a8989bfbede63a8d" +metafile = true + [[files]] file = "mods/cit-resewn.pw.toml" hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" @@ -784,6 +789,11 @@ file = "mods/seamless-loading-screen.pw.toml" hash = "a47d32bc04a461351608608f34543b818019ff928102422078f00d23b7a14fae" metafile = true +[[files]] +file = "mods/show-me-your-skin.pw.toml" +hash = "f29ba19cab72bdca9cbf01a557f5fb78513412094d4d4051295ab34ff1a86d9d" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "fae2bc6c282159f6a2e55e22d19241c625a9795dddbe8bd0f0b501c8aa709be1" diff --git a/mods/cicada.pw.toml b/mods/cicada.pw.toml new file mode 100644 index 0000000..7cb0a45 --- /dev/null +++ b/mods/cicada.pw.toml @@ -0,0 +1,13 @@ +name = "CICADA" +filename = "cicada-lib-0.14.3+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/IwCkru1D/versions/BWXjXtWI/cicada-lib-0.14.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "56a3d616b4a79c0d8d54487e994dcd5a48ac6becd02829eeb0c3cf6d150d392e0162510f45c23df2106df65ee1e90594b62b751ae7c16bfca385be8edfe418cc" + +[update] +[update.modrinth] +mod-id = "IwCkru1D" +version = "BWXjXtWI" diff --git a/mods/show-me-your-skin.pw.toml b/mods/show-me-your-skin.pw.toml new file mode 100644 index 0000000..6912a24 --- /dev/null +++ b/mods/show-me-your-skin.pw.toml @@ -0,0 +1,13 @@ +name = "Show Me Your Skin!" +filename = "show-me-your-skin-1.9.0+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bD7YqcA3/versions/acq6mVBP/show-me-your-skin-1.9.0%2B1.20.jar" +hash-format = "sha512" +hash = "5ff9b94196a1a39b06e62fd4b4108ea31a908cb66a5dd381880e4724ebb403754ec34479e1613f23d4b97b5ed51d126a8de407bb199dbc17f9eec6bd85b19a58" + +[update] +[update.modrinth] +mod-id = "bD7YqcA3" +version = "acq6mVBP" diff --git a/pack.toml b/pack.toml index bd6d4d8..9338a6e 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 = "b1efda1ca9a9ca4c1c055e1f507e7241954d65e3d290a2e592344fbdfba11217" +hash = "0c3887afc0b4f06467a8d99c4417fb74e5d5a37a89de8b479aca538734b8032b" [versions] fabric = "0.18.0" From 20a8e321fff1dd0f668bb6931413845e618f14cd Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 15:57:19 +0100 Subject: [PATCH 076/106] Removed: * Essential Commands * LuckPerms * Vanilla Permissions * Vanish --- index.toml | 20 -------------------- mods/essential-commands.pw.toml | 13 ------------- mods/luckperms.pw.toml | 13 ------------- mods/vanilla-permissions.pw.toml | 13 ------------- mods/vanish.pw.toml | 13 ------------- pack.toml | 2 +- 6 files changed, 1 insertion(+), 73 deletions(-) delete mode 100644 mods/essential-commands.pw.toml delete mode 100644 mods/luckperms.pw.toml delete mode 100644 mods/vanilla-permissions.pw.toml delete mode 100644 mods/vanish.pw.toml diff --git a/index.toml b/index.toml index 99a464d..d77984e 100644 --- a/index.toml +++ b/index.toml @@ -454,11 +454,6 @@ file = "mods/entitytexturefeatures.pw.toml" hash = "605c081279d8e4e5c98e6a50304867214185d8b8f14434b71d388a20f4ad7d5d" metafile = true -[[files]] -file = "mods/essential-commands.pw.toml" -hash = "21c3264543db261d2b7fca1b0debbae16d11a1945999ff1dfa51551fec381bbf" -metafile = true - [[files]] file = "mods/fabric-api.pw.toml" hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" @@ -619,11 +614,6 @@ file = "mods/lithium.pw.toml" hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca" metafile = true -[[files]] -file = "mods/luckperms.pw.toml" -hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a" -metafile = true - [[files]] file = "mods/macos-input-fixes.pw.toml" hash = "95de24f2f2d9c9fa4dcb33660bd6fafb2101a5514f718d00b207f48da26b64cf" @@ -849,16 +839,6 @@ file = "mods/txnilib.pw.toml" hash = "3f12e299c61128e9b68e30f814a8507437afc84e27c678fe7955ced741fc176a" metafile = true -[[files]] -file = "mods/vanilla-permissions.pw.toml" -hash = "e2a38e25d15c5991c6918969018e6758cdb737edf562b005ee6630a0cd6dd263" -metafile = true - -[[files]] -file = "mods/vanish.pw.toml" -hash = "f75ab965e4eb71aefb05a30a80433b94d582e6a68eb5e4d54a06dd43b0181244" -metafile = true - [[files]] file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" diff --git a/mods/essential-commands.pw.toml b/mods/essential-commands.pw.toml deleted file mode 100644 index e2c0157..0000000 --- a/mods/essential-commands.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Essential Commands" -filename = "essential_commands-0.35.3-mc1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/6VdDUivB/versions/rzMal9h2/essential_commands-0.35.3-mc1.20.1.jar" -hash-format = "sha512" -hash = "e497880e2d8be80aedd719ccef82ac40e398d296f74c04be9ebe1a78c2be5ac652f6c33cf679857b42e40defc42eb835b866c9efbbe6e8d917e8fd93a0d2cd60" - -[update] -[update.modrinth] -mod-id = "6VdDUivB" -version = "rzMal9h2" diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml deleted file mode 100644 index 7f6939e..0000000 --- a/mods/luckperms.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LuckPerms" -filename = "LuckPerms-Fabric-5.4.102.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar" -hash-format = "sha512" -hash = "45058fd2bbd2e7723af01a093ef7233d8a6fa2278a2232dfcc2aa53dae6df7ed78dbfbdb9ee133b19bc36655ccff5a4facdd476319c18e290b284733bf10edff" - -[update] -[update.modrinth] -mod-id = "Vebnzrzj" -version = "7PNj6nCm" diff --git a/mods/vanilla-permissions.pw.toml b/mods/vanilla-permissions.pw.toml deleted file mode 100644 index 7988cb7..0000000 --- a/mods/vanilla-permissions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Vanilla Permissions" -filename = "vanilla-permissions-0.3.1+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/fdZkP5Bb/versions/3OoY1EnF/vanilla-permissions-0.3.1%2B1.20.1.jar" -hash-format = "sha512" -hash = "9d31f7ad68b6538cb353394da2214bc6bb89af992000f4f6e7e85f679d7f6a9cdbb391bde403cbedea4365c5bcc670d22f40f19f61ed016801c2d2fbed1c2743" - -[update] -[update.modrinth] -mod-id = "fdZkP5Bb" -version = "3OoY1EnF" diff --git a/mods/vanish.pw.toml b/mods/vanish.pw.toml deleted file mode 100644 index c6e6450..0000000 --- a/mods/vanish.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Vanish" -filename = "vanish-1.5.5+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/UL4bJFDY/versions/2D19CPkZ/vanish-1.5.5%2B1.20.1.jar" -hash-format = "sha512" -hash = "594adb0dd14ca251d8f190edeb71e761bee190603fa89864b1aeb172f0de8c73b31866c5c257398ac68f587aa42255e8429a64385c6f056ad5ed922c33258806" - -[update] -[update.modrinth] -mod-id = "UL4bJFDY" -version = "2D19CPkZ" diff --git a/pack.toml b/pack.toml index 9338a6e..05092b2 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 = "0c3887afc0b4f06467a8d99c4417fb74e5d5a37a89de8b479aca538734b8032b" +hash = "c97d7c8166da5d6f0219adbf5fe04188f99dfea508dda6370f6fa1c722c7e7bd" [versions] fabric = "0.18.0" From e8818900d218164e6735cd94b40b5e2c72693c5d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 15:57:44 +0100 Subject: [PATCH 077/106] Updated pack to 1.0.13 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 8c15967..c6c2fa0 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.12" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.13" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 656d87d..96ae295 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.12", + "text": "Fabulous 1.0.13", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index d77984e..e5eac18 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "4ece8b12b21795e507160deaa024a5a5effd6be9b6299eee476293e478ddb121" +hash = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "e23dd9c2cc51c8e45a1664445ccd815c5faebf15e64c56796a7466cdaaa0fca9" +hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index 05092b2..855267a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.12" +version = "1.0.13" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c97d7c8166da5d6f0219adbf5fe04188f99dfea508dda6370f6fa1c722c7e7bd" +hash = "27a04eb7817dc3c180332f661b34e6f1a9881f994722ca3a5be49f3a8e71e624" [versions] fabric = "0.18.0" From 5dc01d5dbb20dc102c5cb1ed96771c6ade461614 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 29 Nov 2025 16:38:38 +0100 Subject: [PATCH 078/106] Rolled back to previous Jade Addons version --- index.toml | 2 +- mods/jade-addons-fabric.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index e5eac18..2e25aeb 100644 --- a/index.toml +++ b/index.toml @@ -561,7 +561,7 @@ metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" +hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" metafile = true [[files]] diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index d929059..a01e5ed 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar" +filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" hash-format = "sha512" -hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766" +hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" [update] [update.modrinth] mod-id = "fThnVRli" -version = "kBOrKrXR" +version = "DSkzT8Ma" diff --git a/pack.toml b/pack.toml index 855267a..37de713 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 = "27a04eb7817dc3c180332f661b34e6f1a9881f994722ca3a5be49f3a8e71e624" +hash = "a52c2c0a93568733da224ad76a71c65cbdfe14543c22640892e8c9eff1827057" [versions] fabric = "0.18.0" From 6c077fb1a7c4951d3d973272cd01918ff0649e26 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 14:29:11 +0100 Subject: [PATCH 079/106] Added The Rename Compat Project --- config/yosbr/options.txt => options.txt | 5 ++--- resourcepacks/the-rename-compat-project.pw.toml | 13 +++++++++++++ 2 files changed, 15 insertions(+), 3 deletions(-) rename config/yosbr/options.txt => options.txt (85%) create mode 100644 resourcepacks/the-rename-compat-project.pw.toml diff --git a/config/yosbr/options.txt b/options.txt similarity index 85% rename from config/yosbr/options.txt rename to options.txt index 8552c62..af53b9c 100644 --- a/config/yosbr/options.txt +++ b/options.txt @@ -5,8 +5,8 @@ snooperEnabled:false simulationDistance:6 guiScale:3 maxFps:260 -resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icon Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip"] -incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Xalis Potions.zip","file/Visual Armor Trims.zip"] +resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icon Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Rename Compat Project.zip"] +incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Xalis Potions.zip","file/Visual Armor Trims.zip","file/Rename Compat Project.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true @@ -18,7 +18,6 @@ key_iris.keybind.reload:key.keyboard.unknown key_iris.keybind.toggleShaders:key.keyboard.unknown key_iris.keybind.shaderPackSelection:key.keyboard.unknown key_key.fabricskyboxes.toggle:key.keyboard.unknown - key_gui.xaero_new_waypoint:key.keyboard.unknown key_key.mute_microphone:key.keyboard.x key_justzoom.keybinds.keybind.zoom:key.keyboard.c diff --git a/resourcepacks/the-rename-compat-project.pw.toml b/resourcepacks/the-rename-compat-project.pw.toml new file mode 100644 index 0000000..ac204c8 --- /dev/null +++ b/resourcepacks/the-rename-compat-project.pw.toml @@ -0,0 +1,13 @@ +name = "The Rename Compat Project" +filename = "Rename Compat Project.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/CKEXt2kF/versions/3xBMco5I/Rename%20Compat%20Project.zip" +hash-format = "sha512" +hash = "60730cd5bbc358abeb11d33a2190b965d88b07f2761bec6b201ddf1913fd8791894b837425eacd327722ee1e879ebc6b4eb641161734864f2f157dbedfac19ec" + +[update] +[update.modrinth] +mod-id = "CKEXt2kF" +version = "3xBMco5I" From e8f2ee2c7e5ca41a775c877edcd7eb2e11015e53 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:41:33 +0100 Subject: [PATCH 080/106] Set Xaero's Minimap frame to default --- config/{yosbr/config => }/xaerominimap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/{yosbr/config => }/xaerominimap.txt (99%) diff --git a/config/yosbr/config/xaerominimap.txt b/config/xaerominimap.txt similarity index 99% rename from config/yosbr/config/xaerominimap.txt rename to config/xaerominimap.txt index f569de5..db9a0ec 100644 --- a/config/yosbr/config/xaerominimap.txt +++ b/config/xaerominimap.txt @@ -77,7 +77,7 @@ lightOverlayColor:13 uiScale:0 bossHealthPushBox:1 potionEffectPushBox:1 -minimapFrame:2 +minimapFrame:0 minimapFrameColor:15 compassColor:9 northCompassColor:-1 From ec878e5e698940bae791d2bb37d0fe5a20c531d1 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:41:46 +0100 Subject: [PATCH 081/106] Removed mod name from Jade --- config/jade/plugins.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/jade/plugins.json diff --git a/config/jade/plugins.json b/config/jade/plugins.json new file mode 100644 index 0000000..ecfa513 --- /dev/null +++ b/config/jade/plugins.json @@ -0,0 +1,5 @@ +{ + "jade": { + "mod_name": false + } +} From 4948017673c770229d36de946aeeabdcac9b4a9b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:42:14 +0100 Subject: [PATCH 082/106] Updated: * ModernFix * Polytone --- mods/modernfix.pw.toml | 8 ++++---- mods/polytone.pw.toml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index a2687c4..864e047 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.25.1+mc1.20.1.jar" +filename = "modernfix-fabric-5.25.2+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fLFjab2A/modernfix-fabric-5.25.1%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/rPmgLeZC/modernfix-fabric-5.25.2%2Bmc1.20.1.jar" hash-format = "sha512" -hash = "a63185fea9c4afd1b966a82b6e62852e62e8c32cfe7864fab0ae7343a98994529a2009d72477215ff5fedd473a4f0684bd455f068c46a89b90bd007ff3860e73" +hash = "878e39d182767ffd08ad6a3539fae780739129db133abe02b9b73dc3df6e1ac9ddbe509620356b0aae5e7bfbed535d0e18741703334317a16fefef820269da2d" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "fLFjab2A" +version = "rPmgLeZC" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml index 3d4ce41..a4cfd99 100644 --- a/mods/polytone.pw.toml +++ b/mods/polytone.pw.toml @@ -1,13 +1,13 @@ name = "Polytone" -filename = "polytone-1.20-3.5.15-fabric.jar" +filename = "polytone-1.20-3.5.17-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/eQGjBQzp/polytone-1.20-3.5.15-fabric.jar" +url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/wALUN6ys/polytone-1.20-3.5.17-fabric.jar" hash-format = "sha512" -hash = "c068be46c29be57686989bad7321a8d11c4497e95486ec9a3b24cf32d7fbf8394aada91ee772f890dd83e221e3bfbcc267bc08940620981f0dce7bc1709b8726" +hash = "7b5c6f2e85c1af02c49f966b892edfa688214d29cf354ee7afc2ce86af74ea41ad18ae2055a4fcd4834588e2055a7ac62afcb6056156d9ed36391a8df808ae33" [update] [update.modrinth] mod-id = "3qAYkBMB" -version = "eQGjBQzp" +version = "wALUN6ys" From 5bed76403e5c25e2458c022f41bb32cedca19cc7 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:42:44 +0100 Subject: [PATCH 083/106] Refreshed packwiz --- index.toml | 29 +++++++++++++++++++---------- pack.toml | 2 +- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/index.toml b/index.toml index 2e25aeb..ee1b8dd 100644 --- a/index.toml +++ b/index.toml @@ -12,6 +12,14 @@ hash = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578" file = "config/isxander-main-menu-credits.json" hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742" +[[files]] +file = "config/jade/plugins.json" +hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8" + +[[files]] +file = "config/xaerominimap.txt" +hash = "fe737a2c9e3b340f86bb3144b5e8558daff18bd57a3f893e1228c9cd9583cb38" + [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" @@ -196,14 +204,6 @@ hash = "113c58beef075e2ea9af1491fa2a35b12419806462dd91c5436ad3677e4d1b4b" file = "config/yosbr/config/voicechat/voicechat-volumes.properties" hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" -[[files]] -file = "config/yosbr/config/xaerominimap.txt" -hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" - -[[files]] -file = "config/yosbr/options.txt" -hash = "2ace12a8a209b135fd1eda64297675736792bd52e2b512b06926133f936b1282" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "ea430db88d8f190a053e4f3c662d2a59b6a7508778525034f2b20037ee074aec" @@ -651,7 +651,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f43c82e3cc6079291ddae81445c703905b6c670dd43f444e47f5cd817944e822" +hash = "0d438cc5a467aae6a9aa439a4547f990dfbaa4dc4e7bf5dbabf6d6e839411e83" metafile = true [[files]] @@ -736,7 +736,7 @@ metafile = true [[files]] file = "mods/polytone.pw.toml" -hash = "f3a90eec6694a894d94667727b97c3d72a8ebb871efc1176c65127c7c948055a" +hash = "4384bc790b955c7329be45a0f5a140f7159598718076e8c06d425f91cefbba87" metafile = true [[files]] @@ -874,6 +874,10 @@ file = "mods/yungs-api.pw.toml" hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991" metafile = true +[[files]] +file = "options.txt" +hash = "5def09f86da42fa57e65f7cba01d56f00f492750b60ce6735f44f0eb95057bb6" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" @@ -919,6 +923,11 @@ file = "resourcepacks/spawn-egg-backport.pw.toml" hash = "a68d40da06b67d3f8bc12fcd5b48253c6cfd69891a9f14d311b265b3aaa04552" metafile = true +[[files]] +file = "resourcepacks/the-rename-compat-project.pw.toml" +hash = "59762cbb7156c5aa21855cc125bb4ad639059c14705d7c8ccdf0263d2f5398cb" +metafile = true + [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" hash = "cfdbe86842057738cee46785543f649b1fe68914a1692e174f3330d95b5a69c4" diff --git a/pack.toml b/pack.toml index 37de713..e18f6ed 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 = "a52c2c0a93568733da224ad76a71c65cbdfe14543c22640892e8c9eff1827057" +hash = "b097c0901b1e31bb2a5d65990e16a341bdd874907447dfa514acd96b5fac5fe6" [versions] fabric = "0.18.0" From a6e78442d1b1b615eb0247dc35e86126f41ab3e1 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Mon, 8 Dec 2025 17:57:59 +0100 Subject: [PATCH 084/106] Updated pack to 1.0.14 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index c6c2fa0..820c6e8 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.13" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.14" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 96ae295..0f6849c 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.13", + "text": "Fabulous 1.0.14", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index ee1b8dd..d3b714d 100644 --- a/index.toml +++ b/index.toml @@ -6,11 +6,11 @@ hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "76c2a76c1e079c6a6e54f7d0f1eb1164c8e2c64d3d0876ead8d2c2f34fc9b578" +hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "f4e12e7391a713825261591ad2960bbc67f0ce6df78548c490f9d26fe74f9742" +hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index e18f6ed..ef3d77a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.13" +version = "1.0.14" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b097c0901b1e31bb2a5d65990e16a341bdd874907447dfa514acd96b5fac5fe6" +hash = "1ec45f2e4cf2ed2c949c9508a7c05e55091c90d9a012b7353e57d8215adabaed" [versions] fabric = "0.18.0" From 4047c4fba04a39f30fa5b741292eec1ee906c96d Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 10:51:50 +0100 Subject: [PATCH 085/106] Updated: * 3D Skin Layers * Ambient Sounds * e4mc * Entity Culling * Fast IP Ping * ImmediatelyFast * MidnightLib * Puzzle * Simple Voice Chat * Fast Better Grass * Translations for Sodium --- index.toml | 22 +++++++++---------- mods/3dskinlayers.pw.toml | 8 +++---- mods/ambientsounds.pw.toml | 8 +++---- mods/e4mc.pw.toml | 8 +++---- mods/entityculling.pw.toml | 8 +++---- mods/fast-ip-ping.pw.toml | 8 +++---- mods/immediatelyfast.pw.toml | 8 +++---- mods/midnightlib.pw.toml | 8 +++---- mods/puzzle.pw.toml | 8 +++---- mods/simple-voice-chat.pw.toml | 8 +++---- pack.toml | 2 +- resourcepacks/fast-better-grass.pw.toml | 6 ++--- resourcepacks/translations-for-sodium.pw.toml | 6 ++--- 13 files changed, 54 insertions(+), 54 deletions(-) diff --git a/index.toml b/index.toml index d3b714d..55e5ded 100644 --- a/index.toml +++ b/index.toml @@ -206,7 +206,7 @@ hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "ea430db88d8f190a053e4f3c662d2a59b6a7508778525034f2b20037ee074aec" +hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" metafile = true [[files]] @@ -216,7 +216,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "7b9bcc299b6587626d256c571fc122e6147d8d760cb7056d537c88cce5d993f9" +hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853" metafile = true [[files]] @@ -421,7 +421,7 @@ metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "e663f7a8af3dc2e071bce60131381a2ef243d9cc84ed5b74b1c2ae5cd244ac86" +hash = "beb5907262865cc7f709d7a7ef2119f5ea8ca17b3c04a232f0040254aaf0d24d" metafile = true [[files]] @@ -446,7 +446,7 @@ metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "58a487d9e3761d18f529cf141c873ea054e8f26c5e90601a3c8cf60fc723b22d" +hash = "fade702bcfa866d3b4a3b1d030c31ba9764e98b1585a4a54366f4e4d8373e06c" metafile = true [[files]] @@ -476,7 +476,7 @@ metafile = true [[files]] file = "mods/fast-ip-ping.pw.toml" -hash = "29d41095d30271247f296402d3e50d8ce060acf77808efcbe25de0ec84e76975" +hash = "4d1964bc6102d600b87450947d8969ad36515267c52fc75833fbfd44391c3502" metafile = true [[files]] @@ -511,7 +511,7 @@ metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "060c6baaec85f47ba4bc2c0f4b8642b9933c27d3c166eb00ef86b4bbfd7f34a3" +hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979" metafile = true [[files]] @@ -636,7 +636,7 @@ metafile = true [[files]] file = "mods/midnightlib.pw.toml" -hash = "4b1b29ebfbbd9f23eb90c8c9f5113fce64c3ca605c8cad3aedaa25be83a82a53" +hash = "866baeb7e9917b92825ddbcf4d113648a6662b5214e078b29c327ff97d0e2774" metafile = true [[files]] @@ -741,7 +741,7 @@ metafile = true [[files]] file = "mods/puzzle.pw.toml" -hash = "80d9a8c3e6322d92adfe29f68bceff1ac16aae8f95cb60bf8206a0ec94e056af" +hash = "dcca71105c7c3cbb95a06d33ba863c202f1ca73b041208362e89d352d3e1cecb" metafile = true [[files]] @@ -786,7 +786,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "fae2bc6c282159f6a2e55e22d19241c625a9795dddbe8bd0f0b501c8aa709be1" +hash = "17dca79cbc66e1cebfd26658983f63276468d2a698c25bda943a813f5554d8ee" metafile = true [[files]] @@ -895,7 +895,7 @@ metafile = true [[files]] file = "resourcepacks/fast-better-grass.pw.toml" -hash = "73557eda0b75de2724fd3337879c5e05bd7a7c47007de9c318d98644fcffdb4e" +hash = "b6643cac68927881baa84fa7f348a2d60b6d2f901b4612c7a8c4ad882f90f23b" metafile = true [[files]] @@ -930,7 +930,7 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "cfdbe86842057738cee46785543f649b1fe68914a1692e174f3330d95b5a69c4" +hash = "f2b0d4a46ddafc06796f49c0eb62367902467ab7c7885470497140ddd321d70b" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index 35af33d..742b914 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,13 +1,13 @@ name = "3D Skin Layers" -filename = "skinlayers3d-fabric-1.9.2-mc1.20.1.jar" +filename = "skinlayers3d-fabric-1.10.1-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/T8XyNmYy/skinlayers3d-fabric-1.9.2-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/KnaROh3k/skinlayers3d-fabric-1.10.1-mc1.20.1.jar" hash-format = "sha512" -hash = "550f6f6b56495f5a556061fda5bd82980ef3fdbd8e4171700fead4664ff269ff3db8c7e41b9ee9429ca6c349744423c89c40442c3cb3e37f2e372e148ada7d4b" +hash = "de80faac5adf26fe315716bfbfb2ece6a543dab4a5e4b14d96d345b6e1e0dc12746d4d8209f4ea114df2df7069b81296c5e5a7913b7d86255ef7d993f699b239" [update] [update.modrinth] mod-id = "zV5r3pPn" -version = "T8XyNmYy" +version = "KnaROh3k" diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index c4b838e..40e14dd 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,13 +1,13 @@ name = "AmbientSounds" -filename = "AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +filename = "AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/fM515JnW/versions/3Iynk0Gr/AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/fM515JnW/versions/izo1gsEI/AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" hash-format = "sha512" -hash = "d3e08a66c62835b9dd99b0f06f0cff2bc3cbbb4b5aef618a54c4efe857b641f584efbd98b24d92cfe1cd862854b1b7968afe8a5a2b3fc148ca752134d6824212" +hash = "e428b51dc0a5b2fc4d0700c004e88c3be77fba56be382f179b857078f939c37523bb9d72de7e719e4615aed63999ae002bca4acd8b592b9e1d8bf44b04d26319" [update] [update.modrinth] mod-id = "fM515JnW" -version = "3Iynk0Gr" +version = "izo1gsEI" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index ba66191..8284759 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,13 @@ name = "e4mc" -filename = "e4mc_minecraft-fabric-5.4.1.jar" +filename = "e4mc_minecraft-fabric-5.5.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar" +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/ksbz8jfO/e4mc_minecraft-fabric-5.5.1.jar" hash-format = "sha512" -hash = "39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c" +hash = "ef651e84ad8d96fc02232a5437ae06d9cce4fa8d67bbbd57401705e6e760b46d745446c63170831abb41c3f7939d8e1a901c8c641c2b809e49e96613bba01c18" [update] [update.modrinth] mod-id = "qANg5Jrr" -version = "baNcxaPZ" +version = "ksbz8jfO" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 1ec3a7d..568a0c9 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.9.3-mc1.20.1.jar" +filename = "entityculling-fabric-1.9.4-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/WWoTbpsx/entityculling-fabric-1.9.3-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/Pzx7Sq6t/entityculling-fabric-1.9.4-mc1.20.1.jar" hash-format = "sha512" -hash = "1de922d9c423567dabb81a44a7f3a33aa34559458e5fff7168ece0177f71928c7d92b067ecc5f4340c41cbaabf909af9b11c481525b70394e60cbfae15f47bcd" +hash = "ad52e9fba14217af2b2ae73ad739dfe0351ecf60597510bdda58922e5e6455fd03c16441b37a7ffe5b379e9e509bf47a8200d1600346e96324875e5526e5acfb" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "WWoTbpsx" +version = "Pzx7Sq6t" diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml index 27c479e..c51b72c 100644 --- a/mods/fast-ip-ping.pw.toml +++ b/mods/fast-ip-ping.pw.toml @@ -1,13 +1,13 @@ name = "Fast IP Ping" -filename = "fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +filename = "fast-ip-ping-v1.0.8-mc1.20.4-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/vUzelzwj/fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/orESoHrJ/fast-ip-ping-v1.0.8-mc1.20.4-fabric.jar" hash-format = "sha512" -hash = "3efcd4ed3acf64cbc11bc58fdd97dd6a4ca766d4c42ddede83af5e1cdb47ac587b5ec6b411f721815a69e83965472ec480a52a25191f615d20b6f07d7e17327f" +hash = "679fad0008e7f62d93f017215d93213dde373b3f758f25172c745d4401dcdcbf22265eb68dec32027f01a5e68582646907c689690d9435d68910b187513a7801" [update] [update.modrinth] mod-id = "9mtu0sUO" -version = "vUzelzwj" +version = "orESoHrJ" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 5217d8b..8e88f57 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.5.2+1.20.4.jar" +filename = "ImmediatelyFast-Fabric-1.5.3+1.20.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/KIhjQeSw/ImmediatelyFast-Fabric-1.5.2%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/AIFWhP2u/ImmediatelyFast-Fabric-1.5.3%2B1.20.4.jar" hash-format = "sha512" -hash = "076be155faed4ad977b4df2e8e36176b53cac11ad221fc1b1cf79d14a9b13d7102d0a52c64d1870dd356df5d34f491c1cc3a1ef01e979ddd9b34ccd003cc2119" +hash = "abc9ab8ce9c688479d8006025c6268c509be10c0e1b3a86bd54c0665d8aecbf6222105055067cb815059dc62aa58dd956e27b89772124a4d82c96fcbac236d1c" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "KIhjQeSw" +version = "AIFWhP2u" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml index d48e5d5..a991a23 100644 --- a/mods/midnightlib.pw.toml +++ b/mods/midnightlib.pw.toml @@ -1,13 +1,13 @@ name = "MidnightLib" -filename = "midnightlib-fabric-1.9.1+1.20.1.jar" +filename = "midnightlib-fabric-1.9.2+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/H83eN0R5/midnightlib-fabric-1.9.1%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/codAaoxh/versions/jyowrZ5N/midnightlib-fabric-1.9.2%2B1.20.1.jar" hash-format = "sha512" -hash = "48791ea37d61151b7ad8b35eacb53743d71709300e600c030b98c879d7612f8a0ae09649b3edbbdbc4be68da02229a83a083c0e1ce198e21551cf90c750b3ad9" +hash = "9c22d8478151d9a81d69b2da04274db1e1d9b50056319fd8545bb09340794ae364d8525340878dcd39035d49e54eb66530394bba28d3424f7a0a4ff530f7d1c9" [update] [update.modrinth] mod-id = "codAaoxh" -version = "H83eN0R5" +version = "jyowrZ5N" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index ceaac2c..9fadbe3 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,13 +1,13 @@ name = "Puzzle" -filename = "puzzle-fabric-2.2.0+1.20.1.jar" +filename = "puzzle-fabric-2.2.1+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/cG5QV3Tj/puzzle-fabric-2.2.0%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/8qlnRMi7/puzzle-fabric-2.2.1%2B1.20.1.jar" hash-format = "sha512" -hash = "559d82d18f1d56eeadb54dd0ae3e3bbc82bbe6ae9ea6caf48e16806920a7a6e6c4e7f3b34d67f97b8d0875f30382a944494eeed7769c15395e1f0fa594f871bf" +hash = "361c032aae6106f971ed2f3c50798142f5fb3162829e55690017716cb7653e216368c070af90009ea4b69b0d80dd207d2f33abb70991fe43574aa62625bad540" [update] [update.modrinth] mod-id = "3IuO68q1" -version = "cG5QV3Tj" +version = "8qlnRMi7" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 0131870..a1c65a3 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.6.jar" +filename = "voicechat-fabric-1.20.1-2.6.7.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/FA95tUXq/voicechat-fabric-1.20.1-2.6.6.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/iMxkSQh0/voicechat-fabric-1.20.1-2.6.7.jar" hash-format = "sha512" -hash = "571227a51a33803649c0e166c46b231dd07639503a045c7304e7b0f40260f339136d19cfbd8f718fd79a185dfd15a26452bf13df55d09d431a09b7c1ac9c2cc9" +hash = "b92d68d1b3f6eb08637c8f3057ffe320d4705338b8191d7c1972780dd31c4198491aebcd7bdb7dcc185cbc07180753db9ffd7f72dec30e19a9bb7436e5ab4c91" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "FA95tUXq" +version = "iMxkSQh0" diff --git a/pack.toml b/pack.toml index ef3d77a..207a245 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 = "1ec45f2e4cf2ed2c949c9508a7c05e55091c90d9a012b7353e57d8215adabaed" +hash = "259758160bbb867b78148df789fab8396ddb84003404a7013ba5f859544d3f5a" [versions] fabric = "0.18.0" diff --git a/resourcepacks/fast-better-grass.pw.toml b/resourcepacks/fast-better-grass.pw.toml index 4d5de5b..148f25f 100644 --- a/resourcepacks/fast-better-grass.pw.toml +++ b/resourcepacks/fast-better-grass.pw.toml @@ -3,11 +3,11 @@ filename = "Fast Better Grass.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/dspVZXKP/versions/3bM2pL1r/Fast%20Better%20Grass.zip" +url = "https://cdn.modrinth.com/data/dspVZXKP/versions/xteFNcow/Fast%20Better%20Grass.zip" hash-format = "sha512" -hash = "74b73d4d62781faa8446e80c492a9e2daf8879f8bacf473512a1c5f88f91519a60314c768e3286ce9c05359a7b3627b4284299af2603763d1367e4cdc8aacb91" +hash = "2ecba87a437100c3bd7726f54d40a3146bea2bdfde9843ec55398691065542ede90c45b179ba47d066a95b1d6012082dc9949d6dede2c7a6b9a6aa1ad2688de6" [update] [update.modrinth] mod-id = "dspVZXKP" -version = "3bM2pL1r" +version = "xteFNcow" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 7260a11..40734c1 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jhZ8HWWd/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/MsPBu1d9/SodiumTranslations.zip" hash-format = "sha512" -hash = "9149e7a6ccd92d5730c8e60947f022ed4e9f086bbb8acc2477db1dc1d8e7fff062e6dd5aa05d21361a004d4d15ee3bdb2099b34fdf23ad5b2845c5bc4501d4d7" +hash = "39a4774bd4475f70d9d28ac54caa71ead370dd44b5be6db82df1539838a380c2779bad9ada75ff3ce34bc0b9782fc3488e6196a45e59bc70fdaa345ad9502676" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "jhZ8HWWd" +version = "MsPBu1d9" From 467ffe3de8364cefc573401d8867efd2eba7ebbe Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 10:52:13 +0100 Subject: [PATCH 086/106] Added WorldEdit --- index.toml | 9 +++++++++ mods/worldedit.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 mods/worldedit.pw.toml diff --git a/index.toml b/index.toml index 55e5ded..adb5ba4 100644 --- a/index.toml +++ b/index.toml @@ -844,6 +844,11 @@ file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" metafile = true +[[files]] +file = "mods/worldedit.pw.toml" +hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" +metafile = true + [[files]] file = "mods/worldeditcui-fabric.pw.toml" hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" @@ -878,6 +883,10 @@ metafile = true file = "options.txt" hash = "5def09f86da42fa57e65f7cba01d56f00f492750b60ce6735f44f0eb95057bb6" +[[files]] +file = "releases/Fabulous-1.0.15.md" +hash = "1bf41e880f5bd60d8085e4d99359f2d9b2daafec6bdc63f0bdbd99f159542232" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/mods/worldedit.pw.toml b/mods/worldedit.pw.toml new file mode 100644 index 0000000..2511eac --- /dev/null +++ b/mods/worldedit.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit" +filename = "worldedit-mod-7.2.15.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9c52765ca56f917ef8cbafc20e9a4f45c346508f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4586218 +project-id = 225608 diff --git a/pack.toml b/pack.toml index 207a245..69f3180 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 = "259758160bbb867b78148df789fab8396ddb84003404a7013ba5f859544d3f5a" +hash = "48a9e20dc8f0668655edf3d78a825d6dec863483f865b9e496942c857ceab83d" [versions] fabric = "0.18.0" From 960ecbc8c98c668d822106f2cae9375f33164038 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 10:57:06 +0100 Subject: [PATCH 087/106] Added .packwizignore --- .packwizignore | 4 ++++ index.toml | 8 -------- pack.toml | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) create mode 100644 .packwizignore diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..94b53c5 --- /dev/null +++ b/.packwizignore @@ -0,0 +1,4 @@ +.gitignore +.gitattributes +releases/ +README.md diff --git a/index.toml b/index.toml index adb5ba4..971fe12 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = "README.md" -hash = "256ac83ae629a7cbeff7f521bd2b362e98fad72fb96e3dddee5dc9c3230e1a78" - [[files]] file = "config/fabric_loader_dependencies.json" hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" @@ -883,10 +879,6 @@ metafile = true file = "options.txt" hash = "5def09f86da42fa57e65f7cba01d56f00f492750b60ce6735f44f0eb95057bb6" -[[files]] -file = "releases/Fabulous-1.0.15.md" -hash = "1bf41e880f5bd60d8085e4d99359f2d9b2daafec6bdc63f0bdbd99f159542232" - [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/pack.toml b/pack.toml index 69f3180..b5e50e8 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 = "48a9e20dc8f0668655edf3d78a825d6dec863483f865b9e496942c857ceab83d" +hash = "92e076df6b8854cc3ee7aa3fb586916542e467c20a89c6f8970e0b8bdb0e7f2e" [versions] fabric = "0.18.0" From acab00bf19c02d8134a44ad31bc92843606441e8 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 14 Dec 2025 10:58:05 +0100 Subject: [PATCH 088/106] Updated pack to 1.0.15 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 820c6e8..082b598 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.14" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.15" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 0f6849c..60d9957 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.14", + "text": "Fabulous 1.0.15", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index 971fe12..2823de6 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888" +hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa" +hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index b5e50e8..781f64a 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.14" +version = "1.0.15" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "92e076df6b8854cc3ee7aa3fb586916542e467c20a89c6f8970e0b8bdb0e7f2e" +hash = "67fd9f04f3431a889a215c406084821d1e68890cdd8972b7710d7eb310dbc638" [versions] fabric = "0.18.0" From f2680acc25b3cf7163a67d0175373702cb021416 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 15:58:28 +0100 Subject: [PATCH 089/106] Updated: - Bad Optimizations - Camera Overhaul - Client Tweaks - E4MC - Enchantment Descriptions - Fabric Language Kotlin - JEI - MacOS Input Fixes - More Culling - Simple Voice Chat - Cubic Sun & Moon - Fresh Animations - Translations for Sodium - Unique Dark --- index.toml | 28 +++++++++---------- mods/badoptimizations.pw.toml | 8 +++--- mods/cameraoverhaul.pw.toml | 8 +++--- mods/client-tweaks.pw.toml | 8 +++--- mods/e4mc.pw.toml | 8 +++--- mods/enchantment-descriptions.pw.toml | 8 +++--- mods/fabric-language-kotlin.pw.toml | 8 +++--- mods/jei.pw.toml | 8 +++--- mods/macos-input-fixes.pw.toml | 8 +++--- mods/moreculling.pw.toml | 8 +++--- mods/simple-voice-chat.pw.toml | 8 +++--- pack.toml | 2 +- resourcepacks/cubic-sun-moon.pw.toml | 6 ++-- resourcepacks/fresh-animations.pw.toml | 6 ++-- resourcepacks/translations-for-sodium.pw.toml | 6 ++-- resourcepacks/unique-dark.pw.toml | 6 ++-- 16 files changed, 67 insertions(+), 67 deletions(-) diff --git a/index.toml b/index.toml index 2823de6..e199984 100644 --- a/index.toml +++ b/index.toml @@ -242,7 +242,7 @@ metafile = true [[files]] file = "mods/badoptimizations.pw.toml" -hash = "7a266a082b54627e5f95aa154871114fded8c0a06af104e49cf08668b869cfad" +hash = "b8c29dac6fb7c1cf18ca53b7a96c6c4854307999b77a751e803bdd9650a125e0" metafile = true [[files]] @@ -307,7 +307,7 @@ metafile = true [[files]] file = "mods/cameraoverhaul.pw.toml" -hash = "360c50d7131402e9dd322ec73da30715be320f35a0376768952e622e24e75bd1" +hash = "a84d5be6c4126a605955f1541d5136a9c14d9db2ab89139fafe8f70f6608b7c3" metafile = true [[files]] @@ -347,7 +347,7 @@ metafile = true [[files]] file = "mods/client-tweaks.pw.toml" -hash = "eb57b7fa4b569a6b1ecfa18bc77da38abad59bbc02cb63f4f20fd138860b9fee" +hash = "3afdedb4402bbc50bf4c6cec18290cab2d9bf6f1c2e69e45181af6869ec6803a" metafile = true [[files]] @@ -417,7 +417,7 @@ metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "beb5907262865cc7f709d7a7ef2119f5ea8ca17b3c04a232f0040254aaf0d24d" +hash = "8b0b277d0995973ec6110af87f836f02699365bd072e52a4543ca56aa317fb6d" metafile = true [[files]] @@ -432,7 +432,7 @@ metafile = true [[files]] file = "mods/enchantment-descriptions.pw.toml" -hash = "8ca413f9c2a155068d71e0057b23d8a199473fb78b37fe1ea864b5455e997a26" +hash = "a763f10ac9de0fbdc4efaf6a998996c54213931cd9a393129f1ff3231fdf8cf9" metafile = true [[files]] @@ -457,7 +457,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "d7c055f277c1751122d9abc5f09015e629699e04a9383cd0c666b33436293079" +hash = "61afd7af5c645ffd966b2bd86be944eacd1e48a8044e8f67082225d4d9989f0c" metafile = true [[files]] @@ -567,7 +567,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "9ea4057346d54e73b0adf8555f1c7621ff3ee09a5eec0b85824e7396bf48fde1" +hash = "c623d041376566a72f2ada1b4866ba2092b0df5580c680ba6d6975007ea27486" metafile = true [[files]] @@ -612,7 +612,7 @@ metafile = true [[files]] file = "mods/macos-input-fixes.pw.toml" -hash = "95de24f2f2d9c9fa4dcb33660bd6fafb2101a5514f718d00b207f48da26b64cf" +hash = "43b7544c0a49c9368caf33a1529a720c6fadb17f7d07db6a8e952b514b5a862c" metafile = true [[files]] @@ -662,7 +662,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "dbb344ad3e49c36d167fa05b6c5f674794306b1727220e8720d767264aee497f" +hash = "31e14625d5692472f6a1554a5fb62555bb839905991281226f782e96ebe5249f" metafile = true [[files]] @@ -782,7 +782,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "17dca79cbc66e1cebfd26658983f63276468d2a698c25bda943a813f5554d8ee" +hash = "d41fa2fb778e4a20f81752ff62dddafe7643e546c581c807e1532deaa385153b" metafile = true [[files]] @@ -886,7 +886,7 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "39bc6ef6ee05c838e29da9dfe1b5f98f8cd49b80bfd22c3f918ad34d8d4fd20c" +hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe" metafile = true [[files]] @@ -901,7 +901,7 @@ metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "8135967e211a1391ec38ade8eff9fc8fd7006c5beb7448760e6c611f183b7598" +hash = "f4c32ab207bc5a4a6996d817d6321e9e8023e14dd0ed1fcdfa168b92db07dea7" metafile = true [[files]] @@ -931,12 +931,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "f2b0d4a46ddafc06796f49c0eb62367902467ab7c7885470497140ddd321d70b" +hash = "f7545c017841b5ee34cf42542298e195edf100b5356a3570e6b483d6ac689346" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "fd6acf136496e368527c7ee5d5654bee9bb98da5bf17a8eaeebd1b470323383b" +hash = "fa6b4352745d90078c5984a410b54eabc30f79251e59d426f3552ce153fa4f28" metafile = true [[files]] diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml index a8666eb..271937e 100644 --- a/mods/badoptimizations.pw.toml +++ b/mods/badoptimizations.pw.toml @@ -1,13 +1,13 @@ name = "BadOptimizations" -filename = "BadOptimizations-2.4.0-1.20.1.jar" +filename = "BadOptimizations-2.4.1-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/7JVYse6h/BadOptimizations-2.4.0-1.20.1.jar" +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/DIugITgU/BadOptimizations-2.4.1-1.20.1.jar" hash-format = "sha512" -hash = "1e47a309bc7f8669104b15739f9b803a90dde1d4e31c5df53f65c926b75b5e3a9f44ba04ab02f2250b70275ed8c3ca374af81889937e2b02bc45cd15cf49fab0" +hash = "5e02d9c5a5bc3dccfccbfac4809cda4eb755c015060063b696e92568e0be3d8354a01f6ac5dae99bd27111b7e20bb680512287119459ad069dcf3e7d17cace0f" [update] [update.modrinth] mod-id = "g96Z4WVZ" -version = "7JVYse6h" +version = "DIugITgU" diff --git a/mods/cameraoverhaul.pw.toml b/mods/cameraoverhaul.pw.toml index e334ce9..6f08df6 100644 --- a/mods/cameraoverhaul.pw.toml +++ b/mods/cameraoverhaul.pw.toml @@ -1,13 +1,13 @@ name = "Camera Overhaul" -filename = "CameraOverhaul-v2.0.5-fabric+mc[1.20.0-1.20.5].jar" +filename = "CameraOverhaul-v2.0.6-fabric+mc[1.20.0-1.20.5].jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/AOOtoo5Q/CameraOverhaul-v2.0.5-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" +url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/ZWBJA0XZ/CameraOverhaul-v2.0.6-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" hash-format = "sha512" -hash = "59bc88718d9ec8c2bfd70e755dfba38d56b209c1dc8109a6babcaacbd513240bbfb0d2b20d15500c85ab4af4a27eff7c700c1aae63573415b227226c16ec0b19" +hash = "15be9dfdad0557f2761919b2c76b8862d4032279c3b6200fdcf509e37ddf00965bc4ef6779f41b78abddc3851aadc9adc750f4246202cd391bb140ae6565acfb" [update] [update.modrinth] mod-id = "m0oRwcZx" -version = "AOOtoo5Q" +version = "ZWBJA0XZ" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index c603282..804c93e 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,13 +1,13 @@ name = "Client Tweaks" -filename = "clienttweaks-fabric-1.20.1-11.1.5.jar" +filename = "clienttweaks-fabric-1.20.1-11.1.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/XydHmhny/clienttweaks-fabric-1.20.1-11.1.5.jar" +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/tY4EglHo/clienttweaks-fabric-1.20.1-11.1.6.jar" hash-format = "sha512" -hash = "dd929aed114ebcf7320e6e9e8c3e8e9388b83dd4d8cad789e005c77ca9e2ed11125c849f64f767b741ae1f0bb80bdae0d8ccefca683e6172b3e3c6a90fa48c49" +hash = "27668ab313969a35ee5674d8bbbbcb2f627e7d4d1bbc5ff6202c4008e0cedd3783aa843295c807900f9cddbcf1ff17478ad2eaf500d695f6643cce74432014e3" [update] [update.modrinth] mod-id = "vPNqo58Q" -version = "XydHmhny" +version = "tY4EglHo" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index 8284759..fba81be 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,13 @@ name = "e4mc" -filename = "e4mc_minecraft-fabric-5.5.1.jar" +filename = "e4mc_minecraft-fabric-5.5.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/ksbz8jfO/e4mc_minecraft-fabric-5.5.1.jar" +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jpS88LKC/e4mc_minecraft-fabric-5.5.4.jar" hash-format = "sha512" -hash = "ef651e84ad8d96fc02232a5437ae06d9cce4fa8d67bbbd57401705e6e760b46d745446c63170831abb41c3f7939d8e1a901c8c641c2b809e49e96613bba01c18" +hash = "82182bd4ec513cf11be335cd502a9e7013eb28baae1228599dfcb375b41a3953d751196217a8b27c04a9d6f204c245958c45ee484b3ee13f50a38789bfd6a435" [update] [update.modrinth] mod-id = "qANg5Jrr" -version = "ksbz8jfO" +version = "jpS88LKC" diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml index 1dfdead..1a37142 100644 --- a/mods/enchantment-descriptions.pw.toml +++ b/mods/enchantment-descriptions.pw.toml @@ -1,13 +1,13 @@ name = "Enchantment Descriptions" -filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" +filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/LeAiyr1s/EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" +url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/ADwLz4np/EnchantmentDescriptions-Fabric-1.20.1-17.1.20.jar" hash-format = "sha512" -hash = "9ba8a939713b7945b937118b756033e1428b3b445c60276e3e6143d95a6a5f839ebc95233290cd34fed953000301d5f24b4f680fb53ebd85587c73e8e27b5682" +hash = "84c66109669efb965bb55833bfcbc681e509db9656fb60b2e90ed5a8c637fc358759b9abd9fd5dd9478c4e8b749f23c25a5d5cadbb45b77c50bfd4c617864f82" [update] [update.modrinth] mod-id = "UVtY3ZAC" -version = "LeAiyr1s" +version = "ADwLz4np" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 9f36b42..e4a315e 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar" +filename = "fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/N6D3uiZF/fabric-language-kotlin-1.13.8%2Bkotlin.2.3.0.jar" hash-format = "sha512" -hash = "0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc" +hash = "90bf59f810ea62363bdd7b2ce85a6268b7db67d6d4ce5ae6555204bc7eff0446a6e17d60ef51ad41bf85e92ca430043a8f7c21157cbaee9279733304605cc4d0" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "LcgnDDmT" +version = "N6D3uiZF" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index fdda31d..b654ee5 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.127.jar" +filename = "jei-1.20.1-fabric-15.20.0.128.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/vcirZJi7/jei-1.20.1-fabric-15.20.0.127.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/EC7UY7wR/jei-1.20.1-fabric-15.20.0.128.jar" hash-format = "sha512" -hash = "209f3eea5f2e620d437008eb1b0d27f0ce6764932b1a973a5cf7acd404a40f2e711f8111fcebad9ea87cbc54935bd1b95ab585e5934a371cadc55606330d1af8" +hash = "443104da25f54d0ed41ca3dcaa475d141d2f0844a3ad5f959d4a03f884cdc8a79ce044cb486ee94482969cc19b42b40aa6f7aa5d5303fdd1f623c68751ee552e" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "vcirZJi7" +version = "EC7UY7wR" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml index 07d61d6..746a0f5 100644 --- a/mods/macos-input-fixes.pw.toml +++ b/mods/macos-input-fixes.pw.toml @@ -1,13 +1,13 @@ name = "MacOS Input Fixes" -filename = "macos-input-fixes-1.10.jar" +filename = "macos-input-fixes-1.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/x9BrsVME/versions/XJx2d4Os/macos-input-fixes-1.10.jar" +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/LJz2SKJJ/macos-input-fixes-1.11.jar" hash-format = "sha512" -hash = "3c0b92ef243ea34be5e0240afbbc7c2eaa18a8378ad3c9ce71a3699c8ffd8d3c5424c0ab029a123dcf0fc218c769f08805d0e0a40d1196a1593247e05b881989" +hash = "167d6cc307895841ec8d2c07b7fdcb6d6792edcbcfa71c7a642717ef898149093bc72ad669d5dacc0a06dac29bd597aa4bc41458bb27849fffb4c58d6196ac8b" [update] [update.modrinth] mod-id = "x9BrsVME" -version = "XJx2d4Os" +version = "LJz2SKJJ" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index bb2e162..404ea3f 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.4-0.24.0.jar" +filename = "moreculling-1.20.1-0.24.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/4sFiGeSt/moreculling-1.20.1-0.24.2.jar" hash-format = "sha512" -hash = "3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e" +hash = "5787537c367342e7b82549f86823ecc389e01a80f8c3e31853dea68150f0796c2c8df831d055c4efd8d4e62f40a803d24ba2acec3447cd0e8137f0a53d7118e1" [update] [update.modrinth] mod-id = "51shyZVL" -version = "3m5znPWm" +version = "4sFiGeSt" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index a1c65a3..fb67c31 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.7.jar" +filename = "voicechat-fabric-1.20.1-2.6.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/iMxkSQh0/voicechat-fabric-1.20.1-2.6.7.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/EU71LKN3/voicechat-fabric-1.20.1-2.6.10.jar" hash-format = "sha512" -hash = "b92d68d1b3f6eb08637c8f3057ffe320d4705338b8191d7c1972780dd31c4198491aebcd7bdb7dcc185cbc07180753db9ffd7f72dec30e19a9bb7436e5ab4c91" +hash = "ba32698dab4399ecf543df2d7aba1f6e9dd46e769842b238b15396ca885aaf0cdd31c2e9b68faadb2ebc21b8c5455b5bea00b4604fa3d6c9b929e670000a8949" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "iMxkSQh0" +version = "EU71LKN3" diff --git a/pack.toml b/pack.toml index 781f64a..cb6c493 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 = "67fd9f04f3431a889a215c406084821d1e68890cdd8972b7710d7eb310dbc638" +hash = "dc42bc7b20c4355381726d66ddb6b02d57679787041b8f9309ca464cecf8df62" [versions] fabric = "0.18.0" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 5e211fe..e9e562e 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -3,11 +3,11 @@ filename = "Cubic Sun and Moon.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/2sd99wcG/cubic-sun-moon-v1.8.4a.zip" +url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/zHa4qeKn/cubic-sun-moon-v1.8.5.zip" hash-format = "sha512" -hash = "693dceb943a7e2644cab83647d04c126e8031f076961db846f686f21b5c825ff992efdecc3ad31525b7e4ad863ad4c1ffebaed6484935b961d580f59b1cb59e4" +hash = "6136c94c0c1ba8251a378f791cdca1cdce021fc486c50f4d1c928769e361dd9dadfc6267a2a06c902bd9509136a99fa24ffa88f84395869b889c2257124929af" [update] [update.modrinth] mod-id = "g4bSYbrU" -version = "2sd99wcG" +version = "zHa4qeKn" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 513da85..718d8ef 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -3,11 +3,11 @@ filename = "Fresh Animations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/50dA9Sha/versions/kJAJJOwD/FreshAnimations_v1.10.2.zip" +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/F9QwVhGH/FreshAnimations_v1.10.3.zip" hash-format = "sha512" -hash = "dd129ed8a6c1604c134e10758535f0fed1ef701cc4bb636796ec3ae746283765d7bc996cc9536b0eeb4fe43b71ad5c51bf0c3c2de12026e011ad5e66b5e72be6" +hash = "713dd4e810a59d84844e25fa5fb3e36c83ac2e197d5259e16b61d4b4899f1a3f8bacdd4d4e5d0f5cde9a3497fad5e50ccea0c6270898f53f802e340e3fb3e73f" [update] [update.modrinth] mod-id = "50dA9Sha" -version = "kJAJJOwD" +version = "F9QwVhGH" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 40734c1..083fa74 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/MsPBu1d9/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/osqMGpQL/SodiumTranslations.zip" hash-format = "sha512" -hash = "39a4774bd4475f70d9d28ac54caa71ead370dd44b5be6db82df1539838a380c2779bad9ada75ff3ce34bc0b9782fc3488e6196a45e59bc70fdaa345ad9502676" +hash = "783fbc8f805afa7c9dec5e347efb958b538f0addd35df69db1e73d30962ded024fe4b23044b2f965da0a5c35007f89b361a48c919629f3e041c021248e651468" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "MsPBu1d9" +version = "osqMGpQL" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index abe1a09..a908297 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/vVSfcog0/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/YhICysSO/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "7be583831fac2b47ab07abcf6b9122be727f7d75e4ad379b8a8a63feb9017e1773d8d7e5f7c82e0c5fb3b4ce5cdf595e3d5ffc4743f2f6c02f1ad72da82581b0" +hash = "dc4fb4ce7d2a6e34187d26fd630e3d4a9ee3aa2167ccf02095ee6f3abb3a84109f18027621c757dc63349fe1f3eca624572e4f7f56a5aff55173690c3e7607bd" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "vVSfcog0" +version = "YhICysSO" From c7fe0ed16fac5039b0e5e61224a4a5a194a56364 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 27 Dec 2025 15:59:49 +0100 Subject: [PATCH 090/106] Updated pack to 1.0.16 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 082b598..aa30f85 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.15" } }, + "minecraft": { "+recommends": { "Fabulous": ">=1.0.16" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 60d9957..c58fda5 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.15", + "text": "Fabulous 1.0.16", "clickEvent": { "action": "open_url", "value": "https://codeberg.org/Malasaur/Fabulous" diff --git a/index.toml b/index.toml index e199984..39c5f2b 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be" +hash = "a876027f073d023cf61af7edd601f7860bd26389ef4ca2f59c2582ad3f78db60" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66" +hash = "1162c0096950930e160cad74d5040897aa0cc123adc0fc49354c88d923fa7d74" [[files]] file = "config/jade/plugins.json" diff --git a/pack.toml b/pack.toml index cb6c493..0b6e26c 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.15" +version = "1.0.16" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "dc42bc7b20c4355381726d66ddb6b02d57679787041b8f9309ca464cecf8df62" +hash = "3deeb7d3c86ea90a10229ce7a51cac5de9ce6e85f9e3a0682b4aa6771f09e0ff" [versions] fabric = "0.18.0" From ea8c9dc06113ee13ec21649d248d7f07300b188f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 1 Jan 2026 17:47:07 +0100 Subject: [PATCH 091/106] Added: - Crash Assistant - Immersive Hotbar - Paginated Advancements - Icons Fix - Whimscape - Whimscape x Fresh Animations Removed: - Advancement Info - Architectury API - Bad Wither No Cookie - Better Bione ReBlend - Better Third Person - Boat Item View - Bookshelf - Borderless Mining - C2ME - Cherished Worlds - Clear Despawn - Cubes Without Borders - Damage Numbers - Distraction Free Recipes - Enchantment Descriptions - Fadeless - FastQuit - Fog - Iceberg - Immersive Messages API - Immersive Tips - Immersive UI - Immersive Thunder - Infinite Music - Item Highlighter - I've Spoken - Krypton - Ksyxis - Language Reload - LazyDFU - MidnightControls - MidnightLib - Night Auto Config - Noisium - Octo Lib - Polytone - PWAM - Seamless Loading Screen - ThreadTweak - Tooltip Fix - Txnilib - WorldEdit CUI - Yung's API - Even Better Enchants - Fast Better Grass - Icons Advertisement Removal - Spawn Egg Backport - Vanilla Evolved - Visual Armor Trims - Xali's Potions Updated: - Entity Culling - Entity Model Features - Entity Texture Features - JEI - MoreCulling - Puzzle - Xaero's Minimap - Xaero's World Map - Icons --- mods/advancementinfo.pw.toml | 13 ------------- mods/architectury-api.pw.toml | 13 ------------- mods/bad-wither-no-cookie.pw.toml | 13 ------------- mods/bbrb.pw.toml | 13 ------------- mods/better-third-person.pw.toml | 13 ------------- mods/boat-item-view.pw.toml | 13 ------------- mods/bookshelf-lib.pw.toml | 13 ------------- mods/borderless-mining.pw.toml | 13 ------------- mods/c2me-fabric.pw.toml | 13 ------------- mods/cherished-worlds.pw.toml | 13 ------------- mods/cleardespawn.pw.toml | 13 ------------- mods/crash-assistant.pw.toml | 13 +++++++++++++ mods/cubes-without-borders.pw.toml | 13 ------------- mods/damagenumbers.pw.toml | 13 ------------- mods/distraction-free-recipes.pw.toml | 13 ------------- mods/enchantment-descriptions.pw.toml | 13 ------------- mods/entity-model-features.pw.toml | 8 ++++---- mods/entityculling.pw.toml | 8 ++++---- mods/entitytexturefeatures.pw.toml | 8 ++++---- mods/fadeless.pw.toml | 13 ------------- mods/fastquit.pw.toml | 13 ------------- mods/fog.pw.toml | 13 ------------- mods/iceberg.pw.toml | 13 ------------- mods/immersive-hotbar.pw.toml | 13 +++++++++++++ mods/immersive-messages-api.pw.toml | 13 ------------- mods/immersive-tips.pw.toml | 13 ------------- mods/immersive-ui.pw.toml | 13 ------------- mods/immersivethunder.pw.toml | 13 ------------- mods/infinite-music.pw.toml | 13 ------------- mods/item-highlighter.pw.toml | 13 ------------- mods/ive-spoken.pw.toml | 13 ------------- mods/jei.pw.toml | 8 ++++---- mods/krypton.pw.toml | 13 ------------- mods/ksyxis.pw.toml | 13 ------------- mods/language-reload.pw.toml | 13 ------------- mods/lazydfu.pw.toml | 13 ------------- mods/midnightcontrols.pw.toml | 13 ------------- mods/midnightlib.pw.toml | 13 ------------- mods/moreculling.pw.toml | 8 ++++---- mods/night-auto-config.pw.toml | 13 ------------- mods/noisium.pw.toml | 13 ------------- mods/octo-lib.pw.toml | 13 ------------- mods/paginatedadvancements.pw.toml | 13 +++++++++++++ mods/polytone.pw.toml | 13 ------------- mods/puzzle.pw.toml | 8 ++++---- mods/pwam.pw.toml | 13 ------------- mods/seamless-loading-screen.pw.toml | 13 ------------- mods/threadtweak.pw.toml | 13 ------------- mods/tooltipfix.pw.toml | 13 ------------- mods/txnilib.pw.toml | 13 ------------- mods/worldeditcui-fabric.pw.toml | 13 ------------- mods/xaeros-minimap.pw.toml | 8 ++++---- mods/xaeros-world-map.pw.toml | 8 ++++---- mods/yungs-api.pw.toml | 13 ------------- resourcepacks/even-better-enchants.pw.toml | 13 ------------- resourcepacks/fast-better-grass.pw.toml | 13 ------------- resourcepacks/icons-advertisement-removal.pw.toml | 13 ------------- resourcepacks/icons-fix.pw.toml | 13 +++++++++++++ resourcepacks/icons.pw.toml | 6 +++--- resourcepacks/spawn-egg-backport.pw.toml | 13 ------------- resourcepacks/vanilla-evolved.pw.toml | 13 ------------- resourcepacks/visual-armor-trims.pw.toml | 13 ------------- resourcepacks/whimscape-x-fresh-animations.pw.toml | 13 +++++++++++++ resourcepacks/whimscape.pw.toml | 13 +++++++++++++ resourcepacks/xalis-potions.pw.toml | 13 ------------- 65 files changed, 113 insertions(+), 685 deletions(-) delete mode 100644 mods/advancementinfo.pw.toml delete mode 100644 mods/architectury-api.pw.toml delete mode 100644 mods/bad-wither-no-cookie.pw.toml delete mode 100644 mods/bbrb.pw.toml delete mode 100644 mods/better-third-person.pw.toml delete mode 100644 mods/boat-item-view.pw.toml delete mode 100644 mods/bookshelf-lib.pw.toml delete mode 100644 mods/borderless-mining.pw.toml delete mode 100644 mods/c2me-fabric.pw.toml delete mode 100644 mods/cherished-worlds.pw.toml delete mode 100644 mods/cleardespawn.pw.toml create mode 100644 mods/crash-assistant.pw.toml delete mode 100644 mods/cubes-without-borders.pw.toml delete mode 100644 mods/damagenumbers.pw.toml delete mode 100644 mods/distraction-free-recipes.pw.toml delete mode 100644 mods/enchantment-descriptions.pw.toml delete mode 100644 mods/fadeless.pw.toml delete mode 100644 mods/fastquit.pw.toml delete mode 100644 mods/fog.pw.toml delete mode 100644 mods/iceberg.pw.toml create mode 100644 mods/immersive-hotbar.pw.toml delete mode 100644 mods/immersive-messages-api.pw.toml delete mode 100644 mods/immersive-tips.pw.toml delete mode 100644 mods/immersive-ui.pw.toml delete mode 100644 mods/immersivethunder.pw.toml delete mode 100644 mods/infinite-music.pw.toml delete mode 100644 mods/item-highlighter.pw.toml delete mode 100644 mods/ive-spoken.pw.toml delete mode 100644 mods/krypton.pw.toml delete mode 100644 mods/ksyxis.pw.toml delete mode 100644 mods/language-reload.pw.toml delete mode 100644 mods/lazydfu.pw.toml delete mode 100644 mods/midnightcontrols.pw.toml delete mode 100644 mods/midnightlib.pw.toml delete mode 100644 mods/night-auto-config.pw.toml delete mode 100644 mods/noisium.pw.toml delete mode 100644 mods/octo-lib.pw.toml create mode 100644 mods/paginatedadvancements.pw.toml delete mode 100644 mods/polytone.pw.toml delete mode 100644 mods/pwam.pw.toml delete mode 100644 mods/seamless-loading-screen.pw.toml delete mode 100644 mods/threadtweak.pw.toml delete mode 100644 mods/tooltipfix.pw.toml delete mode 100644 mods/txnilib.pw.toml delete mode 100644 mods/worldeditcui-fabric.pw.toml delete mode 100644 mods/yungs-api.pw.toml delete mode 100644 resourcepacks/even-better-enchants.pw.toml delete mode 100644 resourcepacks/fast-better-grass.pw.toml delete mode 100644 resourcepacks/icons-advertisement-removal.pw.toml create mode 100644 resourcepacks/icons-fix.pw.toml delete mode 100644 resourcepacks/spawn-egg-backport.pw.toml delete mode 100644 resourcepacks/vanilla-evolved.pw.toml delete mode 100644 resourcepacks/visual-armor-trims.pw.toml create mode 100644 resourcepacks/whimscape-x-fresh-animations.pw.toml create mode 100644 resourcepacks/whimscape.pw.toml delete mode 100644 resourcepacks/xalis-potions.pw.toml diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml deleted file mode 100644 index b63627d..0000000 --- a/mods/advancementinfo.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AdvancementInfo" -filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar" -hash-format = "sha512" -hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5" - -[update] -[update.modrinth] -mod-id = "G1epq3jN" -version = "gfcbMV82" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml deleted file mode 100644 index 8257e1b..0000000 --- a/mods/architectury-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/bad-wither-no-cookie.pw.toml b/mods/bad-wither-no-cookie.pw.toml deleted file mode 100644 index e97b11e..0000000 --- a/mods/bad-wither-no-cookie.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/bbrb.pw.toml b/mods/bbrb.pw.toml deleted file mode 100644 index 158786a..0000000 --- a/mods/bbrb.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Biome Reblend" -filename = "betterbiomereblend-1.5.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Xh8hkQmD/versions/xpeedQYy/betterbiomereblend-1.5.2.jar" -hash-format = "sha512" -hash = "dbce49826a316611d88761721539e25247960ea1dbe103a4abf6cdbc55885f309d7fe675eba23bee5b2a725d74feaa64608132e9389e003362baf39958dab9fc" - -[update] -[update.modrinth] -mod-id = "Xh8hkQmD" -version = "xpeedQYy" diff --git a/mods/better-third-person.pw.toml b/mods/better-third-person.pw.toml deleted file mode 100644 index 4997a51..0000000 --- a/mods/better-third-person.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Third Person" -filename = "BetterThirdPerson-Fabric-1.20-1.9.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar" -hash-format = "sha512" -hash = "cfc22f3247dea81f5782f88b8cb72debb41025f575a97618f8ce667d31f8903bbbcb80955e7e378defa9eb447a725424170b63e5415157faed6f2e79198c10af" - -[update] -[update.modrinth] -mod-id = "G1s2WpNo" -version = "1yJzEpzh" diff --git a/mods/boat-item-view.pw.toml b/mods/boat-item-view.pw.toml deleted file mode 100644 index 37a57f5..0000000 --- a/mods/boat-item-view.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Boat Item View" -filename = "Boat-Item-View-Fabric-1.20.1-0.0.5.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/BdKIyOLe/versions/Q3Z6GESL/Boat-Item-View-Fabric-1.20.1-0.0.5.jar" -hash-format = "sha512" -hash = "f38bddc133cdc681932c6c8adfa31c71a57f2174a703880c70649f8db5fc01573fdd247c865801ebd6daf7f49ec5b63bc86334a83533526efae5f61113fe7f15" - -[update] -[update.modrinth] -mod-id = "BdKIyOLe" -version = "Q3Z6GESL" diff --git a/mods/bookshelf-lib.pw.toml b/mods/bookshelf-lib.pw.toml deleted file mode 100644 index 4e1c3e1..0000000 --- a/mods/bookshelf-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bookshelf" -filename = "Bookshelf-Fabric-1.20.1-20.2.13.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/uy4Cnpcm/versions/CBnLZwRS/Bookshelf-Fabric-1.20.1-20.2.13.jar" -hash-format = "sha512" -hash = "6cc0536833c4f1922711da91c3baf3a79b4bf8c72aa548a34e8f4852fc9b1cb51f21729c58544fbe05909fd3e1da316d1f885033af5844024cea936c3626e3d2" - -[update] -[update.modrinth] -mod-id = "uy4Cnpcm" -version = "CBnLZwRS" diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml deleted file mode 100644 index 509b0e9..0000000 --- a/mods/borderless-mining.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Borderless Mining" -filename = "borderless-mining-1.1.8+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" -hash-format = "sha512" -hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420" - -[update] -[update.modrinth] -mod-id = "kYq5qkSL" -version = "lhrW53q7" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 4b72242..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" -hash-format = "sha512" -hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "s4WOiNtz" diff --git a/mods/cherished-worlds.pw.toml b/mods/cherished-worlds.pw.toml deleted file mode 100644 index 05b48aa..0000000 --- a/mods/cherished-worlds.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cherished Worlds" -filename = "cherishedworlds-fabric-6.1.7+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3azQ6p0W/versions/K58Y722e/cherishedworlds-fabric-6.1.7%2B1.20.1.jar" -hash-format = "sha512" -hash = "1472b333e65e40d447e2967a83949d32daa68a008b52248117b825b763784872aefc29709c6c67e1175c1d8706710a2e48f8510f291f53562371fb3cf1c4e65f" - -[update] -[update.modrinth] -mod-id = "3azQ6p0W" -version = "K58Y722e" diff --git a/mods/cleardespawn.pw.toml b/mods/cleardespawn.pw.toml deleted file mode 100644 index 59f68a2..0000000 --- a/mods/cleardespawn.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ClearDespawn" -filename = "ClearDespawn-fabric-1.20.2-1.1.15.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yoJJjRRE/versions/jpRIGRtD/ClearDespawn-fabric-1.20.2-1.1.15.jar" -hash-format = "sha512" -hash = "d96313239c52fae58bc4d63d213fc7b84e93d021c537fb2236d797c9283c5ea07dd918494778252b487aec910edee2b2345e09106eb1c6994f6c75a2984af5f1" - -[update] -[update.modrinth] -mod-id = "yoJJjRRE" -version = "jpRIGRtD" diff --git a/mods/crash-assistant.pw.toml b/mods/crash-assistant.pw.toml new file mode 100644 index 0000000..06fe721 --- /dev/null +++ b/mods/crash-assistant.pw.toml @@ -0,0 +1,13 @@ +name = "Crash Assistant" +filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/IuxHAW1f/CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +hash-format = "sha512" +hash = "f07c99a759573f1536e95d6f88a8c64923474e3566703365022e0839fea9163bce6870ae7420932ab67aeee2d8b785abbb16ba2bc3d7e58dc86865f997e5d85e" + +[update] +[update.modrinth] +mod-id = "ix1qq8Ux" +version = "IuxHAW1f" diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml deleted file mode 100644 index 892d853..0000000 --- a/mods/cubes-without-borders.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cubes Without Borders" -filename = "cwb-fabric-3.0.0+mc1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/KpTt0KNS/cwb-fabric-3.0.0%2Bmc1.20.jar" -hash-format = "sha512" -hash = "cceb1a648c0465db1232a6a65ceefe4d04af54fdc909a40ee86ade2f2c743d5e96c55f73ab83f515dd53fa36095fe893d218ad56c51c53ad517e3b57441a5f2b" - -[update] -[update.modrinth] -mod-id = "ETlrkaYF" -version = "KpTt0KNS" diff --git a/mods/damagenumbers.pw.toml b/mods/damagenumbers.pw.toml deleted file mode 100644 index a23078c..0000000 --- a/mods/damagenumbers.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Damage Numbers" -filename = "damagenumbers-1.4.0-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/iWdXs2dQ/versions/xpk8YOKG/damagenumbers-1.4.0-fabric.jar" -hash-format = "sha512" -hash = "ada9adf09d17508f66a4b790b8afaba126bb013645b9cd04595887cfe69a9e68787bd5302c73f70b60f4d27ca327903dbf1595cfdd71d19f939d6c5c1bf1763e" - -[update] -[update.modrinth] -mod-id = "iWdXs2dQ" -version = "xpk8YOKG" diff --git a/mods/distraction-free-recipes.pw.toml b/mods/distraction-free-recipes.pw.toml deleted file mode 100644 index cb812b1..0000000 --- a/mods/distraction-free-recipes.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Distraction Free Recipes (EMI / REI / JEI)" -filename = "distraction_free_recipes-fabric-1.2.1-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/gbJLUhZP/versions/GdXrDwYH/distraction_free_recipes-fabric-1.2.1-1.20.1.jar" -hash-format = "sha512" -hash = "7732f6cb17d44a9c1c1d3caca4eab39fe19bb791724e64c209f50b7bc56b91b364e5640df86e531ce498d43caec9da002962ddf5d7b962e2dfded19244391465" - -[update] -[update.modrinth] -mod-id = "gbJLUhZP" -version = "GdXrDwYH" diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml deleted file mode 100644 index 1a37142..0000000 --- a/mods/enchantment-descriptions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Enchantment Descriptions" -filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/ADwLz4np/EnchantmentDescriptions-Fabric-1.20.1-17.1.20.jar" -hash-format = "sha512" -hash = "84c66109669efb965bb55833bfcbc681e509db9656fb60b2e90ed5a8c637fc358759b9abd9fd5dd9478c4e8b749f23c25a5d5cadbb45b77c50bfd4c617864f82" - -[update] -[update.modrinth] -mod-id = "UVtY3ZAC" -version = "ADwLz4np" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 9bc24da..95271c9 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_1.20.1-fabric-3.0.7.jar" +filename = "entity_model_features_1.20.1-fabric-3.0.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/98XZmlck/entity_model_features_1.20.1-fabric-3.0.7.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/GMsbVfZZ/entity_model_features_1.20.1-fabric-3.0.10.jar" hash-format = "sha512" -hash = "1c22af6267208c971d7f885eb6aaa1b451e681719e8b922f0f055b3a7260e2200fcd001168aef2bdb99f9798b613ee7d38ff9ea3b545ace3e5052e2ac314fd38" +hash = "28eb29ba1ae47de1473dae8d5bca4706a154ba574609470fe3b7b3e39783a7b3cd90954e8c1924da9876aeb076f064e2fee21000244c51cfa5059ff6a9622a3d" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "98XZmlck" +version = "GMsbVfZZ" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 568a0c9..661aa7f 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.9.4-mc1.20.1.jar" +filename = "entityculling-fabric-1.9.5-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/Pzx7Sq6t/entityculling-fabric-1.9.4-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/QFXoqZHC/entityculling-fabric-1.9.5-mc1.20.1.jar" hash-format = "sha512" -hash = "ad52e9fba14217af2b2ae73ad739dfe0351ecf60597510bdda58922e5e6455fd03c16441b37a7ffe5b379e9e509bf47a8200d1600346e96324875e5526e5acfb" +hash = "0ffa7d795218d5be09ac32a39ae2f1b139f06949d2ba19b9fe66ab73ee0c3c51f2e410b234e3c2e40d5d1c12c6a417f4c7f30ced63325e61491cdd9c1fa6edbf" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "Pzx7Sq6t" +version = "QFXoqZHC" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index de84d95..8e68485 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_1.20.1-fabric-7.0.6.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.8.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/6Ldn1yiR/entity_texture_features_1.20.1-fabric-7.0.6.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/cwZUQhK3/entity_texture_features_1.20.1-fabric-7.0.8.jar" hash-format = "sha512" -hash = "4aeea32e0a152fd2388058cc25dd4f0ac602d767c4c9c11a1e1c4841f89b0124208ce93467c5ac69e2599b7aab774557ec2cc5cd84d8079306633ec89677b510" +hash = "f399cbe8bc7481ba41bfe7e0c8d9a01f0d2777fb5d3f202946bf33238c18ff97e67dfa675c83a48398beaad2e40bb7cf3fa651decd7de0b5ea416e9a3572abf9" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "6Ldn1yiR" +version = "cwZUQhK3" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml deleted file mode 100644 index f04f374..0000000 --- a/mods/fadeless.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fadeless" -filename = "fadeless-1.0.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" -hash-format = "sha512" -hash = "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96" - -[update] -[update.modrinth] -mod-id = "ncKjyGm3" -version = "j53ChsnW" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml deleted file mode 100644 index 363abf9..0000000 --- a/mods/fastquit.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FastQuit" -filename = "fastquit-3.0.0+1.20+.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar" -hash-format = "sha512" -hash = "aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133" - -[update] -[update.modrinth] -mod-id = "x1hIzbuY" -version = "tNgyOUMr" diff --git a/mods/fog.pw.toml b/mods/fog.pw.toml deleted file mode 100644 index f9e928e..0000000 --- a/mods/fog.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fog" -filename = "Fog-fabric-1.5.3-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/kdNVq6ir/Fog-fabric-1.5.3-1.20.1.jar" -hash-format = "sha512" -hash = "687a1cfe69790f440b53dc388086936a58547efb20312c0cfbe73635576e233acd54a55eb518da1f44c80da1b936ee3c25bb669f2e87ee80d6302c465c694336" - -[update] -[update.modrinth] -mod-id = "WuGVWUF2" -version = "kdNVq6ir" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml deleted file mode 100644 index 8b405be..0000000 --- a/mods/iceberg.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/immersive-hotbar.pw.toml b/mods/immersive-hotbar.pw.toml new file mode 100644 index 0000000..1d1f79e --- /dev/null +++ b/mods/immersive-hotbar.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Hotbar" +filename = "immersive-hotbar-1.0.4-1.20-1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hsPB5xMD/versions/F3pbKOqd/immersive-hotbar-1.0.4-1.20-1.20.4.jar" +hash-format = "sha512" +hash = "3fe0b73b4278ce377bc4b2b6b29ea487e8c39cda1f7429c1e52fb8b763d75a21c82a774ba1348a8a7c3996d535e3b12131c8e4e832dfbcb04abec7d80adc95e6" + +[update] +[update.modrinth] +mod-id = "hsPB5xMD" +version = "F3pbKOqd" diff --git a/mods/immersive-messages-api.pw.toml b/mods/immersive-messages-api.pw.toml deleted file mode 100644 index a756269..0000000 --- a/mods/immersive-messages-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive Messages API" -filename = "immersivemessages-fabric-1.0.18-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar" -hash-format = "sha512" -hash = "26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5" - -[update] -[update.modrinth] -mod-id = "6xvrmbjn" -version = "WEpkwUwg" diff --git a/mods/immersive-tips.pw.toml b/mods/immersive-tips.pw.toml deleted file mode 100644 index 40e870e..0000000 --- a/mods/immersive-tips.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive Tips" -filename = "immersivetips-fabric-1.0.2-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/FyiLzCSu/versions/teQHaEwa/immersivetips-fabric-1.0.2-1.20.1.jar" -hash-format = "sha512" -hash = "2eae70875eddce8ef9dabb1273f39a223727bc5def5d7b9529c63f54fb37ff2d33f7eab7aaf9b02b23e22c00eb43d9cab64bcc3e0e1aabf90b2b16af1a921bc9" - -[update] -[update.modrinth] -mod-id = "FyiLzCSu" -version = "teQHaEwa" diff --git a/mods/immersive-ui.pw.toml b/mods/immersive-ui.pw.toml deleted file mode 100644 index 78461bf..0000000 --- a/mods/immersive-ui.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive UI" -filename = "ImmersiveUI-FABRIC-0.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/9wv7LuMc/versions/icjI7ruC/ImmersiveUI-FABRIC-0.3.0.jar" -hash-format = "sha512" -hash = "76edfc740ffa594aa9524938d6383df791b8866c16ba58b8242f11688b0bbffe53d20a5dc74b38a146907a66513b7890a4e958cb5587c43911677ec00fa3b23a" - -[update] -[update.modrinth] -mod-id = "9wv7LuMc" -version = "icjI7ruC" diff --git a/mods/immersivethunder.pw.toml b/mods/immersivethunder.pw.toml deleted file mode 100644 index 9fbf612..0000000 --- a/mods/immersivethunder.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ImmersiveThunder" -filename = "ImmersiveThunder-1.20.1+1.2.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uKjKoMsj/versions/o64NJE0v/ImmersiveThunder-1.20.1%2B1.2.2.jar" -hash-format = "sha512" -hash = "ce0cd41920d3f2c70ea46216fedbd329b844fd9b8df104b4c1a14b0476606e18fc5697fc27e7b5025ba98494a5c628649d66d755308ecc6297f62089c93732d3" - -[update] -[update.modrinth] -mod-id = "uKjKoMsj" -version = "o64NJE0v" diff --git a/mods/infinite-music.pw.toml b/mods/infinite-music.pw.toml deleted file mode 100644 index 1f36197..0000000 --- a/mods/infinite-music.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Music Delay Remover (Infinite Music)" -filename = "infinite-music-0.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/OJLdOa8k/versions/rCcRZd3l/infinite-music-0.3.0.jar" -hash-format = "sha512" -hash = "9ce33395fece269ff4aefd6da0b0c834ba26a289598a6a481dc6e21ca9dbf9eafffa364c96aab4450a286e15977f93696ebf7fa2a0e9f810580bf4c7a083b9f9" - -[update] -[update.modrinth] -mod-id = "OJLdOa8k" -version = "rCcRZd3l" diff --git a/mods/item-highlighter.pw.toml b/mods/item-highlighter.pw.toml deleted file mode 100644 index 01a5128..0000000 --- a/mods/item-highlighter.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Item Highlighter" -filename = "Highlighter-1.20.1-fabric-1.1.9.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/cVNW5lr6/versions/vyEyvJgV/Highlighter-1.20.1-fabric-1.1.9.jar" -hash-format = "sha512" -hash = "3f55e9c3a8a35e2aa0234e8cf6a34dc1303bf3fa2b9c2fc2b7f6cd86153017bc901d164d8cf7f413959422647e627ee36e2cc34a85be56d085b0807afefe1a62" - -[update] -[update.modrinth] -mod-id = "cVNW5lr6" -version = "vyEyvJgV" diff --git a/mods/ive-spoken.pw.toml b/mods/ive-spoken.pw.toml deleted file mode 100644 index 7038961..0000000 --- a/mods/ive-spoken.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "I've Spoken" -filename = "ivespoken-2.2.2-fabric.1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/OidSa416/versions/HN5E0wVK/ivespoken-2.2.2-fabric.1.20.jar" -hash-format = "sha512" -hash = "baf3e049e44a7e236612e1db10c76d588cdd1c3ee2b153da4506ae69f662f6bbb724dbec20f7330f2123f0946957bf37badb1b3dc41bfe8201d4a50990b3acb4" - -[update] -[update.modrinth] -mod-id = "OidSa416" -version = "HN5E0wVK" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index b654ee5..1beca99 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.128.jar" +filename = "jei-1.20.1-fabric-15.20.0.129.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/EC7UY7wR/jei-1.20.1-fabric-15.20.0.128.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/wbPLxn0B/jei-1.20.1-fabric-15.20.0.129.jar" hash-format = "sha512" -hash = "443104da25f54d0ed41ca3dcaa475d141d2f0844a3ad5f959d4a03f884cdc8a79ce044cb486ee94482969cc19b42b40aa6f7aa5d5303fdd1f623c68751ee552e" +hash = "c236643fec7dab72a68d772c0739bc95e2b8b59dbe082b68cafac5457bfd0e87f611fef9b7e973dbe377d6dd76b538327da2a595183b2a3808cc5fe0006cef0f" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "EC7UY7wR" +version = "wbPLxn0B" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml deleted file mode 100644 index d321ad3..0000000 --- a/mods/krypton.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Krypton" -filename = "krypton-0.2.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar" -hash-format = "sha512" -hash = "92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e" - -[update] -[update.modrinth] -mod-id = "fQEb0iXm" -version = "jiDwS0W1" diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml deleted file mode 100644 index f44f41a..0000000 --- a/mods/ksyxis.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ksyxis" -filename = "Ksyxis-1.3.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/vCQj9Ui7/Ksyxis-1.3.4.jar" -hash-format = "sha512" -hash = "f085627a6dd242bec916fc5dbec5694733f3a44e7826f51ba64887ae50860b5b6e9f89ceac4ca9beefee356c428211260ce4a40bee6bb136bfe636c42753c972" - -[update] -[update.modrinth] -mod-id = "2ecVyZ49" -version = "vCQj9Ui7" diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml deleted file mode 100644 index ba92705..0000000 --- a/mods/language-reload.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Language Reload" -filename = "language-reload-1.7.5+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/UmzbPud1/language-reload-1.7.5%2B1.20.1.jar" -hash-format = "sha512" -hash = "ae9a1340b125b50008217e0a8a1a8131a5e0432ecbf33629eea51482737ba17b4e710329dfa3aab70caa034ea7d97a4ee231e1fd6cf252a721fdbc7b4a149cb7" - -[update] -[update.modrinth] -mod-id = "uLbm7CG6" -version = "UmzbPud1" diff --git a/mods/lazydfu.pw.toml b/mods/lazydfu.pw.toml deleted file mode 100644 index 2860d1c..0000000 --- a/mods/lazydfu.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LazyDFU" -filename = "lazydfu-0.1.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar" -hash-format = "sha512" -hash = "dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a" - -[update] -[update.modrinth] -mod-id = "hvFnDODi" -version = "4SHylIO9" diff --git a/mods/midnightcontrols.pw.toml b/mods/midnightcontrols.pw.toml deleted file mode 100644 index 1aa0e48..0000000 --- a/mods/midnightcontrols.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MidnightControls" -filename = "midnightcontrols-1.9.4+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar" -hash-format = "sha512" -hash = "722f127d91eeaa42494ffae581536d563a99fa0075b5a92ccf27b31a4e25ce86a2a89e28f9b4084281a0e67b1816f1d7656010ca863cd8a08c195b1ac69d0fd6" - -[update] -[update.modrinth] -mod-id = "bXX9h73M" -version = "xHOdr9un" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml deleted file mode 100644 index a991a23..0000000 --- a/mods/midnightlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MidnightLib" -filename = "midnightlib-fabric-1.9.2+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/jyowrZ5N/midnightlib-fabric-1.9.2%2B1.20.1.jar" -hash-format = "sha512" -hash = "9c22d8478151d9a81d69b2da04274db1e1d9b50056319fd8545bb09340794ae364d8525340878dcd39035d49e54eb66530394bba28d3424f7a0a4ff530f7d1c9" - -[update] -[update.modrinth] -mod-id = "codAaoxh" -version = "jyowrZ5N" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index 404ea3f..a7585af 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.1-0.24.2.jar" +filename = "moreculling-1.20.1-0.24.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/4sFiGeSt/moreculling-1.20.1-0.24.2.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/LbDzALB5/moreculling-1.20.1-0.24.3.jar" hash-format = "sha512" -hash = "5787537c367342e7b82549f86823ecc389e01a80f8c3e31853dea68150f0796c2c8df831d055c4efd8d4e62f40a803d24ba2acec3447cd0e8137f0a53d7118e1" +hash = "239ad176228458b24cfbf6a39c5d244ecd59b354e7e34209769c4ef5cbebadfab7012af77beba330176e17e5e0182f55d01f1d3c5e4a96c82a74e21f3ace7740" [update] [update.modrinth] mod-id = "51shyZVL" -version = "4sFiGeSt" +version = "LbDzALB5" diff --git a/mods/night-auto-config.pw.toml b/mods/night-auto-config.pw.toml deleted file mode 100644 index 83cd589..0000000 --- a/mods/night-auto-config.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Night Auto Config" -filename = "nightautoconfig-1.0.6-fabric.1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/HQpcCFZg/versions/dgjhefjt/nightautoconfig-1.0.6-fabric.1.20.jar" -hash-format = "sha512" -hash = "326bf3d752e868ae1627351500f007a25bd1fe8d451b5d7a2fd3d20a0a4e7187e9551db026e58856b81f2e791770b02a7f6fa66e4dbde5320982b454be2b88e4" - -[update] -[update.modrinth] -mod-id = "HQpcCFZg" -version = "dgjhefjt" diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml deleted file mode 100644 index 5030125..0000000 --- a/mods/noisium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Noisium" -filename = "noisium-fabric-2.3.0+mc1.20-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar" -hash-format = "sha512" -hash = "f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417" - -[update] -[update.modrinth] -mod-id = "KuNKN7d2" -version = "erSJnRcq" diff --git a/mods/octo-lib.pw.toml b/mods/octo-lib.pw.toml deleted file mode 100644 index 7599e52..0000000 --- a/mods/octo-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "OctoLib" -filename = "OctoLib-FABRIC-0.5.0.1+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/RH2KUdKJ/versions/5UfjvE8g/OctoLib-FABRIC-0.5.0.1%2B1.20.1.jar" -hash-format = "sha512" -hash = "3034571cb8ee833c10cd04d66709d98bea406d276102e7c0ecc6b9485942e755ceac92d24a10fbe98af69f9400430fae9319569d8fca71bf6829b18dfd0789c5" - -[update] -[update.modrinth] -mod-id = "RH2KUdKJ" -version = "5UfjvE8g" diff --git a/mods/paginatedadvancements.pw.toml b/mods/paginatedadvancements.pw.toml new file mode 100644 index 0000000..2bf7dc7 --- /dev/null +++ b/mods/paginatedadvancements.pw.toml @@ -0,0 +1,13 @@ +name = "Paginated Advancements & Custom Frames" +filename = "paginatedadvancements-2.3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pJogNFap/versions/pVtBmxB6/paginatedadvancements-2.3.0.jar" +hash-format = "sha512" +hash = "52851070d99c94885328ab4a4a89b14c873ab4ecde45236eb36b67784a66ce4cd3432f0517e78b92e41a1b44fb8a4b7b5fd58cce102253c11cb8609f009fc088" + +[update] +[update.modrinth] +mod-id = "pJogNFap" +version = "pVtBmxB6" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml deleted file mode 100644 index a4cfd99..0000000 --- a/mods/polytone.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polytone" -filename = "polytone-1.20-3.5.17-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/wALUN6ys/polytone-1.20-3.5.17-fabric.jar" -hash-format = "sha512" -hash = "7b5c6f2e85c1af02c49f966b892edfa688214d29cf354ee7afc2ce86af74ea41ad18ae2055a4fcd4834588e2055a7ac62afcb6056156d9ed36391a8df808ae33" - -[update] -[update.modrinth] -mod-id = "3qAYkBMB" -version = "wALUN6ys" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index 9fadbe3..7895937 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,13 +1,13 @@ name = "Puzzle" -filename = "puzzle-fabric-2.2.1+1.20.1.jar" +filename = "puzzle-fabric-2.3.0+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/8qlnRMi7/puzzle-fabric-2.2.1%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/iDnrnpRl/puzzle-fabric-2.3.0%2B1.20.1.jar" hash-format = "sha512" -hash = "361c032aae6106f971ed2f3c50798142f5fb3162829e55690017716cb7653e216368c070af90009ea4b69b0d80dd207d2f33abb70991fe43574aa62625bad540" +hash = "cb46e6a985206c9f5fb5a0fbd4044642390bb8ab8765790cb23a0ef71252cc529ed911c48ed72c74ed88408c2dc9922e1a92436032d0cea1ad6b9a593d7885f0" [update] [update.modrinth] mod-id = "3IuO68q1" -version = "8qlnRMi7" +version = "iDnrnpRl" diff --git a/mods/pwam.pw.toml b/mods/pwam.pw.toml deleted file mode 100644 index 3c5486f..0000000 --- a/mods/pwam.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "PasswordManager for AuthMe" -filename = "PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/PrkvGEnM/versions/FlTXFabY/PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" -hash-format = "sha512" -hash = "5b4957af1c15ab4ffca687aae2e7f54a7d887d0dcb60966ad2b60d077335ad7e51b31d5e26428a3f3338014b793394d720df0fd97569c5c43cd0fe3b54c82987" - -[update] -[update.modrinth] -mod-id = "PrkvGEnM" -version = "FlTXFabY" diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml deleted file mode 100644 index 6d9f12c..0000000 --- a/mods/seamless-loading-screen.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Seamless Loading Screen " -filename = "seamless-loading-screen-2.0.3+1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "40f8dac8299d768df486f2ce405211273124e4b4cf5748b5398b8c7d6ad45bb4d46b8fcf62b1e11fbcf4d7d03a5f25fde087320eabda099e3639f4e855b2e9c3" - -[update] -[update.modrinth] -mod-id = "TyTPFOiF" -version = "31S6g6rg" diff --git a/mods/threadtweak.pw.toml b/mods/threadtweak.pw.toml deleted file mode 100644 index 8736a1f..0000000 --- a/mods/threadtweak.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ThreadTweak" -filename = "threadtweak-fabric-1.20.2-0.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar" -hash-format = "sha512" -hash = "b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c" - -[update] -[update.modrinth] -mod-id = "vSEH1ERy" -version = "gBP1GqtK" diff --git a/mods/tooltipfix.pw.toml b/mods/tooltipfix.pw.toml deleted file mode 100644 index 4c82268..0000000 --- a/mods/tooltipfix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ToolTipFix" -filename = "tooltipfix-1.1.1-1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar" -hash-format = "sha512" -hash = "75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51" - -[update] -[update.modrinth] -mod-id = "2RKFTmiB" -version = "B2L4LeMV" diff --git a/mods/txnilib.pw.toml b/mods/txnilib.pw.toml deleted file mode 100644 index 1c8d8ca..0000000 --- a/mods/txnilib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "TxniLib" -filename = "txnilib-fabric-1.0.24-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/vBbPDuOs/versions/7toCynAY/txnilib-fabric-1.0.24-1.20.1.jar" -hash-format = "sha512" -hash = "361fa6da97aff91e797a2ca50044ba3ce929901aea509bef7f4a14fd36bc7a52a45d07473aa4d3df108866788e257013823393d9df031cdb04cd901e97472873" - -[update] -[update.modrinth] -mod-id = "vBbPDuOs" -version = "7toCynAY" diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml deleted file mode 100644 index 160a393..0000000 --- a/mods/worldeditcui-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WorldEdit CUI (Fabric)" -filename = "WorldEditCUI-1.20+01.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4fd64cabffe5c2160a175101ed8474faf969e6a6" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4575022 -project-id = 402098 diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 2a41708..8bc230b 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_25.2.10_Fabric_1.20.jar" +filename = "Xaeros_Minimap_25.3.2_Fabric_1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/1Knv1cKY/Xaeros_Minimap_25.2.10_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/jcQ3zpWh/Xaeros_Minimap_25.3.2_Fabric_1.20.jar" hash-format = "sha512" -hash = "5a0df7750c5b8f2a97e8756a42fc90ba8242b615d92a19e8f6ee7fdfc7dbc168806a30232971a8b39691ad8a97c7a8a112b99a1b2a8277d9b10b0cf9338a6cae" +hash = "4c5a0382d23140f7620dfc340d2c63f94102b7cde808cf96a06a1f734211c21317597fb55a22fe541e66049e3688b18068ebad0585c542f712aad4141ba78c9f" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "1Knv1cKY" +version = "jcQ3zpWh" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index a7ee502..51c0d5d 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.39.12_Fabric_1.20.jar" +filename = "XaerosWorldMap_1.40.2_Fabric_1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/XBgSFzXh/XaerosWorldMap_1.39.12_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/yckp3FUK/XaerosWorldMap_1.40.2_Fabric_1.20.jar" hash-format = "sha512" -hash = "f84a3f3d1794a6da7ab96ea7ac08ab776df6a3f51f4fc02dc49fb5ef57518eb02cee308805622e71b383f195749c41b3bb33ea1ec252893f26ec89accf7fb854" +hash = "37ce31f42c6b1f8c4b1a9b7a5bf17a4533aeb8a22c1c84e879beecb7ba7e0ec2cc6e5430e2119f350921bbb637fbc38cb54b09313ebd6004f6a13fa43d4a5e61" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "XBgSFzXh" +version = "yckp3FUK" diff --git a/mods/yungs-api.pw.toml b/mods/yungs-api.pw.toml deleted file mode 100644 index d9f7866..0000000 --- a/mods/yungs-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/resourcepacks/even-better-enchants.pw.toml b/resourcepacks/even-better-enchants.pw.toml deleted file mode 100644 index 35c1e8f..0000000 --- a/resourcepacks/even-better-enchants.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Even Better Enchants" -filename = "Even Better Enchants.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/6udpuGCH/versions/Hk6zJ311/EBE_1.20.x_v1.1.zip" -hash-format = "sha512" -hash = "e8344e07bf27690738b4435dc214a8550b70e39bf2e3ce0efbc816100fe2ce6855eeba9a721def396948cf8a31b1ac4d75baec5d66107848a606d92cc1f2c3be" - -[update] -[update.modrinth] -mod-id = "6udpuGCH" -version = "Hk6zJ311" diff --git a/resourcepacks/fast-better-grass.pw.toml b/resourcepacks/fast-better-grass.pw.toml deleted file mode 100644 index 148f25f..0000000 --- a/resourcepacks/fast-better-grass.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fast Better Grass" -filename = "Fast Better Grass.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/dspVZXKP/versions/xteFNcow/Fast%20Better%20Grass.zip" -hash-format = "sha512" -hash = "2ecba87a437100c3bd7726f54d40a3146bea2bdfde9843ec55398691065542ede90c45b179ba47d066a95b1d6012082dc9949d6dede2c7a6b9a6aa1ad2688de6" - -[update] -[update.modrinth] -mod-id = "dspVZXKP" -version = "xteFNcow" diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml deleted file mode 100644 index 12fad01..0000000 --- a/resourcepacks/icons-advertisement-removal.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Icons Advertisement Removal [1.8 - 1.21.5]" -filename = "Icon Advertisement Removal.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/7Rq0ipFz/versions/OXZb3ihp/Icon%20Branding%20Remover%20-%20For%201.8-1.21.8.zip" -hash-format = "sha512" -hash = "7ac728ef2d86110b8c75e87bf2a6ac7d9c1dd043349402cc4d0ac22701d4d873ff5d17b402c4a7dfb4057f03b6a5ebedfe9bbac7a8c25206d8deaad3b511285a" - -[update] -[update.modrinth] -mod-id = "7Rq0ipFz" -version = "OXZb3ihp" diff --git a/resourcepacks/icons-fix.pw.toml b/resourcepacks/icons-fix.pw.toml new file mode 100644 index 0000000..1a6ebd0 --- /dev/null +++ b/resourcepacks/icons-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Icons Fix" +filename = "Icons Fix.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/50tpYkQm/versions/RHD0xwq8/Icons%20Fix%201.20-1.20.1.zip" +hash-format = "sha512" +hash = "eef34561544ead9db07b995f2af0b200d1c05887bfd9e548a9736f66c83a54e44ba1f712496d80233c01be38eb4c00d69b9d9dace99beea14386c84572e3e907" + +[update] +[update.modrinth] +mod-id = "50tpYkQm" +version = "RHD0xwq8" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index a4773ff..ad0c366 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -3,11 +3,11 @@ filename = "Icons.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/Sdq0CGTj/Icons%20v.1.12.1.zip" +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/HI2Qcr0G/Icons%20v.1.13.zip" hash-format = "sha512" -hash = "c82e892b64b5341b9e88d043aa970e666c70e1cceb6e401f6aa6198103a27483aba3807e3e976875050c655d10ea21ca8be6d3569e682731cf5af5d5fcf0eb69" +hash = "3c7fb43a9ac38fffa97525dfb059ead397eaaba0bfa49e7fdce45193299062339e08b6a973758020b0cbd0e9463fb598c3b8b953ae50fb8ce38f9550a9bd9c40" [update] [update.modrinth] mod-id = "O7z3QKAG" -version = "Sdq0CGTj" +version = "HI2Qcr0G" diff --git a/resourcepacks/spawn-egg-backport.pw.toml b/resourcepacks/spawn-egg-backport.pw.toml deleted file mode 100644 index bcb9fe9..0000000 --- a/resourcepacks/spawn-egg-backport.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Spawn Egg Backport" -filename = "Spawn Egg Backport.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/HTcZCflj/versions/TUZMe9HH/SPEGG%20BP%20%5B1.20-1.x%5D.zip" -hash-format = "sha512" -hash = "68a3a90167c0ce5942b8a6b9e91e12b1355e5202e1fb8e13b036938c02a69b8bb8cf348e6ca98fd15d0521b251372e88affa12f7c71ffaa730e46149d518926c" - -[update] -[update.modrinth] -mod-id = "HTcZCflj" -version = "TUZMe9HH" diff --git a/resourcepacks/vanilla-evolved.pw.toml b/resourcepacks/vanilla-evolved.pw.toml deleted file mode 100644 index 7c3fae9..0000000 --- a/resourcepacks/vanilla-evolved.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Vanilla Evolved" -filename = "Vanilla Evolved.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/5Wz8MWHt/versions/vmSCMjRs/VanillaEvolved_1.9.0.zip" -hash-format = "sha512" -hash = "ab5cbe4d58ab64b3d1bcaf96b8e75b726175add83aa4b57d6813743837200a8ebf2e2cd3fd712b902a3de13e310fc86c3a1a0cb9f463f63e1ab4bdcd4b4ed023" - -[update] -[update.modrinth] -mod-id = "5Wz8MWHt" -version = "vmSCMjRs" diff --git a/resourcepacks/visual-armor-trims.pw.toml b/resourcepacks/visual-armor-trims.pw.toml deleted file mode 100644 index 9a956c5..0000000 --- a/resourcepacks/visual-armor-trims.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Visual: Armor Trims" -filename = "Visual Armor Trims.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/tPtjib62/versions/EgW0bmI7/visual-armor-trims-v1.1-1.20.X.zip" -hash-format = "sha512" -hash = "017c8769b8015e86e4dc470952bf2fde262607958f8ee1634208b691718ab278c1f3e5695bac4560bc39331c44d9d2f3278c1e43870b9e8e64102335d99986cb" - -[update] -[update.modrinth] -mod-id = "tPtjib62" -version = "EgW0bmI7" diff --git a/resourcepacks/whimscape-x-fresh-animations.pw.toml b/resourcepacks/whimscape-x-fresh-animations.pw.toml new file mode 100644 index 0000000..ea39cbd --- /dev/null +++ b/resourcepacks/whimscape-x-fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Whimscape x Fresh Animations" +filename = "Whimscape x Fresh Animations.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NbmssBLT/versions/3hVMyZGn/Whimscape_x_FreshAnimations_1.20-1.21.11_r1.zip" +hash-format = "sha512" +hash = "b34dadf17633fbb6579b8a4e31305417a6511a714826516e4fe92dc0e1487ee32ffcc21fd9e1cb7be2fa2a88d3c8523ff6880c102a52e4463b6727499ecdbc2d" + +[update] +[update.modrinth] +mod-id = "NbmssBLT" +version = "3hVMyZGn" diff --git a/resourcepacks/whimscape.pw.toml b/resourcepacks/whimscape.pw.toml new file mode 100644 index 0000000..0ba0052 --- /dev/null +++ b/resourcepacks/whimscape.pw.toml @@ -0,0 +1,13 @@ +name = "Whimscape" +filename = "Whimscape.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/ANrerx3M/Whimscape_1.20-1.20.1_r6.zip" +hash-format = "sha512" +hash = "e2e0272a53795ff5e75727075bae954e9f71c976e0a7998912608f39bf4815e606dec4fa398c799a67d4db2b5d0f98252e013e08b1aab033b116fe1248be5a8e" + +[update] +[update.modrinth] +mod-id = "4YkvO5Rp" +version = "ANrerx3M" diff --git a/resourcepacks/xalis-potions.pw.toml b/resourcepacks/xalis-potions.pw.toml deleted file mode 100644 index afa6c2c..0000000 --- a/resourcepacks/xalis-potions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "xali's Potions" -filename = "Xalis Potions.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yFn9hTiq/versions/cCOinnlk/xali%27s%20Potions%20v1.0.0.zip" -hash-format = "sha512" -hash = "5dc911c1999152ba233a3a35fdac00666a944b83a47c5ad1123f364b8bb9d11c9e93ba4f6130a035946bc662f79862a21f3801f131533797093ffe653b171b55" - -[update] -[update.modrinth] -mod-id = "yFn9hTiq" -version = "cCOinnlk" From 3838bec80c30c7155020f87e28e7046734e508ec Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 1 Jan 2026 17:49:25 +0100 Subject: [PATCH 092/106] Re-configured most mods, and moved all configurations out of YOSBR for this release. --- .../config => }/NoChatReports/NCR-Client.json | 0 .../config => }/NoChatReports/NCR-Common.json | 0 .../NoChatReports/NCR-Encryption.json | 0 config/PaginatedAdvancements.json5 | 1 + config/bettergrass.json5 | 1 + config/capes.json5 | 1 + config/{yosbr/config => }/cem.conf | 0 config/citresewn.json | 1 + config/clienttweaks-common.toml | 2 + config/controlify.json | 1 + config/{yosbr/config => }/debugify.json | 0 config/{yosbr/config => }/dynamic_fps.json | 0 .../config => }/entity_texture_features.json | 0 config/fabric_loader_dependencies.json | 10 +- config/{yosbr/config => }/iris.properties | 0 config/isxander-main-menu-credits.json | 4 +- config/jade/jade.json | 9 ++ config/justzoom/config.txt | 2 + config/lambdynlights.toml | 9 ++ config/modernfix-mixins.properties | 1 + config/modmenu.json | 1 + config/{yosbr/config => }/moreculling.toml | 3 - config/panorama_screens/settings.json | 75 +++++++++ config/{yosbr/config => }/puzzle.json | 0 config/sodium-options.json | 1 + .../soundphysics.properties | 0 config/xaero/minimap/profiles/default.cfg | 3 + config/xaerohud.txt | 1 + config/xaerominimap.txt | 132 ---------------- config/yosbr/config/badoptimizations.txt | 17 --- config/yosbr/config/bettergrass.json5 | 54 ------- config/yosbr/config/borderlessmining.json | 1 - config/yosbr/config/c2me.toml | 20 --- config/yosbr/config/cameraoverhaul.toml | 141 ----------------- config/yosbr/config/capes.json5 | 1 - config/yosbr/config/citresewn.json | 1 - config/yosbr/config/clienttweaks-common.toml | 67 --------- config/yosbr/config/emotecraft.json | 39 ----- config/yosbr/config/enhanced_bes.properties | 5 - config/yosbr/config/entityculling.json | 14 -- config/yosbr/config/fastquit.toml | 4 - .../yosbr/config/ferritecore.mixin.properties | 10 -- config/yosbr/config/fog/config.json | 20 --- config/yosbr/config/immediatelyfast.json | 22 --- config/yosbr/config/jade/jade.json | 41 ----- config/yosbr/config/justzoom/config.txt | 17 --- config/yosbr/config/lambdynlights.toml | 142 ------------------ config/yosbr/config/lithium.properties | 1 - .../yosbr/config/midnightcontrols copy.json | 133 ---------------- config/yosbr/config/midnightcontrols.json | 1 - config/yosbr/config/midnightlib copy.json | 1 - config/yosbr/config/midnightlib.json | 1 - .../yosbr/config/modernfix-mixins.properties | 14 -- config/yosbr/config/modmenu.json | 44 ------ .../config/panorama_screens/settings.json | 1 - .../pickupnotifier/pickupnotifier-client.toml | 66 -------- config/yosbr/config/sodium-extra-options.json | 70 --------- config/yosbr/config/sodium-options.json | 25 --- config/yosbr/config/threadtweak.json | 8 - .../config/voicechat/translations.properties | 14 -- .../config/voicechat/username-cache.json | 1 - .../voicechat/voicechat-client.properties | 90 ----------- .../voicechat/voicechat-server.properties | 53 ------- .../voicechat/voicechat-volumes.properties | 2 - options.txt | 7 +- 65 files changed, 120 insertions(+), 1286 deletions(-) rename config/{yosbr/config => }/NoChatReports/NCR-Client.json (100%) rename config/{yosbr/config => }/NoChatReports/NCR-Common.json (100%) rename config/{yosbr/config => }/NoChatReports/NCR-Encryption.json (100%) create mode 100644 config/PaginatedAdvancements.json5 create mode 100644 config/bettergrass.json5 create mode 100644 config/capes.json5 rename config/{yosbr/config => }/cem.conf (100%) create mode 100644 config/citresewn.json create mode 100644 config/clienttweaks-common.toml create mode 100644 config/controlify.json rename config/{yosbr/config => }/debugify.json (100%) rename config/{yosbr/config => }/dynamic_fps.json (100%) rename config/{yosbr/config => }/entity_texture_features.json (100%) rename config/{yosbr/config => }/iris.properties (100%) create mode 100644 config/jade/jade.json create mode 100644 config/justzoom/config.txt create mode 100644 config/lambdynlights.toml create mode 100644 config/modernfix-mixins.properties create mode 100644 config/modmenu.json rename config/{yosbr/config => }/moreculling.toml (88%) create mode 100644 config/panorama_screens/settings.json rename config/{yosbr/config => }/puzzle.json (100%) create mode 100644 config/sodium-options.json rename config/{yosbr/config => }/sound_physics_remastered/soundphysics.properties (100%) create mode 100644 config/xaero/minimap/profiles/default.cfg create mode 100644 config/xaerohud.txt delete mode 100644 config/xaerominimap.txt delete mode 100644 config/yosbr/config/badoptimizations.txt delete mode 100644 config/yosbr/config/bettergrass.json5 delete mode 100644 config/yosbr/config/borderlessmining.json delete mode 100644 config/yosbr/config/c2me.toml delete mode 100644 config/yosbr/config/cameraoverhaul.toml delete mode 100644 config/yosbr/config/capes.json5 delete mode 100644 config/yosbr/config/citresewn.json delete mode 100644 config/yosbr/config/clienttweaks-common.toml delete mode 100644 config/yosbr/config/emotecraft.json delete mode 100644 config/yosbr/config/enhanced_bes.properties delete mode 100644 config/yosbr/config/entityculling.json delete mode 100644 config/yosbr/config/fastquit.toml delete mode 100644 config/yosbr/config/ferritecore.mixin.properties delete mode 100644 config/yosbr/config/fog/config.json delete mode 100644 config/yosbr/config/immediatelyfast.json delete mode 100644 config/yosbr/config/jade/jade.json delete mode 100644 config/yosbr/config/justzoom/config.txt delete mode 100644 config/yosbr/config/lambdynlights.toml delete mode 100644 config/yosbr/config/lithium.properties delete mode 100644 config/yosbr/config/midnightcontrols copy.json delete mode 100644 config/yosbr/config/midnightcontrols.json delete mode 100644 config/yosbr/config/midnightlib copy.json delete mode 100644 config/yosbr/config/midnightlib.json delete mode 100644 config/yosbr/config/modernfix-mixins.properties delete mode 100644 config/yosbr/config/modmenu.json delete mode 100644 config/yosbr/config/panorama_screens/settings.json delete mode 100644 config/yosbr/config/pickupnotifier/pickupnotifier-client.toml delete mode 100644 config/yosbr/config/sodium-extra-options.json delete mode 100644 config/yosbr/config/sodium-options.json delete mode 100644 config/yosbr/config/threadtweak.json delete mode 100644 config/yosbr/config/voicechat/translations.properties delete mode 100644 config/yosbr/config/voicechat/username-cache.json delete mode 100644 config/yosbr/config/voicechat/voicechat-client.properties delete mode 100644 config/yosbr/config/voicechat/voicechat-server.properties delete mode 100644 config/yosbr/config/voicechat/voicechat-volumes.properties diff --git a/config/yosbr/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Client.json rename to config/NoChatReports/NCR-Client.json diff --git a/config/yosbr/config/NoChatReports/NCR-Common.json b/config/NoChatReports/NCR-Common.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Common.json rename to config/NoChatReports/NCR-Common.json diff --git a/config/yosbr/config/NoChatReports/NCR-Encryption.json b/config/NoChatReports/NCR-Encryption.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Encryption.json rename to config/NoChatReports/NCR-Encryption.json diff --git a/config/PaginatedAdvancements.json5 b/config/PaginatedAdvancements.json5 new file mode 100644 index 0000000..cbd4c01 --- /dev/null +++ b/config/PaginatedAdvancements.json5 @@ -0,0 +1 @@ +{"PinningEnabled":false,"ShowAdvancementIDInDebugTooltip":false,"ShowDebugInfo":"ALWAYS","MaxCriterionEntries":6,"FadeOutBackgroundOnAdvancementHover":false,"SaveLastSelectedTab":false,"PinnedTabs":[],"LastSelectedTab":"","SpacingBetweenHorizontalTabs":4,"SpacingBetweenPinnedTabs":2} diff --git a/config/bettergrass.json5 b/config/bettergrass.json5 new file mode 100644 index 0000000..8f3fc11 --- /dev/null +++ b/config/bettergrass.json5 @@ -0,0 +1 @@ +{ "betterGrassMode": "FAST" } diff --git a/config/capes.json5 b/config/capes.json5 new file mode 100644 index 0000000..c8ec5c3 --- /dev/null +++ b/config/capes.json5 @@ -0,0 +1 @@ +{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/cem.conf b/config/cem.conf similarity index 100% rename from config/yosbr/config/cem.conf rename to config/cem.conf diff --git a/config/citresewn.json b/config/citresewn.json new file mode 100644 index 0000000..ecf8645 --- /dev/null +++ b/config/citresewn.json @@ -0,0 +1 @@ +{"broken_paths":true} \ No newline at end of file diff --git a/config/clienttweaks-common.toml b/config/clienttweaks-common.toml new file mode 100644 index 0000000..5201ef9 --- /dev/null +++ b/config/clienttweaks-common.toml @@ -0,0 +1,2 @@ +[tweaks] +hideShieldUnlessHoldingWeapon = false diff --git a/config/controlify.json b/config/controlify.json new file mode 100644 index 0000000..d4fe021 --- /dev/null +++ b/config/controlify.json @@ -0,0 +1 @@ +{"global":{"delegate_setup":true}} \ No newline at end of file diff --git a/config/yosbr/config/debugify.json b/config/debugify.json similarity index 100% rename from config/yosbr/config/debugify.json rename to config/debugify.json diff --git a/config/yosbr/config/dynamic_fps.json b/config/dynamic_fps.json similarity index 100% rename from config/yosbr/config/dynamic_fps.json rename to config/dynamic_fps.json diff --git a/config/yosbr/config/entity_texture_features.json b/config/entity_texture_features.json similarity index 100% rename from config/yosbr/config/entity_texture_features.json rename to config/entity_texture_features.json diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index aa30f85..7acdf31 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1,9 +1,11 @@ { "version": 1, "overrides": { - "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Fabulous": ">=1.0.16" } }, - "debugify": { "recommends": {} }, - "lambdynlights": { "recommends": {} } + "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, + "minecraft": { + "+recommends": { "Fabulous": ">=1.1.0" } + }, + "sodium-extra": { "recommends": {} }, + "reeses-sodium-options": { "recommends": {} } } } diff --git a/config/yosbr/config/iris.properties b/config/iris.properties similarity index 100% rename from config/yosbr/config/iris.properties rename to config/iris.properties diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index c58fda5..515a223 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,10 +2,10 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.0.16", + "text": "Fabulous 1.1.0", "clickEvent": { "action": "open_url", - "value": "https://codeberg.org/Malasaur/Fabulous" + "value": "https://modrinth.com/modpack/fabulous-modpack" } } ] diff --git a/config/jade/jade.json b/config/jade/jade.json new file mode 100644 index 0000000..bb83b68 --- /dev/null +++ b/config/jade/jade.json @@ -0,0 +1,9 @@ +{ + "general": { + "itemModNameTooltip": false + }, + "overlay": { + "activeTheme": "jade:create", + "overlayPosY": 0.98994803 + } +} diff --git a/config/justzoom/config.txt b/config/justzoom/config.txt new file mode 100644 index 0000000..4f394e1 --- /dev/null +++ b/config/justzoom/config.txt @@ -0,0 +1,2 @@ +##[gui] +B:show_options_button_in_pause_screen = 'false'; diff --git a/config/lambdynlights.toml b/config/lambdynlights.toml new file mode 100644 index 0000000..b8de9b1 --- /dev/null +++ b/config/lambdynlights.toml @@ -0,0 +1,9 @@ +mode = "fancy" + +[light_sources] +water_sensitive_check = false +block_entities = false +entities = false +self = true +tnt = "simple" +creeper = "simple" diff --git a/config/modernfix-mixins.properties b/config/modernfix-mixins.properties new file mode 100644 index 0000000..127aaca --- /dev/null +++ b/config/modernfix-mixins.properties @@ -0,0 +1 @@ +mixin.perf.dynamic_resources=true \ No newline at end of file diff --git a/config/modmenu.json b/config/modmenu.json new file mode 100644 index 0000000..c92a72a --- /dev/null +++ b/config/modmenu.json @@ -0,0 +1 @@ +{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":true,"easter_eggs":false,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true} \ No newline at end of file diff --git a/config/yosbr/config/moreculling.toml b/config/moreculling.toml similarity index 88% rename from config/yosbr/config/moreculling.toml rename to config/moreculling.toml index 83cb85a..87cacf4 100644 --- a/config/yosbr/config/moreculling.toml +++ b/config/moreculling.toml @@ -1,4 +1,3 @@ -version = 1 enableSodiumMenu = true cloudCulling = true signTextCulling = true @@ -16,8 +15,6 @@ includeMangroveRoots = true powderSnowCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true -endGatewayCulling = true -beaconBeamCulling = true [modCompatibility] minecraft = true diff --git a/config/panorama_screens/settings.json b/config/panorama_screens/settings.json new file mode 100644 index 0000000..a058468 --- /dev/null +++ b/config/panorama_screens/settings.json @@ -0,0 +1,75 @@ +{ + "printScreenNames": false, + "panoramaAllowList": [ + "net.minecraft.", + "net.optifine.gui.", + "quark.base.client", + "shedaniel.clothconfig2.gui.", + "bumblesoftware.fastload.client", + "fuzs.configmenusforge.client", + "jellysquid.mods.sodium.client.", + "reeses_sodium_options.client", + "blamejared.controlling", + "mc.ipnext.gui", + "me.juancarloscp52.spyglass_improvements.client", + "dev.tr7zw.skinlayers.", + "mcp.mobius.waila.gui.", + "dqu.additionaladditions.config", + "bclib.client.gui.", + "cominixo.betterf3.config.gui", + "pepperbell.continuity.client.config", + "redlimerl.detailab.screen", + "kyrptonaught.kyrptconfig.config.screen", + "megane.runtime.config.screen", + "terraformersmc.modmenu.gui.ModMenuOptionsScreen", + "yalter.mousetweaks.ConfigScreen", + "dev.tr7zw.notenoughanimations.", + "ha3.presencefootsteps.", + "shedaniel.rei.impl.client.gui.credits.", + "xaero.common.gui.", + "xaero.map.gui.", + "juuxel.adorn.client.gui.screen.", + "net.puzzlemc.gui.screen.", + "midnightdust.core.screen.", + "midnightdust.lib.config.", + "betternether.config.screen", + "minenash.enhanced_attack_indicator.config.", + "jamalam360.jamlib.config.", + "darkhax.tipsmod.impl.gui.", + "natamus.collective_common_forge.config.", + "natamus.collective_common_fabric.config.", + "natamus.collective.fabric.config", + "natamus.collective.forge.config", + "izofar.takesapillage.client.gui", + "snownee.jade.gui.", + "chunksfadein.gui.", + "colormatic.", + "deepslatecutting.config.", + "nicerskies.gui.", + "pingwheel.client.", + "corail.tombstone.gui", + "fpsreducer.gui.", + "moreoverlays.gui.", + "minecraftforge.client.gui.config.", + ".computercraft.", + "ctm.client.config", + "healthoverlay.config.", + ".cotton.gui.impl.modmenu.", + "spell_engine.client.gui.", + "catalogue.client.", + "bisecthosting.mods.bhmenu", + "oauth.gui.", + "borderless.client.", + "borderlessmining.config", + "languagereload.config.", + "ftbauxilium.screens.", + "advancednetherite.client.", + "minetogether.orderform.screen.", + "minetogether.chat.gui.MutedUsersScreen", + "minetogether.gui.SettingsScreen", + "configured.client", + "voicechat.gui.VoiceChatSettingsScreen", + "dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen" + ], + "panoramaBlockList": ["net.optifine.shaders.gui."] +} diff --git a/config/yosbr/config/puzzle.json b/config/puzzle.json similarity index 100% rename from config/yosbr/config/puzzle.json rename to config/puzzle.json diff --git a/config/sodium-options.json b/config/sodium-options.json new file mode 100644 index 0000000..c734828 --- /dev/null +++ b/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/config/yosbr/config/sound_physics_remastered/soundphysics.properties b/config/sound_physics_remastered/soundphysics.properties similarity index 100% rename from config/yosbr/config/sound_physics_remastered/soundphysics.properties rename to config/sound_physics_remastered/soundphysics.properties diff --git a/config/xaero/minimap/profiles/default.cfg b/config/xaero/minimap/profiles/default.cfg new file mode 100644 index 0000000..d91e95f --- /dev/null +++ b/config/xaero/minimap/profiles/default.cfg @@ -0,0 +1,3 @@ +display_radar = false +minimap_shape = 1 +minimap_north_locked = true diff --git a/config/xaerohud.txt b/config/xaerohud.txt new file mode 100644 index 0000000..14a6c20 --- /dev/null +++ b/config/xaerohud.txt @@ -0,0 +1 @@ +module;id=xaerominimap:minimap;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/config/xaerominimap.txt b/config/xaerominimap.txt deleted file mode 100644 index db9a0ec..0000000 --- a/config/xaerominimap.txt +++ /dev/null @@ -1,132 +0,0 @@ -ignoreUpdate:0 -settingsButton:false -allowWrongWorldTeleportation:false -differentiateByServerAddress:true -debugEntityIcons:false -debugEntityVariantIds:false -radarHideInvisibleEntities:true -allowInternetAccess:true -#INGAME SETTINGS (DO NOT EDIT!) -updateNotification:true -minimap:true -caveMaps:2 -caveZoom:1 -showWaypoints:true -showIngameWaypoints:true -displayRedstone:true -deathpoints:false -oldDeathpoints:true -distance:1 -lockNorth:true -zoom:0 -minimapSize:0 -chunkGrid:-1 -slimeChunks:false -mapSafeMode:false -minimapOpacity:100.0 -waypointsIngameIconScale:0 -waypointsIngameDistanceScale:0 -waypointsIngameNameScale:0 -waypointsIngameCloseScale:1.0 -antiAliasing:true -blockColours:0 -lighting:true -dotsStyle:0 -dotNameScale:1.0 -compassOverEverything:true -showFlowers:true -keepWaypointNames:true -waypointsDistanceExp:0 -waypointsDistanceMin:0.0 -defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} -defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ -arrowScale:1.5 -arrowColour:0 -smoothDots:true -worldMap:true -terrainDepth:true -terrainSlopes:2 -mainEntityAs:0 -blockTransparency:true -waypointOpacityIngame:80 -waypointOpacityMap:90 -hideWorldNames:1 -openSlimeSettings:true -alwaysShowDistance:false -renderLayerIndex:1 -crossDimensionalTp:true -biomeColorsVanillaMode:false -lookingAtAngle:10 -lookingAtAngleVertical:180 -centeredEnlarged:false -zoomOnEnlarged:0 -minimapTextAlign:0 -waypointsMutualEdit:true -compassLocation:1 -compassDirectionScale:0 -caveMapsDepth:30 -hideWaypointCoordinates:false -renderAllSets:false -playerArrowOpacity:100 -waypointsBottom:false -minimapShape:1 -lightOverlayType:0 -lightOverlayMaxLight:7 -lightOverlayMinLight:0 -lightOverlayColor:13 -uiScale:0 -bossHealthPushBox:1 -potionEffectPushBox:1 -minimapFrame:0 -minimapFrameColor:15 -compassColor:9 -northCompassColor:-1 -displayMultipleWaypointInfo:1 -entityRadar:false -adjustHeightForCarpetLikeBlocks:true -autoConvertWaypointDistanceToKmThreshold:10000 -waypointDistancePrecision:1 -mainDotSize:2 -partialYTeleportation:true -deleteReachedDeathpoints:true -hideMinimapUnderScreen:true -hideMinimapUnderF3:true -manualCaveModeStartAuto:true -manualCaveModeStart:-1 -chunkGridLineWidth:1 -temporaryWaypointsGlobal:true -keepUnlockedWhenEnlarged:false -enlargedMinimapAToggle:false -displayStainedGlass:true -waypointOnMapScale:0 -switchToAutoOnDeath:true -infoDisplayBackgroundOpacity:40 -caveModeToggleTimer:1000 -legibleCaveMaps:false -biomeBlending:true -displayTrackedPlayersOnMap:true -displayTrackedPlayersInWorld:true -dimensionScaledMaxWaypointDistance:true -trackedPlayerWorldIconScale:0 -trackedPlayerWorldNameScale:0 -trackedPlayerMinimapIconScale:0 -displayClaims:true -displayCurrentClaim:true -claimsFillOpacity:46 -claimsBorderOpacity:80 -infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world -infoDisplay:coords:true:15:-1 -infoDisplay:overworld_coords:false:15:-1 -infoDisplay:chunk_coords:false:15:-1 -infoDisplay:angles:false:15:-1 -infoDisplay:dimension:false:15:-1 -infoDisplay:biome:false:15:-1 -infoDisplay:weather:false:15:-1 -infoDisplay:light_level:0:15:-1 -infoDisplay:time:0:15:-1 -infoDisplay:real_time:0:15:-1 -infoDisplay:highlights:true:15:-1 -infoDisplay:light_overlay_indicator:true:15:-1 -infoDisplay:manual_cave_mode_indicator:true:15:-1 -infoDisplay:custom_sub_world:true:15:-1 -module;id=xaerominimap:minimap;active=true;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/config/yosbr/config/badoptimizations.txt b/config/yosbr/config/badoptimizations.txt deleted file mode 100644 index 93e0562..0000000 --- a/config/yosbr/config/badoptimizations.txt +++ /dev/null @@ -1,17 +0,0 @@ -enable_lightmap_caching: true -lightmap_time_change_needed_for_update: 80 -enable_sky_color_caching: true -skycolor_time_change_needed_for_update: 20 -enable_debug_renderer_disable_if_not_needed: true -enable_particle_manager_optimization: true -enable_toast_optimizations: true -enable_sky_angle_caching_in_worldrenderer: true -enable_entity_renderer_caching: true -enable_block_entity_renderer_caching: true -enable_entity_flag_caching: true -enable_remove_redundant_fov_calculations: true -enable_remove_tutorial_if_not_demo: true -show_f3_text: false -ignore_mod_incompatibilities: false -log_config: false -config_version: 3 diff --git a/config/yosbr/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5 deleted file mode 100644 index 47f2876..0000000 --- a/config/yosbr/config/bettergrass.json5 +++ /dev/null @@ -1,54 +0,0 @@ -{ - /* -> General - OFF/FAST/FANCY (default: FANCY) - */ - "betterGrassMode": "FAST", - // (default: true) - "resourcePackCompatibilityMode": true, - /* Blocks - (default: true) - */ - "grassBlocks": true, - // (default: true) - "snowy": true, - // (default: true) - "dirtPaths": true, - // (default: true) - "farmLands": true, - // (default: true) - "podzol": true, - // (default: true) - "mycelium": true, - // (default: true) - "crimsonNylium": true, - // (default: true) - "warpedNylium": true, - "moreBlocks": [ - "minecraft:sculk_catalyst" - ], - /* -> Better Snow - OFF/OPTIFINE/LAMBDA (default: OPTIFINE) - */ - "betterSnowMode": "OPTIFINE", - "snowLayers": [ - "snow", - "moss_carpet" - ], - "excludedTags": [ - "buttons", - "doors", - "fire", - "leaves", - "pressure_plates", - "rails" - ], - "excludedBlocks": [ - "lantern[hanging]", - "redstone_wall_torch", - "soul_lantern[hanging]", - "soul_wall_torch", - "wall_torch" - ], - "whitelistedTags": [], - "whitelistedBlocks": [] -} \ No newline at end of file diff --git a/config/yosbr/config/borderlessmining.json b/config/yosbr/config/borderlessmining.json deleted file mode 100644 index 8ab0572..0000000 --- a/config/yosbr/config/borderlessmining.json +++ /dev/null @@ -1 +0,0 @@ -{ "enableBorderlessFullscreen": false, "addToVanillaVideoSettings": false } diff --git a/config/yosbr/config/c2me.toml b/config/yosbr/config/c2me.toml deleted file mode 100644 index 8f1fa5e..0000000 --- a/config/yosbr/config/c2me.toml +++ /dev/null @@ -1,20 +0,0 @@ -version = 3 -globalExecutorParallelism = "1" - -[clientSideConfig] - - [clientSideConfig.modifyMaxVDConfig] - enableExtRenderDistanceProtocol = false - enabled = false - -[noTickViewDistance] - enabled = false - -[threadedWorldGen] - enabled = false - -[ioSystem] - gcFreeChunkSerializer = true - -[chunkSystem] - syncPlayerTickets = false \ No newline at end of file diff --git a/config/yosbr/config/cameraoverhaul.toml b/config/yosbr/config/cameraoverhaul.toml deleted file mode 100644 index e692da5..0000000 --- a/config/yosbr/config/cameraoverhaul.toml +++ /dev/null @@ -1,141 +0,0 @@ -# Metadata, do not modify. -# Default: 0 -configVersion = 2 - -[general] - - # Toggles all of the mod's features. - # Default: true - enabled = true - # Disable this to make the mod's effects exclusive to first-person view. - # Default: true - enableInThirdPerson = true - # Sensitivity of the camera roll rotation caused by turning around horizontally. - # Default: 1.0 - turningRollAccumulation = 1.0 - # Maximum strength of the camera roll rotation caused by turning around horizontally. - # Default: 1.25 - turningRollIntensity = 1.25 - # Smoothness of the decay of the camera roll rotation caused by turning around horizontally. - # Default: 1.0 - turningRollSmoothing = 1.0 - # Strength of smooth random sway that kicks in when the player idles for enough time. - # Default: 0.6 - cameraSwayIntensity = 0.9 - # Frequency of smooth random sway that kicks in when the player idles for enough time. - # Default: 0.16 - cameraSwayFrequency = 0.16 - # Amount of time that the player must idle for before smooth random sway starts to fade-in. - # Default: 0.15 - cameraSwayFadeInDelay = 0.15 - # Amount of time it takes for smooth random sway to fade-in after the player idles for enough time. - # Default: 5.0 - cameraSwayFadeInLength = 3.0 - # Amount of time it takes for smooth random sway to fade-out when the player starts moving after idling. - # Default: 0.75 - cameraSwayFadeOutLength = 0.75 - # Maximum strength of all screen shaking effects. - # Default: 2.5 - screenShakesMaxIntensity = 2.5 - # Speed at which screen shaking rotations change direction or oscillate. - # Default: 6.0 - screenShakesMaxFrequency = 6.0 - # A [0..1] value linked to the strength of screen shaking caused by explosions. - # Default: 1.0 - explosionTrauma = 1.0 - # A [0..1] value linked to the strength of screen shaking caused by lightning bolt-tied thunder. - # Default: 0.05 - thunderTrauma = 0.05 - # A [0..1] value linked to the strength of screen shaking caused by any actions that swing the player's arm. Best kept very low. - # Default: 0.03 - handSwingTrauma = 0.04 - -[walking] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 10.0 - strafingRollFactor = 10.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[swimming] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: -30.0 - strafingRollFactor = -30.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 21.0 - forwardVelocityPitchFactor = 21.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 7.5 - verticalVelocityPitchFactor = 7.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[flying] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: -10.0 - strafingRollFactor = -10.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[mounts] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 20.0 - strafingRollFactor = 20.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[vehicles] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 5.0 - strafingRollFactor = 5.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 1.75 - forwardVelocityPitchFactor = 1.75 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 5.0 - verticalVelocityPitchFactor = 5.0 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 diff --git a/config/yosbr/config/capes.json5 b/config/yosbr/config/capes.json5 deleted file mode 100644 index 7400355..0000000 --- a/config/yosbr/config/capes.json5 +++ /dev/null @@ -1 +0,0 @@ -{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":false,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/citresewn.json b/config/yosbr/config/citresewn.json deleted file mode 100644 index e67d801..0000000 --- a/config/yosbr/config/citresewn.json +++ /dev/null @@ -1 +0,0 @@ -{"broken_paths":false} \ No newline at end of file diff --git a/config/yosbr/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml deleted file mode 100644 index 4ff13bb..0000000 --- a/config/yosbr/config/clienttweaks-common.toml +++ /dev/null @@ -1,67 +0,0 @@ -[customization] -# Items that count as fireworks for the offhand-firework tweak options. -fireworkItems = ["minecraft:firework_rocket"] -# Items that count as shields for the offhand-shield hiding tweak options. -shieldItems = [ - "basicshields:wooden_shield", - "basicshields:golden_shield", - "basicshields:diamond_shield", - "basicshields:netherite_shield", -] -# Items that count as weapons for the offhand-shield hiding tweak options. -shieldWeapons = ["tetra:modular_sword"] -# Items that count as torches for the offhand-torch tweak options. -torchItems = [ - "minecraft:torch", - "minecraft:soul_torch", - "tconstruct:stone_torch", -] -# Items that are allowed to place torches from the offhand if offhandTorchWithToolOnly is enabled. -torchTools = [ - "minecraft:wooden_pickaxe", - "minecraft:stone_pickaxe", - "minecraft:iron_pickaxe", - "minecraft:golden_pickaxe", - "minecraft:diamond_pickaxe", - "minecraft:netherite_pickaxe", - "tconstruct:pickaxe", - "tconstruct:hammer", -] - -[tweaks] -# This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down. -autoClimbLadder = false -# This option will disable log stripping. -disableLogStripping = false -# This option will disable paving when holding a block in your offhand. -disablePavingWithBlockInOffhand = true -# This option will disable step assist added by other mods. -disableStepAssist = false -# This prevents the last torch in the offhand from being placed. -doNotUseLastTorch = false -# This option will hide your offhand item. It can be toggled via an optional key binding. -hideOffhandItem = false -# This option will hide your own potion particle effects for your client (other players will still see them). -hideOwnParticleEffects = true -# This option will hide your shield unless you are holding a weapon. -hideShieldUnlessHoldingWeapon = true -# This adds back the master volume slider to the options screen. Saves you a click! -masterVolumeSlider = true -# This adds back the music volume slider to the options screen. Saves you a click! -musicVolumeSlider = true -# This prevents fireworks from being launched from your off hand if you are wearing an Elytra, unless you're flying. -noOffhandFireworksWithElytra = true -# This prevents torches from being placed from your offhand at all. -noOffhandTorchAtAll = true -# This prevents torches from being placed from your offhand if you have a block in your main hand. -noOffhandTorchWithBlock = true -# This prevents torches from being placed from your off hand if you have an empty main hand. -noOffhandTorchWithEmptyHand = false -# This prevents torches from being placed from your offhand if you have food in your main hand. -noOffhandTorchWithFood = true -# This option makes the recipe book not shift the inventory when opened. Works best with smaller GUI scales / bigger resolutions. -noRecipeBookShifting = false -# This restricts torches to be placed from the offhand only when you're holding a tool in your main hand. -offhandTorchWithToolOnly = false -# This option will make iron fences and glass panes have a bigger hitbox while placing them, making it easier to aim. -paneBuildingSupport = true diff --git a/config/yosbr/config/emotecraft.json b/config/yosbr/config/emotecraft.json deleted file mode 100644 index d7e5f58..0000000 --- a/config/yosbr/config/emotecraft.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "config_version": 4, - "loadbuiltin": true, - "quark": false, - "dark": false, - "oldChooseWheel": false, - "perspective": true, - "default3rdPersonFront": false, - "showicon": true, - "enableNSFW": false, - "alwaysOpenScreen": false, - "debug": true, - "validate": false, - "validationThreshold": 8.0, - "emotesFolderOnLogicalServer": false, - "emotesDirectory": "emotes", - "autoFixEmoteStop": true, - "alwaysValidateEmote": false, - "playersafety": true, - "stopthreshold": 0.04, - "yratio": 0.75, - "showHiddenConfig": false, - "neverRemoveBadIcon": false, - "exportBuiltin": false, - "hideWarning": false, - "fastmenu": { - "0": { - "0": "931b2bda-a25e-4e55-957a-88c46f5e9a7b", - "1": "3045b335-12ca-4ddb-aca5-0aef450a5e4c", - "2": "0de63fbe-2f20-44e0-8969-479b76ceeb6b", - "3": "a2969c42-520f-4c5c-a024-a7d0a2b7b4d1", - "4": "96506a5e-a69c-4a18-9add-d43dfd272fa6", - "5": "ebfb1e69-330a-4970-8bca-f5625c90681a", - "6": "f9f6669d-f1b3-4170-8bc5-475a9a600439", - "7": "33b912f8-0aa0-45e6-a2d4-9b5677e6f35c" - } - }, - "keys": {} -} \ No newline at end of file diff --git a/config/yosbr/config/enhanced_bes.properties b/config/yosbr/config/enhanced_bes.properties deleted file mode 100644 index 3bddaf3..0000000 --- a/config/yosbr/config/enhanced_bes.properties +++ /dev/null @@ -1,5 +0,0 @@ -sign_ao=true -shulker_box_ao=true -chest_ao=true -bed_ao=true -render_enhanced_chests=false diff --git a/config/yosbr/config/entityculling.json b/config/yosbr/config/entityculling.json deleted file mode 100644 index d1eb7f7..0000000 --- a/config/yosbr/config/entityculling.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "configVersion": 5, - "renderNametagsThroughWalls": true, - "blockEntityWhitelist": ["minecraft:beacon"], - "entityWhitelist": [""], - "tracingDistance": 128, - "debugMode": false, - "sleepDelay": 125, - "hitboxLimit": 80, - "skipMarkerArmorStands": true, - "tickCulling": true, - "tickCullingWhitelist": ["minecraft:boat", "minecraft:firework_rocket"], - "disableF3": true -} diff --git a/config/yosbr/config/fastquit.toml b/config/yosbr/config/fastquit.toml deleted file mode 100644 index d4fbaae..0000000 --- a/config/yosbr/config/fastquit.toml +++ /dev/null @@ -1,4 +0,0 @@ -renderSavingScreen = false -showToasts = false -showSavingTime = "FALSE" -allowMultipleServers = false \ No newline at end of file diff --git a/config/yosbr/config/ferritecore.mixin.properties b/config/yosbr/config/ferritecore.mixin.properties deleted file mode 100644 index 3cac833..0000000 --- a/config/yosbr/config/ferritecore.mixin.properties +++ /dev/null @@ -1,10 +0,0 @@ -replaceNeighborLookup = true -replacePropertyMap = true -cacheMultipartPredicates = true -modelResourceLocations = true -multipartDeduplication = true -blockstateCacheDeduplication = true -bakedQuadDeduplication = true -useSmallThreadingDetector = true -compactFastMap = false -populateNeighborTable = false diff --git a/config/yosbr/config/fog/config.json b/config/yosbr/config/fog/config.json deleted file mode 100644 index 9037fff..0000000 --- a/config/yosbr/config/fog/config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "disableMod": false, - "disabledDimensions": [ - "minecraft:the_nether" - ], - "disableRaininessEffect": false, - "disableUndergroundFogMultiplier": false, - "disableBiomeFogColour": false, - "disableCloudWhitening": false, - "initialFogStart": 0.5, - "initialFogEnd": 0.85, - "raininessTransitionSpeed": 0.003, - "undergroundnessTransitionSpeed": 0.003, - "fogStartTransitionSpeed": 0.003, - "fogEndTransitionSpeed": 0.003, - "darknessTransitionSpeed": 0.003, - "fogColorTransitionSpeed": 0.015, - "startMultiplierTransitionSpeed": 0.005, - "endMultiplierTransitionSpeed": 0.005 -} \ No newline at end of file diff --git a/config/yosbr/config/immediatelyfast.json b/config/yosbr/config/immediatelyfast.json deleted file mode 100644 index 62ed226..0000000 --- a/config/yosbr/config/immediatelyfast.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "REGULAR_INFO": "----- Regular config values below -----", - "font_atlas_resizing": true, - "map_atlas_generation": true, - "fast_text_lookup": true, - "avoid_redundant_framebuffer_switching": true, - "fix_slow_buffer_upload_on_apple_gpu": true, - "COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----", - "dont_add_info_into_debug_hud": true, - "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----", - "experimental_disable_error_checking": true, - "experimental_disable_resource_pack_conflict_handling": true, - "experimental_screen_batching": true, - "experimental_sign_text_buffering": false, - "experimental_universal_hud_batching": true, - "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----", - "debug_only_and_not_recommended_disable_universal_batching": false, - "debug_only_and_not_recommended_disable_mod_conflict_handling": false, - "debug_only_and_not_recommended_disable_hardware_conflict_handling": false, - "debug_only_print_additional_error_information": false, - "debug_only_use_last_usage_for_batch_ordering": false -} diff --git a/config/yosbr/config/jade/jade.json b/config/yosbr/config/jade/jade.json deleted file mode 100644 index 856deb3..0000000 --- a/config/yosbr/config/jade/jade.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "general": { - "debug": false, - "itemModNameTooltip": false, - "bossBarOverlapMode": "PUSH_DOWN", - "builtinCamouflage": true, - "ttsMode": "PRESS", - "fluidMode": "ANY", - "reachDistance": 0.0, - "displayEntities": true, - "displayBosses": true, - "displayMode": "TOGGLE", - "displayTooltip": true, - "displayBlocks": true, - "hideFromDebug": true, - "hideFromTabList": true, - "enableTextToSpeech": false, - "hintOverlayToggle": true, - "hintNarratorToggle": true, - "previewOverlay": true - }, - "overlay": { - "alpha": 0.7, - "iconMode": "TOP", - "animation": true, - "disappearingDelay": 0.0, - "overlaySquare": false, - "flipMainHand": false, - "autoScaleThreshold": 0.4, - "overlayPosY": 0.99, - "overlayScale": 1.0, - "overlayAnchorX": 0.5, - "overlayAnchorY": 0.0, - "activeTheme": "jade:dark", - "themesHash": -328442023, - "overlayPosX": 0.5 - }, - "formatting": { - "modName": "§9§o%s" - } -} \ No newline at end of file diff --git a/config/yosbr/config/justzoom/config.txt b/config/yosbr/config/justzoom/config.txt deleted file mode 100644 index 2bdf947..0000000 --- a/config/yosbr/config/justzoom/config.txt +++ /dev/null @@ -1,17 +0,0 @@ -##[zoom] - -B:smooth_zoom_in_out = 'true'; -F:zoom_in_change_modifier_per_scroll = '0.05'; -F:base_zoom_modifier = '0.25'; -F:zoom_out_change_modifier_per_scroll = '0.05'; -B:hide_arms_when_zooming = 'false'; -B:allow_zoom_in_mirrored_view = 'false'; -B:smooth_camera_movement_on_zoom = 'false'; -B:reset_zoom_factor_when_stop_zooming = 'false'; -B:normalize_mouse_sensitivity_on_zoom = 'true'; - - -##[gui] - -I:options_button_corner = '0'; -B:show_options_button_in_pause_screen = 'false'; \ No newline at end of file diff --git a/config/yosbr/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml deleted file mode 100644 index 9029468..0000000 --- a/config/yosbr/config/lambdynlights.toml +++ /dev/null @@ -1,142 +0,0 @@ -mode = "fast" - -[light_sources] - water_sensitive_check = true - block_entities = false - entities = true - self = true - tnt = "fancy" - creeper = "fancy" - beam = true - guardian_laser = true - - [light_sources.settings.entities.minecraft] - player = true - allay = true - area_effect_cloud = true - armor_stand = true - arrow = true - axolotl = true - bat = true - bee = true - blaze = true - block_display = true - boat = true - chest_boat = true - camel = true - cat = true - cave_spider = true - chicken = true - cod = true - cow = true - creeper = true - dolphin = true - donkey = true - dragon_fireball = true - drowned = true - elder_guardian = true - end_crystal = true - ender_dragon = true - enderman = true - endermite = true - evoker = true - evoker_fangs = true - experience_orb = true - eye_of_ender = true - falling_block = true - fireball = true - firework_rocket = true - fishing_bobber = true - fox = true - frog = true - ghast = true - giant = true - glow_item_frame = true - glow_squid = true - goat = true - guardian = true - hoglin = true - horse = true - husk = true - illusioner = true - interaction = true - iron_golem = true - item = true - item_display = true - item_frame = true - leash_knot = true - lightning_bolt = true - llama = true - llama_spit = true - magma_cube = true - marker = true - minecart = true - chest_minecart = true - command_block_minecart = true - furnace_minecart = true - hopper_minecart = true - spawner_minecart = true - tnt_minecart = true - mooshroom = true - mule = true - ocelot = true - painting = true - panda = true - parrot = true - phantom = true - pig = true - piglin = true - piglin_brute = true - pillager = true - polar_bear = true - potion = true - tnt = true - pufferfish = true - rabbit = true - ravager = true - salmon = true - sheep = true - shulker = true - shulker_bullet = true - silverfish = true - skeleton = true - skeleton_horse = true - slime = true - small_fireball = true - sniffer = true - snow_golem = true - snowball = true - spectral_arrow = true - spider = true - squid = true - stray = true - strider = true - tadpole = true - text_display = true - experience_bottle = true - egg = true - ender_pearl = true - trader_llama = true - trident = true - tropical_fish = true - turtle = true - vex = true - villager = true - vindicator = true - wandering_trader = true - warden = true - witch = true - wither = true - wither_skeleton = true - wither_skull = true - wolf = true - zoglin = true - zombie = true - zombie_horse = true - zombie_villager = true - zombified_piglin = true - -[debug] - active_dynamic_lighting_cells = false - display_dynamic_lighting_chunk_rebuild = false - display_behavior_bounding_box = false diff --git a/config/yosbr/config/lithium.properties b/config/yosbr/config/lithium.properties deleted file mode 100644 index 3442269..0000000 --- a/config/yosbr/config/lithium.properties +++ /dev/null @@ -1 +0,0 @@ -mixin.experimental=true diff --git a/config/yosbr/config/midnightcontrols copy.json b/config/yosbr/config/midnightcontrols copy.json deleted file mode 100644 index fe8cfa3..0000000 --- a/config/yosbr/config/midnightcontrols copy.json +++ /dev/null @@ -1,133 +0,0 @@ -{ - "configVersion": 2, - "controlsMode": "DEFAULT", - "autoSwitchMode": false, - "debug": false, - "hudEnable": true, - "hudSide": "LEFT", - "moveChat": false, - "analogMovement": true, - "doubleTapToSprint": true, - "controllerToggleSneak": false, - "controllerToggleSprint": false, - "fastBlockPlacing": false, - "flyDrifting": true, - "verticalFlyDrifting": true, - "horizontalReacharound": false, - "verticalReacharound": false, - "shouldRenderReacharoundOutline": true, - "reacharoundOutlineColorHex": "#ffffff", - "reacharoundOutlineColorAlpha": 102, - "rightDeadZone": 0.25, - "leftDeadZone": 0.25, - "invertRightYAxis": false, - "invertRightXAxis": false, - "rotationSpeed": 35.0, - "yAxisRotationSpeed": 35.0, - "cameraMode": "FLAT", - "mouseSpeed": 25.0, - "joystickAsMouse": false, - "eyeTrackerAsMouse": false, - "eyeTrackerDeadzone": 0.05, - "unfocusedInput": false, - "virtualMouse": false, - "virtualMouseSkin": "DEFAULT_LIGHT", - "hideNormalMouse": false, - "controllerID": 0.0, - "secondControllerID": -1.0, - "controllerType": "DEFAULT", - "mouseScreens": [ - "net.minecraft.client.gui.screen.advancement", - "net.minecraft.class_457", - "net.minecraft.class_408", - "net.minecraft.class_3872", - "me.flashyreese.mods.reeses_sodium_options.client.gui", - "dev.emi.emi.screen", - "hardcorequesting.client.interfaces.GuiQuestBook", - "hardcorequesting.client.interfaces.GuiReward", - "hardcorequesting.client.interfaces.EditTrackerScreen", - "me.shedaniel.clothconfig2.gui.ClothConfigScreen", - "com.mamiyaotaru.voxelmap.gui.GuiWaypoints", - "com.mamiyaotaru.voxelmap.gui.GuiPersistentMap" - ], - "arrowScreens": [ - "net.minecraft.class_408" - ], - "wasdScreens": [ - "com.ultreon.devices.core.Laptop" - ], - "closeButtonScreens": [ - "net.minecraft.class_408", - "net.minecraft.class_457", - "eu.midnightdust.midnightcontrols.client.gui.RingScreen" - ], - "touchInControllerMode": false, - "touchSpeed": 50.0, - "invertTouch": false, - "touchMode": "CROSSHAIR", - "touchBreakDelay": 120, - "touchTransparency": 75, - "touchOutlineColorHex": "#ffffff", - "touchOutlineColorAlpha": 150, - "leftTouchBinds": [ - "debug_screen", - "screenshot", - "toggle_perspective" - ], - "rightTouchBinds": [ - "screenshot", - "toggle_perspective", - "use" - ], - "BINDING": {}, - "maxAnalogValues": [ - 1.0, - 1.0, - 1.0, - 1.0 - ], - "maxAnalogValueLeftX": 1.0, - "maxAnalogValueLeftY": 1.0, - "maxAnalogValueRightX": 1.0, - "maxAnalogValueRightY": 1.0, - "triggerFix": true, - "excludedKeybindings": [ - "key.forward", - "key.left", - "key.back", - "key.right", - "key.jump", - "key.sneak", - "key.sprint", - "key.inventory", - "key.swapOffhand", - "key.drop", - "key.use", - "key.attack", - "key.chat", - "key.playerlist", - "key.screenshot", - "key.togglePerspective", - "key.smoothCamera", - "key.fullscreen", - "key.saveToolbarActivator", - "key.loadToolbarActivator", - "key.pickItem", - "key.hotbar.1", - "key.hotbar.2", - "key.hotbar.3", - "key.hotbar.4", - "key.hotbar.5", - "key.hotbar.6", - "key.hotbar.7", - "key.hotbar.8", - "key.hotbar.9" - ], - "enableHints": false, - "shortcutInControls": true, - "ringBindings": [], - "ignoredUnboundKeys": [ - "inventorytabs.key.next_tab" - ], - "controllerBindingProfiles": {} -} \ No newline at end of file diff --git a/config/yosbr/config/midnightcontrols.json b/config/yosbr/config/midnightcontrols.json deleted file mode 100644 index bcd9e43..0000000 --- a/config/yosbr/config/midnightcontrols.json +++ /dev/null @@ -1 +0,0 @@ -{"autoSwitchMode":false,"enableHints":true} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib copy.json b/config/yosbr/config/midnightlib copy.json deleted file mode 100644 index ca6c3f6..0000000 --- a/config/yosbr/config/midnightlib copy.json +++ /dev/null @@ -1 +0,0 @@ -{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib.json b/config/yosbr/config/midnightlib.json deleted file mode 100644 index ca6c3f6..0000000 --- a/config/yosbr/config/midnightlib.json +++ /dev/null @@ -1 +0,0 @@ -{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties deleted file mode 100644 index 3a838d4..0000000 --- a/config/yosbr/config/modernfix-mixins.properties +++ /dev/null @@ -1,14 +0,0 @@ -mixin.bugfix.chunk_deadlock=true -mixin.bugfix.packet_leak=true -mixin.bugfix.paper_chunk_patches=true -mixin.perf.clear_fabric_mapping_tables=true -mixin.perf.clear_mixin_classinfo=true -mixin.perf.dynamic_entity_renderers=true -mixin.perf.faster_item_rendering=true -mixin.perf.nbt_memory_usage=true -mixin.perf.dynamic_sounds=true -mixin.perf.thread_priorities=false -mixin.perf.deduplicate_location=true -mixin.perf.worldgen_allocation=true -mixin.perf.dynamic_resources=true -mixin.bugfix.missing_block_entities=true \ No newline at end of file diff --git a/config/yosbr/config/modmenu.json b/config/yosbr/config/modmenu.json deleted file mode 100644 index a8bc56e..0000000 --- a/config/yosbr/config/modmenu.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "sorting": "ascending", - "count_libraries": false, - "compact_list": false, - "count_children": true, - "mods_button_style": "shrink", - "game_menu_button_style": "insert", - "count_hidden_mods": false, - "mod_count_location": "title_screen", - "hide_mod_links": false, - "show_libraries": false, - "hide_mod_license": true, - "hide_badges": true, - "hide_mod_credits": false, - "easter_eggs": false, - "random_java_colors": false, - "translate_names": true, - "translate_descriptions": true, - "update_checker": false, - "button_update_badge": false, - "update_channel": "release", - "quick_configure": true, - "modify_title_screen": true, - "modify_game_menu": true, - "hide_config_buttons": false, - "config_mode": false, - "disable_drag_and_drop": false, - "hidden_mods": [ - "minecraft", - "puzzle-models", - "puzzle-splashscreen", - "citresewn-defaults", - "indium", - "puzzle-gui", - "puzzle-base", - "moremcmeta_animation_plugin", - "moremcmeta_gui_plugin", - "moremcmeta_json_parser_plugin", - "moremcmeta_properties_parser_plugin", - "moremcmeta_texture_plugin" - ], - "hidden_configs": ["capes"], - "disable_update_checker": [] -} diff --git a/config/yosbr/config/panorama_screens/settings.json b/config/yosbr/config/panorama_screens/settings.json deleted file mode 100644 index 120af35..0000000 --- a/config/yosbr/config/panorama_screens/settings.json +++ /dev/null @@ -1 +0,0 @@ -{"printScreenNames":false,"panoramaAllowList":["net.minecraft.","net.optifine.gui.","quark.base.client","shedaniel.clothconfig2.gui.","bumblesoftware.fastload.client","fuzs.configmenusforge.client","jellysquid.mods.sodium.client.","reeses_sodium_options.client","blamejared.controlling","mc.ipnext.gui","me.juancarloscp52.spyglass_improvements.client","dev.tr7zw.skinlayers.","mcp.mobius.waila.gui.","dqu.additionaladditions.config","bclib.client.gui.","cominixo.betterf3.config.gui","pepperbell.continuity.client.config","redlimerl.detailab.screen","kyrptonaught.kyrptconfig.config.screen","megane.runtime.config.screen","terraformersmc.modmenu.gui.ModMenuOptionsScreen","yalter.mousetweaks.ConfigScreen","dev.tr7zw.notenoughanimations.","ha3.presencefootsteps.","shedaniel.rei.impl.client.gui.credits.","xaero.common.gui.","xaero.map.gui.","juuxel.adorn.client.gui.screen.","net.puzzlemc.gui.screen.","midnightdust.core.screen.","midnightdust.lib.config.","betternether.config.screen","minenash.enhanced_attack_indicator.config.","jamalam360.jamlib.config.","darkhax.tipsmod.impl.gui.","natamus.collective_common_forge.config.","natamus.collective_common_fabric.config.","natamus.collective.fabric.config","natamus.collective.forge.config","izofar.takesapillage.client.gui","snownee.jade.gui.","chunksfadein.gui.","colormatic.","deepslatecutting.config.","nicerskies.gui.","pingwheel.client.","corail.tombstone.gui","fpsreducer.gui.","moreoverlays.gui.","minecraftforge.client.gui.config.",".computercraft.","ctm.client.config","healthoverlay.config.",".cotton.gui.impl.modmenu.","spell_engine.client.gui.","catalogue.client.","bisecthosting.mods.bhmenu","oauth.gui.","borderless.client.","borderlessmining.config","languagereload.config.","ftbauxilium.screens.","advancednetherite.client.","minetogether.orderform.screen.","minetogether.chat.gui.MutedUsersScreen","minetogether.gui.SettingsScreen","configured.client","voicechat.gui.VoiceChatSettingsScreen","dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen"],"panoramaBlockList":["net.optifine.shaders.gui."]} \ No newline at end of file diff --git a/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml b/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml deleted file mode 100644 index 7365352..0000000 --- a/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml +++ /dev/null @@ -1,66 +0,0 @@ -[display] - #Should the picked up amount be shown when it's just a single item. - display_single_count = true - #Add the total amount of an item in your inventory to the entry. - inventory_count = false - #Mode for drawing a background behind entries for better visibility. 'CHAT' is similar to the chat background, 'TOOLTIP' uses the tooltip background rendering instead. - #Allowed Values: NONE, CHAT, TOOLTIP - entry_background = "NONE" - #Add the name of the item to the entry. - display_item_name = true - #Where and if to display the amount of items picked up. 'SPRITE' will render the amount on the item sprite like in inventories, 'TEXT' will add a dedicated text including the amount to the item name display. - #Allowed Values: OFF, SPRITE, TEXT, BOTH - display_amount = "TEXT" - #Show a small sprite next to the name of each entry showing its contents. - draw_sprites = true - #Color of the entry name text. - #Allowed Values: BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY, DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE - default_color = "WHITE" - #Ignore rarity of items and always use color specified in "Text Color" instead. - ignore_rarity = false - #Screen corner for entry list to be drawn in. - #Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT - screen_corner = "BOTTOM_RIGHT" - #Offset on x-axis from screen border. - #Range: > 0 - offset_x = 3 - #Offset on y-axis from screen border. - #Range: > 0 - offset_y = 14 - #Percentage of relative screen height entries are allowed to fill at max. - #Range: 0.0 ~ 1.0 - max_height = 0.5 - #Scale of entries. A lower scale will make room for more rows to show. Works together with "GUI Scale" option in "Video Settings". - #Range: 1 ~ 24 - scale = 4 - -[general] - #Prevent items from being added to the pick-up log when in creative mode. - disable_in_creative = false - #Show the value of experience points collected instead of the amount of individual orbs. - experience_value = true - #Force-run the mod on the client-side only. - #Only enable this when there are problems, e. g. the same pick-up being logged multiple times. Partial item stack pick-ups (when the inventory is full) won't show, and backpack compat won't work. - #When playing on a server without this mod this option will be used automatically. - force_client_only = false - #Show item entities the player has collected in the pick-up notifications. - include_items = true - #Show experience orbs the player has collected in the pick-up notifications. - include_experience = true - #Show shot arrows the player has collected in the pick-up notifications. - include_arrows = true - -[behavior] - #Combine entries of the same type instead of showing each one individually. - #Allowed Values: ALWAYS, NEVER, EXCLUDE_NAMED - combine_entries = "EXCLUDE_NAMED" - #Amount of ticks each entry will be shown for. Set to 0 to only remove entries when space for new ones is needed. - #Range: > 0 - display_time = 80 - #Make outdated entries slowly move out of the screen instead of disappearing in place. - move_out_of_screen = true - #Amount of ticks it takes for an entry to move out of the screen. Value cannot be larger than "Display Time". - #Range: > 0 - move_time = 20 - #Make outdated entry names slowly fade away instead of simply vanishing. - fade_away = true diff --git a/config/yosbr/config/sodium-extra-options.json b/config/yosbr/config/sodium-extra-options.json deleted file mode 100644 index d8eb105..0000000 --- a/config/yosbr/config/sodium-extra-options.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "animation_settings": { - "animation": true, - "water": true, - "lava": true, - "fire": true, - "portal": false, - "block_animations": true, - "sculk_sensor": true - }, - "particle_settings": { - "particles": true, - "rain_splash": true, - "block_break": true, - "block_breaking": true, - "other": {} - }, - "detail_settings": { - "sky": true, - "sun_moon": true, - "stars": true, - "rain_snow": true, - "biome_colors": true, - "sky_colors": true - }, - "render_settings": { - "fog_distance": 0, - "fog_start": 100, - "multi_dimension_fog_control": false, - "dimensionFogDistance": { - "minecraft:overworld": 0 - }, - "use_linear_flat_color_blender": false, - "light_updates": true, - "item_frame": true, - "armor_stand": true, - "painting": true, - "piston": true, - "beacon_beam": true, - "enchanting_table_book": true, - "item_frame_name_tag": true, - "player_name_tag": true - }, - "extra_settings": { - "overlay_corner": "TOP_LEFT", - "text_contrast": "BACKGROUND", - "show_fps": false, - "show_f_p_s_extended": true, - "show_coords": false, - "reduce_resolution_on_mac": true, - "use_adaptive_sync": false, - "cloud_height": 192, - "toasts": false, - "advancement_toast": false, - "recipe_toast": false, - "system_toast": false, - "tutorial_toast": false, - "instant_sneak": false, - "prevent_shaders": false - }, - "notification_settings": { - "hide_r_s_o_recommendation": false - }, - "super_secret_settings": { - "fetch_sodium_extra_crowdin_translations": false, - "sodium_extra_crowdin_project_identifier": "sodium-extra", - "fetch_sodium_crowdin_translations": false, - "sodium_crowdin_project_identifier": "sodium-fabric" - } -} \ No newline at end of file diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json deleted file mode 100644 index e45b0bf..0000000 --- a/config/yosbr/config/sodium-options.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "quality": { - "weather_quality": "FAST", - "leaves_quality": "DEFAULT", - "enable_vignette": false - }, - "advanced": { - "enable_memory_tracing": false, - "use_advanced_staging_buffers": true, - "cpu_render_ahead_limit": 4 - }, - "performance": { - "chunk_builder_threads": 0, - "always_defer_chunk_updates_v2": true, - "animate_only_visible_textures": true, - "use_entity_culling": true, - "use_fog_occlusion": true, - "use_block_face_culling": true, - "use_no_error_g_l_context": true - }, - "notifications": { - "has_cleared_donation_button": false, - "has_seen_donation_prompt": false - } -} diff --git a/config/yosbr/config/threadtweak.json b/config/yosbr/config/threadtweak.json deleted file mode 100644 index 3686c52..0000000 --- a/config/yosbr/config/threadtweak.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "threadPriority": { - "game": 8, - "main": 4, - "io": 7, - "integratedServer": 7 - } -} diff --git a/config/yosbr/config/voicechat/translations.properties b/config/yosbr/config/voicechat/translations.properties deleted file mode 100644 index 2592f1d..0000000 --- a/config/yosbr/config/voicechat/translations.properties +++ /dev/null @@ -1,14 +0,0 @@ -# Simple Voice Chat translations -# This file contains all server-side translations for the Simple Voice Chat mod - -# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled -# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version -force_voicechat_kick_message=You need %s %s to play on this server -# The message a player gets when joining a server with an incompatible voice chat version -# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name -voicechat_not_compatible_message=Your voice chat client version is not compatible with the server-side version.\\nPlease install version %s of %s. -# The message a player gets when trying to execute a command that requires the voice chat mod installed on the client side. -# The first parameter is the mod/plugin name -voicechat_needed_for_command_message=You need to have %s installed on your client to use this command -# The message a player gets when trying to execute a command that can only be executed as a player -player_command_message=This command can only be executed as a player diff --git a/config/yosbr/config/voicechat/username-cache.json b/config/yosbr/config/voicechat/username-cache.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config/yosbr/config/voicechat/username-cache.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config/yosbr/config/voicechat/voicechat-client.properties b/config/yosbr/config/voicechat/voicechat-client.properties deleted file mode 100644 index a64f806..0000000 --- a/config/yosbr/config/voicechat/voicechat-client.properties +++ /dev/null @@ -1,90 +0,0 @@ -# Simple Voice Chat client config v1.20.1-2.5.30 - -# If the voice chat onboarding process has been finished -onboarding_finished=true -# The voice chat volume -voice_chat_volume=1.0 -# The threshold for the voice activation method (in dB) -voice_activation_threshold=-50.0 -# The voice chat microphone amplification -microphone_amplification=1.0 -# The microphone activation method -# Valid values are 'PTT' and 'VOICE' -microphone_activation_type=VOICE -# The size of the audio output buffer (in packets) -# Higher values mean a higher latency but less crackling -# Increase this value if you have an unstable internet connection -output_buffer_size=5 -# The maximum number of audio packets that should be held back if a packet arrives out of order or is dropped -# This prevents audio packets that are only slightly out of order from being discarded -# Set this to 0 to disable -audio_packet_threshold=3 -# The time it takes for the microphone to deactivate when using voice activation -# A value of 1 means 20 milliseconds, 2=40 ms, 3=60 ms, and so on -voice_deactivation_delay=25 -# The microphone used by the voice chat -# Leave blank to use the default device -microphone= -# The speaker used by the voice chat -# Leave blank to use the default device -speaker= -# If the microphone is muted (only relevant for the voice activation method) -muted=false -# If the voice chat is disabled (both sound and microphone off) -disabled=false -# If the voice chat HUD, group chat HUD, and other in-game icons should be hidden -hide_icons=false -# If the group chat HUD should be visible -show_group_hud=true -# If your own player icon should be displayed in the group chat HUD when you are in a group -show_own_group_icon=true -# The scale of the player icons in the group chat HUD -group_hud_icon_scale=2.0 -# The orientation of the player icons in the group chat HUD -# Valid values are 'VERTICAL' and 'HORIZONTAL' -group_player_icon_orientation=VERTICAL -# The X position of the player icons in the group chat HUD -# Negative values mean anchoring to the right instead -group_player_icon_pos_x=4 -# The Y position of the player icons in the group chat HUD -# Negative values mean anchoring to the bottom instead -group_player_icon_pos_y=4 -# The X position of the icons in the voice chat HUD -# Negative values mean anchoring to the right instead -hud_icon_pos_x=16 -# The Y position of the icons in the voice chat HUD -# Negative values mean anchoring to the bottom instead -hud_icon_pos_y=-16 -# The scale of the icons in the voice chat HUD, such as microphone or connection status -hud_icon_scale=1.0 -# The location where recordings should be saved -# Leave blank to use the default location -recording_destination= -# The quality of the recorded voice chat audio -# 0 = highest quality, 9 = lowest quality -recording_quality=2 -# If noise suppression should be enabled -denoiser=true -# If the voice chat should work in singleplayer or in worlds shared over LAN -run_local_server=true -# Whether to use the Java implementation of microphone capture instead of OpenAL -java_microphone_implementation=false -# If the mod should check for microphone permissions (macOS only) -macos_check_microphone_permission=true -# If fake players should have the disconnected icon above their head -show_fake_players_disconnected=false -# If the volume adjustment interface should also display offline players -offline_player_volume_adjustment=false -# The 3D audio type -# Valid values are 'NORMAL', 'REDUCED', and 'OFF' -audio_type=NORMAL -# If the mod should load native libraries on the client -# When disabled, the Java Opus implementation will be used instead, the denoiser won't be available, and you won't be able to record the voice chat audio -use_natives=true -# How listening to other players should work when using freecam mods -# Valid values are 'CAMERA' and 'PLAYER' -# CAMERA: You will hear the voice chat around your camera. Whether you will still be able to hear the voice chat when the camera is far away from your character depends on the voice chat broadcast range of the server -# PLAYER: You will hear the voice chat around your character no matter where your camera is -freecam_mode=CAMERA -# If enabled, you will be automatically muted when joining a world -mute_on_join=false diff --git a/config/yosbr/config/voicechat/voicechat-server.properties b/config/yosbr/config/voicechat/voicechat-server.properties deleted file mode 100644 index de6db84..0000000 --- a/config/yosbr/config/voicechat/voicechat-server.properties +++ /dev/null @@ -1,53 +0,0 @@ -# Simple Voice Chat server config v1.20.1-2.5.30 - -# The port number to use for the voice chat communication. -# Audio packets are always transmitted via the UDP protocol on the port number -# specified here, independently of other networking used for the game server. -# Set this to '-1' to use the same port number that is used by the Minecraft server. -# However, it is strongly recommended NOT to use the same port number because UDP on -# it is also used by default for the server query. Doing so may crash the server! -port=24454 -# The server IP address to bind the voice chat to -# Leave blank to use the 'server-ip' property from the 'server.properties' config file -# To bind to the wildcard IP address, use '*' -bind_address= -# The distance to which the voice can be heard -max_voice_distance=48.0 -# The multiplier of the voice distance when crouching -crouch_distance_multiplier=1.0 -# The multiplier of the voice distance when whispering -whisper_distance_multiplier=0.5 -# The Opus codec -# Valid values are 'VOIP', 'AUDIO', and 'RESTRICTED_LOWDELAY' -codec=VOIP -# The maximum size that audio packets are allowed to have (in bytes) -# Set this to a lower value if audio packets don't arrive -mtu_size=1024 -# The frequency at which keep-alive packets are sent (in milliseconds) -# Setting this to a higher value may result in timeouts -keep_alive=1000 -# If group chats are allowed -enable_groups=true -# The hostname that clients should use to connect to the voice chat -# This may also include a port, e.g. 'example.com:24454' -# Do NOT change this value if you don't know what you're doing -voice_host= -# If players are allowed to record the voice chat audio -allow_recording=true -# If spectators are allowed to talk to other players -spectator_interaction=false -# If spectators can talk to players they are spectating -spectator_player_possession=false -# If players without the voice chat mod should be kicked from the server -force_voice_chat=false -# The amount of time the server should wait to check if a player has the mod installed (in milliseconds) -# Only relevant when 'force_voice_chat' is set to 'true' -login_timeout=10000 -# The range in which the voice chat should broadcast audio -# A value less than 0 means 'max_voice_distance' -broadcast_range=-1.0 -# If the voice chat server should reply to external pings -allow_pings=true -# If the mod should load native libraries on dedicated servers -# This is mostly relevant for voice chat addons -use_natives=true diff --git a/config/yosbr/config/voicechat/voicechat-volumes.properties b/config/yosbr/config/voicechat/voicechat-volumes.properties deleted file mode 100644 index c029ae3..0000000 --- a/config/yosbr/config/voicechat/voicechat-volumes.properties +++ /dev/null @@ -1,2 +0,0 @@ -# Simple Voice Chat volume config - diff --git a/options.txt b/options.txt index af53b9c..aaf0463 100644 --- a/options.txt +++ b/options.txt @@ -3,10 +3,9 @@ autoJump:false operatorItemsTab:true snooperEnabled:false simulationDistance:6 -guiScale:3 -maxFps:260 -resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icon Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Rename Compat Project.zip"] -incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Xalis Potions.zip","file/Visual Armor Trims.zip","file/Rename Compat Project.zip"] +gamma:0.0 +resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Whimscape.zip","file/Fresh Animations.zip","file/Whimscape x Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Rename Compat Project.zip"] +incompatibleResourcePacks:["file/Rename Compat Project.zip"] advancedItemTooltips:true tutorialStep:none skipMultiplayerWarning:true From 81f39b8600a80121fbd7ce69e70e7afe49e841b9 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 1 Jan 2026 17:49:39 +0100 Subject: [PATCH 093/106] Updated pack to 1.1.0 --- index.toml | 520 +++++++++++------------------------------------------ pack.toml | 6 +- 2 files changed, 111 insertions(+), 415 deletions(-) diff --git a/index.toml b/index.toml index 39c5f2b..ee486b5 100644 --- a/index.toml +++ b/index.toml @@ -1,215 +1,126 @@ hash-format = "sha256" +[[files]] +file = "config/NoChatReports/NCR-Client.json" +hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" + +[[files]] +file = "config/NoChatReports/NCR-Common.json" +hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" + +[[files]] +file = "config/NoChatReports/NCR-Encryption.json" +hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" + +[[files]] +file = "config/PaginatedAdvancements.json5" +hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c" + +[[files]] +file = "config/bettergrass.json5" +hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c" + +[[files]] +file = "config/capes.json5" +hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e" + +[[files]] +file = "config/cem.conf" +hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" + +[[files]] +file = "config/citresewn.json" +hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32" + +[[files]] +file = "config/clienttweaks-common.toml" +hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48" + +[[files]] +file = "config/controlify.json" +hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" + +[[files]] +file = "config/debugify.json" +hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" + +[[files]] +file = "config/dynamic_fps.json" +hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" + +[[files]] +file = "config/entity_texture_features.json" +hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" + [[files]] file = "config/fabric_loader_dependencies.json" -hash = "a876027f073d023cf61af7edd601f7860bd26389ef4ca2f59c2582ad3f78db60" +hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8" + +[[files]] +file = "config/iris.properties" +hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "1162c0096950930e160cad74d5040897aa0cc123adc0fc49354c88d923fa7d74" +hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973" + +[[files]] +file = "config/jade/jade.json" +hash = "01018ef886c3e8eea9cf0a2a558e96f4bc6549aaecfa6e74d1677b8d45e0ab36" [[files]] file = "config/jade/plugins.json" hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8" [[files]] -file = "config/xaerominimap.txt" -hash = "fe737a2c9e3b340f86bb3144b5e8558daff18bd57a3f893e1228c9cd9583cb38" +file = "config/justzoom/config.txt" +hash = "c3960eb2929c36c830d5f3514a44bce209e2f5220f8ffd145714f5a34180bf25" [[files]] -file = "config/yosbr/config/NoChatReports/NCR-Client.json" -hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" +file = "config/lambdynlights.toml" +hash = "a756bb8685ba637f02525c47603f92e1a7b7937ab92686e3728854b7379ed394" [[files]] -file = "config/yosbr/config/NoChatReports/NCR-Common.json" -hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" +file = "config/modernfix-mixins.properties" +hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" [[files]] -file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" -hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" +file = "config/modmenu.json" +hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" [[files]] -file = "config/yosbr/config/badoptimizations.txt" -hash = "2917a8f8112e36e27b240bdbe0e6987c5e8b0964595ed42ca2fbe1b16350df71" +file = "config/moreculling.toml" +hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" [[files]] -file = "config/yosbr/config/bettergrass.json5" -hash = "1fdfda7e5dd921d3441684d9e0942e3d7e8c36dfba39653742e70fd9916d8d59" +file = "config/panorama_screens/settings.json" +hash = "7a316c08d81c98a58f1dce4145af76fc1084efab820fe256b4ab1af594599111" [[files]] -file = "config/yosbr/config/borderlessmining.json" -hash = "3dfb137b6b5196bd77388f7310aba1771b80a6bc2be3c48e53ad85b1b250ae75" - -[[files]] -file = "config/yosbr/config/c2me.toml" -hash = "cd6c4b5e6fc090d629e1b1355321e37948ef1bd32faba92af9afd1f69040c7b3" - -[[files]] -file = "config/yosbr/config/cameraoverhaul.toml" -hash = "2b1f20e116d2741ecf9e38c19b27576520996f1b039c57716a285b381936cfc9" - -[[files]] -file = "config/yosbr/config/capes.json5" -hash = "69de1a523d9ca24248233c11178b2492984ba0b25b0355242d72b2ae17a7c284" - -[[files]] -file = "config/yosbr/config/cem.conf" -hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" - -[[files]] -file = "config/yosbr/config/citresewn.json" -hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" - -[[files]] -file = "config/yosbr/config/clienttweaks-common.toml" -hash = "1c1903f340f9d0863b62914251323c6e8e40bae64dada7a29270f57288936bf5" - -[[files]] -file = "config/yosbr/config/debugify.json" -hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" - -[[files]] -file = "config/yosbr/config/dynamic_fps.json" -hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" - -[[files]] -file = "config/yosbr/config/emotecraft.json" -hash = "88ff06335191beefa9fb3746f8de31fa2f3b787c32193771eb58bbe97491404e" - -[[files]] -file = "config/yosbr/config/enhanced_bes.properties" -hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" - -[[files]] -file = "config/yosbr/config/entity_texture_features.json" -hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" - -[[files]] -file = "config/yosbr/config/entityculling.json" -hash = "5acf5a0ce839b1d84fd677a705f211f35a27f12dbdde7363ee12e695f4281ac0" - -[[files]] -file = "config/yosbr/config/fastquit.toml" -hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" - -[[files]] -file = "config/yosbr/config/ferritecore.mixin.properties" -hash = "4b4c3d16ac30dbe5d9b61105cc65214e929124097ed4ccd6da91817382f8d014" - -[[files]] -file = "config/yosbr/config/fog/config.json" -hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" - -[[files]] -file = "config/yosbr/config/immediatelyfast.json" -hash = "51c7ea47f63e38651a542dae94caaaa843924b9f00e77efb18ed15207cc167a8" - -[[files]] -file = "config/yosbr/config/iris.properties" -hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" - -[[files]] -file = "config/yosbr/config/jade/jade.json" -hash = "93659894926ba2ecfbc945e4fba97ef4d2b780d5389c335c5e3abf36a9bff2b8" - -[[files]] -file = "config/yosbr/config/justzoom/config.txt" -hash = "a03899a15479d62cea3d3daa3600c40e29eb3cb6284fa64d65191dbcde591e6d" - -[[files]] -file = "config/yosbr/config/lambdynlights.toml" -hash = "0af54c3df4b8b9ab8586d634726a18aaef238e383f7af0afe155e0f4dc4d2918" - -[[files]] -file = "config/yosbr/config/lithium.properties" -hash = "928fdb1e604e394de7389a4b7a7f230fe6863a468e1839bee22d80652ea0d31f" - -[[files]] -file = "config/yosbr/config/midnightcontrols copy.json" -hash = "8ff8e18eed65531b433c9ca1ea0e1657f07bfd8cd54cee37c950ed93cf9663f3" - -[[files]] -file = "config/yosbr/config/midnightcontrols.json" -hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46" - -[[files]] -file = "config/yosbr/config/midnightlib copy.json" -hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" - -[[files]] -file = "config/yosbr/config/midnightlib.json" -hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" - -[[files]] -file = "config/yosbr/config/modernfix-mixins.properties" -hash = "786d733801189d70e38ce485533505679bc765de871dc35235cc505786e6ad4f" - -[[files]] -file = "config/yosbr/config/modmenu.json" -hash = "caf78ed83c10fd96784c335a597c078b943d0e20cac39604c2e35daa719d2e9d" - -[[files]] -file = "config/yosbr/config/moreculling.toml" -hash = "1fd983cb5539f39359982fb26efa37fa5111087a6d44e05fe268134ea11cee13" - -[[files]] -file = "config/yosbr/config/panorama_screens/settings.json" -hash = "195baed1501b5a463600cb463556f9a59f362746418147e0b033ea855e44056d" - -[[files]] -file = "config/yosbr/config/pickupnotifier/pickupnotifier-client.toml" -hash = "987df7f93e6cdfe6773eb3e8ffaef563f784bf3d07074c966cb2e92d0f425e77" - -[[files]] -file = "config/yosbr/config/puzzle.json" +file = "config/puzzle.json" hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" [[files]] -file = "config/yosbr/config/sodium-extra-options.json" -hash = "68853b098e83b6bc3c244906a29943e5b4252e6906fc5df72cd71f4df6c977d4" +file = "config/sodium-options.json" +hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" [[files]] -file = "config/yosbr/config/sodium-options.json" -hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677" - -[[files]] -file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties" +file = "config/sound_physics_remastered/soundphysics.properties" hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" [[files]] -file = "config/yosbr/config/threadtweak.json" -hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" +file = "config/xaero/minimap/profiles/default.cfg" +hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" [[files]] -file = "config/yosbr/config/voicechat/translations.properties" -hash = "b258a94a5ed60fbf93b66c452c3d6e36b044f630741f90e5b13852a4805b235e" - -[[files]] -file = "config/yosbr/config/voicechat/username-cache.json" -hash = "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-client.properties" -hash = "3e74b74fad44d2110d1e7b0e326693d6516008ad553529c3f808c8cbd93dffda" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-server.properties" -hash = "113c58beef075e2ea9af1491fa2a35b12419806462dd91c5436ad3677e4d1b4b" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-volumes.properties" -hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" +file = "config/xaerohud.txt" +hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd" [[files]] file = "mods/3dskinlayers.pw.toml" hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" metafile = true -[[files]] -file = "mods/advancementinfo.pw.toml" -hash = "bb6c349471139b104a3d8001650ecaee747b596e1f5ca865157a8026e8182f61" -metafile = true - [[files]] file = "mods/ambientsounds.pw.toml" hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853" @@ -225,21 +136,11 @@ file = "mods/appleskin.pw.toml" hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" metafile = true -[[files]] -file = "mods/architectury-api.pw.toml" -hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" -metafile = true - [[files]] file = "mods/armor-statues.pw.toml" hash = "d7d3a464c8668c8a96124b8c98bd7289de41ec211a967a553dcd516c8ab0aee9" metafile = true -[[files]] -file = "mods/bad-wither-no-cookie.pw.toml" -hash = "545fefbb036d68fb42cd96a077d42461abbf935cb71a096cee9454fba4030339" -metafile = true - [[files]] file = "mods/badoptimizations.pw.toml" hash = "b8c29dac6fb7c1cf18ca53b7a96c6c4854307999b77a751e803bdd9650a125e0" @@ -250,21 +151,11 @@ file = "mods/balm.pw.toml" hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f" metafile = true -[[files]] -file = "mods/bbrb.pw.toml" -hash = "f141dc3fe1fe99f25cd4fd0d8c85d85efcc6aa8b999d22f9280d1beb5bfeae9d" -metafile = true - [[files]] file = "mods/better-mount-hud.pw.toml" hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff" metafile = true -[[files]] -file = "mods/better-third-person.pw.toml" -hash = "6d7c5793f88c52421dc11f48b3bf12400e7a451b9297e80fe33b776cc2af2c1d" -metafile = true - [[files]] file = "mods/betterf3.pw.toml" hash = "a1e024094c28068c99a6da1c5867cbd4e66a315718039659bfa533a138762d9e" @@ -280,26 +171,6 @@ file = "mods/blur-plus.pw.toml" hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc" metafile = true -[[files]] -file = "mods/boat-item-view.pw.toml" -hash = "d6878871a07870b33821beed20118368e779c17574062d5d771eb38b9403e875" -metafile = true - -[[files]] -file = "mods/bookshelf-lib.pw.toml" -hash = "0b5feeae74fe992084ec5cb12eab3404ddd5054e85c9006f7ba4d65f209de13f" -metafile = true - -[[files]] -file = "mods/borderless-mining.pw.toml" -hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" -metafile = true - -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" -metafile = true - [[files]] file = "mods/calcmod.pw.toml" hash = "0cc9069aeee558e036c7afd064d37d9f468ea1138705da0fe4aad64d95312f79" @@ -320,11 +191,6 @@ file = "mods/chat-heads.pw.toml" hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c" metafile = true -[[files]] -file = "mods/cherished-worlds.pw.toml" -hash = "ade96e54f3cc61a9a64356f522f8527f15a20518fe9a782229af7423358fc017" -metafile = true - [[files]] file = "mods/chunky.pw.toml" hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" @@ -340,11 +206,6 @@ file = "mods/cit-resewn.pw.toml" hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" metafile = true -[[files]] -file = "mods/cleardespawn.pw.toml" -hash = "4f34a9355753904ff7fe8c3fe1e2f665e514470c483ff77aa7f4c8bc05c122da" -metafile = true - [[files]] file = "mods/client-tweaks.pw.toml" hash = "3afdedb4402bbc50bf4c6cec18290cab2d9bf6f1c2e69e45181af6869ec6803a" @@ -371,13 +232,13 @@ hash = "429284603e4c5ca44777cb4ce2455477fcc1eee4dc9a4ae2f759c4895bf332e7" metafile = true [[files]] -file = "mods/creativecore.pw.toml" -hash = "af83eb1ea0f7a36e4424248c744c1cbebb5045d361e843b873d4d89bf65ad8ad" +file = "mods/crash-assistant.pw.toml" +hash = "10742d60f7069f58268b846ab1661842cc7613e8c6d96c03c341b8668a4ffc1e" metafile = true [[files]] -file = "mods/cubes-without-borders.pw.toml" -hash = "5944ed5a779d142aea9ccd8c466a20fa3d9233a29f2be1e5ae54fc15f5edd57e" +file = "mods/creativecore.pw.toml" +hash = "af83eb1ea0f7a36e4424248c744c1cbebb5045d361e843b873d4d89bf65ad8ad" metafile = true [[files]] @@ -385,21 +246,11 @@ file = "mods/cut-through.pw.toml" hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163" metafile = true -[[files]] -file = "mods/damagenumbers.pw.toml" -hash = "010d21e9d7d364313ce751e073ab48006ae80b302f68a7c434396dadbe324535" -metafile = true - [[files]] file = "mods/debugify.pw.toml" hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" metafile = true -[[files]] -file = "mods/distraction-free-recipes.pw.toml" -hash = "20fdb4bb9c30b2aa81499f43657c266e3d84fdb4a3b167c7fdbf3309e4316fc7" -metafile = true - [[files]] file = "mods/dynamic-fps.pw.toml" hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" @@ -430,24 +281,19 @@ file = "mods/emotecraft.pw.toml" hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0" metafile = true -[[files]] -file = "mods/enchantment-descriptions.pw.toml" -hash = "a763f10ac9de0fbdc4efaf6a998996c54213931cd9a393129f1ff3231fdf8cf9" -metafile = true - [[files]] file = "mods/entity-model-features.pw.toml" -hash = "b13f84a7fad7d6e21cef513a9c8f8206e55f0b342b4030df540e3126ad5abb2a" +hash = "d7651af3a8996488151254f0379fd7f1613edeaf7eac48bdeff447eeaf411965" metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "fade702bcfa866d3b4a3b1d030c31ba9764e98b1585a4a54366f4e4d8373e06c" +hash = "7eefb0f3d1b793f7dc57ee7cf368d055c9b1bf3556f61179f38f1c49c163c1bd" metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "605c081279d8e4e5c98e6a50304867214185d8b8f14434b71d388a20f4ad7d5d" +hash = "9c8b6d8e1a13a4f7edd081c1ab561c51069d6315a67c217a88fafcd1ddfb17a8" metafile = true [[files]] @@ -465,21 +311,11 @@ file = "mods/fabrishot.pw.toml" hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11" metafile = true -[[files]] -file = "mods/fadeless.pw.toml" -hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" -metafile = true - [[files]] file = "mods/fast-ip-ping.pw.toml" hash = "4d1964bc6102d600b87450947d8969ad36515267c52fc75833fbfd44391c3502" metafile = true -[[files]] -file = "mods/fastquit.pw.toml" -hash = "c9c33bb929d2133e53cd332660d964d2d417396039affddbaf057fb7a9d5b36d" -metafile = true - [[files]] file = "mods/ferrite-core.pw.toml" hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd" @@ -490,44 +326,19 @@ file = "mods/fix-keyboard-on-linux.pw.toml" hash = "9c58c6f6299c9ab982847248be076b6840df69ce6b647a2a18e81d9a1cbeaf19" metafile = true -[[files]] -file = "mods/fog.pw.toml" -hash = "0dd6a98258783de2b2d6dd2e825edb02008a4d9801e18ef57030e1bbfd314d49" -metafile = true - [[files]] file = "mods/forge-config-api-port.pw.toml" hash = "adea09f1e1b05da68cf7407992a9391b15985acf5465a888e54ae076dbd543ab" metafile = true -[[files]] -file = "mods/iceberg.pw.toml" -hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263" -metafile = true - [[files]] file = "mods/immediatelyfast.pw.toml" hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979" metafile = true [[files]] -file = "mods/immersive-messages-api.pw.toml" -hash = "b2b2c8e4f24d100944950363a846a49b610df63e41f531bff2b241da6b91b687" -metafile = true - -[[files]] -file = "mods/immersive-tips.pw.toml" -hash = "d28fe1f2c2d7e00d64233473bb7a82f44853861c9988050d354d7c9b4ff0644a" -metafile = true - -[[files]] -file = "mods/immersive-ui.pw.toml" -hash = "71ddcef1fbd1b128a705ce8f9a57e8aeda4421f08c47241484d08bd264cb7c98" -metafile = true - -[[files]] -file = "mods/immersivethunder.pw.toml" -hash = "1e7626658f151f660110a788c0e3771f08a023992a62c38aacb272fd9559dd94" +file = "mods/immersive-hotbar.pw.toml" +hash = "a4b6a816a2c211691e9447bd6e5c8a3485da3e5926b0212d26cdb95514ddaa92" metafile = true [[files]] @@ -535,26 +346,11 @@ file = "mods/indium.pw.toml" hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" metafile = true -[[files]] -file = "mods/infinite-music.pw.toml" -hash = "da5b389fb0ef39af3116a02dbd90cb8f0fc11dba5f925f72d051c2143720c68e" -metafile = true - [[files]] file = "mods/iris.pw.toml" hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" metafile = true -[[files]] -file = "mods/item-highlighter.pw.toml" -hash = "80264d11a93ffb63f1592be06f8dcdf276bc5a6d2b666dfa9a5d2d10dfb29282" -metafile = true - -[[files]] -file = "mods/ive-spoken.pw.toml" -hash = "0aea87c3d9ef08d3fea6e19678378b8456ba4670c374b70a5ff3ad8039f6216a" -metafile = true - [[files]] file = "mods/jade-addons-fabric.pw.toml" hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" @@ -567,7 +363,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "c623d041376566a72f2ada1b4866ba2092b0df5580c680ba6d6975007ea27486" +hash = "e34a29e110dcb5587a470d826a3d0d3c866f62d85e31ec118e302c1caed94c40" metafile = true [[files]] @@ -580,31 +376,11 @@ file = "mods/konkrete.pw.toml" hash = "d6be91dc0a2aca23ee640818d8a8295c85ddb2db6e0413669ecac9600b01eef0" metafile = true -[[files]] -file = "mods/krypton.pw.toml" -hash = "9063bac3fdf585a43d318e3f9773475a28ecb8fe80bc7689cc480851eef97420" -metafile = true - -[[files]] -file = "mods/ksyxis.pw.toml" -hash = "6c4d9be9d042e5a1028a420fa2f4aa435e6406445207a4d600700efbf037c35a" -metafile = true - [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570" metafile = true -[[files]] -file = "mods/language-reload.pw.toml" -hash = "6c154d18505c366b2117c2cfa06ea66a7f3e1a441456c3e20f195cb446f8103b" -metafile = true - -[[files]] -file = "mods/lazydfu.pw.toml" -hash = "694c91d6f341271b0b071a814fb64defbd52af1b228cb593595836c0d9f68151" -metafile = true - [[files]] file = "mods/lithium.pw.toml" hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca" @@ -625,16 +401,6 @@ file = "mods/memoryleakfix.pw.toml" hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" metafile = true -[[files]] -file = "mods/midnightcontrols.pw.toml" -hash = "c8615f9ffa0aca1cbc721a3095b24a1e719936c44d715c6a6cae0a24a3d9c7ee" -metafile = true - -[[files]] -file = "mods/midnightlib.pw.toml" -hash = "866baeb7e9917b92825ddbcf4d113648a6662b5214e078b29c327ff97d0e2774" -metafile = true - [[files]] file = "mods/mixintrace.pw.toml" hash = "6cd55df8041a48cb7f5f95ea4520f5ed59064e71ff9dab8b0e02bb922b68c9cb" @@ -662,7 +428,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "31e14625d5692472f6a1554a5fb62555bb839905991281226f782e96ebe5249f" +hash = "9ff690ee32105d52a646a76f48371ccbe1958aff274511ca71fb44099ebc7107" metafile = true [[files]] @@ -675,11 +441,6 @@ file = "mods/mru.pw.toml" hash = "10430695ad67fd14a9e208c0ebe6efaf073cc78e3292f52159b2d04b75b87214" metafile = true -[[files]] -file = "mods/night-auto-config.pw.toml" -hash = "e12567f00765136329ad5edcfcf826c7cc47f2e780c7a12083675887f6d654b6" -metafile = true - [[files]] file = "mods/no-chat-reports.pw.toml" hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b" @@ -690,11 +451,6 @@ file = "mods/no-telemetry.pw.toml" hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56" metafile = true -[[files]] -file = "mods/noisium.pw.toml" -hash = "f4b9d7acc345b8df6dd13e19b36658cbca476abdee703ee6f38c66d33e8fa763" -metafile = true - [[files]] file = "mods/nuit-interop.pw.toml" hash = "a0b2b689e7e6eb10cd342da48dd605cfbe09d782790a42089f31835a54e37b1a" @@ -706,13 +462,13 @@ hash = "421b6b05164e623dc65e0e4133fc484fb3b87b26b040ad4b2ffb239491d8bb2d" metafile = true [[files]] -file = "mods/octo-lib.pw.toml" -hash = "eff75aaa788bf041f3767fb0115a0d9fbfc9d75d2464860c5b47674dfc79178e" +file = "mods/optigui.pw.toml" +hash = "9ed765da71f977af16c71b3ff56356dea5a149d9626277e4d4868941f8efa1b0" metafile = true [[files]] -file = "mods/optigui.pw.toml" -hash = "9ed765da71f977af16c71b3ff56356dea5a149d9626277e4d4868941f8efa1b0" +file = "mods/paginatedadvancements.pw.toml" +hash = "1dbd3b2969118cf3bf47efd9eac2838abb815efce4d33ea47091f20b42ebfd24" metafile = true [[files]] @@ -730,14 +486,9 @@ file = "mods/pick-up-notifier.pw.toml" hash = "9ad63ddb4586e2650aca101712f9d0f5efa14e5959965cb6e6fc6ad300e8c3ee" metafile = true -[[files]] -file = "mods/polytone.pw.toml" -hash = "4384bc790b955c7329be45a0f5a140f7159598718076e8c06d425f91cefbba87" -metafile = true - [[files]] file = "mods/puzzle.pw.toml" -hash = "dcca71105c7c3cbb95a06d33ba863c202f1ca73b041208362e89d352d3e1cecb" +hash = "3209dc8a6aa57006e67478802f9c8074ec4d4a3d3bb62b818b8ee71f9276184f" metafile = true [[files]] @@ -745,11 +496,6 @@ file = "mods/puzzles-lib.pw.toml" hash = "a1eff7b33a54586b6989c7bfd89992f9d315f1c656b7596649d9af7017c6af7b" metafile = true -[[files]] -file = "mods/pwam.pw.toml" -hash = "a1b7da0628748cdc4a526b006868559b334744ea1933bf2a5718bd9fd41334bd" -metafile = true - [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" @@ -770,11 +516,6 @@ file = "mods/scribble.pw.toml" hash = "f4d3fd279c80231cfa832ad1fb58307849fbb6da495863005411d1c2606239e9" metafile = true -[[files]] -file = "mods/seamless-loading-screen.pw.toml" -hash = "a47d32bc04a461351608608f34543b818019ff928102422078f00d23b7a14fae" -metafile = true - [[files]] file = "mods/show-me-your-skin.pw.toml" hash = "f29ba19cab72bdca9cbf01a557f5fb78513412094d4d4051295ab34ff1a86d9d" @@ -820,21 +561,6 @@ file = "mods/starlight.pw.toml" hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b" metafile = true -[[files]] -file = "mods/threadtweak.pw.toml" -hash = "53b00436579bd2ea920ef8ae8b1464cb4744dbfd21055d8a3f4768019b78e5bc" -metafile = true - -[[files]] -file = "mods/tooltipfix.pw.toml" -hash = "ee103bf45111c2cd7ea2d9b31087867dd4b0d07a4b7dad7b138a4ae506127b37" -metafile = true - -[[files]] -file = "mods/txnilib.pw.toml" -hash = "3f12e299c61128e9b68e30f814a8507437afc84e27c678fe7955ced741fc176a" -metafile = true - [[files]] file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" @@ -845,19 +571,14 @@ file = "mods/worldedit.pw.toml" hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" metafile = true -[[files]] -file = "mods/worldeditcui-fabric.pw.toml" -hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" -metafile = true - [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "34b672500b3219fa67f776c0e2c69854746034e541a2d17bef34ae90e38f1a03" +hash = "ec739c73bedf6020c4907526ba867ad3295b2c768ea99d6eff7f41f94a35390a" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "bbde815d37f2d9e01be4c39266bc2219222384737b4e6958a0047397a31c80fb" +hash = "b623ed1f0e849c378eff75f4037b02f2ab828e1bddf131a5fc14a688e7e439be" metafile = true [[files]] @@ -870,14 +591,9 @@ file = "mods/yosbr.pw.toml" hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" metafile = true -[[files]] -file = "mods/yungs-api.pw.toml" -hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991" -metafile = true - [[files]] file = "options.txt" -hash = "5def09f86da42fa57e65f7cba01d56f00f492750b60ce6735f44f0eb95057bb6" +hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af" [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" @@ -889,29 +605,19 @@ file = "resourcepacks/cubic-sun-moon.pw.toml" hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe" metafile = true -[[files]] -file = "resourcepacks/even-better-enchants.pw.toml" -hash = "bc501eb1796f77a64444c79427d688f89384a4ca1adc00c89c6841f83b7333af" -metafile = true - -[[files]] -file = "resourcepacks/fast-better-grass.pw.toml" -hash = "b6643cac68927881baa84fa7f348a2d60b6d2f901b4612c7a8c4ad882f90f23b" -metafile = true - [[files]] file = "resourcepacks/fresh-animations.pw.toml" hash = "f4c32ab207bc5a4a6996d817d6321e9e8023e14dd0ed1fcdfa168b92db07dea7" metafile = true [[files]] -file = "resourcepacks/icons-advertisement-removal.pw.toml" -hash = "b4eae9edcc6fc7f1b04c0b49c7bf0657c808e47c4bfbe57b9d7fcc945132cba7" +file = "resourcepacks/icons-fix.pw.toml" +hash = "435f6f8fc1b25412ba5feb3b7ae5331763cc1272fae6bac2dcc6a2828a2d1bcb" metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "fa70fd82e67c9b86c9e28a908d8f34f92acc179c7b2b8a4d547c406a4236aa87" +hash = "821463f25be611d6c8a1349b66678364cf4be4cfe3f245bd5fa6cb0687492b08" metafile = true [[files]] @@ -919,11 +625,6 @@ file = "resourcepacks/redstone-tweaks.pw.toml" hash = "b2cb714936adb721db3e97bfe67c361b557883b9440306579f74dede2bcdbc32" metafile = true -[[files]] -file = "resourcepacks/spawn-egg-backport.pw.toml" -hash = "a68d40da06b67d3f8bc12fcd5b48253c6cfd69891a9f14d311b265b3aaa04552" -metafile = true - [[files]] file = "resourcepacks/the-rename-compat-project.pw.toml" hash = "59762cbb7156c5aa21855cc125bb4ad639059c14705d7c8ccdf0263d2f5398cb" @@ -940,16 +641,11 @@ hash = "fa6b4352745d90078c5984a410b54eabc30f79251e59d426f3552ce153fa4f28" metafile = true [[files]] -file = "resourcepacks/vanilla-evolved.pw.toml" -hash = "c7fc774223cc1def3577668c6b61944af863e65401609b68fa00b77e4be90c78" +file = "resourcepacks/whimscape-x-fresh-animations.pw.toml" +hash = "8f753f2c8cf9443c28969b2f036c5c466cd238015fcde0b5e41f81177acdc641" metafile = true [[files]] -file = "resourcepacks/visual-armor-trims.pw.toml" -hash = "55620f564a88403868729b0fcdedaf28863b1bb420013f9ac7661bec515e051b" -metafile = true - -[[files]] -file = "resourcepacks/xalis-potions.pw.toml" -hash = "15a7995bcf8ee8dd5782b92fc6841251c9266fde5434d3053ca81d8dd2467517" +file = "resourcepacks/whimscape.pw.toml" +hash = "e0df4d734272324a9f81b94be4d4dd547277ea3519849a5ecf8f4c6ac6c420c7" metafile = true diff --git a/pack.toml b/pack.toml index 0b6e26c..16e5934 100644 --- a/pack.toml +++ b/pack.toml @@ -1,13 +1,13 @@ name = "Fabulous" author = "Malasaur" -version = "1.0.16" +version = "1.1.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3deeb7d3c86ea90a10229ce7a51cac5de9ce6e85f9e3a0682b4aa6771f09e0ff" +hash = "b1367599347d39722366a48388b440be91494fe480282abbef0972843c9114dd" [versions] -fabric = "0.18.0" +fabric = "0.18.4" minecraft = "1.20.1" From 583f39cc03ae724d64f0fe9bcd46a37bb77678a5 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 15 Jan 2026 22:10:54 +0100 Subject: [PATCH 094/106] Updated all mods to their latest versions. Updated: - Ambient Sounds - Balm - Dynamic FPS - Jade Addons - More Culling - No Telemetry - Simple Voice Chat - SkinRestorer - Xaero's Minimap - Xaero's World Map - Translations for Sodium - Whimscape X Fresh Animations --- index.toml | 24 +++++++++---------- mods/ambientsounds.pw.toml | 8 +++---- mods/balm.pw.toml | 8 +++---- mods/dynamic-fps.pw.toml | 8 +++---- mods/jade-addons-fabric.pw.toml | 8 +++---- mods/moreculling.pw.toml | 8 +++---- mods/no-telemetry.pw.toml | 8 +++---- mods/simple-voice-chat.pw.toml | 8 +++---- mods/skinrestorer.pw.toml | 8 +++---- mods/xaeros-minimap.pw.toml | 8 +++---- mods/xaeros-world-map.pw.toml | 8 +++---- pack.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 6 ++--- .../whimscape-x-fresh-animations.pw.toml | 6 ++--- 14 files changed, 59 insertions(+), 59 deletions(-) diff --git a/index.toml b/index.toml index ee486b5..8138efa 100644 --- a/index.toml +++ b/index.toml @@ -123,7 +123,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853" +hash = "58729cb98171130e6058baf2e118fb0a73abc3e291fc0bb5584a47b0a47c3abf" metafile = true [[files]] @@ -148,7 +148,7 @@ metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f" +hash = "30eff8901d5955ab62196e335926047f6c00278fd95eb04b4e4b7122a8c31f15" metafile = true [[files]] @@ -253,7 +253,7 @@ metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" +hash = "d1239fb872fc0765dcedf2a0e46dc61674729acb834511bb175ef17760ac8040" metafile = true [[files]] @@ -353,7 +353,7 @@ metafile = true [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" +hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" metafile = true [[files]] @@ -428,7 +428,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "9ff690ee32105d52a646a76f48371ccbe1958aff274511ca71fb44099ebc7107" +hash = "de9e8bb6aaa95904d3991952d04628cb9f3822c1176ef6983dd1d9b5fe34dfbe" metafile = true [[files]] @@ -448,7 +448,7 @@ metafile = true [[files]] file = "mods/no-telemetry.pw.toml" -hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56" +hash = "c5e7e0a3de03c138f587fc56dca70013978677e0cde2ad19024dc798178a49bd" metafile = true [[files]] @@ -523,12 +523,12 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "d41fa2fb778e4a20f81752ff62dddafe7643e546c581c807e1532deaa385153b" +hash = "6225a36557ab2dfd1c4d3fb3c0868ed61c465d3246695b10ff10d339f65e3302" metafile = true [[files]] file = "mods/skinrestorer.pw.toml" -hash = "ab2cdde5a186dffd88a30af1fb4264f62fcffa3be07cec98bd1a9079956c58b3" +hash = "bc4e996fff13c204e6afd8dda1042b672a2d029641af5224c25e3ec03f290b7c" metafile = true [[files]] @@ -573,12 +573,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "ec739c73bedf6020c4907526ba867ad3295b2c768ea99d6eff7f41f94a35390a" +hash = "889d2608a655f6afd32c428fa47bb8c65ee62adfaac6c2a849baffd54ac81e3e" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "b623ed1f0e849c378eff75f4037b02f2ab828e1bddf131a5fc14a688e7e439be" +hash = "7c5133f508eb174411d2bcd8aec369a22679224e7ffd3d1513821340a34fbf52" metafile = true [[files]] @@ -632,7 +632,7 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "f7545c017841b5ee34cf42542298e195edf100b5356a3570e6b483d6ac689346" +hash = "3bf261a2ce2d04c1044cfd12b1cdadd3e69904878b06e4ef0d579f521e7fe3f6" metafile = true [[files]] @@ -642,7 +642,7 @@ metafile = true [[files]] file = "resourcepacks/whimscape-x-fresh-animations.pw.toml" -hash = "8f753f2c8cf9443c28969b2f036c5c466cd238015fcde0b5e41f81177acdc641" +hash = "e032f3bb5c987dc153e0c307be0eec674a73e0bf1cefd6e20b97ba8ca37f4e44" metafile = true [[files]] diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index 40e14dd..0d44ab9 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,13 +1,13 @@ name = "AmbientSounds" -filename = "AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" +filename = "AmbientSounds_FABRIC_v6.3.3_mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/fM515JnW/versions/izo1gsEI/AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/fM515JnW/versions/oKgx9ZLI/AmbientSounds_FABRIC_v6.3.3_mc1.20.1.jar" hash-format = "sha512" -hash = "e428b51dc0a5b2fc4d0700c004e88c3be77fba56be382f179b857078f939c37523bb9d72de7e719e4615aed63999ae002bca4acd8b592b9e1d8bf44b04d26319" +hash = "0b650d066f2499974add91116d2b68db02c6824dd5140fd88d6367835b19eb29ecf25d9cc83ceccf80b5e68dcbeb418eee807f62c594f84590363dc88e32d7e9" [update] [update.modrinth] mod-id = "fM515JnW" -version = "izo1gsEI" +version = "oKgx9ZLI" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index de734cc..2489ed1 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-fabric-1.20.1-7.3.37.jar" +filename = "balm-fabric-1.20.1-7.3.38.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/qCk04klC/balm-fabric-1.20.1-7.3.37.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/TSihd8MJ/balm-fabric-1.20.1-7.3.38.jar" hash-format = "sha512" -hash = "2fddc3053091ec9e9939f873f01a06752698adf56b0405df17c13e1f6359daa009dc8e194bb9591b172cc013900b9891b52993b779efb338b5d977b4099ae2da" +hash = "fc3212781606186b881a956846d262fbe7fc068668b601749aa965b341cb20fb28e28da7591a258e4fa184d3931ef4c5e9bf7c298c8450ccd367d0be0510e8fa" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "qCk04klC" +version = "TSihd8MJ" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index 6efac40..db115fd 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic FPS" -filename = "dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar" +filename = "dynamic-fps-3.11.3+minecraft-1.20.0-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar" +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Ea57bDXK/dynamic-fps-3.11.3%2Bminecraft-1.20.0-fabric.jar" hash-format = "sha512" -hash = "8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e" +hash = "9af2668794e35cd62b153eef39cbb7089a273b56ea09c2473f3b5e0136254502f9fcd2aa351c3de52160535ec18d0e976a6365747ae31d6146e765efd5ae0891" [update] [update.modrinth] mod-id = "LQ3K71Q1" -version = "D9mrJwm0" +version = "Ea57bDXK" diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index a01e5ed..d929059 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" +filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar" hash-format = "sha512" -hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" +hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766" [update] [update.modrinth] mod-id = "fThnVRli" -version = "DSkzT8Ma" +version = "kBOrKrXR" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index a7585af..0fb227c 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.1-0.24.3.jar" +filename = "moreculling-1.20.1-0.24.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/LbDzALB5/moreculling-1.20.1-0.24.3.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/A8R9nCQG/moreculling-1.20.1-0.24.4.jar" hash-format = "sha512" -hash = "239ad176228458b24cfbf6a39c5d244ecd59b354e7e34209769c4ef5cbebadfab7012af77beba330176e17e5e0182f55d01f1d3c5e4a96c82a74e21f3ace7740" +hash = "0d7759f502f59e4fe9753510abb6996a0b049d6a5bc911ab416423c2e665b91183a56aaa9f3f0d6a9fc10e28ad22bc96043e7e8aaad5226ab2933782d7f045e7" [update] [update.modrinth] mod-id = "51shyZVL" -version = "LbDzALB5" +version = "A8R9nCQG" diff --git a/mods/no-telemetry.pw.toml b/mods/no-telemetry.pw.toml index dc3162a..5ba0c4c 100644 --- a/mods/no-telemetry.pw.toml +++ b/mods/no-telemetry.pw.toml @@ -1,13 +1,13 @@ name = "No Telemetry" -filename = "no-telemetry-1.9.0.jar" +filename = "no-telemetry-1.10.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/OwTaGd6A/no-telemetry-1.9.0.jar" +url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/cBEkQM9c/no-telemetry-1.10.0.jar" hash-format = "sha512" -hash = "4527236781611cc40a77e222e4dd2a1d6a5c0c9a9394eed4063c20c91ba62568c2d4323bc84a9372d69d10703e26b7569ef75ea55c52ad36ec55107f19bcaae8" +hash = "a123e59ee7cb9de88669de06d56f5313cc60ee5ec80b0cc407ca0cff3b54b81255fba65e615fa7a33142b8030868e0c2a4cf9bdeadda7b3c593d707eff45576d" [update] [update.modrinth] mod-id = "hg77g4Pw" -version = "OwTaGd6A" +version = "cBEkQM9c" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index fb67c31..7b0d8ec 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.10.jar" +filename = "voicechat-fabric-1.20.1-2.6.11.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/EU71LKN3/voicechat-fabric-1.20.1-2.6.10.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/z5kIPm1A/voicechat-fabric-1.20.1-2.6.11.jar" hash-format = "sha512" -hash = "ba32698dab4399ecf543df2d7aba1f6e9dd46e769842b238b15396ca885aaf0cdd31c2e9b68faadb2ebc21b8c5455b5bea00b4604fa3d6c9b929e670000a8949" +hash = "c4e89a59232c007f862d77151d590ae25d6c0d6a88cb330bf9aa6644b14ac28f07e2d8b85667741e1a99a3452848a59b8a03e5c378afe74375e34cdefe2941aa" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "EU71LKN3" +version = "z5kIPm1A" diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml index 176447d..8c9f8d8 100644 --- a/mods/skinrestorer.pw.toml +++ b/mods/skinrestorer.pw.toml @@ -1,13 +1,13 @@ name = "Skin Restorer" -filename = "skinrestorer-2.4.3+1.20-fabric.jar" +filename = "skinrestorer-2.5.0+1.20-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/vOQRWGz7/skinrestorer-2.4.3%2B1.20-fabric.jar" +url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/b8GoBEZd/skinrestorer-2.5.0%2B1.20-fabric.jar" hash-format = "sha512" -hash = "850ee69db48c4cc90e8f7edd4b1cf87ab195b97d09118a5654c0665fc575dabe665eb4753ad8718ddc05709a2d870e414d8bdedf88714ef02d7a1cfb973879c3" +hash = "cf8bac44fa7fe0954efc9cb9675dd49e8147fbbb3a3c28c9dbe5b3d8a197978f0a6fc0cdb82af45e65e32d3daa99ee6446a9ec7e61aa2f054b499b373bec1c19" [update] [update.modrinth] mod-id = "ghrZDhGW" -version = "vOQRWGz7" +version = "b8GoBEZd" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 8bc230b..6814830 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_25.3.2_Fabric_1.20.jar" +filename = "xaerominimap-fabric-1.20.1-25.3.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/jcQ3zpWh/Xaeros_Minimap_25.3.2_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/6MQBeVDz/xaerominimap-fabric-1.20.1-25.3.5.jar" hash-format = "sha512" -hash = "4c5a0382d23140f7620dfc340d2c63f94102b7cde808cf96a06a1f734211c21317597fb55a22fe541e66049e3688b18068ebad0585c542f712aad4141ba78c9f" +hash = "a19fc789f42d1362d0ddef791f03d68d9916989ed9fb15f3c61f0e2c14ef5860f94d755864ac928168b27e50b3e74738b9436a124ed33e8ff7e88cc9f5ca9785" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "jcQ3zpWh" +version = "6MQBeVDz" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index 51c0d5d..f073183 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.40.2_Fabric_1.20.jar" +filename = "xaeroworldmap-fabric-1.20.1-1.40.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/yckp3FUK/XaerosWorldMap_1.40.2_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/qNqsa3I3/xaeroworldmap-fabric-1.20.1-1.40.6.jar" hash-format = "sha512" -hash = "37ce31f42c6b1f8c4b1a9b7a5bf17a4533aeb8a22c1c84e879beecb7ba7e0ec2cc6e5430e2119f350921bbb637fbc38cb54b09313ebd6004f6a13fa43d4a5e61" +hash = "a29a6dfdd537425f9729c3f7acb5a1766d02d11919fceb988a82c702bdedf46e90b9ffffc417b179b43625395e48e2a5e350c6117358b19a571f46e06c767346" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "yckp3FUK" +version = "qNqsa3I3" diff --git a/pack.toml b/pack.toml index 16e5934..151caa0 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 = "b1367599347d39722366a48388b440be91494fe480282abbef0972843c9114dd" +hash = "a53db2f39b3199f98933832f968c9750a2ead8974183d36c52395fa5917a0ad1" [versions] fabric = "0.18.4" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 083fa74..c1b5458 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/osqMGpQL/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/Rn1KQGur/SodiumTranslations.zip" hash-format = "sha512" -hash = "783fbc8f805afa7c9dec5e347efb958b538f0addd35df69db1e73d30962ded024fe4b23044b2f965da0a5c35007f89b361a48c919629f3e041c021248e651468" +hash = "bcfd50b2806723ba2258057112fd84540e2c30e9a089306af8ac3171a6c030b9988028423032f65eb5892b2dec765622c099465cb9af6ab9bc78048c9559cb62" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "osqMGpQL" +version = "Rn1KQGur" diff --git a/resourcepacks/whimscape-x-fresh-animations.pw.toml b/resourcepacks/whimscape-x-fresh-animations.pw.toml index ea39cbd..eb56bfd 100644 --- a/resourcepacks/whimscape-x-fresh-animations.pw.toml +++ b/resourcepacks/whimscape-x-fresh-animations.pw.toml @@ -3,11 +3,11 @@ filename = "Whimscape x Fresh Animations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/NbmssBLT/versions/3hVMyZGn/Whimscape_x_FreshAnimations_1.20-1.21.11_r1.zip" +url = "https://cdn.modrinth.com/data/NbmssBLT/versions/S9rzQinS/Whimscape_x_FreshAnimations_1.20-1.21.11_r2.zip" hash-format = "sha512" -hash = "b34dadf17633fbb6579b8a4e31305417a6511a714826516e4fe92dc0e1487ee32ffcc21fd9e1cb7be2fa2a88d3c8523ff6880c102a52e4463b6727499ecdbc2d" +hash = "67f6a603d29c1e4e799718d26a4bbbf5e1e751f6927c0bc19b13e1eb2b2db855838293bbabbafe31a4e0c5fd32700d76840e10fa2912fdddc16e1ef501d30676" [update] [update.modrinth] mod-id = "NbmssBLT" -version = "3hVMyZGn" +version = "S9rzQinS" From efd7e6cbe2175e0a3afcb941dffcebae2a299388 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 15 Jan 2026 22:16:43 +0100 Subject: [PATCH 095/106] Configured Xaero's Minimap and World Map to disable update notifications --- config/xaero/minimap/client.cfg | 1 + index.toml | 8 ++++++-- pack.toml | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 config/xaero/minimap/client.cfg diff --git a/config/xaero/minimap/client.cfg b/config/xaero/minimap/client.cfg new file mode 100644 index 0000000..beb3e27 --- /dev/null +++ b/config/xaero/minimap/client.cfg @@ -0,0 +1 @@ +update_notifications = false diff --git a/index.toml b/index.toml index 8138efa..225ba01 100644 --- a/index.toml +++ b/index.toml @@ -108,6 +108,10 @@ hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" file = "config/sound_physics_remastered/soundphysics.properties" hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" +[[files]] +file = "config/xaero/minimap/client.cfg" +hash = "d9d126c87b6ecea7f9a26e18828f133317cb7720c37ff9069ae976c2b9f67dd5" + [[files]] file = "config/xaero/minimap/profiles/default.cfg" hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" @@ -632,7 +636,7 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "3bf261a2ce2d04c1044cfd12b1cdadd3e69904878b06e4ef0d579f521e7fe3f6" +hash = "85f1d5e1981f08b7cd8783df0f0954e87eaa575979c2e3cff0b5896079796d09" metafile = true [[files]] @@ -642,7 +646,7 @@ metafile = true [[files]] file = "resourcepacks/whimscape-x-fresh-animations.pw.toml" -hash = "e032f3bb5c987dc153e0c307be0eec674a73e0bf1cefd6e20b97ba8ca37f4e44" +hash = "5ddfa23ea1c5ba5f87f91f834721be47f6456e267243c769f817ca572448bdab" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 151caa0..f301ade 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 = "a53db2f39b3199f98933832f968c9750a2ead8974183d36c52395fa5917a0ad1" +hash = "d47905ed0ed0bf84114dd039acd867af405e15b22825bfd21e1763811a73cec7" [versions] fabric = "0.18.4" From 7ffc183f1439359d511f58382733d7774d94f4f4 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 15 Jan 2026 22:18:27 +0100 Subject: [PATCH 096/106] Moved all configurations back into YOSBR. --- .../config}/NoChatReports/NCR-Client.json | 0 .../config}/NoChatReports/NCR-Common.json | 0 .../config}/NoChatReports/NCR-Encryption.json | 0 .../config}/PaginatedAdvancements.json5 | 0 config/{ => yosbr/config}/bettergrass.json5 | 0 config/{ => yosbr/config}/capes.json5 | 0 config/{ => yosbr/config}/cem.conf | 0 config/{ => yosbr/config}/citresewn.json | 0 .../config}/clienttweaks-common.toml | 0 config/{ => yosbr/config}/controlify.json | 0 config/{ => yosbr/config}/debugify.json | 0 config/{ => yosbr/config}/dynamic_fps.json | 0 .../config}/entity_texture_features.json | 0 config/{ => yosbr/config}/iris.properties | 0 config/{ => yosbr/config}/jade/jade.json | 0 config/{ => yosbr/config}/jade/plugins.json | 0 config/{ => yosbr/config}/justzoom/config.txt | 0 config/{ => yosbr/config}/lambdynlights.toml | 0 .../config}/modernfix-mixins.properties | 0 config/{ => yosbr/config}/modmenu.json | 0 config/{ => yosbr/config}/moreculling.toml | 0 .../config}/panorama_screens/settings.json | 0 config/{ => yosbr/config}/puzzle.json | 0 config/{ => yosbr/config}/sodium-options.json | 0 .../soundphysics.properties | 0 .../config}/xaero/minimap/client.cfg | 0 .../xaero/minimap/profiles/default.cfg | 0 config/{ => yosbr/config}/xaerohud.txt | 0 options.txt => config/yosbr/options.txt | 0 index.toml | 148 +++++++++--------- pack.toml | 2 +- 31 files changed, 75 insertions(+), 75 deletions(-) rename config/{ => yosbr/config}/NoChatReports/NCR-Client.json (100%) rename config/{ => yosbr/config}/NoChatReports/NCR-Common.json (100%) rename config/{ => yosbr/config}/NoChatReports/NCR-Encryption.json (100%) rename config/{ => yosbr/config}/PaginatedAdvancements.json5 (100%) rename config/{ => yosbr/config}/bettergrass.json5 (100%) rename config/{ => yosbr/config}/capes.json5 (100%) rename config/{ => yosbr/config}/cem.conf (100%) rename config/{ => yosbr/config}/citresewn.json (100%) rename config/{ => yosbr/config}/clienttweaks-common.toml (100%) rename config/{ => yosbr/config}/controlify.json (100%) rename config/{ => yosbr/config}/debugify.json (100%) rename config/{ => yosbr/config}/dynamic_fps.json (100%) rename config/{ => yosbr/config}/entity_texture_features.json (100%) rename config/{ => yosbr/config}/iris.properties (100%) rename config/{ => yosbr/config}/jade/jade.json (100%) rename config/{ => yosbr/config}/jade/plugins.json (100%) rename config/{ => yosbr/config}/justzoom/config.txt (100%) rename config/{ => yosbr/config}/lambdynlights.toml (100%) rename config/{ => yosbr/config}/modernfix-mixins.properties (100%) rename config/{ => yosbr/config}/modmenu.json (100%) rename config/{ => yosbr/config}/moreculling.toml (100%) rename config/{ => yosbr/config}/panorama_screens/settings.json (100%) rename config/{ => yosbr/config}/puzzle.json (100%) rename config/{ => yosbr/config}/sodium-options.json (100%) rename config/{ => yosbr/config}/sound_physics_remastered/soundphysics.properties (100%) rename config/{ => yosbr/config}/xaero/minimap/client.cfg (100%) rename config/{ => yosbr/config}/xaero/minimap/profiles/default.cfg (100%) rename config/{ => yosbr/config}/xaerohud.txt (100%) rename options.txt => config/yosbr/options.txt (100%) diff --git a/config/NoChatReports/NCR-Client.json b/config/yosbr/config/NoChatReports/NCR-Client.json similarity index 100% rename from config/NoChatReports/NCR-Client.json rename to config/yosbr/config/NoChatReports/NCR-Client.json diff --git a/config/NoChatReports/NCR-Common.json b/config/yosbr/config/NoChatReports/NCR-Common.json similarity index 100% rename from config/NoChatReports/NCR-Common.json rename to config/yosbr/config/NoChatReports/NCR-Common.json diff --git a/config/NoChatReports/NCR-Encryption.json b/config/yosbr/config/NoChatReports/NCR-Encryption.json similarity index 100% rename from config/NoChatReports/NCR-Encryption.json rename to config/yosbr/config/NoChatReports/NCR-Encryption.json diff --git a/config/PaginatedAdvancements.json5 b/config/yosbr/config/PaginatedAdvancements.json5 similarity index 100% rename from config/PaginatedAdvancements.json5 rename to config/yosbr/config/PaginatedAdvancements.json5 diff --git a/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5 similarity index 100% rename from config/bettergrass.json5 rename to config/yosbr/config/bettergrass.json5 diff --git a/config/capes.json5 b/config/yosbr/config/capes.json5 similarity index 100% rename from config/capes.json5 rename to config/yosbr/config/capes.json5 diff --git a/config/cem.conf b/config/yosbr/config/cem.conf similarity index 100% rename from config/cem.conf rename to config/yosbr/config/cem.conf diff --git a/config/citresewn.json b/config/yosbr/config/citresewn.json similarity index 100% rename from config/citresewn.json rename to config/yosbr/config/citresewn.json diff --git a/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml similarity index 100% rename from config/clienttweaks-common.toml rename to config/yosbr/config/clienttweaks-common.toml diff --git a/config/controlify.json b/config/yosbr/config/controlify.json similarity index 100% rename from config/controlify.json rename to config/yosbr/config/controlify.json diff --git a/config/debugify.json b/config/yosbr/config/debugify.json similarity index 100% rename from config/debugify.json rename to config/yosbr/config/debugify.json diff --git a/config/dynamic_fps.json b/config/yosbr/config/dynamic_fps.json similarity index 100% rename from config/dynamic_fps.json rename to config/yosbr/config/dynamic_fps.json diff --git a/config/entity_texture_features.json b/config/yosbr/config/entity_texture_features.json similarity index 100% rename from config/entity_texture_features.json rename to config/yosbr/config/entity_texture_features.json diff --git a/config/iris.properties b/config/yosbr/config/iris.properties similarity index 100% rename from config/iris.properties rename to config/yosbr/config/iris.properties diff --git a/config/jade/jade.json b/config/yosbr/config/jade/jade.json similarity index 100% rename from config/jade/jade.json rename to config/yosbr/config/jade/jade.json diff --git a/config/jade/plugins.json b/config/yosbr/config/jade/plugins.json similarity index 100% rename from config/jade/plugins.json rename to config/yosbr/config/jade/plugins.json diff --git a/config/justzoom/config.txt b/config/yosbr/config/justzoom/config.txt similarity index 100% rename from config/justzoom/config.txt rename to config/yosbr/config/justzoom/config.txt diff --git a/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml similarity index 100% rename from config/lambdynlights.toml rename to config/yosbr/config/lambdynlights.toml diff --git a/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties similarity index 100% rename from config/modernfix-mixins.properties rename to config/yosbr/config/modernfix-mixins.properties diff --git a/config/modmenu.json b/config/yosbr/config/modmenu.json similarity index 100% rename from config/modmenu.json rename to config/yosbr/config/modmenu.json diff --git a/config/moreculling.toml b/config/yosbr/config/moreculling.toml similarity index 100% rename from config/moreculling.toml rename to config/yosbr/config/moreculling.toml diff --git a/config/panorama_screens/settings.json b/config/yosbr/config/panorama_screens/settings.json similarity index 100% rename from config/panorama_screens/settings.json rename to config/yosbr/config/panorama_screens/settings.json diff --git a/config/puzzle.json b/config/yosbr/config/puzzle.json similarity index 100% rename from config/puzzle.json rename to config/yosbr/config/puzzle.json diff --git a/config/sodium-options.json b/config/yosbr/config/sodium-options.json similarity index 100% rename from config/sodium-options.json rename to config/yosbr/config/sodium-options.json diff --git a/config/sound_physics_remastered/soundphysics.properties b/config/yosbr/config/sound_physics_remastered/soundphysics.properties similarity index 100% rename from config/sound_physics_remastered/soundphysics.properties rename to config/yosbr/config/sound_physics_remastered/soundphysics.properties diff --git a/config/xaero/minimap/client.cfg b/config/yosbr/config/xaero/minimap/client.cfg similarity index 100% rename from config/xaero/minimap/client.cfg rename to config/yosbr/config/xaero/minimap/client.cfg diff --git a/config/xaero/minimap/profiles/default.cfg b/config/yosbr/config/xaero/minimap/profiles/default.cfg similarity index 100% rename from config/xaero/minimap/profiles/default.cfg rename to config/yosbr/config/xaero/minimap/profiles/default.cfg diff --git a/config/xaerohud.txt b/config/yosbr/config/xaerohud.txt similarity index 100% rename from config/xaerohud.txt rename to config/yosbr/config/xaerohud.txt diff --git a/options.txt b/config/yosbr/options.txt similarity index 100% rename from options.txt rename to config/yosbr/options.txt diff --git a/index.toml b/index.toml index 225ba01..04ddab5 100644 --- a/index.toml +++ b/index.toml @@ -1,125 +1,129 @@ hash-format = "sha256" -[[files]] -file = "config/NoChatReports/NCR-Client.json" -hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" - -[[files]] -file = "config/NoChatReports/NCR-Common.json" -hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" - -[[files]] -file = "config/NoChatReports/NCR-Encryption.json" -hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" - -[[files]] -file = "config/PaginatedAdvancements.json5" -hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c" - -[[files]] -file = "config/bettergrass.json5" -hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c" - -[[files]] -file = "config/capes.json5" -hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e" - -[[files]] -file = "config/cem.conf" -hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" - -[[files]] -file = "config/citresewn.json" -hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32" - -[[files]] -file = "config/clienttweaks-common.toml" -hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48" - -[[files]] -file = "config/controlify.json" -hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" - -[[files]] -file = "config/debugify.json" -hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" - -[[files]] -file = "config/dynamic_fps.json" -hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" - -[[files]] -file = "config/entity_texture_features.json" -hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" - [[files]] file = "config/fabric_loader_dependencies.json" hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8" -[[files]] -file = "config/iris.properties" -hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" - [[files]] file = "config/isxander-main-menu-credits.json" hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973" [[files]] -file = "config/jade/jade.json" +file = "config/yosbr/config/NoChatReports/NCR-Client.json" +hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Common.json" +hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" +hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" + +[[files]] +file = "config/yosbr/config/PaginatedAdvancements.json5" +hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c" + +[[files]] +file = "config/yosbr/config/bettergrass.json5" +hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c" + +[[files]] +file = "config/yosbr/config/capes.json5" +hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e" + +[[files]] +file = "config/yosbr/config/cem.conf" +hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" + +[[files]] +file = "config/yosbr/config/citresewn.json" +hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32" + +[[files]] +file = "config/yosbr/config/clienttweaks-common.toml" +hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48" + +[[files]] +file = "config/yosbr/config/controlify.json" +hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" + +[[files]] +file = "config/yosbr/config/debugify.json" +hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" + +[[files]] +file = "config/yosbr/config/dynamic_fps.json" +hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" + +[[files]] +file = "config/yosbr/config/entity_texture_features.json" +hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" + +[[files]] +file = "config/yosbr/config/iris.properties" +hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" + +[[files]] +file = "config/yosbr/config/jade/jade.json" hash = "01018ef886c3e8eea9cf0a2a558e96f4bc6549aaecfa6e74d1677b8d45e0ab36" [[files]] -file = "config/jade/plugins.json" +file = "config/yosbr/config/jade/plugins.json" hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8" [[files]] -file = "config/justzoom/config.txt" +file = "config/yosbr/config/justzoom/config.txt" hash = "c3960eb2929c36c830d5f3514a44bce209e2f5220f8ffd145714f5a34180bf25" [[files]] -file = "config/lambdynlights.toml" +file = "config/yosbr/config/lambdynlights.toml" hash = "a756bb8685ba637f02525c47603f92e1a7b7937ab92686e3728854b7379ed394" [[files]] -file = "config/modernfix-mixins.properties" +file = "config/yosbr/config/modernfix-mixins.properties" hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" [[files]] -file = "config/modmenu.json" +file = "config/yosbr/config/modmenu.json" hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" [[files]] -file = "config/moreculling.toml" +file = "config/yosbr/config/moreculling.toml" hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" [[files]] -file = "config/panorama_screens/settings.json" +file = "config/yosbr/config/panorama_screens/settings.json" hash = "7a316c08d81c98a58f1dce4145af76fc1084efab820fe256b4ab1af594599111" [[files]] -file = "config/puzzle.json" +file = "config/yosbr/config/puzzle.json" hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" [[files]] -file = "config/sodium-options.json" +file = "config/yosbr/config/sodium-options.json" hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" [[files]] -file = "config/sound_physics_remastered/soundphysics.properties" +file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties" hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" [[files]] -file = "config/xaero/minimap/client.cfg" +file = "config/yosbr/config/xaero/minimap/client.cfg" hash = "d9d126c87b6ecea7f9a26e18828f133317cb7720c37ff9069ae976c2b9f67dd5" [[files]] -file = "config/xaero/minimap/profiles/default.cfg" +file = "config/yosbr/config/xaero/minimap/profiles/default.cfg" hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" [[files]] -file = "config/xaerohud.txt" +file = "config/yosbr/config/xaerohud.txt" hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd" +[[files]] +file = "config/yosbr/options.txt" +hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af" + [[files]] file = "mods/3dskinlayers.pw.toml" hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" @@ -595,10 +599,6 @@ file = "mods/yosbr.pw.toml" hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" metafile = true -[[files]] -file = "options.txt" -hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af" - [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/pack.toml b/pack.toml index f301ade..c491622 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 = "d47905ed0ed0bf84114dd039acd867af405e15b22825bfd21e1763811a73cec7" +hash = "74dbbefcf48c1947e636494181f57086441ca5dc98b7557a082cad9eb0c4c642" [versions] fabric = "0.18.4" From 620901361acc1d9972716e159d873b7ca98c80bd Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 15 Jan 2026 22:19:02 +0100 Subject: [PATCH 097/106] Updated pack to 1.1.1 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 7acdf31..73efb7f 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, "minecraft": { - "+recommends": { "Fabulous": ">=1.1.0" } + "+recommends": { "Fabulous": ">=1.1.1" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 515a223..149eb46 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.1.0", + "text": "Fabulous 1.1.1", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index 04ddab5..e585a21 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8" +hash = "bcabdbc0ead07dd3b1ce2382d7349d2e25fd3cbcba44b4914218fdbd46d9fd8a" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973" +hash = "973e58f602e3097fb9145c98401cd9a52553d2328113daa08640a17b1f0c6a46" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index c491622..0e88a84 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.1.0" +version = "1.1.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "74dbbefcf48c1947e636494181f57086441ca5dc98b7557a082cad9eb0c4c642" +hash = "ecb257465ce923b02618294c94046c0ed5fc4070048d1a8a3fe33339bd5ceebd" [versions] fabric = "0.18.4" From 461b9e324cd23f2db60e400beafed31085ea88f4 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:28:34 +0100 Subject: [PATCH 098/106] Updated: - Ambient Sounds - AppleSkin - Chat Heads - Dynamic FPS - E4MC - Entity Model Features - Fabric API - Fabric Language Kotlin - Immediately Fast - More Culling - Resourcify - Xaero's Minimap - Xaero's World Map - Translations for Sodium - Unique Dark - Whimscape --- index.toml | 34 +++++++++---------- mods/ambientsounds.pw.toml | 8 ++--- mods/appleskin.pw.toml | 8 ++--- mods/chat-heads.pw.toml | 8 ++--- mods/dynamic-fps.pw.toml | 8 ++--- mods/e4mc.pw.toml | 8 ++--- mods/entity-model-features.pw.toml | 8 ++--- mods/fabric-api.pw.toml | 8 ++--- mods/fabric-language-kotlin.pw.toml | 8 ++--- mods/immediatelyfast.pw.toml | 8 ++--- mods/moreculling.pw.toml | 8 ++--- mods/resourcify.pw.toml | 8 ++--- mods/xaeros-minimap.pw.toml | 8 ++--- mods/xaeros-world-map.pw.toml | 8 ++--- pack.toml | 2 +- resourcepacks/icons.pw.toml | 6 ++-- resourcepacks/translations-for-sodium.pw.toml | 6 ++-- resourcepacks/unique-dark.pw.toml | 6 ++-- resourcepacks/whimscape.pw.toml | 6 ++-- 19 files changed, 82 insertions(+), 82 deletions(-) diff --git a/index.toml b/index.toml index e585a21..74c11a1 100644 --- a/index.toml +++ b/index.toml @@ -131,7 +131,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "58729cb98171130e6058baf2e118fb0a73abc3e291fc0bb5584a47b0a47c3abf" +hash = "9870f77dc7c79097b871ef30cf12c1f3f6f7ca87101c4d4c6584c00bcb5b569d" metafile = true [[files]] @@ -141,7 +141,7 @@ metafile = true [[files]] file = "mods/appleskin.pw.toml" -hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" +hash = "f3f98ccb142504aa558f3250b5a9bcda5d9fb45634562a4b7f886489575f6f5a" metafile = true [[files]] @@ -196,7 +196,7 @@ metafile = true [[files]] file = "mods/chat-heads.pw.toml" -hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c" +hash = "1001909e9b113e2976ae248072709906cca90ac098af00cdd967453d45fba851" metafile = true [[files]] @@ -261,7 +261,7 @@ metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "d1239fb872fc0765dcedf2a0e46dc61674729acb834511bb175ef17760ac8040" +hash = "1cce22b9d322f625a5bbe720e500afc3270e37d487691313079d3213905ef1cb" metafile = true [[files]] @@ -276,7 +276,7 @@ metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "8b0b277d0995973ec6110af87f836f02699365bd072e52a4543ca56aa317fb6d" +hash = "b0a96ca2358570d64d7e0f8d6c65ca140034aee3f5296beffc5001fa52308631" metafile = true [[files]] @@ -291,7 +291,7 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "d7651af3a8996488151254f0379fd7f1613edeaf7eac48bdeff447eeaf411965" +hash = "171419759aec842f5defe4237e24be8d6aa7c6e2a26703dc2e9d07e71412dfc4" metafile = true [[files]] @@ -306,12 +306,12 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" +hash = "1ee56d5feb0ede9397b26f3c5b7543a3556088146d154b55172ef0e8b1a97705" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "61afd7af5c645ffd966b2bd86be944eacd1e48a8044e8f67082225d4d9989f0c" +hash = "408151861cc1b1a4c4e9c8a3550662a2fc36d0ea96ee07b7e96c5d2a6afacf6f" metafile = true [[files]] @@ -341,7 +341,7 @@ metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979" +hash = "d00804e18277945dda73f59796c1932862ceb96aac073a92b7a66ef92b4cf3bd" metafile = true [[files]] @@ -436,7 +436,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "de9e8bb6aaa95904d3991952d04628cb9f3822c1176ef6983dd1d9b5fe34dfbe" +hash = "2609e810b17cc48f058964da71925ed2c7fc37967c6fa5c99a880ee42a3dfae0" metafile = true [[files]] @@ -511,7 +511,7 @@ metafile = true [[files]] file = "mods/resourcify.pw.toml" -hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8" +hash = "1f7e880bc7596c4cca8334031e8e6974a37f723086e941454b40dd86114739d0" metafile = true [[files]] @@ -581,12 +581,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "889d2608a655f6afd32c428fa47bb8c65ee62adfaac6c2a849baffd54ac81e3e" +hash = "8c4e9b1c0db84ca3b8f56d38c2c9ec3308f91f65638f4a57e9eeacfa0f5cb1d9" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "7c5133f508eb174411d2bcd8aec369a22679224e7ffd3d1513821340a34fbf52" +hash = "888f20aa1c3fd778927d9ba783063c015d03a48d6d7de3d6045207129b7f01a0" metafile = true [[files]] @@ -621,7 +621,7 @@ metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "821463f25be611d6c8a1349b66678364cf4be4cfe3f245bd5fa6cb0687492b08" +hash = "930b7454af171bd832429e87f0fd4601162030c9f5c9f34405991edaa0d5120b" metafile = true [[files]] @@ -636,12 +636,12 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "85f1d5e1981f08b7cd8783df0f0954e87eaa575979c2e3cff0b5896079796d09" +hash = "138493f2c5a8b887a896ad25a45810e3e6b3e9ef72c57cf9d5cc4b859ab0ee40" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "fa6b4352745d90078c5984a410b54eabc30f79251e59d426f3552ce153fa4f28" +hash = "4badf4c49988e3bfe92a605ce40a83ea8acea39f082d2132f39ae186d76dcaca" metafile = true [[files]] @@ -651,5 +651,5 @@ metafile = true [[files]] file = "resourcepacks/whimscape.pw.toml" -hash = "e0df4d734272324a9f81b94be4d4dd547277ea3519849a5ecf8f4c6ac6c420c7" +hash = "4c5302861bac4709e2a34f2b14bf6f61cf44052b0caacef57b248669f5f633c2" metafile = true diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index 0d44ab9..a901eaa 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,13 +1,13 @@ name = "AmbientSounds" -filename = "AmbientSounds_FABRIC_v6.3.3_mc1.20.1.jar" +filename = "AmbientSounds_FABRIC_v6.3.4_mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/fM515JnW/versions/oKgx9ZLI/AmbientSounds_FABRIC_v6.3.3_mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/fM515JnW/versions/Y8F6BpQg/AmbientSounds_FABRIC_v6.3.4_mc1.20.1.jar" hash-format = "sha512" -hash = "0b650d066f2499974add91116d2b68db02c6824dd5140fd88d6367835b19eb29ecf25d9cc83ceccf80b5e68dcbeb418eee807f62c594f84590363dc88e32d7e9" +hash = "3d047c3b8fa124089459a93951c9bca07da58bf07f2b63ed80e3abf69b6fe8d62bd6c991bf9beaa5deabbaf84ab40349c68a9e090d851c5e4a0356aefed09ad1" [update] [update.modrinth] mod-id = "fM515JnW" -version = "oKgx9ZLI" +version = "Y8F6BpQg" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml index 5efd3a6..d2a6c6e 100644 --- a/mods/appleskin.pw.toml +++ b/mods/appleskin.pw.toml @@ -1,13 +1,13 @@ name = "AppleSkin" -filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" +filename = "appleskin-fabric-mc1.20.1-2.5.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar" +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/N5XeV21r/appleskin-fabric-mc1.20.1-2.5.2.jar" hash-format = "sha512" -hash = "1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979" +hash = "712ca0f86050ab3c6dbdbe62c5d9fabe77837d70529d1cd686f915a5f09d3a4f71ad4d3866984fbdded63ae2eb1c1ceedfb3386253510ee3a54857f77677e4f4" [update] [update.modrinth] mod-id = "EsAfCjCV" -version = "xcauwnEB" +version = "N5XeV21r" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml index b680fb3..af6c910 100644 --- a/mods/chat-heads.pw.toml +++ b/mods/chat-heads.pw.toml @@ -1,13 +1,13 @@ name = "Chat Heads" -filename = "chat_heads-0.14.2-fabric-1.20.jar" +filename = "chat_heads-0.15.0-fabric-1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/LqyYQRzJ/chat_heads-0.14.2-fabric-1.20.jar" +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/Nfb15p2T/chat_heads-0.15.0-fabric-1.20.jar" hash-format = "sha512" -hash = "cb1bd3c679732b6fce4a185bae2b5fd7eac99651f2b12b6531c4ac9006de611dca9db5930a21385b91eb4b51407c656f2bd90750377b654825addb03b497414c" +hash = "6609950f77ff6cc450ab93449d40671899c91d49c17abca4111e730c6b7b0a2b8a6eb2c4851a48dfd011e575e3d0042ab0345494fde40b81c01d87626262b496" [update] [update.modrinth] mod-id = "Wb5oqrBJ" -version = "LqyYQRzJ" +version = "Nfb15p2T" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index db115fd..67acf5c 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic FPS" -filename = "dynamic-fps-3.11.3+minecraft-1.20.0-fabric.jar" +filename = "dynamic-fps-3.11.4+minecraft-1.20.0-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Ea57bDXK/dynamic-fps-3.11.3%2Bminecraft-1.20.0-fabric.jar" +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/QwPQBhiQ/dynamic-fps-3.11.4%2Bminecraft-1.20.0-fabric.jar" hash-format = "sha512" -hash = "9af2668794e35cd62b153eef39cbb7089a273b56ea09c2473f3b5e0136254502f9fcd2aa351c3de52160535ec18d0e976a6365747ae31d6146e765efd5ae0891" +hash = "3689a13abe56e02adc3ee96bb0426b185c7ae02588bbea1a3f350414768c260d0436682a7f59418bdd62306bc486af0b6184a24c50666e47b662993d2b789a14" [update] [update.modrinth] mod-id = "LQ3K71Q1" -version = "Ea57bDXK" +version = "QwPQBhiQ" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index fba81be..fe024b5 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,13 @@ name = "e4mc" -filename = "e4mc_minecraft-fabric-5.5.4.jar" +filename = "e4mc-fabric-6.0.5.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jpS88LKC/e4mc_minecraft-fabric-5.5.4.jar" +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/BAesrdmo/e4mc-fabric-6.0.5.jar" hash-format = "sha512" -hash = "82182bd4ec513cf11be335cd502a9e7013eb28baae1228599dfcb375b41a3953d751196217a8b27c04a9d6f204c245958c45ee484b3ee13f50a38789bfd6a435" +hash = "d6465467913c3f7a75a4188a0b0ff34842f8b6c15b6105c1ff4b67809b3b9d20d4851f594bbdf2d3423768946dbcd59127f9ac175a8d6bc6e99cda0a1f806a9a" [update] [update.modrinth] mod-id = "qANg5Jrr" -version = "jpS88LKC" +version = "BAesrdmo" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 95271c9..06f1f2b 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_1.20.1-fabric-3.0.10.jar" +filename = "entity_model_features_1.20.1-fabric-3.0.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/GMsbVfZZ/entity_model_features_1.20.1-fabric-3.0.10.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ryrcH1Vb/entity_model_features_1.20.1-fabric-3.0.11.jar" hash-format = "sha512" -hash = "28eb29ba1ae47de1473dae8d5bca4706a154ba574609470fe3b7b3e39783a7b3cd90954e8c1924da9876aeb076f064e2fee21000244c51cfa5059ff6a9622a3d" +hash = "f6f5c2991571fba56742aa3c45d1286638bf124cb8ca557316e2fae089359a15bcf4aef04f2028da905f70f69ce25ab53051666eb699214f8e0491e47a728417" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "GMsbVfZZ" +version = "ryrcH1Vb" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index 95ad673..02a58b4 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.92.6+1.20.1.jar" +filename = "fabric-api-0.92.7+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/L6LGItxd/fabric-api-0.92.7%2B1.20.1.jar" hash-format = "sha512" -hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" +hash = "cba1eacbe1f249307025a780ed3b76981b84fb05e02023942425d9a720512c099137919a2ca317fdfb8d68850cd94d81ceefac7a15a6a1a1efcaccfd16feaaad" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "UapVHwiP" +version = "L6LGItxd" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index e4a315e..77c86d6 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar" +filename = "fabric-language-kotlin-1.13.9+kotlin.2.3.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/N6D3uiZF/fabric-language-kotlin-1.13.8%2Bkotlin.2.3.0.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ViT4gucI/fabric-language-kotlin-1.13.9%2Bkotlin.2.3.10.jar" hash-format = "sha512" -hash = "90bf59f810ea62363bdd7b2ce85a6268b7db67d6d4ce5ae6555204bc7eff0446a6e17d60ef51ad41bf85e92ca430043a8f7c21157cbaee9279733304605cc4d0" +hash = "498672ee88cf703685026e74f82a85e30d980c62a1c8cc14744cb73add09a857db8d585b405e19f558ec490613642750eb00e09d8ef5a3c9578bc52b53568d51" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "N6D3uiZF" +version = "ViT4gucI" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 8e88f57..ae5523a 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.5.3+1.20.4.jar" +filename = "ImmediatelyFast-Fabric-1.5.4+1.20.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/AIFWhP2u/ImmediatelyFast-Fabric-1.5.3%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/Us8JqrP9/ImmediatelyFast-Fabric-1.5.4%2B1.20.4.jar" hash-format = "sha512" -hash = "abc9ab8ce9c688479d8006025c6268c509be10c0e1b3a86bd54c0665d8aecbf6222105055067cb815059dc62aa58dd956e27b89772124a4d82c96fcbac236d1c" +hash = "9efa25c2062ce24ef78716c8244f89a5d393ec9f937b165ffaec2aa8c9be664acbf7168e5739a237520c59c573861a39e374fe94c35321400039ba85be4ff2a5" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "AIFWhP2u" +version = "Us8JqrP9" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index 0fb227c..7b5b2bd 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.1-0.24.4.jar" +filename = "moreculling-1.20.1-0.24.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/A8R9nCQG/moreculling-1.20.1-0.24.4.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/3wkuUDPy/moreculling-1.20.1-0.24.5.jar" hash-format = "sha512" -hash = "0d7759f502f59e4fe9753510abb6996a0b049d6a5bc911ab416423c2e665b91183a56aaa9f3f0d6a9fc10e28ad22bc96043e7e8aaad5226ab2933782d7f045e7" +hash = "1d4a2009f55c45f5215ec9858525a8d97180c713a669afef4dd76c06e8ec134049c7cb7d4799ddd4938c2a4b1b76c8c734f7759dad42fe588d2dbc546598b0eb" [update] [update.modrinth] mod-id = "51shyZVL" -version = "A8R9nCQG" +version = "3wkuUDPy" diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml index 89d98d9..fa82051 100644 --- a/mods/resourcify.pw.toml +++ b/mods/resourcify.pw.toml @@ -1,13 +1,13 @@ name = "Resourcify" -filename = "Resourcify (1.20.1-fabric)-1.7.5.jar" +filename = "Resourcify (1.20.1-fabric)-1.8.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/z0gD4Rhw/Resourcify%20%281.20.1-fabric%29-1.7.5.jar" +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/BgtoeXnj/Resourcify%20%281.20.1-fabric%29-1.8.0.jar" hash-format = "sha512" -hash = "dcd3284f8ca2ff0b24cccfaebc1ffaeaf956576d1b96f57d8f6233dca8f4c7adb314d84b2813142eb126293ea0a256f752bb1437fc821214d977f586a7459660" +hash = "ee5a1104116a2740c4487588dfe63d7a06cf604d2b992d40b7566f42c64d9f5387e9cddb98810f77596ee515fb0b54972b2d70c1f08231e036ecf3db0e7ae6d4" [update] [update.modrinth] mod-id = "RLzHAoZe" -version = "z0gD4Rhw" +version = "BgtoeXnj" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 6814830..f21a607 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "xaerominimap-fabric-1.20.1-25.3.5.jar" +filename = "xaerominimap-fabric-1.20.1-25.3.9.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/6MQBeVDz/xaerominimap-fabric-1.20.1-25.3.5.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/rcRP4SQh/xaerominimap-fabric-1.20.1-25.3.9.jar" hash-format = "sha512" -hash = "a19fc789f42d1362d0ddef791f03d68d9916989ed9fb15f3c61f0e2c14ef5860f94d755864ac928168b27e50b3e74738b9436a124ed33e8ff7e88cc9f5ca9785" +hash = "b0fc74979a734cb68987de80a80c11ed8e4f3f35ab8c1cb733032dfbde614901afb84fe90e57fe728900143fbbaf2c40bb08f7f132a546f1dc8069881166b6c2" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "6MQBeVDz" +version = "rcRP4SQh" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index f073183..d5a7a84 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "xaeroworldmap-fabric-1.20.1-1.40.6.jar" +filename = "xaeroworldmap-fabric-1.20.1-1.40.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/qNqsa3I3/xaeroworldmap-fabric-1.20.1-1.40.6.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/erCjxXmK/xaeroworldmap-fabric-1.20.1-1.40.10.jar" hash-format = "sha512" -hash = "a29a6dfdd537425f9729c3f7acb5a1766d02d11919fceb988a82c702bdedf46e90b9ffffc417b179b43625395e48e2a5e350c6117358b19a571f46e06c767346" +hash = "e25b66ecea7c7afd88b50ffae45ece59d80d7695fe44e5fc08d099e3fdc9d8e7af7ec7eb9e650f08060ffae57b7747f7a250523683e48a393c8044c21d677c69" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "qNqsa3I3" +version = "erCjxXmK" diff --git a/pack.toml b/pack.toml index 0e88a84..3e670b8 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 = "ecb257465ce923b02618294c94046c0ed5fc4070048d1a8a3fe33339bd5ceebd" +hash = "b9528a78f79a63b0fd9285124bf8fa034916b43f8121785407aa6a8621077979" [versions] fabric = "0.18.4" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index ad0c366..5418873 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -3,11 +3,11 @@ filename = "Icons.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/HI2Qcr0G/Icons%20v.1.13.zip" +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/mhzWX68N/Icons%20v.1.13.2.zip" hash-format = "sha512" -hash = "3c7fb43a9ac38fffa97525dfb059ead397eaaba0bfa49e7fdce45193299062339e08b6a973758020b0cbd0e9463fb598c3b8b953ae50fb8ce38f9550a9bd9c40" +hash = "9295acbaf0a90dfbc27a2bfac34cabb86d4205ab2074d1ca2db90df732b44cf7be7fdb8df4779c4e70075290d93f67b8ff731c6a0c02ea52e3af6bd7d495e7b5" [update] [update.modrinth] mod-id = "O7z3QKAG" -version = "HI2Qcr0G" +version = "mhzWX68N" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index c1b5458..f072333 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/Rn1KQGur/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FknJTNfY/SodiumTranslations.zip" hash-format = "sha512" -hash = "bcfd50b2806723ba2258057112fd84540e2c30e9a089306af8ac3171a6c030b9988028423032f65eb5892b2dec765622c099465cb9af6ab9bc78048c9559cb62" +hash = "f738040e6030dcf8ff484620fbe59051fd75bf2684725043a296f423dd858353a1b6c522f367eb9d96c779d48bca473ecd60179165735082d093cce52e4ce8e2" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "Rn1KQGur" +version = "FknJTNfY" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index a908297..f249064 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/YhICysSO/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/OnAoLQh4/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "dc4fb4ce7d2a6e34187d26fd630e3d4a9ee3aa2167ccf02095ee6f3abb3a84109f18027621c757dc63349fe1f3eca624572e4f7f56a5aff55173690c3e7607bd" +hash = "e30b7cef1062f26cfe004abb7f875d1f43369429f5d445f462aa295b64cbdab238d658a266c20e6f78f163496f262ff61a67de14114406c07ab62934e1ff3a2c" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "YhICysSO" +version = "OnAoLQh4" diff --git a/resourcepacks/whimscape.pw.toml b/resourcepacks/whimscape.pw.toml index 0ba0052..034ceed 100644 --- a/resourcepacks/whimscape.pw.toml +++ b/resourcepacks/whimscape.pw.toml @@ -3,11 +3,11 @@ filename = "Whimscape.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/ANrerx3M/Whimscape_1.20-1.20.1_r6.zip" +url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/r4fftHUF/Whimscape_1.20-1.20.1_r7.zip" hash-format = "sha512" -hash = "e2e0272a53795ff5e75727075bae954e9f71c976e0a7998912608f39bf4815e606dec4fa398c799a67d4db2b5d0f98252e013e08b1aab033b116fe1248be5a8e" +hash = "703dada19ac3210c9b32af14fb4a441cd7aaa3a41a6be75e65d482e1494c52056c9037b9c35ef74c26a016ff25baa63a9126a26cd4b3cdd6dc426fe743b8174a" [update] [update.modrinth] mod-id = "4YkvO5Rp" -version = "ANrerx3M" +version = "r4fftHUF" From 5fe6d9054fbaccef6e41821ace51b0ff512c733c Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:29:34 +0100 Subject: [PATCH 099/106] Removed: - Unique Dark - Whimscape - Whimscape X Fresh Animations --- index.toml | 15 --------------- pack.toml | 2 +- resourcepacks/unique-dark.pw.toml | 13 ------------- .../whimscape-x-fresh-animations.pw.toml | 13 ------------- resourcepacks/whimscape.pw.toml | 13 ------------- 5 files changed, 1 insertion(+), 55 deletions(-) delete mode 100644 resourcepacks/unique-dark.pw.toml delete mode 100644 resourcepacks/whimscape-x-fresh-animations.pw.toml delete mode 100644 resourcepacks/whimscape.pw.toml diff --git a/index.toml b/index.toml index 74c11a1..09d5156 100644 --- a/index.toml +++ b/index.toml @@ -638,18 +638,3 @@ metafile = true file = "resourcepacks/translations-for-sodium.pw.toml" hash = "138493f2c5a8b887a896ad25a45810e3e6b3e9ef72c57cf9d5cc4b859ab0ee40" metafile = true - -[[files]] -file = "resourcepacks/unique-dark.pw.toml" -hash = "4badf4c49988e3bfe92a605ce40a83ea8acea39f082d2132f39ae186d76dcaca" -metafile = true - -[[files]] -file = "resourcepacks/whimscape-x-fresh-animations.pw.toml" -hash = "5ddfa23ea1c5ba5f87f91f834721be47f6456e267243c769f817ca572448bdab" -metafile = true - -[[files]] -file = "resourcepacks/whimscape.pw.toml" -hash = "4c5302861bac4709e2a34f2b14bf6f61cf44052b0caacef57b248669f5f633c2" -metafile = true diff --git a/pack.toml b/pack.toml index 3e670b8..ee695f5 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 = "b9528a78f79a63b0fd9285124bf8fa034916b43f8121785407aa6a8621077979" +hash = "7bfbf5b4fcaefc5f67a24d8c6d20817e177b70ea8c9633d6be2002166b247243" [versions] fabric = "0.18.4" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml deleted file mode 100644 index f249064..0000000 --- a/resourcepacks/unique-dark.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Unique Dark" -filename = "Unique Dark.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/OnAoLQh4/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" -hash-format = "sha512" -hash = "e30b7cef1062f26cfe004abb7f875d1f43369429f5d445f462aa295b64cbdab238d658a266c20e6f78f163496f262ff61a67de14114406c07ab62934e1ff3a2c" - -[update] -[update.modrinth] -mod-id = "BaY1UdGV" -version = "OnAoLQh4" diff --git a/resourcepacks/whimscape-x-fresh-animations.pw.toml b/resourcepacks/whimscape-x-fresh-animations.pw.toml deleted file mode 100644 index eb56bfd..0000000 --- a/resourcepacks/whimscape-x-fresh-animations.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Whimscape x Fresh Animations" -filename = "Whimscape x Fresh Animations.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NbmssBLT/versions/S9rzQinS/Whimscape_x_FreshAnimations_1.20-1.21.11_r2.zip" -hash-format = "sha512" -hash = "67f6a603d29c1e4e799718d26a4bbbf5e1e751f6927c0bc19b13e1eb2b2db855838293bbabbafe31a4e0c5fd32700d76840e10fa2912fdddc16e1ef501d30676" - -[update] -[update.modrinth] -mod-id = "NbmssBLT" -version = "S9rzQinS" diff --git a/resourcepacks/whimscape.pw.toml b/resourcepacks/whimscape.pw.toml deleted file mode 100644 index 034ceed..0000000 --- a/resourcepacks/whimscape.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Whimscape" -filename = "Whimscape.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/r4fftHUF/Whimscape_1.20-1.20.1_r7.zip" -hash-format = "sha512" -hash = "703dada19ac3210c9b32af14fb4a441cd7aaa3a41a6be75e65d482e1494c52056c9037b9c35ef74c26a016ff25baa63a9126a26cd4b3cdd6dc426fe743b8174a" - -[update] -[update.modrinth] -mod-id = "4YkvO5Rp" -version = "r4fftHUF" From 41049c936a4105c3366c9860453b724989179ec3 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:30:48 +0100 Subject: [PATCH 100/106] Added Item Physic Lite --- index.toml | 5 +++++ mods/itemphysic-lite.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/itemphysic-lite.pw.toml diff --git a/index.toml b/index.toml index 09d5156..d7bcc86 100644 --- a/index.toml +++ b/index.toml @@ -359,6 +359,11 @@ file = "mods/iris.pw.toml" hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" metafile = true +[[files]] +file = "mods/itemphysic-lite.pw.toml" +hash = "4a2a3f5a7bb617eba9acbf39417aaa75433379fb3bcf1a7054b3dbe8bc1bb472" +metafile = true + [[files]] file = "mods/jade-addons-fabric.pw.toml" hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" diff --git a/mods/itemphysic-lite.pw.toml b/mods/itemphysic-lite.pw.toml new file mode 100644 index 0000000..81e54f6 --- /dev/null +++ b/mods/itemphysic-lite.pw.toml @@ -0,0 +1,13 @@ +name = "ItemPhysic Lite" +filename = "ItemPhysicLite_FABRIC_v1.6.6_mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/OuyCgP8t/versions/JbjlcquV/ItemPhysicLite_FABRIC_v1.6.6_mc1.20.1.jar" +hash-format = "sha512" +hash = "64ed4c1a0e70ec84737efb560886d1f9f721d87b2b81e66f1f226601ae5833cc67c78721c5345d91bf63e3ab1c6aa9e567a859e40e10cece579342366e08f772" + +[update] +[update.modrinth] +mod-id = "OuyCgP8t" +version = "JbjlcquV" diff --git a/pack.toml b/pack.toml index ee695f5..c2187ae 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 = "7bfbf5b4fcaefc5f67a24d8c6d20817e177b70ea8c9633d6be2002166b247243" +hash = "5b0afb9dae67501e36ba2882f597722d07e761bec0494463488fd7572ab033be" [versions] fabric = "0.18.4" From 7b2f28bdbea28b465b30e75dd0dfd74e101065bf Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:34:30 +0100 Subject: [PATCH 101/106] Added: - Excalibur - Excalibur x Fresh Animations - Excalibur x AppleSkin --- index.toml | 15 +++++++++++++++ pack.toml | 2 +- resourcepacks/excal.pw.toml | 13 +++++++++++++ resourcepacks/excalibur-fresh-animations.pw.toml | 13 +++++++++++++ resourcepacks/excalibur-x-appleskin-addon.pw.toml | 13 +++++++++++++ 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 resourcepacks/excal.pw.toml create mode 100644 resourcepacks/excalibur-fresh-animations.pw.toml create mode 100644 resourcepacks/excalibur-x-appleskin-addon.pw.toml diff --git a/index.toml b/index.toml index d7bcc86..0a2c530 100644 --- a/index.toml +++ b/index.toml @@ -614,6 +614,21 @@ file = "resourcepacks/cubic-sun-moon.pw.toml" hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe" metafile = true +[[files]] +file = "resourcepacks/excal.pw.toml" +hash = "f4435269ede91d908ac8317f770875dfa59a7f86abfa6d8e5fa83bde2503c3d2" +metafile = true + +[[files]] +file = "resourcepacks/excalibur-fresh-animations.pw.toml" +hash = "4dd851331f9390a5cd53ba874cd33041360fb01da5c1dd9c894899862865d88a" +metafile = true + +[[files]] +file = "resourcepacks/excalibur-x-appleskin-addon.pw.toml" +hash = "090d4273873fe6b40b54a54a04dffc098396d074e5c8964671f7417340cfee4b" +metafile = true + [[files]] file = "resourcepacks/fresh-animations.pw.toml" hash = "f4c32ab207bc5a4a6996d817d6321e9e8023e14dd0ed1fcdfa168b92db07dea7" diff --git a/pack.toml b/pack.toml index c2187ae..0899508 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 = "5b0afb9dae67501e36ba2882f597722d07e761bec0494463488fd7572ab033be" +hash = "1c4c0aac712b815ebef0fbf138a1a520494894c3f7c4bd702234158d53f87a9f" [versions] fabric = "0.18.4" diff --git a/resourcepacks/excal.pw.toml b/resourcepacks/excal.pw.toml new file mode 100644 index 0000000..557ced1 --- /dev/null +++ b/resourcepacks/excal.pw.toml @@ -0,0 +1,13 @@ +name = "Excalibur" +filename = "Excalibur.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hJAzl1Bs/versions/yVpdNmnj/Excalibur_V1.20.zip" +hash-format = "sha512" +hash = "a2080ab27a954a95b9c4b7450bdfa3ecd18c5ceecc88d9dcc981aae1a98394f8e7a617cea6a3254c6a363c192a9dd2ac7602d236655f2afde57b1e4e13dd244e" + +[update] +[update.modrinth] +mod-id = "hJAzl1Bs" +version = "yVpdNmnj" diff --git a/resourcepacks/excalibur-fresh-animations.pw.toml b/resourcepacks/excalibur-fresh-animations.pw.toml new file mode 100644 index 0000000..8b3d8bd --- /dev/null +++ b/resourcepacks/excalibur-fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Excalibur | Fresh Animations Patch" +filename = "Excalibur: Fresh Animations.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yiTthr0O/versions/g2ApEAj5/EFA_1.10.3%20Hotfix_1.zip" +hash-format = "sha512" +hash = "5d4b7aa12d26825e97c41504bf0a8b45426e8973948a3a30d4617b1cb41984d6f58a46e6c20d441898d5ffda0803df7ad1b9aab60d9787a2614ecfc870cd4547" + +[update] +[update.modrinth] +mod-id = "yiTthr0O" +version = "g2ApEAj5" diff --git a/resourcepacks/excalibur-x-appleskin-addon.pw.toml b/resourcepacks/excalibur-x-appleskin-addon.pw.toml new file mode 100644 index 0000000..851ed52 --- /dev/null +++ b/resourcepacks/excalibur-x-appleskin-addon.pw.toml @@ -0,0 +1,13 @@ +name = "Excalibur x AppleSkin addon" +filename = "Excalibur: AppleSkin.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/9Z2lf0O0/versions/jwEGyl61/Excalibur%20AppleSkin%20Addon.zip" +hash-format = "sha512" +hash = "e7a9ebe6cb5601eb4725d5ed0695043e1fc544fd6a459b9ec5064c03e2d1a6fe24eadcbc4e71d7841660f952297a61a1db8d119fe2604dfca71845145f67cedc" + +[update] +[update.modrinth] +mod-id = "9Z2lf0O0" +version = "jwEGyl61" From 4c1c17f795f0d54e407c1dc529c1f76e708bab70 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:40:29 +0100 Subject: [PATCH 102/106] Updated options.txt to disable clouds, add resourcepacks and moved it out of YOSBR --- index.toml | 8 ++++---- config/yosbr/options.txt => options.txt | 3 ++- pack.toml | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) rename config/yosbr/options.txt => options.txt (77%) diff --git a/index.toml b/index.toml index 0a2c530..e4290b8 100644 --- a/index.toml +++ b/index.toml @@ -120,10 +120,6 @@ hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" file = "config/yosbr/config/xaerohud.txt" hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd" -[[files]] -file = "config/yosbr/options.txt" -hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" @@ -604,6 +600,10 @@ file = "mods/yosbr.pw.toml" hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" metafile = true +[[files]] +file = "options.txt" +hash = "d736fb80a8473fcb5c3c43675a05233ab5df0fe5fa22c98aa512015c083edc0a" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/config/yosbr/options.txt b/options.txt similarity index 77% rename from config/yosbr/options.txt rename to options.txt index aaf0463..2606770 100644 --- a/config/yosbr/options.txt +++ b/options.txt @@ -4,7 +4,8 @@ operatorItemsTab:true snooperEnabled:false simulationDistance:6 gamma:0.0 -resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Whimscape.zip","file/Fresh Animations.zip","file/Whimscape x Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Rename Compat Project.zip"] +renderClouds:"false" +resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Excalibur.zip","file/Fresh Animations.zip","file/Excalibur: Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Rename Compat Project.zip","file/Excalibur: AppleSkin.zip"] incompatibleResourcePacks:["file/Rename Compat Project.zip"] advancedItemTooltips:true tutorialStep:none diff --git a/pack.toml b/pack.toml index 0899508..ae4ebcf 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 = "1c4c0aac712b815ebef0fbf138a1a520494894c3f7c4bd702234158d53f87a9f" +hash = "6d86c73333b02cc3ecbf356b3242b4ef4275102f86612bf5651f9db90442bc43" [versions] fabric = "0.18.4" From ef8252a809b5ca09cb91a02c8296a9284726a52b Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 8 Feb 2026 18:51:14 +0100 Subject: [PATCH 103/106] Updated pack to 1.2.0 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 4 ++-- pack.toml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 73efb7f..5dbe86c 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, "minecraft": { - "+recommends": { "Fabulous": ">=1.1.1" } + "+recommends": { "Fabulous": ">=1.2.0" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 149eb46..40cefcb 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.1.1", + "text": "Fabulous 1.2.0", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index e4290b8..740c848 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "bcabdbc0ead07dd3b1ce2382d7349d2e25fd3cbcba44b4914218fdbd46d9fd8a" +hash = "a0167f94f913348032f266132a58df2be25b03dc281174a3d0319f25e956eb4f" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "973e58f602e3097fb9145c98401cd9a52553d2328113daa08640a17b1f0c6a46" +hash = "63b907a4225a5edc23aad1023e49a3803212a3f0ee3bb34881e56df845fb2480" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" diff --git a/pack.toml b/pack.toml index ae4ebcf..1830936 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.1.1" +version = "1.2.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6d86c73333b02cc3ecbf356b3242b4ef4275102f86612bf5651f9db90442bc43" +hash = "c598a241c1ae6ff5800c9dac651895ee3dee5277636977914ebb4a310cf80eb6" [versions] fabric = "0.18.4" From 26d2a5284af70da1764850f1dbe51557a0738c38 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 14 Feb 2026 15:54:46 +0100 Subject: [PATCH 104/106] update(all): updated all mods to their latest versions --- index.toml | 14 +++++++------- mods/crash-assistant.pw.toml | 8 ++++---- mods/e4mc.pw.toml | 8 ++++---- mods/entitytexturefeatures.pw.toml | 8 ++++---- mods/simple-voice-chat.pw.toml | 8 ++++---- mods/xaeros-minimap.pw.toml | 8 ++++---- mods/xaeros-world-map.pw.toml | 8 ++++---- pack.toml | 2 +- resourcepacks/translations-for-sodium.pw.toml | 6 +++--- 9 files changed, 35 insertions(+), 35 deletions(-) diff --git a/index.toml b/index.toml index 740c848..15ac314 100644 --- a/index.toml +++ b/index.toml @@ -237,7 +237,7 @@ metafile = true [[files]] file = "mods/crash-assistant.pw.toml" -hash = "10742d60f7069f58268b846ab1661842cc7613e8c6d96c03c341b8668a4ffc1e" +hash = "d8e661ae0f24fb32dc1fe9096e6acdf5e2801336aee7de0d9a479d167543cd83" metafile = true [[files]] @@ -272,7 +272,7 @@ metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "b0a96ca2358570d64d7e0f8d6c65ca140034aee3f5296beffc5001fa52308631" +hash = "26fbb6ed4d33303b68af2d305318ad333efc0577d16401481fcc1f0b1b030d6e" metafile = true [[files]] @@ -297,7 +297,7 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "9c8b6d8e1a13a4f7edd081c1ab561c51069d6315a67c217a88fafcd1ddfb17a8" +hash = "f91ca238ef6d15fa97e284475eb454a17590e87ed4277e8b6462e1dce5924c66" metafile = true [[files]] @@ -532,7 +532,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "6225a36557ab2dfd1c4d3fb3c0868ed61c465d3246695b10ff10d339f65e3302" +hash = "953bf8b7f1516c226bf80636b57941aa02557bc0a684d9c115440f52e46a8121" metafile = true [[files]] @@ -582,12 +582,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "8c4e9b1c0db84ca3b8f56d38c2c9ec3308f91f65638f4a57e9eeacfa0f5cb1d9" +hash = "3aa0c84bf165e954df93339a9c93d07f064834ef8d79ae9ecfaaf0371461f2bb" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "888f20aa1c3fd778927d9ba783063c015d03a48d6d7de3d6045207129b7f01a0" +hash = "0ba9f66a87a15152d13463b94227c49c074ce2d7a8aa532597acd1a159023aad" metafile = true [[files]] @@ -656,5 +656,5 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "138493f2c5a8b887a896ad25a45810e3e6b3e9ef72c57cf9d5cc4b859ab0ee40" +hash = "b5dda5a60fc15dafd4b8b7d87d923ff46fa9770c72b5f1ae90b9bff82d3d3b5b" metafile = true diff --git a/mods/crash-assistant.pw.toml b/mods/crash-assistant.pw.toml index 06fe721..83e1a7d 100644 --- a/mods/crash-assistant.pw.toml +++ b/mods/crash-assistant.pw.toml @@ -1,13 +1,13 @@ name = "Crash Assistant" -filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.30.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/IuxHAW1f/CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/pQTUTw5G/CrashAssistant-fabric-1.19-1.21.4-1.10.30.jar" hash-format = "sha512" -hash = "f07c99a759573f1536e95d6f88a8c64923474e3566703365022e0839fea9163bce6870ae7420932ab67aeee2d8b785abbb16ba2bc3d7e58dc86865f997e5d85e" +hash = "54ea73cf061bfa537b0826cbd0d2a025a8e0d00d44f5509fabca26bc31d0479fc9795618b6006ee1af4b57dfd5fb223bd5676b5cb9c0c369d1bad54efea0e888" [update] [update.modrinth] mod-id = "ix1qq8Ux" -version = "IuxHAW1f" +version = "pQTUTw5G" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index fe024b5..f962b94 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,13 @@ name = "e4mc" -filename = "e4mc-fabric-6.0.5.jar" +filename = "e4mc-fabric-6.0.6.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/BAesrdmo/e4mc-fabric-6.0.5.jar" +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/JSmcqwxn/e4mc-fabric-6.0.6.jar" hash-format = "sha512" -hash = "d6465467913c3f7a75a4188a0b0ff34842f8b6c15b6105c1ff4b67809b3b9d20d4851f594bbdf2d3423768946dbcd59127f9ac175a8d6bc6e99cda0a1f806a9a" +hash = "c171e4d8eab6bcd4cfc8f685a4766334ba8cf7feeb1ef19fb52562e144cdf8dcbf4f206e4b4e7e6d8194688c49490d41c7b9a0296ae9f37d2272189382ebe1eb" [update] [update.modrinth] mod-id = "qANg5Jrr" -version = "BAesrdmo" +version = "JSmcqwxn" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 8e68485..e8faade 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_1.20.1-fabric-7.0.8.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.9.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/cwZUQhK3/entity_texture_features_1.20.1-fabric-7.0.8.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rb5Jqzmh/entity_texture_features_1.20.1-fabric-7.0.9.jar" hash-format = "sha512" -hash = "f399cbe8bc7481ba41bfe7e0c8d9a01f0d2777fb5d3f202946bf33238c18ff97e67dfa675c83a48398beaad2e40bb7cf3fa651decd7de0b5ea416e9a3572abf9" +hash = "2d563ce3cbb093c720663d595e9ed4827a27ce2c371a778cb4b349f23792606926be439c2adfde3828469e0f09f8945b5ae46cd50f3f77370f2e5d1f735906e7" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "cwZUQhK3" +version = "rb5Jqzmh" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 7b0d8ec..a5e4003 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.11.jar" +filename = "voicechat-fabric-1.20.1-2.6.12.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/z5kIPm1A/voicechat-fabric-1.20.1-2.6.11.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/9Qnm9xU7/voicechat-fabric-1.20.1-2.6.12.jar" hash-format = "sha512" -hash = "c4e89a59232c007f862d77151d590ae25d6c0d6a88cb330bf9aa6644b14ac28f07e2d8b85667741e1a99a3452848a59b8a03e5c378afe74375e34cdefe2941aa" +hash = "04769e94caaa7dab8a738bfbac36b057abd2754622b229346abd778c01ee5e51405d959e83ea00b7845ff2e0d3dbe3401eeaf8fc3dd438d891520ac0e7ff26af" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "z5kIPm1A" +version = "9Qnm9xU7" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index f21a607..5571aa7 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "xaerominimap-fabric-1.20.1-25.3.9.jar" +filename = "xaerominimap-fabric-1.20.1-25.3.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/rcRP4SQh/xaerominimap-fabric-1.20.1-25.3.9.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/7wlcmhtN/xaerominimap-fabric-1.20.1-25.3.10.jar" hash-format = "sha512" -hash = "b0fc74979a734cb68987de80a80c11ed8e4f3f35ab8c1cb733032dfbde614901afb84fe90e57fe728900143fbbaf2c40bb08f7f132a546f1dc8069881166b6c2" +hash = "9dfdc116a9ecec65547cbf9f0a9a1b2cb261d081c565c7e98bacec21dd6561323cdce7ab4837e5d1080a2ba392e125586005043ac95ded68892469b7b5d11f4a" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "rcRP4SQh" +version = "7wlcmhtN" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index d5a7a84..981da85 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "xaeroworldmap-fabric-1.20.1-1.40.10.jar" +filename = "xaeroworldmap-fabric-1.20.1-1.40.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/erCjxXmK/xaeroworldmap-fabric-1.20.1-1.40.10.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/6WcEeMbU/xaeroworldmap-fabric-1.20.1-1.40.11.jar" hash-format = "sha512" -hash = "e25b66ecea7c7afd88b50ffae45ece59d80d7695fe44e5fc08d099e3fdc9d8e7af7ec7eb9e650f08060ffae57b7747f7a250523683e48a393c8044c21d677c69" +hash = "47e299ebcb14ec5a93f325f07fc96383cc399fa52c6985990f06aaab47578263637dbc7160c7e7a6252abdc5bfa9b55c98ef6d12b6b2c3c46c443f507664591c" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "erCjxXmK" +version = "6WcEeMbU" diff --git a/pack.toml b/pack.toml index 1830936..c88dd96 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 = "c598a241c1ae6ff5800c9dac651895ee3dee5277636977914ebb4a310cf80eb6" +hash = "6ca0989e430e1062397790b6d03e784fb11c70c404fde6b3536915acce802951" [versions] fabric = "0.18.4" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index f072333..8280f00 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FknJTNfY/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/je9Y2eez/SodiumTranslations.zip" hash-format = "sha512" -hash = "f738040e6030dcf8ff484620fbe59051fd75bf2684725043a296f423dd858353a1b6c522f367eb9d96c779d48bca473ecd60179165735082d093cce52e4ce8e2" +hash = "53949cd73836f21c2037f2092a2ba716c58a2701ffb0256e8fea84ae4fb5fd23e4f7d014ea79e32421dd739f23ad6fd5dc799da7d53544e1c62a1ac6c7858f79" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "FknJTNfY" +version = "je9Y2eez" From f958c5b2354c0c6aa65fd539f9b32a6aad95b1bc Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 14 Feb 2026 15:59:48 +0100 Subject: [PATCH 105/106] update(release): updated pack to 1.2.1 --- config/fabric_loader_dependencies.json | 2 +- config/isxander-main-menu-credits.json | 2 +- index.toml | 6 +++--- pack.toml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 5dbe86c..5ebe6e8 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -3,7 +3,7 @@ "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } }, "minecraft": { - "+recommends": { "Fabulous": ">=1.2.0" } + "+recommends": { "Fabulous": ">=1.2.1" } }, "sodium-extra": { "recommends": {} }, "reeses-sodium-options": { "recommends": {} } diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 40cefcb..a7469c2 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Fabulous 1.2.0", + "text": "Fabulous 1.2.1", "clickEvent": { "action": "open_url", "value": "https://modrinth.com/modpack/fabulous-modpack" diff --git a/index.toml b/index.toml index 15ac314..48684a9 100644 --- a/index.toml +++ b/index.toml @@ -2,11 +2,11 @@ hash-format = "sha256" [[files]] file = "config/fabric_loader_dependencies.json" -hash = "a0167f94f913348032f266132a58df2be25b03dc281174a3d0319f25e956eb4f" +hash = "711b5ba7834252eeae890d80684f80db77e902d30dc89cc5f6837aa8533c47df" [[files]] file = "config/isxander-main-menu-credits.json" -hash = "63b907a4225a5edc23aad1023e49a3803212a3f0ee3bb34881e56df845fb2480" +hash = "6ee203bce5bc6cead8a2aba0587218119c2bc3a4bb4f202aac7f45d6c2f42105" [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" @@ -656,5 +656,5 @@ metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "b5dda5a60fc15dafd4b8b7d87d923ff46fa9770c72b5f1ae90b9bff82d3d3b5b" +hash = "7f1b32eba10b70b5648bd25b282ab8a22b06d6a4c04aa81dd19c818377bfb45d" metafile = true diff --git a/pack.toml b/pack.toml index c88dd96..a042769 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Fabulous" author = "Malasaur" -version = "1.2.0" +version = "1.2.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6ca0989e430e1062397790b6d03e784fb11c70c404fde6b3536915acce802951" +hash = "0f9f47875eb3d352e5442e10b6789bb8ceb3141e70cc1e3f4ad4e63b00d78891" [versions] fabric = "0.18.4" From 9da138f776ffb9af9285e411c651995c0eba0e85 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sat, 14 Feb 2026 16:38:20 +0100 Subject: [PATCH 106/106] update(readme): updated project description --- README.md | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 9880db5..ec07ff7 100644 --- a/README.md +++ b/README.md @@ -2,41 +2,25 @@ ## What's inside? -- **Performance**: Built on top of _5 optimization modpacks_, this pack adds even more optimization and profiling mods for smooth gameplay with minimal setup. Just gimme that fine speed bruh 🙏 +- **Performance**: The pack is built on top of _[Fabulously Optimized](https://download.fo)_, and adds even more optimization and profiling mods for smooth gameplay with minimal setup. Just gimme that fine speed bruh 🙏 -- **Enhanced Visuals**: Dynamic lighting, ambient sounds, fog effects, improved animations, redefined entities, and more. Your world will truly look ✨ beautiful ✨ - _you can even download resources and shaders in-game!_ +- **Enhanced Visuals**: Dynamic lighting, ambient sounds, fog effects, improved animations, redefined entities, and more. Your world will truly look beautiful. _You can even download resources and shaders in-game!_ -- **Quality of Life**: Helpful tooltips, JEI, Jade, minimaps, ~~zoomers~~ zoom functionality, UI tweaks, block information... great for beginners and technical players alike. Never forget how to craft your nuclear reactor again ☢️ +- **Quality of Life**: Helpful tooltips, JEI, Jade, minimaps, ~~zoomers~~ zoom functionality, UI tweaks, block information... great for both beginners and technical players. Never forget how to craft your nuclear reactor again. -- **Gameplay Tweaks**: Customizable armor stands and other fixes that make the vanilla experience smoother and more fun. Who's never needed a calculator in their chat before? 🖩 +- **Gameplay Tweaks**: Customizable armor stands and other fixes that make the vanilla experience smoother and more fun. Who's never needed a calculator in their chat before? -- **Social & Customization**: Skins, capes, emotes, emojis and voice chat, all preconfigured to make multiplayer more expressive and seamless. Show off your dragon skin to all your friends! 🐉 +- **Social & Customization**: Skins, capes, emotes, emojis and voice chat, all preconfigured to make multiplayer more expressive and seamless. Show off your dragon skin to all your friends! -- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. A perfect example is [RandomAhhPack](https://modrinth.com/modpack/RandomAhhPack), which uses Fabulous along with 100+ random mods and doesn't crash. Most of the time. - -### Built for performance - -Fabulous was built upon the base of these **5 optimization-focused modpacks**: - -- [Fabulously Optimized](https://modrinth.com/modpack/fabulously-optimized) -- [Simply Optimized](https://modrinth.com/modpack/sop) -- [OptiFabric](https://modrinth.com/modpack/optifabric-modpack) -- [FPS Modpack](https://modrinth.com/modpack/fps) -- [Additive](https://modrinth.com/modpack/additive) - -This pack takes the best features from all of the above to ensure the best performance possible. +- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. ## Server compatibility This pack includes a few mods, like Simple Voice Chat, WATUT and EmoteCraft, that include server-side features. If the server doesn't have them installed, they should just disable themselves and hopefully not crash your whole computer. -Also, if playing on big servers, consider disabling mods like Better Bridging as they could get you banned for cheating. I mean, it is not cheating, but admins think it is, so you better be cautious (also, maybe don’t enable XRay unless you’re in for a "friendly chat" with an admin). -
Note -This isn’t a professional level modpack (yet™). It’s just a copy-paste of the above mentioned packs with extra mods, tweaks, and resource packs thrown at it. While it’s fast, beautiful, and highly usable, I can't guarantee stability nor compatibility with other mods. - -The other packs themselves probably have years of development, regular updates, and a large community. This pack builds on that solid foundation, but keep in mind: it's a personal project, not a finished product. +This isn't a professional level modpack (yet™). It's just a copy-paste of FO with extra mods, tweaks, and resource packs thrown at it. While it's fast, beautiful, and highly usable, I can't guarantee stability nor compatibility with other mods.