From 261f44237c99f0ef2d71372e12a62246f5503ed9 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Tue, 16 Jan 2024 08:16:42 -0800 Subject: [PATCH] revamp list and update to 1.20.1 --- .minecraft/index.toml | 248 ++++++++---------- .minecraft/modlist.md | 73 +++--- .minecraft/mods/anti-xray.pw.toml | 13 - .minecraft/mods/axiom.pw.toml | 17 ++ .minecraft/mods/balm.pw.toml | 13 - .minecraft/mods/better-taskbar.pw.toml | 13 + .minecraft/mods/bettercommandblockui.pw.toml | 13 + .minecraft/mods/betterf3.pw.toml | 8 +- .minecraft/mods/bobby.pw.toml | 13 - .minecraft/mods/bottled-air.pw.toml | 13 - .minecraft/mods/brb.pw.toml | 13 + .minecraft/mods/carpet.pw.toml | 13 - .minecraft/mods/cem.pw.toml | 13 - .minecraft/mods/chat-heads.pw.toml | 13 + .minecraft/mods/chat-signing-hider.pw.toml | 13 + .minecraft/mods/cit-resewn.pw.toml | 13 - .minecraft/mods/cloth-config.pw.toml | 8 +- .minecraft/mods/collective.pw.toml | 13 - .minecraft/mods/completeconfig.pw.toml | 13 + .minecraft/mods/controlling.pw.toml | 13 - .minecraft/mods/desired-servers.pw.toml | 13 + .minecraft/mods/ding.pw.toml | 13 + .minecraft/mods/draggable-lists.pw.toml | 13 + .minecraft/mods/entityculling.pw.toml | 13 + .minecraft/mods/entitytexturefeatures.pw.toml | 13 - .minecraft/mods/essential-commands.pw.toml | 13 - .minecraft/mods/essential.pw.toml | 8 +- .minecraft/mods/fabric-api.pw.toml | 8 +- .../mods/fabric-language-kotlin.pw.toml | 8 +- .minecraft/mods/ferrite-core.pw.toml | 13 + .minecraft/mods/figura.pw.toml | 13 + .minecraft/mods/floodgate.pw.toml | 13 - .minecraft/mods/forcegl20.pw.toml | 18 ++ .minecraft/mods/geyser.pw.toml | 13 - .minecraft/mods/golfiv.pw.toml | 17 -- .minecraft/mods/held-item-info.pw.toml | 13 + .minecraft/mods/here-be-no-dragons.pw.toml | 13 + .minecraft/mods/idletweaks.pw.toml | 13 + .minecraft/mods/immersivemc.pw.toml | 13 + .minecraft/mods/indium.pw.toml | 13 - .minecraft/mods/inventory-essentials.pw.toml | 13 - .minecraft/mods/invview.pw.toml | 13 - .minecraft/mods/iris.pw.toml | 8 +- .minecraft/mods/jade.pw.toml | 13 + .minecraft/mods/krypton.pw.toml | 13 + .minecraft/mods/lambdynamiclights.pw.toml | 13 + .minecraft/mods/ledger.pw.toml | 13 - .minecraft/mods/luckperms.pw.toml | 13 - .minecraft/mods/map-tooltip.pw.toml | 13 + .minecraft/mods/midnightlib.pw.toml | 13 - .minecraft/mods/mixin-conflict-helper.pw.toml | 13 - .minecraft/mods/mouse-tweaks.pw.toml | 13 + .minecraft/mods/narrus-yeetus.pw.toml | 18 ++ .../mods/no-resource-pack-warnings.pw.toml | 13 + .minecraft/mods/no-telemetry.pw.toml | 13 - .../mods/open-parties-and-claims.pw.toml | 13 - .minecraft/mods/peek.pw.toml | 13 + .minecraft/mods/plasmo-voice.pw.toml | 17 -- .minecraft/mods/polymer.pw.toml | 13 - .minecraft/mods/polysit.pw.toml | 13 - .minecraft/mods/raised.pw.toml | 13 + .minecraft/mods/rbip.pw.toml | 13 - .minecraft/mods/rebalanced-loot.pw.toml | 13 - .minecraft/mods/reeses-sodium-options.pw.toml | 13 - .minecraft/mods/rei.pw.toml | 13 + .minecraft/mods/resourcify.pw.toml | 13 + .minecraft/mods/roughly-enough-items.pw.toml | 13 - .../mods/seamless-loading-screen.pw.toml | 13 + .minecraft/mods/searchables.pw.toml | 13 - .minecraft/mods/simple-voice-chat.pw.toml | 12 +- .minecraft/mods/sodium-extra.pw.toml | 4 - .minecraft/mods/sodium.pw.toml | 1 + .minecraft/mods/starlight.pw.toml | 13 - .minecraft/mods/stendhal.pw.toml | 8 +- .minecraft/mods/styled-chat.pw.toml | 13 - .minecraft/mods/styled-nicknames.pw.toml | 13 - .minecraft/mods/styledplayerlist.pw.toml | 13 - .minecraft/mods/universal-shops.pw.toml | 13 - .minecraft/mods/vanilla-permissions.pw.toml | 7 - .minecraft/mods/viabackwards.pw.toml | 7 - .minecraft/mods/viafabric.pw.toml | 14 - .minecraft/mods/viarewind.pw.toml | 13 - .minecraft/mods/visuality.pw.toml | 13 + .minecraft/mods/vivecraft.pw.toml | 13 + .minecraft/mods/xaeros-minimap.pw.toml | 10 +- .minecraft/mods/xaeros-world-map.pw.toml | 10 +- .minecraft/pack.toml | 8 +- 87 files changed, 614 insertions(+), 755 deletions(-) delete mode 100644 .minecraft/mods/anti-xray.pw.toml create mode 100644 .minecraft/mods/axiom.pw.toml delete mode 100644 .minecraft/mods/balm.pw.toml create mode 100644 .minecraft/mods/better-taskbar.pw.toml create mode 100644 .minecraft/mods/bettercommandblockui.pw.toml delete mode 100644 .minecraft/mods/bobby.pw.toml delete mode 100644 .minecraft/mods/bottled-air.pw.toml create mode 100644 .minecraft/mods/brb.pw.toml delete mode 100644 .minecraft/mods/carpet.pw.toml delete mode 100644 .minecraft/mods/cem.pw.toml create mode 100644 .minecraft/mods/chat-heads.pw.toml create mode 100644 .minecraft/mods/chat-signing-hider.pw.toml delete mode 100644 .minecraft/mods/cit-resewn.pw.toml delete mode 100644 .minecraft/mods/collective.pw.toml create mode 100644 .minecraft/mods/completeconfig.pw.toml delete mode 100644 .minecraft/mods/controlling.pw.toml create mode 100644 .minecraft/mods/desired-servers.pw.toml create mode 100644 .minecraft/mods/ding.pw.toml create mode 100644 .minecraft/mods/draggable-lists.pw.toml create mode 100644 .minecraft/mods/entityculling.pw.toml delete mode 100644 .minecraft/mods/entitytexturefeatures.pw.toml delete mode 100644 .minecraft/mods/essential-commands.pw.toml create mode 100644 .minecraft/mods/ferrite-core.pw.toml create mode 100644 .minecraft/mods/figura.pw.toml delete mode 100644 .minecraft/mods/floodgate.pw.toml create mode 100644 .minecraft/mods/forcegl20.pw.toml delete mode 100644 .minecraft/mods/geyser.pw.toml delete mode 100644 .minecraft/mods/golfiv.pw.toml create mode 100644 .minecraft/mods/held-item-info.pw.toml create mode 100644 .minecraft/mods/here-be-no-dragons.pw.toml create mode 100644 .minecraft/mods/idletweaks.pw.toml create mode 100644 .minecraft/mods/immersivemc.pw.toml delete mode 100644 .minecraft/mods/indium.pw.toml delete mode 100644 .minecraft/mods/inventory-essentials.pw.toml delete mode 100644 .minecraft/mods/invview.pw.toml create mode 100644 .minecraft/mods/jade.pw.toml create mode 100644 .minecraft/mods/krypton.pw.toml create mode 100644 .minecraft/mods/lambdynamiclights.pw.toml delete mode 100644 .minecraft/mods/ledger.pw.toml delete mode 100644 .minecraft/mods/luckperms.pw.toml create mode 100644 .minecraft/mods/map-tooltip.pw.toml delete mode 100644 .minecraft/mods/midnightlib.pw.toml delete mode 100644 .minecraft/mods/mixin-conflict-helper.pw.toml create mode 100644 .minecraft/mods/mouse-tweaks.pw.toml create mode 100644 .minecraft/mods/narrus-yeetus.pw.toml create mode 100644 .minecraft/mods/no-resource-pack-warnings.pw.toml delete mode 100644 .minecraft/mods/no-telemetry.pw.toml delete mode 100644 .minecraft/mods/open-parties-and-claims.pw.toml create mode 100644 .minecraft/mods/peek.pw.toml delete mode 100644 .minecraft/mods/plasmo-voice.pw.toml delete mode 100644 .minecraft/mods/polymer.pw.toml delete mode 100644 .minecraft/mods/polysit.pw.toml create mode 100644 .minecraft/mods/raised.pw.toml delete mode 100644 .minecraft/mods/rbip.pw.toml delete mode 100644 .minecraft/mods/rebalanced-loot.pw.toml delete mode 100644 .minecraft/mods/reeses-sodium-options.pw.toml create mode 100644 .minecraft/mods/rei.pw.toml create mode 100644 .minecraft/mods/resourcify.pw.toml delete mode 100644 .minecraft/mods/roughly-enough-items.pw.toml create mode 100644 .minecraft/mods/seamless-loading-screen.pw.toml delete mode 100644 .minecraft/mods/searchables.pw.toml delete mode 100644 .minecraft/mods/starlight.pw.toml delete mode 100644 .minecraft/mods/styled-chat.pw.toml delete mode 100644 .minecraft/mods/styled-nicknames.pw.toml delete mode 100644 .minecraft/mods/styledplayerlist.pw.toml delete mode 100644 .minecraft/mods/universal-shops.pw.toml delete mode 100644 .minecraft/mods/vanilla-permissions.pw.toml delete mode 100644 .minecraft/mods/viabackwards.pw.toml delete mode 100644 .minecraft/mods/viafabric.pw.toml delete mode 100644 .minecraft/mods/viarewind.pw.toml create mode 100644 .minecraft/mods/visuality.pw.toml create mode 100644 .minecraft/mods/vivecraft.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 4a3f8b4..838ba52 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -42,18 +42,13 @@ hash = "20a4331ae3175651ff24265d8851f45e4e8b3cc580bafc175e12a6c141c6cd2b" [[files]] file = "modlist.md" -hash = "b5525ae4c3f10fcef5ce23f2401502ba4a1a21c6dbe04da0483de12f760f70e7" +hash = "7a49631ca2c659013e773fe93f12327a8411b022a6b60f7276edd8f4ff55b4a5" [[files]] file = "mods/amecs.pw.toml" hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" metafile = true -[[files]] -file = "mods/anti-xray.pw.toml" -hash = "2b66c02d4d4761a2a1ed805a391a9294ba29103182b86092423ca5c908421e8e" -metafile = true - [[files]] file = "mods/appleskin.pw.toml" hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" @@ -65,48 +60,48 @@ hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad" metafile = true [[files]] -file = "mods/balm.pw.toml" -hash = "7213c1f85dede9a36f77d4a0064a1c6aae79bcb4e281ae5d6d8698793ddda046" +file = "mods/axiom.pw.toml" +hash = "9a16b2f252d632dbeb62b0b8cbad7a4d0cc77b7be3f1aa65660fcb38e56ac739" +metafile = true + +[[files]] +file = "mods/better-taskbar.pw.toml" +hash = "e237b63000af68dfbba1cd8bb40ee2beef7a7b27690442518685b123e1ea5ec5" +metafile = true + +[[files]] +file = "mods/bettercommandblockui.pw.toml" +hash = "3b459d321d422b95dd13da104e7b88ec301bdc6e07f22215f4be7adcab13c7d8" metafile = true [[files]] file = "mods/betterf3.pw.toml" -hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f" +hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9" metafile = true [[files]] -file = "mods/bobby.pw.toml" -hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949" +file = "mods/brb.pw.toml" +hash = "9684a8bd884d14089563abed3f07635f21226630a5222d530d8d171375e0ac65" metafile = true [[files]] -file = "mods/bottled-air.pw.toml" -hash = "a45773f2f313e9732e52c02c575d4997755a04f70a7c9edfa83b21f67623ed6f" +file = "mods/chat-heads.pw.toml" +hash = "5c77827ed3d6f0553faeae1aa8fb42bdcd30ffdc8db9768c291448ed01d6a702" metafile = true [[files]] -file = "mods/carpet.pw.toml" -hash = "8c47daba91f742d52311a9df66bae3296246ecba7ca6f1650579e5739d152d0f" -metafile = true - -[[files]] -file = "mods/cem.pw.toml" -hash = "54b7d92cf08c2ac96b49249e96accdb012d5afa401b0f75eaf0160e0ba860d47" -metafile = true - -[[files]] -file = "mods/cit-resewn.pw.toml" -hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02" +file = "mods/chat-signing-hider.pw.toml" +hash = "7f6240911c6de5b9963953c40bd2838c9418d88b8ca6b428459dcbfbbac43356" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691" +hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" metafile = true [[files]] -file = "mods/collective.pw.toml" -hash = "ce687b5880e14a15a6c568db9e0676a5e2f210198c109f56426e71a50b13a165" +file = "mods/completeconfig.pw.toml" +hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260" metafile = true [[files]] @@ -120,33 +115,38 @@ hash = "a1659dc663c6e42f1e410b1833594e8f36cd4f7f2dbfc40068f9ed65676af691" metafile = true [[files]] -file = "mods/controlling.pw.toml" -hash = "639aee7e72ceaf8b649c473ab94282a20152f1438b599f4328ac5726c6a0ecfe" +file = "mods/desired-servers.pw.toml" +hash = "d3d1216084b7fc191b619aafb11c550d4ff07fb5ff0e619e46ceb1a0677b9147" metafile = true [[files]] -file = "mods/entitytexturefeatures.pw.toml" -hash = "5f3535ef57f406eb8c8d9ebb35b68c734e304e78c61079819e57a73b610b7f21" +file = "mods/ding.pw.toml" +hash = "7c5259e9ac7df8366d01465703abcfbb38b59ab68c885cba988f259bea36afb2" metafile = true [[files]] -file = "mods/essential-commands.pw.toml" -hash = "7e4db9b781b9d6dc6d6a88bd04ca8d8bfb6e53bdfb9817271de395654363fd9a" +file = "mods/draggable-lists.pw.toml" +hash = "fd2a8b303664b7d0ea25f9dcb2c91460f5468966529afd10606efa69f22d45ed" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654" metafile = true [[files]] file = "mods/essential.pw.toml" -hash = "54ebf00dff030ed39e795d0d10fd8ae912612fc835d0de06ea5465e13eded212" +hash = "351e81e9ba2ee8ee04ae90dfa75609d88203666999273628fe4d49deb3c5fb9a" metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "210a7ceddcaadd495e9c80a7bd30d2af6c1e8aefca0b0babb4023adef541008d" +hash = "f6f8827bc39d892a56351a6cecd39176addebb2ebf1c608b761b0d1985080b05" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "6f95b9e670d557f852a798489d7b5ec48ed8ddc7e8e1809ff06d4b187d17aac9" +hash = "bd278a821fa158a7ffedb511c84e5bc0887192ceae21f9038b30357edd64a9e9" metafile = true [[files]] @@ -155,8 +155,18 @@ hash = "ccffb0cc8ebbed38e43c980d083b6ff940ff7c43a7fc40af4d0dd15827d78f30" metafile = true [[files]] -file = "mods/floodgate.pw.toml" -hash = "1bc4e569529b7a1e0607e12ddd9b29ab06f2a2f8cc866b115447caa4f64f8e25" +file = "mods/ferrite-core.pw.toml" +hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" +metafile = true + +[[files]] +file = "mods/figura.pw.toml" +hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" +metafile = true + +[[files]] +file = "mods/forcegl20.pw.toml" +hash = "e4816e94e52968c3b225696a0dae1cc436ea68dcff9fc2e11b8649a982bddaa0" metafile = true [[files]] @@ -165,33 +175,28 @@ hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" metafile = true [[files]] -file = "mods/geyser.pw.toml" -hash = "e57d3575343f3a97653fbe6f46032e671ae2deed93bcbe805676fb3409dd7f9f" +file = "mods/held-item-info.pw.toml" +hash = "c24e05bc69b5e571da13b6f854c89ea093deab2b74b1bd3e8f17113a2f01c07e" metafile = true [[files]] -file = "mods/golfiv.pw.toml" -hash = "aba8b6b1157c2c532ff61bf24c929188dac57301be3ad41becae2d26d2a40b3b" +file = "mods/here-be-no-dragons.pw.toml" +hash = "b521cb1efedc7ce0443e6df6ea00c10beb0000c769f36812840ba83abc7aa520" metafile = true [[files]] -file = "mods/indium.pw.toml" -hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8" +file = "mods/idletweaks.pw.toml" +hash = "4491bd9dec498da278d718741dd6f3f70272754883286d2d74554487e07c48f6" metafile = true [[files]] -file = "mods/inventory-essentials.pw.toml" -hash = "f189a196fafc5f3394f5e3ab523245d7ddd9e86065da937e041520903b919d69" -metafile = true - -[[files]] -file = "mods/invview.pw.toml" -hash = "5ba58742058f5d7edd23a1efde1760e6f1452a2b71fb6ac68042866cbf62fb3b" +file = "mods/immersivemc.pw.toml" +hash = "d8d5214bd1bfdb3f835cba149b3b0f8f9a4f036a60fe98e0ef7b11a5a137fe2d" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" +hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079" metafile = true [[files]] @@ -200,8 +205,18 @@ hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152" metafile = true [[files]] -file = "mods/ledger.pw.toml" -hash = "84defc8f8116d5c0e4210934ed1f555641a1db71b767fa4beddee21c47118868" +file = "mods/jade.pw.toml" +hash = "bd14735296607c2f58e3130748610d08ab6407afcb1d7cd168e856a0012173a7" +metafile = true + +[[files]] +file = "mods/krypton.pw.toml" +hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" +metafile = true + +[[files]] +file = "mods/lambdynamiclights.pw.toml" +hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221" metafile = true [[files]] @@ -210,18 +225,8 @@ hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true [[files]] -file = "mods/luckperms.pw.toml" -hash = "ebc7a77402069acd00a1a84eaeefc06c586035c31d7abbc941b9cf204afec2a9" -metafile = true - -[[files]] -file = "mods/midnightlib.pw.toml" -hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e" -metafile = true - -[[files]] -file = "mods/mixin-conflict-helper.pw.toml" -hash = "c7388b6ebb78040be98251fb064a009f3d7574133e15d2844e3fadf2929b2980" +file = "mods/map-tooltip.pw.toml" +hash = "9a632f5f26970ffc17b21f2f09b5409d9bf274a42d1a0099d91e865993e6e471" metafile = true [[files]] @@ -229,74 +234,64 @@ file = "mods/modmenu.pw.toml" hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" metafile = true +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358" +metafile = true + +[[files]] +file = "mods/narrus-yeetus.pw.toml" +hash = "11e11d55391fd9d08a7f82db27af8ff1879013706d84bb4a09725273d1986a8a" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" metafile = true [[files]] -file = "mods/no-telemetry.pw.toml" -hash = "5f9870a1b70f585f7ca5ca97d5369056f6f6ab84d9897a35b545b0311e69c213" +file = "mods/no-resource-pack-warnings.pw.toml" +hash = "c8df23a6f0bd41d2f562b460e94bb3df7df1932298bf7b5081e43dfd7c270fae" metafile = true [[files]] -file = "mods/open-parties-and-claims.pw.toml" -hash = "69af36e0a1e29e69ccecf4379845a5b25f2a00b9b0c2209d24437a3bac7cf9d0" +file = "mods/peek.pw.toml" +hash = "063b47b06da1ccc210dcd90987b0b0264752c72aa47a7edc2817673419807cba" metafile = true [[files]] -file = "mods/plasmo-voice.pw.toml" -hash = "7e6b5d50c46db42a6d728ac496d4781552a37dcb228472afcf3c7c51861bb268" +file = "mods/raised.pw.toml" +hash = "ae69c821036a2935d191dae5aa88d465330e3ad3429200878f333bc814ac592a" metafile = true [[files]] -file = "mods/polymer.pw.toml" -hash = "4daa21dcefd1f766852f3af6b43a6d220e0e767ec810a57a4bfc8a740fffddaf" +file = "mods/rei.pw.toml" +hash = "23d596d1d2e39ae3b05415790663819401fc62d745d6a817e88d9c36d07bce53" metafile = true [[files]] -file = "mods/polysit.pw.toml" -hash = "f0dfdfa185b8039b8221d926b43c1a24459b5fa82d9b55b355ea62a9b1933e86" +file = "mods/resourcify.pw.toml" +hash = "22932bca72925cf1f506c169dd12aabe3491aa229188c3c521bc250b7eb93a9c" metafile = true [[files]] -file = "mods/rbip.pw.toml" -hash = "d4c749709cd06e3005cc623ff149a2321be91f6471103337ebbf9d02ba3ba9b7" -metafile = true - -[[files]] -file = "mods/rebalanced-loot.pw.toml" -hash = "6f94a1e3503002ad3dbcbc7a6b3624bdb324925a8a2981e413be29ad40fd4a5c" -metafile = true - -[[files]] -file = "mods/reeses-sodium-options.pw.toml" -hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335" -metafile = true - -[[files]] -file = "mods/roughly-enough-items.pw.toml" -hash = "c58c05a65fca731fca51d0f07f9a67f14b44341b6374fa948c6acfcb09f7ceee" -metafile = true - -[[files]] -file = "mods/searchables.pw.toml" -hash = "7907d6767fc871c8949c4ee64407796b6c9512207a0a06aa8f874357ec81f2f2" +file = "mods/seamless-loading-screen.pw.toml" +hash = "1cc8781b7c9b2fe9a7a3b9ab2ae6742374a007fc075c865827f97ece36f2919d" metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "b6f11eb7443da9d10ea1779bf17821f1dc59a9939342915a28c150adeb0d661a" +hash = "f3f813f6475844b7a80be440f357f0b965f692fc0e63d9382766e6c456c5de84" metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "65734632ea1c2c6292e4be2c814a447d67416e6f7c1121f4ebca7928130ea45e" +hash = "4e691c86059e755a026b8cae8cf0c66396dc39bf47b6c71980589101803ecd36" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b" +hash = "eff70d6d6819cf7a673736222bc9963a69751f4034de18ef586219cf912e56ac" metafile = true [[files]] @@ -304,64 +299,29 @@ file = "mods/spark.pw.toml" hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" metafile = true -[[files]] -file = "mods/starlight.pw.toml" -hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" -metafile = true - [[files]] file = "mods/stendhal.pw.toml" -hash = "205bdb5faa8ffaf543474c476147ab3fb59ad78e019378780573fcd502ebc839" +hash = "f891cc32728a13dec5d8763f86b926498eb745b3bd80676120292bacd03e51ab" metafile = true [[files]] -file = "mods/styled-chat.pw.toml" -hash = "18cb5a5474406d7af310b53c93a983ffa608b03213f9d325e81dff3239566eb1" +file = "mods/visuality.pw.toml" +hash = "1d0b62685fd74fdd9d8cba3b3f3a85da75423550704646251a39542fce96bcb4" metafile = true [[files]] -file = "mods/styled-nicknames.pw.toml" -hash = "274b84b0e258d26e57d647506d0d1995da1fd82cecbedbe98caeedd45faa4d23" -metafile = true - -[[files]] -file = "mods/styledplayerlist.pw.toml" -hash = "27c9ee50e624c436e1bb6fe4bbeff166f5c6564e9f9a846ffef22e54a200c603" -metafile = true - -[[files]] -file = "mods/universal-shops.pw.toml" -hash = "cb535a40d631ed67f69d317ffa0d77213ca83b726d2838331c4912a02640039d" -metafile = true - -[[files]] -file = "mods/vanilla-permissions.pw.toml" -hash = "16fd4f95c709fc150473eca097ba59a23fa0a896eda8ae62fb01eec0cf754a56" -metafile = true - -[[files]] -file = "mods/viabackwards.pw.toml" -hash = "e1057d5178fabd513930c07ed45603398d1ae1f46c87a127a9367779b9e77571" -metafile = true - -[[files]] -file = "mods/viafabric.pw.toml" -hash = "f644bd92c40b43a22f168cbe6e5d6c8754936705f7363ebe61b565295beac90e" -metafile = true - -[[files]] -file = "mods/viarewind.pw.toml" -hash = "1afecf055f2711bce3981e5e489cece3bbe9e34fe9980a5e63d90cf48aa60288" +file = "mods/vivecraft.pw.toml" +hash = "5d0318f87bd8a9546d9c56e2c9bd7ab2b04d9c2be0654783e61f058b995b99ad" metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "3693cbbb353ecb6cebcbd56b840a24665a98898ccd45fc2540957e632e6eba43" +hash = "dd76a7b6505ebef5beefd48742509d31be1e232051bf08c32ccabbf88ae9d313" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "aef724235dfe8e93ea8e1553c440cbda0110ad6e8c479f8450b4e06b17753ef2" +hash = "f79ac61306ede9d4037235e540fb6f9046a5fa20ef1b24b2639c6ca78addd165" metafile = true [[files]] diff --git a/.minecraft/modlist.md b/.minecraft/modlist.md index 0d81fed..a5d1880 100644 --- a/.minecraft/modlist.md +++ b/.minecraft/modlist.md @@ -3,72 +3,65 @@ ## Client Mods - [Amecs](https://modrinth.com/mod/rcLriA4v) +- [Better Taskbar](https://modrinth.com/mod/gPEcet33) +- [Better Command Block UI](https://modrinth.com/mod/8iQcgjQ2) - [BetterF3](https://modrinth.com/mod/8shC1gFX) -- [Bobby](https://modrinth.com/mod/M08ruV16) -- [Custom Entity Models](https://modrinth.com/mod/YOQCucah) -- [CIT Resewn](https://modrinth.com/mod/otVJckYQ) +- [Better Recipe Book](https://modrinth.com/mod/vWIaVOTE) +- [Chat Heads](https://modrinth.com/mod/Wb5oqrBJ) +- [Chat Signing Hider](https://modrinth.com/mod/6KrNtW32) - [Continuity](https://modrinth.com/mod/1IjD5062) - [Controlify](https://modrinth.com/mod/DOUdJVEm) -- [Controlling](https://www.curseforge.com/minecraft/mc-mods/controlling) -- [Entity Texture Features [Fabric]](https://modrinth.com/mod/BVzZfTc1) +- [Desired Servers](https://modrinth.com/mod/GDpe4LHD) +- [Ding](https://modrinth.com/mod/UEtTD3gP) +- [Draggable Lists](https://modrinth.com/mod/aLcHfalx) +- [Entity Culling](https://modrinth.com/mod/NNAgCjsB) - [ESSENTIAL Mod](https://modrinth.com/mod/k2ZPuTBm) -- [Indium](https://modrinth.com/mod/Orvt0mRa) +- [Figura](https://modrinth.com/mod/s9gIPDom) +- [ForceGL20](https://modrinth.com/mod/b4O5sfYe) +- [Held Item Info](https://modrinth.com/mod/tEcWzCZz) +- [Here be no Dragons!](https://modrinth.com/mod/WXDvMkR5) +- [Idle Tweaks](https://modrinth.com/mod/Vnjlu1sC) - [Iris Shaders](https://modrinth.com/mod/YL57xq9U) +- [LambDynamicLights](https://modrinth.com/mod/yBW8D80W) +- [Map Tooltip](https://modrinth.com/mod/GNtptqqU) - [Mod Menu](https://modrinth.com/mod/mOgUt4GM) -- [No Telemetry](https://modrinth.com/mod/hg77g4Pw) -- [Recipe Book is Pain](https://modrinth.com/mod/etNS9OnA) -- [Reese's Sodium Options](https://modrinth.com/mod/Bh37bMuy) +- [Mouse Tweaks](https://modrinth.com/mod/aC3cM3Vq) +- [NarrusYeetus](https://modrinth.com/mod/Xt7qZAZo) +- [No Resource Pack Warnings](https://modrinth.com/mod/6xKUDQcB) +- [Raised](https://modrinth.com/mod/nCQRBEiR) +- [Resourcify](https://modrinth.com/mod/RLzHAoZe) +- [Seamless Loading Screen ](https://modrinth.com/mod/TyTPFOiF) - [Sodium Extra](https://modrinth.com/mod/PtjYWJkn) - [Sodium](https://modrinth.com/mod/AANobbMI) - [Stendhal](https://modrinth.com/mod/BWloQ9jK) -- [Xaero's Minimap](https://modrinth.com/mod/1bokaNcj) -- [Xaero's World Map](https://modrinth.com/mod/NcUtCpym) +- [Visuality](https://modrinth.com/mod/rI0hvYcd) ## Shared Mods - [AppleSkin](https://modrinth.com/mod/EsAfCjCV) - [Architectury API](https://modrinth.com/mod/lhGA9TYQ) -- [Balm](https://modrinth.com/mod/MBAkmtvl) -- [Bottled Air](https://modrinth.com/mod/hvrrNux3) +- [Axiom](https://modrinth.com/mod/N6n5dqoA) - [Cloth Config API](https://modrinth.com/mod/9s6osm5g) -- [Collective](https://modrinth.com/mod/e0M1UDsY) +- [CompleteConfig](https://modrinth.com/mod/GtqG8z1h) - [Fabric API](https://modrinth.com/mod/P7dR8mSH) - [Fabric Language Kotlin](https://modrinth.com/mod/Ha28R6CL) - [Fast Backups](https://modrinth.com/mod/ZHKrK8Rp) +- [FerriteCore](https://modrinth.com/mod/uXXizFIs) - [Forge Config API Port](https://modrinth.com/mod/ohNO6lps) -- [Inventory Essentials](https://modrinth.com/mod/Boon8xwi) +- [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj) - [ItemSwapper](https://modrinth.com/mod/RPOSBQgq) +- [Jade 🔍](https://modrinth.com/mod/nvQzSEkH) +- [Krypton](https://modrinth.com/mod/fQEb0iXm) - [Lithium](https://modrinth.com/mod/gvQqBUqZ) -- [MidnightLib](https://modrinth.com/mod/codAaoxh) -- [Mixin Conflict Helper](https://modrinth.com/mod/MR1VIQJJ) - [No Chat Reports](https://modrinth.com/mod/qQyHxfxd) -- [Open Parties and Claims](https://modrinth.com/mod/gF3BGWvG) -- [Plasmo Voice](https://modrinth.com/mod/1bZhdhsH) -- [Polymer](https://modrinth.com/mod/xGdtZczs) -- [Polysit](https://modrinth.com/mod/G9eJHDO2) -- [Rebalanced Loot](https://modrinth.com/mod/oNCfej6S) +- [Peek](https://modrinth.com/mod/TnOXNf5e) - [Roughly Enough Items (REI)](https://modrinth.com/mod/nfn13YXA) -- [Searchables](https://www.curseforge.com/minecraft/mc-mods/searchables) - [Simple Voice Chat](https://modrinth.com/mod/9eGKb6K1) - [spark](https://modrinth.com/mod/l6YH9Als) -- [Starlight (Fabric)](https://modrinth.com/mod/H8CaAYZC) -- [ViaFabric](https://modrinth.com/mod/YlKdE5VK) -- [ViaRewind](https://www.curseforge.com/minecraft/mc-mods/viarewind) +- [Vivecraft](https://modrinth.com/mod/wGoQDPN5) +- [Xaero's Minimap](https://modrinth.com/mod/1bokaNcj) +- [Xaero's World Map](https://modrinth.com/mod/NcUtCpym) - [YetAnotherConfigLib](https://modrinth.com/mod/1eAoo2KR) - [Your Options Shall Be Respected (YOSBR)](https://modrinth.com/mod/WwbubTsV) -## Server Mods - -- [AntiXray](https://modrinth.com/mod/sml2FMaA) -- [Carpet](https://modrinth.com/mod/TQTTVgYE) -- [Essential Commands](https://modrinth.com/mod/6VdDUivB) -- [Floodgate-Fabric](https://modrinth.com/mod/bWrNNfkb) -- [Geyser-Fabric](https://modrinth.com/mod/wKkoqHrH) -- [GolfIV](https://modrinth.com/mod/PfKYAJGk) -- [Inv View](https://modrinth.com/mod/jrDKjZP7) -- [Ledger](https://modrinth.com/mod/LVN9ygNV) -- [Styled Chat](https://modrinth.com/mod/doqSKB0e) -- [Styled Nicknames](https://modrinth.com/mod/DOk6Gcdi) -- [Styled Player List](https://modrinth.com/mod/DQIfKUHf) -- [Universal Shops](https://modrinth.com/mod/cnIatHrN) diff --git a/.minecraft/mods/anti-xray.pw.toml b/.minecraft/mods/anti-xray.pw.toml deleted file mode 100644 index 90972ae..0000000 --- a/.minecraft/mods/anti-xray.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AntiXray" -filename = "anti-xray-1.3.1-Fabric-1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/sml2FMaA/versions/uZuiksRa/anti-xray-1.3.1-Fabric-1.20.1.jar" -hash-format = "sha1" -hash = "87935c3aad7518a4f2631922cf033af8e4562746" - -[update] -[update.modrinth] -mod-id = "sml2FMaA" -version = "uZuiksRa" diff --git a/.minecraft/mods/axiom.pw.toml b/.minecraft/mods/axiom.pw.toml new file mode 100644 index 0000000..4f5b3ad --- /dev/null +++ b/.minecraft/mods/axiom.pw.toml @@ -0,0 +1,17 @@ +name = "Axiom" +filename = "Axiom-1.5.1-for-MC1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/N6n5dqoA/versions/jAGJoszd/Axiom-1.5.1-for-MC1.20.1.jar" +hash-format = "sha1" +hash = "8fa2f4f136a4eae4a1e0086cf0c8495bfb51c7f1" + +[update] +[update.modrinth] +mod-id = "N6n5dqoA" +version = "jAGJoszd" + +[option] +optional = true +description = "The all-in-one tool for editing Minecraft Worlds." diff --git a/.minecraft/mods/balm.pw.toml b/.minecraft/mods/balm.pw.toml deleted file mode 100644 index 3a6f9c2..0000000 --- a/.minecraft/mods/balm.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Balm" -filename = "balm-fabric-1.20.1-7.1.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/BJ0Uk3Di/balm-fabric-1.20.1-7.1.4.jar" -hash-format = "sha1" -hash = "e57026da2ddbf86f5d15678454938661708c33de" - -[update] -[update.modrinth] -mod-id = "MBAkmtvl" -version = "BJ0Uk3Di" diff --git a/.minecraft/mods/better-taskbar.pw.toml b/.minecraft/mods/better-taskbar.pw.toml new file mode 100644 index 0000000..4af9d86 --- /dev/null +++ b/.minecraft/mods/better-taskbar.pw.toml @@ -0,0 +1,13 @@ +name = "Better Taskbar" +filename = "bettertaskbar-fabric-mc1.20-1.7.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/gPEcet33/versions/ak8R3XJc/bettertaskbar-fabric-mc1.20-1.7.0.jar" +hash-format = "sha1" +hash = "7c751ea4bc7efd08c95138ca1f39a0e546543076" + +[update] +[update.modrinth] +mod-id = "gPEcet33" +version = "ak8R3XJc" diff --git a/.minecraft/mods/bettercommandblockui.pw.toml b/.minecraft/mods/bettercommandblockui.pw.toml new file mode 100644 index 0000000..ece4f7e --- /dev/null +++ b/.minecraft/mods/bettercommandblockui.pw.toml @@ -0,0 +1,13 @@ +name = "Better Command Block UI" +filename = "bettercommandblockui-0.4.2-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/8iQcgjQ2/versions/nnxtRQSR/bettercommandblockui-0.4.2-1.20.jar" +hash-format = "sha1" +hash = "6fb13cda09b398f568d1be56291c843c158adcb1" + +[update] +[update.modrinth] +mod-id = "8iQcgjQ2" +version = "nnxtRQSR" diff --git a/.minecraft/mods/betterf3.pw.toml b/.minecraft/mods/betterf3.pw.toml index 6e51f90..ebe3705 100644 --- a/.minecraft/mods/betterf3.pw.toml +++ b/.minecraft/mods/betterf3.pw.toml @@ -1,13 +1,13 @@ name = "BetterF3" -filename = "BetterF3-7.0.1-Fabric-1.20.1.jar" +filename = "BetterF3-7.0.2-Fabric-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/8shC1gFX/versions/FtJ0KSLo/BetterF3-7.0.1-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 = "sha1" -hash = "106b8b7bdc698b8ced09c28ec089697dfbfbca1b" +hash = "ed0383ed8c68e1d1cbfc61267afee028d8a4d7fe" [update] [update.modrinth] mod-id = "8shC1gFX" -version = "FtJ0KSLo" +version = "7WkFnw9F" diff --git a/.minecraft/mods/bobby.pw.toml b/.minecraft/mods/bobby.pw.toml deleted file mode 100644 index 4c4fe9d..0000000 --- a/.minecraft/mods/bobby.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bobby" -filename = "bobby-5.0.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/M08ruV16/versions/2cuVyTav/bobby-5.0.1.jar" -hash-format = "sha1" -hash = "bdc0285d4209c529019ae1c5f1f0af0e3a3cffa6" - -[update] -[update.modrinth] -mod-id = "M08ruV16" -version = "2cuVyTav" diff --git a/.minecraft/mods/bottled-air.pw.toml b/.minecraft/mods/bottled-air.pw.toml deleted file mode 100644 index f0fd767..0000000 --- a/.minecraft/mods/bottled-air.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bottled Air" -filename = "bottledair-1.20.1-2.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hvrrNux3/versions/ORDWhduL/bottledair-1.20.1-2.1.jar" -hash-format = "sha1" -hash = "7d0d2ffa8c7e48bb3ba36f954d39076142864993" - -[update] -[update.modrinth] -mod-id = "hvrrNux3" -version = "ORDWhduL" diff --git a/.minecraft/mods/brb.pw.toml b/.minecraft/mods/brb.pw.toml new file mode 100644 index 0000000..aa9bf7a --- /dev/null +++ b/.minecraft/mods/brb.pw.toml @@ -0,0 +1,13 @@ +name = "Better Recipe Book" +filename = "brb-1.10.0+1.20.0-1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vWIaVOTE/versions/i7QIFc9x/brb-1.10.0%2B1.20.0-1.jar" +hash-format = "sha1" +hash = "05566cc9fcda6d0eaa4e50adb23ee4d5e97e035f" + +[update] +[update.modrinth] +mod-id = "vWIaVOTE" +version = "i7QIFc9x" diff --git a/.minecraft/mods/carpet.pw.toml b/.minecraft/mods/carpet.pw.toml deleted file mode 100644 index 5536af1..0000000 --- a/.minecraft/mods/carpet.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Carpet" -filename = "fabric-carpet-1.20-1.4.112+v230608.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar" -hash-format = "sha1" -hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65" - -[update] -[update.modrinth] -mod-id = "TQTTVgYE" -version = "K0Wj117C" diff --git a/.minecraft/mods/cem.pw.toml b/.minecraft/mods/cem.pw.toml deleted file mode 100644 index e05f5e7..0000000 --- a/.minecraft/mods/cem.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Custom Entity Models" -filename = "cem-0.8.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/YOQCucah/versions/lnLwlnjz/cem-0.8.0.jar" -hash-format = "sha1" -hash = "5c26ee90e7621dae62ecddc0be5cba52954f2864" - -[update] -[update.modrinth] -mod-id = "YOQCucah" -version = "lnLwlnjz" diff --git a/.minecraft/mods/chat-heads.pw.toml b/.minecraft/mods/chat-heads.pw.toml new file mode 100644 index 0000000..97a3028 --- /dev/null +++ b/.minecraft/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.10.30-fabric-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/N6Cgb8gp/chat_heads-0.10.30-fabric-1.20.jar" +hash-format = "sha1" +hash = "acab78cbb77bd35ea5f3d5cbba77241aaccd03ad" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "N6Cgb8gp" diff --git a/.minecraft/mods/chat-signing-hider.pw.toml b/.minecraft/mods/chat-signing-hider.pw.toml new file mode 100644 index 0000000..2d5a1d8 --- /dev/null +++ b/.minecraft/mods/chat-signing-hider.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Signing Hider" +filename = "chatsigninghider-fabric-1.20.1-1.0.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/6KrNtW32/versions/zK7MlkfX/chatsigninghider-fabric-1.20.1-1.0.3.jar" +hash-format = "sha1" +hash = "3cf7c498f127f147972862765f418acbb1120a13" + +[update] +[update.modrinth] +mod-id = "6KrNtW32" +version = "zK7MlkfX" diff --git a/.minecraft/mods/cit-resewn.pw.toml b/.minecraft/mods/cit-resewn.pw.toml deleted file mode 100644 index 577379e..0000000 --- a/.minecraft/mods/cit-resewn.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CIT Resewn" -filename = "CITResewn-1.1.3+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar" -hash-format = "sha1" -hash = "53f036ebe51d7d97afaf44d541775c92c4470dad" - -[update] -[update.modrinth] -mod-id = "otVJckYQ" -version = "c7Lo4vij" diff --git a/.minecraft/mods/cloth-config.pw.toml b/.minecraft/mods/cloth-config.pw.toml index 06a50a5..6d9c873 100644 --- a/.minecraft/mods/cloth-config.pw.toml +++ b/.minecraft/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-11.1.106-fabric.jar" +filename = "cloth-config-11.1.118-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar" hash-format = "sha1" -hash = "a05e176326365f2b8e377a35be52a5671491bcfd" +hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "s7VTKfLA" +version = "J3FLptsi" diff --git a/.minecraft/mods/collective.pw.toml b/.minecraft/mods/collective.pw.toml deleted file mode 100644 index 10bcde2..0000000 --- a/.minecraft/mods/collective.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Collective" -filename = "collective-1.20.1-6.66.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/TobnIU5c/collective-1.20.1-6.66.jar" -hash-format = "sha1" -hash = "a3c52069aaded295e63fc7e4d6c9a7c136dea91b" - -[update] -[update.modrinth] -mod-id = "e0M1UDsY" -version = "TobnIU5c" diff --git a/.minecraft/mods/completeconfig.pw.toml b/.minecraft/mods/completeconfig.pw.toml new file mode 100644 index 0000000..3c6c5d1 --- /dev/null +++ b/.minecraft/mods/completeconfig.pw.toml @@ -0,0 +1,13 @@ +name = "CompleteConfig" +filename = "completeconfig-2.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GtqG8z1h/versions/df7u1Xpi/completeconfig-2.5.0.jar" +hash-format = "sha1" +hash = "1c9ea8fb5cbc7d9aa39c9f388f87ee5a2e91fc87" + +[update] +[update.modrinth] +mod-id = "GtqG8z1h" +version = "df7u1Xpi" diff --git a/.minecraft/mods/controlling.pw.toml b/.minecraft/mods/controlling.pw.toml deleted file mode 100644 index 404cf44..0000000 --- a/.minecraft/mods/controlling.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Controlling" -filename = "Controlling-fabric-1.20.1-12.0.2.jar" -side = "client" - -[download] -hash-format = "sha1" -hash = "8a61ca1600e33c73598530f1e208bb07081fdcd6" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4646681 -project-id = 250398 diff --git a/.minecraft/mods/desired-servers.pw.toml b/.minecraft/mods/desired-servers.pw.toml new file mode 100644 index 0000000..7dbb028 --- /dev/null +++ b/.minecraft/mods/desired-servers.pw.toml @@ -0,0 +1,13 @@ +name = "Desired Servers" +filename = "desiredservers-fabric-1.20.1-1.2.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GDpe4LHD/versions/t6mxyGq9/desiredservers-fabric-1.20.1-1.2.0.jar" +hash-format = "sha1" +hash = "da0e49cf18c60aadde23ea77a77f274f22c0da84" + +[update] +[update.modrinth] +mod-id = "GDpe4LHD" +version = "t6mxyGq9" diff --git a/.minecraft/mods/ding.pw.toml b/.minecraft/mods/ding.pw.toml new file mode 100644 index 0000000..d668639 --- /dev/null +++ b/.minecraft/mods/ding.pw.toml @@ -0,0 +1,13 @@ +name = "Ding" +filename = "Ding-1.20.1-Fabric-1.4.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/UEtTD3gP/versions/HBLM82MU/Ding-1.20.1-Fabric-1.4.1.jar" +hash-format = "sha1" +hash = "08db53ceca2fd56ba4cbc08e238c58ba43b318aa" + +[update] +[update.modrinth] +mod-id = "UEtTD3gP" +version = "HBLM82MU" diff --git a/.minecraft/mods/draggable-lists.pw.toml b/.minecraft/mods/draggable-lists.pw.toml new file mode 100644 index 0000000..41108fd --- /dev/null +++ b/.minecraft/mods/draggable-lists.pw.toml @@ -0,0 +1,13 @@ +name = "Draggable Lists" +filename = "draggable_lists-mc1.20.2-1.0.2-build.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aLcHfalx/versions/cHA0Q7Oi/draggable_lists-mc1.20.2-1.0.2-build.13.jar" +hash-format = "sha1" +hash = "fde3636ffa8c048f0b1e4229be7db121810d1c80" + +[update] +[update.modrinth] +mod-id = "aLcHfalx" +version = "cHA0Q7Oi" diff --git a/.minecraft/mods/entityculling.pw.toml b/.minecraft/mods/entityculling.pw.toml new file mode 100644 index 0000000..60c042e --- /dev/null +++ b/.minecraft/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling" +filename = "entityculling-fabric-1.6.2-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/BDwHAdWc/entityculling-fabric-1.6.2-mc1.20.1.jar" +hash-format = "sha1" +hash = "8e4be2bb9703deddb3d3d212c812cdc1f9de072b" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "BDwHAdWc" diff --git a/.minecraft/mods/entitytexturefeatures.pw.toml b/.minecraft/mods/entitytexturefeatures.pw.toml deleted file mode 100644 index 67f3961..0000000 --- a/.minecraft/mods/entitytexturefeatures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Entity Texture Features [Fabric]" -filename = "entity_texture_features_fabric_1.20-4.5.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/UPenaMj3/entity_texture_features_fabric_1.20-4.5.1.jar" -hash-format = "sha1" -hash = "19d45b9054a2854ced2e50f45765d76b47a2a4ba" - -[update] -[update.modrinth] -mod-id = "BVzZfTc1" -version = "UPenaMj3" diff --git a/.minecraft/mods/essential-commands.pw.toml b/.minecraft/mods/essential-commands.pw.toml deleted file mode 100644 index 053a66e..0000000 --- a/.minecraft/mods/essential-commands.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Essential Commands" -filename = "essential_commands-0.33.2-mc1.20.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/6VdDUivB/versions/ULfZZ1RQ/essential_commands-0.33.2-mc1.20.jar" -hash-format = "sha1" -hash = "d23880492981661212933cf489c636aeadd1f0e5" - -[update] -[update.modrinth] -mod-id = "6VdDUivB" -version = "ULfZZ1RQ" diff --git a/.minecraft/mods/essential.pw.toml b/.minecraft/mods/essential.pw.toml index a4eefaf..8b34806 100644 --- a/.minecraft/mods/essential.pw.toml +++ b/.minecraft/mods/essential.pw.toml @@ -1,13 +1,13 @@ name = "ESSENTIAL Mod" -filename = "essential_1-2-2-2_fabric_1-20-1.jar" +filename = "essential_1-3-0-2_fabric_1-20-1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/k2ZPuTBm/versions/SLg31vTD/essential_1-2-2-2_fabric_1-20-1.jar" +url = "https://cdn.modrinth.com/data/k2ZPuTBm/versions/PQ4V8nU6/essential_1-3-0-2_fabric_1-20-1.jar" hash-format = "sha1" -hash = "66cc003da10d63605e1d29910849d079b4903e5c" +hash = "7140cb895dc2f66850da1f1d2352bc210938ee1c" [update] [update.modrinth] mod-id = "k2ZPuTBm" -version = "SLg31vTD" +version = "PQ4V8nU6" diff --git a/.minecraft/mods/fabric-api.pw.toml b/.minecraft/mods/fabric-api.pw.toml index 8ed9c29..85f6a0a 100644 --- a/.minecraft/mods/fabric-api.pw.toml +++ b/.minecraft/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.90.0+1.20.1.jar" +filename = "fabric-api-0.91.0+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/tFw0iWAk/fabric-api-0.90.0%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/YblXfKtI/fabric-api-0.91.0%2B1.20.1.jar" hash-format = "sha1" -hash = "0d770660e6488f21c6e03426a509ced61c1c0519" +hash = "7ffc72573fb45e172cbc28a71b05481ca7f049d1" [update] [update.modrinth] mod-id = "P7dR8mSH" -version = "tFw0iWAk" +version = "YblXfKtI" diff --git a/.minecraft/mods/fabric-language-kotlin.pw.toml b/.minecraft/mods/fabric-language-kotlin.pw.toml index d5e9e2d..3177341 100644 --- a/.minecraft/mods/fabric-language-kotlin.pw.toml +++ b/.minecraft/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.10.10+kotlin.1.9.10.jar" +filename = "fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/48ri5y9r/fabric-language-kotlin-1.10.10%2Bkotlin.1.9.10.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/JjrWZ7m8/fabric-language-kotlin-1.10.17%2Bkotlin.1.9.22.jar" hash-format = "sha1" -hash = "c708f3f4e94f0f66e72c6e96858368f0512c3b38" +hash = "02e0af07d7c1476a6bd0530d0dacf0a2a9f8a8ea" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "48ri5y9r" +version = "JjrWZ7m8" diff --git a/.minecraft/mods/ferrite-core.pw.toml b/.minecraft/mods/ferrite-core.pw.toml new file mode 100644 index 0000000..2b83cf6 --- /dev/null +++ b/.minecraft/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 = "sha1" +hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "unerR5MN" diff --git a/.minecraft/mods/figura.pw.toml b/.minecraft/mods/figura.pw.toml new file mode 100644 index 0000000..a5d01fa --- /dev/null +++ b/.minecraft/mods/figura.pw.toml @@ -0,0 +1,13 @@ +name = "Figura" +filename = "figura-0.1.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "9e72055d725cadaff98bbd21fca24ff149066a08" + +[update] +[update.modrinth] +mod-id = "s9gIPDom" +version = "8892Wqoi" diff --git a/.minecraft/mods/floodgate.pw.toml b/.minecraft/mods/floodgate.pw.toml deleted file mode 100644 index 931b1cb..0000000 --- a/.minecraft/mods/floodgate.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Floodgate-Fabric" -filename = "floodgate-fabric.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/bWrNNfkb/versions/vIbusVdM/floodgate-fabric.jar" -hash-format = "sha1" -hash = "f3046432129932fbcf80a39b164b24d8f8973eac" - -[update] -[update.modrinth] -mod-id = "bWrNNfkb" -version = "vIbusVdM" diff --git a/.minecraft/mods/forcegl20.pw.toml b/.minecraft/mods/forcegl20.pw.toml new file mode 100644 index 0000000..6c1893f --- /dev/null +++ b/.minecraft/mods/forcegl20.pw.toml @@ -0,0 +1,18 @@ +name = "ForceGL20" +filename = "forcegl20-fabric-1.1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/b4O5sfYe/versions/YaUrpibY/forcegl20-fabric-1.1.0.jar" +hash-format = "sha1" +hash = "fd6ab44747b6f7dcbd4b9b3268cf99b1789c6759" + +[update] +[update.modrinth] +mod-id = "b4O5sfYe" +version = "YaUrpibY" + +[option] +optional = true +default = false +description = "Forces Minecraft to use OpenGL2\nThis allows older hardware to run modern minecraft\n to a certain degree" \ No newline at end of file diff --git a/.minecraft/mods/geyser.pw.toml b/.minecraft/mods/geyser.pw.toml deleted file mode 100644 index 11ad426..0000000 --- a/.minecraft/mods/geyser.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Geyser-Fabric" -filename = "geyser-fabric-2.2.0-SNAPSHOT+build.320.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/EPEYIKCK/geyser-fabric-2.2.0-SNAPSHOT%2Bbuild.320.jar" -hash-format = "sha1" -hash = "91f443c900fe3585c4e052ade9da9b92c39ecb77" - -[update] -[update.modrinth] -mod-id = "wKkoqHrH" -version = "EPEYIKCK" diff --git a/.minecraft/mods/golfiv.pw.toml b/.minecraft/mods/golfiv.pw.toml deleted file mode 100644 index 78168ca..0000000 --- a/.minecraft/mods/golfiv.pw.toml +++ /dev/null @@ -1,17 +0,0 @@ -name = "GolfIV" -filename = "golfiv-0.6.3.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/PfKYAJGk/versions/DKrcakz3/golfiv-0.6.3.jar" -hash-format = "sha1" -hash = "4f6ee3bc68f0fe132d351cb0ee401432cd970ae5" - -[update] -[update.modrinth] -mod-id = "PfKYAJGk" -version = "DKrcakz3" - -[option] -optional = true -default = false diff --git a/.minecraft/mods/held-item-info.pw.toml b/.minecraft/mods/held-item-info.pw.toml new file mode 100644 index 0000000..35eb2dc --- /dev/null +++ b/.minecraft/mods/held-item-info.pw.toml @@ -0,0 +1,13 @@ +name = "Held Item Info" +filename = "held-item-info-1.5.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/tEcWzCZz/versions/Rir70mD8/held-item-info-1.5.0.jar" +hash-format = "sha1" +hash = "495ebabae738f8c6dd97563e8b347781a5261fc2" + +[update] +[update.modrinth] +mod-id = "tEcWzCZz" +version = "Rir70mD8" diff --git a/.minecraft/mods/here-be-no-dragons.pw.toml b/.minecraft/mods/here-be-no-dragons.pw.toml new file mode 100644 index 0000000..eab33a3 --- /dev/null +++ b/.minecraft/mods/here-be-no-dragons.pw.toml @@ -0,0 +1,13 @@ +name = "Here be no Dragons!" +filename = "here-be-no-dragons-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WXDvMkR5/versions/1.0.0/here-be-no-dragons-1.0.0.jar" +hash-format = "sha1" +hash = "0564401b5be9b9e510dee00faa0979ea8a822ac0" + +[update] +[update.modrinth] +mod-id = "WXDvMkR5" +version = "Fi3C0IO5" diff --git a/.minecraft/mods/idletweaks.pw.toml b/.minecraft/mods/idletweaks.pw.toml new file mode 100644 index 0000000..5c5c9b1 --- /dev/null +++ b/.minecraft/mods/idletweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Idle Tweaks" +filename = "IdleTweaks-1.0.8.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Vnjlu1sC/versions/yB1BhIKq/IdleTweaks-1.0.8.jar" +hash-format = "sha1" +hash = "23963fdbb42f719ce0a4b092631d2c99151e0dc5" + +[update] +[update.modrinth] +mod-id = "Vnjlu1sC" +version = "yB1BhIKq" diff --git a/.minecraft/mods/immersivemc.pw.toml b/.minecraft/mods/immersivemc.pw.toml new file mode 100644 index 0000000..76174e2 --- /dev/null +++ b/.minecraft/mods/immersivemc.pw.toml @@ -0,0 +1,13 @@ +name = "ImmersiveMC" +filename = "immersivemc-1.4.1-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XJ9is6vj/versions/4S0yHMFJ/immersivemc-1.4.1-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "9f8d3ba07e933556337a02a42945445289585709" + +[update] +[update.modrinth] +mod-id = "XJ9is6vj" +version = "4S0yHMFJ" diff --git a/.minecraft/mods/indium.pw.toml b/.minecraft/mods/indium.pw.toml deleted file mode 100644 index 9b84aae..0000000 --- a/.minecraft/mods/indium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Indium" -filename = "indium-1.0.27+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Lue6O9z9/indium-1.0.27%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "8c8e6b96243155b41f2f9d29d5940ee895bcb141" - -[update] -[update.modrinth] -mod-id = "Orvt0mRa" -version = "Lue6O9z9" diff --git a/.minecraft/mods/inventory-essentials.pw.toml b/.minecraft/mods/inventory-essentials.pw.toml deleted file mode 100644 index 18c697e..0000000 --- a/.minecraft/mods/inventory-essentials.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Inventory Essentials" -filename = "inventoryessentials-fabric-1.20.1-8.2.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Boon8xwi/versions/KN08crcd/inventoryessentials-fabric-1.20.1-8.2.1.jar" -hash-format = "sha1" -hash = "7d83cda680934369e978b832e7829e06e107864d" - -[update] -[update.modrinth] -mod-id = "Boon8xwi" -version = "KN08crcd" diff --git a/.minecraft/mods/invview.pw.toml b/.minecraft/mods/invview.pw.toml deleted file mode 100644 index 59de7d5..0000000 --- a/.minecraft/mods/invview.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Inv View" -filename = "InvView-1.4.13-1.20.2+.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/jrDKjZP7/versions/4oVGNHuZ/InvView-1.4.13-1.20.2%2B.jar" -hash-format = "sha1" -hash = "d62fe6ab4727b2a70494f41b01d9879f438f68a0" - -[update] -[update.modrinth] -mod-id = "jrDKjZP7" -version = "4oVGNHuZ" diff --git a/.minecraft/mods/iris.pw.toml b/.minecraft/mods/iris.pw.toml index 5c1f381..1c60f93 100644 --- a/.minecraft/mods/iris.pw.toml +++ b/.minecraft/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.20.1-1.6.10.jar" +filename = "iris-mc1.20.1-1.6.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/DsjYuGMO/iris-mc1.20.1-1.6.10.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ogjxrwGQ/iris-mc1.20.1-1.6.11.jar" hash-format = "sha1" -hash = "338d922ec28c8ccd24e2387de29f53987145485a" +hash = "11c22bb87b55a7991663f2187490b25ea9c9f698" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "DsjYuGMO" +version = "ogjxrwGQ" diff --git a/.minecraft/mods/jade.pw.toml b/.minecraft/mods/jade.pw.toml new file mode 100644 index 0000000..db2ec25 --- /dev/null +++ b/.minecraft/mods/jade.pw.toml @@ -0,0 +1,13 @@ +name = "Jade 🔍" +filename = "Jade-1.20-fabric-11.7.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/QhvPNPdp/Jade-1.20-fabric-11.7.0.jar" +hash-format = "sha1" +hash = "e15f8b549a8442e063aa57a1faec4877a71ef88a" + +[update] +[update.modrinth] +mod-id = "nvQzSEkH" +version = "QhvPNPdp" diff --git a/.minecraft/mods/krypton.pw.toml b/.minecraft/mods/krypton.pw.toml new file mode 100644 index 0000000..74c1b51 --- /dev/null +++ b/.minecraft/mods/krypton.pw.toml @@ -0,0 +1,13 @@ +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 = "sha1" +hash = "4d499819effd8afe811e5d93952fcc46765a00df" + +[update] +[update.modrinth] +mod-id = "fQEb0iXm" +version = "jiDwS0W1" diff --git a/.minecraft/mods/lambdynamiclights.pw.toml b/.minecraft/mods/lambdynamiclights.pw.toml new file mode 100644 index 0000000..66842a8 --- /dev/null +++ b/.minecraft/mods/lambdynamiclights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-2.3.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "71b636fa74744e51ba2d248c81a38bdbfad5d43b" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "mYl4RvKg" diff --git a/.minecraft/mods/ledger.pw.toml b/.minecraft/mods/ledger.pw.toml deleted file mode 100644 index f4e441d..0000000 --- a/.minecraft/mods/ledger.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ledger" -filename = "ledger-1.2.8.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/pOxgWfwI/ledger-1.2.8.jar" -hash-format = "sha1" -hash = "6f07421ba3fbe99086f1471c7cc8d8c7fed5dd45" - -[update] -[update.modrinth] -mod-id = "LVN9ygNV" -version = "pOxgWfwI" diff --git a/.minecraft/mods/luckperms.pw.toml b/.minecraft/mods/luckperms.pw.toml deleted file mode 100644 index 2563a8b..0000000 --- a/.minecraft/mods/luckperms.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LuckPerms" -filename = "LuckPerms-Fabric-5.4.102.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar" -hash-format = "sha1" -hash = "891e2404c0f9790e704e29faa98241178e29fc20" - -[update] -[update.modrinth] -mod-id = "Vebnzrzj" -version = "7PNj6nCm" diff --git a/.minecraft/mods/map-tooltip.pw.toml b/.minecraft/mods/map-tooltip.pw.toml new file mode 100644 index 0000000..056724e --- /dev/null +++ b/.minecraft/mods/map-tooltip.pw.toml @@ -0,0 +1,13 @@ +name = "Map Tooltip" +filename = "MapTooltip-fabric-1.20-3.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GNtptqqU/versions/2ROEQ9x8/MapTooltip-fabric-1.20-3.0.0.jar" +hash-format = "sha1" +hash = "5bea734501023fe1d7f37a006ca0ca80a6e01cd4" + +[update] +[update.modrinth] +mod-id = "GNtptqqU" +version = "2ROEQ9x8" diff --git a/.minecraft/mods/midnightlib.pw.toml b/.minecraft/mods/midnightlib.pw.toml deleted file mode 100644 index 07c107d..0000000 --- a/.minecraft/mods/midnightlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MidnightLib" -filename = "midnightlib-fabric-1.4.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar" -hash-format = "sha1" -hash = "23ab09b69c30e296d35fc957c2e9168b10a94001" - -[update] -[update.modrinth] -mod-id = "codAaoxh" -version = "YXz8kIQl" diff --git a/.minecraft/mods/mixin-conflict-helper.pw.toml b/.minecraft/mods/mixin-conflict-helper.pw.toml deleted file mode 100644 index 7fb3b7d..0000000 --- a/.minecraft/mods/mixin-conflict-helper.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Mixin Conflict Helper" -filename = "MixinConflictHelper-1.2.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/MR1VIQJJ/versions/8dRAFcey/MixinConflictHelper-1.2.0.jar" -hash-format = "sha1" -hash = "d25e635f1059d8eedbee106ca55ce12b7055a302" - -[update] -[update.modrinth] -mod-id = "MR1VIQJJ" -version = "8dRAFcey" diff --git a/.minecraft/mods/mouse-tweaks.pw.toml b/.minecraft/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..ce259b4 --- /dev/null +++ b/.minecraft/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-fabric-mc1.20-2.25.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/m0Dd8Cjy/MouseTweaks-fabric-mc1.20-2.25.jar" +hash-format = "sha1" +hash = "21ae6dd81324543e77c10bbb2b928320d71b6750" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "m0Dd8Cjy" diff --git a/.minecraft/mods/narrus-yeetus.pw.toml b/.minecraft/mods/narrus-yeetus.pw.toml new file mode 100644 index 0000000..012c391 --- /dev/null +++ b/.minecraft/mods/narrus-yeetus.pw.toml @@ -0,0 +1,18 @@ +name = "NarrusYeetus" +filename = "NarrusYeetus-1.1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Xt7qZAZo/versions/a27Z6E55/NarrusYeetus-1.1.0.jar" +hash-format = "sha1" +hash = "2fa62f91c4be4f21edb8f21fbea63ed8b47da098" + +[update] +[update.modrinth] +mod-id = "Xt7qZAZo" +version = "a27Z6E55" + +[option] +optional = true +default = true +description = "Disables annoying Narrator, turn this off if you need the Narrator" diff --git a/.minecraft/mods/no-resource-pack-warnings.pw.toml b/.minecraft/mods/no-resource-pack-warnings.pw.toml new file mode 100644 index 0000000..98267ca --- /dev/null +++ b/.minecraft/mods/no-resource-pack-warnings.pw.toml @@ -0,0 +1,13 @@ +name = "No Resource Pack Warnings" +filename = "no-resource-pack-warnings-1.3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/6xKUDQcB/versions/Cs4frYPf/no-resource-pack-warnings-1.3.0.jar" +hash-format = "sha1" +hash = "cf429f2de37fc3cd91980ef05bbf75396a3ffddb" + +[update] +[update.modrinth] +mod-id = "6xKUDQcB" +version = "Cs4frYPf" diff --git a/.minecraft/mods/no-telemetry.pw.toml b/.minecraft/mods/no-telemetry.pw.toml deleted file mode 100644 index f3ff2b6..0000000 --- a/.minecraft/mods/no-telemetry.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "No Telemetry" -filename = "no-telemetry-1.7.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/l9SfLZDA/no-telemetry-1.7.0.jar" -hash-format = "sha1" -hash = "6caa14083d087d0fc0b6af47d0e5d27196816150" - -[update] -[update.modrinth] -mod-id = "hg77g4Pw" -version = "l9SfLZDA" diff --git a/.minecraft/mods/open-parties-and-claims.pw.toml b/.minecraft/mods/open-parties-and-claims.pw.toml deleted file mode 100644 index 83cdcf7..0000000 --- a/.minecraft/mods/open-parties-and-claims.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Open Parties and Claims" -filename = "open-parties-and-claims-fabric-1.20.1-0.20.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/nI2d536R/open-parties-and-claims-fabric-1.20.1-0.20.0.jar" -hash-format = "sha1" -hash = "d78b2f59949d4e604315c456429e270432917d13" - -[update] -[update.modrinth] -mod-id = "gF3BGWvG" -version = "nI2d536R" diff --git a/.minecraft/mods/peek.pw.toml b/.minecraft/mods/peek.pw.toml new file mode 100644 index 0000000..28a5855 --- /dev/null +++ b/.minecraft/mods/peek.pw.toml @@ -0,0 +1,13 @@ +name = "Peek" +filename = "peek-fabric-1.20.1-1.1.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TnOXNf5e/versions/3IRTMZki/peek-fabric-1.20.1-1.1.12.jar" +hash-format = "sha1" +hash = "fea742e5ed8d9b7bb466cd05387fa2e1faa4fc8f" + +[update] +[update.modrinth] +mod-id = "TnOXNf5e" +version = "3IRTMZki" diff --git a/.minecraft/mods/plasmo-voice.pw.toml b/.minecraft/mods/plasmo-voice.pw.toml deleted file mode 100644 index cb241c2..0000000 --- a/.minecraft/mods/plasmo-voice.pw.toml +++ /dev/null @@ -1,17 +0,0 @@ -name = "Plasmo Voice" -filename = "plasmovoice-fabric-1.20.1-2.0.7.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/vyznIjzL/plasmovoice-fabric-1.20.1-2.0.7.jar" -hash-format = "sha1" -hash = "19428e7540e8b3478ab9a00cff66bb328c1fa889" - -[update] -[update.modrinth] -mod-id = "1bZhdhsH" -version = "vyznIjzL" - -[option] -optional = true -description = "Voice Chat Mod, not compat with SimpleVoiceChat" diff --git a/.minecraft/mods/polymer.pw.toml b/.minecraft/mods/polymer.pw.toml deleted file mode 100644 index 2fec8a3..0000000 --- a/.minecraft/mods/polymer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polymer" -filename = "polymer-bundled-0.5.15+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/xGdtZczs/versions/Z7RmlY2c/polymer-bundled-0.5.15%2B1.20.1.jar" -hash-format = "sha1" -hash = "0da8bde2c55fcb83064971257fab17720f28a7cd" - -[update] -[update.modrinth] -mod-id = "xGdtZczs" -version = "Z7RmlY2c" diff --git a/.minecraft/mods/polysit.pw.toml b/.minecraft/mods/polysit.pw.toml deleted file mode 100644 index fcf1987..0000000 --- a/.minecraft/mods/polysit.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polysit" -filename = "polysit-0.5.3+mc.1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/G9eJHDO2/versions/eUzn1fyJ/polysit-0.5.3%2Bmc.1.20.1.jar" -hash-format = "sha1" -hash = "66b64c4a6d4e565541c91530e2b463293e135a27" - -[update] -[update.modrinth] -mod-id = "G9eJHDO2" -version = "eUzn1fyJ" diff --git a/.minecraft/mods/raised.pw.toml b/.minecraft/mods/raised.pw.toml new file mode 100644 index 0000000..0835d78 --- /dev/null +++ b/.minecraft/mods/raised.pw.toml @@ -0,0 +1,13 @@ +name = "Raised" +filename = "raised-fabric-1.20.1-3.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nCQRBEiR/versions/YKPYz4Pv/raised-fabric-1.20.1-3.1.1.jar" +hash-format = "sha1" +hash = "279a071d4adbf7c66994416d17f794d4acc44947" + +[update] +[update.modrinth] +mod-id = "nCQRBEiR" +version = "YKPYz4Pv" diff --git a/.minecraft/mods/rbip.pw.toml b/.minecraft/mods/rbip.pw.toml deleted file mode 100644 index 2b9c470..0000000 --- a/.minecraft/mods/rbip.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Recipe Book is Pain" -filename = "recipe-book-is-pain-0.10.0-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/etNS9OnA/versions/VUF1fC4K/recipe-book-is-pain-0.10.0-1.20.1.jar" -hash-format = "sha1" -hash = "51441a0b8bc816df33b0b24e4fd5520ef10aef16" - -[update] -[update.modrinth] -mod-id = "etNS9OnA" -version = "VUF1fC4K" diff --git a/.minecraft/mods/rebalanced-loot.pw.toml b/.minecraft/mods/rebalanced-loot.pw.toml deleted file mode 100644 index cec6206..0000000 --- a/.minecraft/mods/rebalanced-loot.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Rebalanced Loot" -filename = "rebalanced-loot-mc1.20-v1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/oNCfej6S/versions/PRXvFJiA/rebalanced-loot-mc1.20-v1.1.jar" -hash-format = "sha1" -hash = "5348ac41701db7d2154818ebe4071ddcf8117ef3" - -[update] -[update.modrinth] -mod-id = "oNCfej6S" -version = "PRXvFJiA" diff --git a/.minecraft/mods/reeses-sodium-options.pw.toml b/.minecraft/mods/reeses-sodium-options.pw.toml deleted file mode 100644 index 2eb7fde..0000000 --- a/.minecraft/mods/reeses-sodium-options.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Reese's Sodium Options" -filename = "reeses_sodium_options-1.6.5+mc1.20.1-build.95.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/hCsMUZLa/reeses_sodium_options-1.6.5%2Bmc1.20.1-build.95.jar" -hash-format = "sha1" -hash = "49c68b22b9b4db4e1d3eaa3bdb6fdedd1faeba29" - -[update] -[update.modrinth] -mod-id = "Bh37bMuy" -version = "hCsMUZLa" diff --git a/.minecraft/mods/rei.pw.toml b/.minecraft/mods/rei.pw.toml new file mode 100644 index 0000000..6586c9a --- /dev/null +++ b/.minecraft/mods/rei.pw.toml @@ -0,0 +1,13 @@ +name = "Roughly Enough Items (REI)" +filename = "RoughlyEnoughItems-12.0.684-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nfn13YXA/versions/23HREXEg/RoughlyEnoughItems-12.0.684-fabric.jar" +hash-format = "sha1" +hash = "447ea5038e0a8189cc2b537cb956b8d42770af7c" + +[update] +[update.modrinth] +mod-id = "nfn13YXA" +version = "23HREXEg" diff --git a/.minecraft/mods/resourcify.pw.toml b/.minecraft/mods/resourcify.pw.toml new file mode 100644 index 0000000..5e0e873 --- /dev/null +++ b/.minecraft/mods/resourcify.pw.toml @@ -0,0 +1,13 @@ +name = "Resourcify" +filename = "Resourcify (1.20-1.20.1-fabric)-1.2.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/3h0uBc6d/Resourcify%20%281.20-1.20.1-fabric%29-1.2.1.jar" +hash-format = "sha1" +hash = "2097731b5e7c052049f25c89cc504f6a06dbccbe" + +[update] +[update.modrinth] +mod-id = "RLzHAoZe" +version = "3h0uBc6d" diff --git a/.minecraft/mods/roughly-enough-items.pw.toml b/.minecraft/mods/roughly-enough-items.pw.toml deleted file mode 100644 index e12dd52..0000000 --- a/.minecraft/mods/roughly-enough-items.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-12.0.665.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/hRM5B1Am/RoughlyEnoughItems-12.0.665.jar" -hash-format = "sha1" -hash = "16940571733214d11c008915fca75b1231b3f303" - -[update] -[update.modrinth] -mod-id = "nfn13YXA" -version = "hRM5B1Am" diff --git a/.minecraft/mods/seamless-loading-screen.pw.toml b/.minecraft/mods/seamless-loading-screen.pw.toml new file mode 100644 index 0000000..48c5b99 --- /dev/null +++ b/.minecraft/mods/seamless-loading-screen.pw.toml @@ -0,0 +1,13 @@ +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 = "sha1" +hash = "88abb18ed9fa21ed4c923b773c2681506a03be57" + +[update] +[update.modrinth] +mod-id = "TyTPFOiF" +version = "31S6g6rg" diff --git a/.minecraft/mods/searchables.pw.toml b/.minecraft/mods/searchables.pw.toml deleted file mode 100644 index 7b34bc8..0000000 --- a/.minecraft/mods/searchables.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Searchables" -filename = "Searchables-fabric-1.20.1-1.0.2.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "72f8ae2a31ccf95ed5d119abb8c3bcd174b63398" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4779109 -project-id = 858542 diff --git a/.minecraft/mods/simple-voice-chat.pw.toml b/.minecraft/mods/simple-voice-chat.pw.toml index 8684015..12716ce 100644 --- a/.minecraft/mods/simple-voice-chat.pw.toml +++ b/.minecraft/mods/simple-voice-chat.pw.toml @@ -1,17 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.4.26.jar" +filename = "voicechat-fabric-1.20.1-2.4.32.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/f1enbAVD/voicechat-fabric-1.20.1-2.4.26.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/r5GmfR2B/voicechat-fabric-1.20.1-2.4.32.jar" hash-format = "sha1" -hash = "c59366c5efe0afa2fb7707dd1834eb2debd17eb9" +hash = "53a7432e35ec894441d31418c01190e2ebe8933e" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "f1enbAVD" - -[option] -optional = true -description = "Voice Chat Mod, not compat with Plasmo" +version = "r5GmfR2B" diff --git a/.minecraft/mods/sodium-extra.pw.toml b/.minecraft/mods/sodium-extra.pw.toml index fdcc536..d867b89 100644 --- a/.minecraft/mods/sodium-extra.pw.toml +++ b/.minecraft/mods/sodium-extra.pw.toml @@ -11,7 +11,3 @@ hash = "74b6dce1ede645ffdecf1185fa05701cef68840d" [update.modrinth] mod-id = "PtjYWJkn" version = "80a0J5Cn" - -[option] -optional = true -description = "Disabled until it updates to latest sodium version." diff --git a/.minecraft/mods/sodium.pw.toml b/.minecraft/mods/sodium.pw.toml index c85899e..5ef6c3e 100644 --- a/.minecraft/mods/sodium.pw.toml +++ b/.minecraft/mods/sodium.pw.toml @@ -1,6 +1,7 @@ name = "Sodium" filename = "sodium-fabric-mc1.20.1-0.5.3.jar" side = "client" +pin = true [download] url = "https://cdn.modrinth.com/data/AANobbMI/versions/4OZL6q9h/sodium-fabric-mc1.20.1-0.5.3.jar" diff --git a/.minecraft/mods/starlight.pw.toml b/.minecraft/mods/starlight.pw.toml deleted file mode 100644 index db082ee..0000000 --- a/.minecraft/mods/starlight.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Starlight (Fabric)" -filename = "starlight-1.1.2+fabric.dbc156f.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar" -hash-format = "sha1" -hash = "a03102cab439cbab5a1d7d72cd7c2b4976ddd421" - -[update] -[update.modrinth] -mod-id = "H8CaAYZC" -version = "XGIsoVGT" diff --git a/.minecraft/mods/stendhal.pw.toml b/.minecraft/mods/stendhal.pw.toml index ea9eedd..dd7f428 100644 --- a/.minecraft/mods/stendhal.pw.toml +++ b/.minecraft/mods/stendhal.pw.toml @@ -1,13 +1,13 @@ name = "Stendhal" -filename = "stendhal-1.3.9-1.20.jar" +filename = "stendhal-1.4.1-1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BWloQ9jK/versions/apwqGSaK/stendhal-1.3.9-1.20.jar" +url = "https://cdn.modrinth.com/data/BWloQ9jK/versions/Uj1peBrG/stendhal-1.4.1-1.20.jar" hash-format = "sha1" -hash = "73b4a337122e714634497a8a137b5bb1e93c5f08" +hash = "c057dd5c73912e7249c9de4f894c666ef644ff98" [update] [update.modrinth] mod-id = "BWloQ9jK" -version = "apwqGSaK" +version = "Uj1peBrG" diff --git a/.minecraft/mods/styled-chat.pw.toml b/.minecraft/mods/styled-chat.pw.toml deleted file mode 100644 index 08885bd..0000000 --- a/.minecraft/mods/styled-chat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Styled Chat" -filename = "styled-chat-2.2.3+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/doqSKB0e/versions/7dmapSQA/styled-chat-2.2.3%2B1.20.1.jar" -hash-format = "sha1" -hash = "13987a5e2d0e3cdd5994b562d448356ab5dac30d" - -[update] -[update.modrinth] -mod-id = "doqSKB0e" -version = "7dmapSQA" diff --git a/.minecraft/mods/styled-nicknames.pw.toml b/.minecraft/mods/styled-nicknames.pw.toml deleted file mode 100644 index eedb5b4..0000000 --- a/.minecraft/mods/styled-nicknames.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Styled Nicknames" -filename = "styled-nicknames-1.2.1+1.20.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/9k8RQJkW/styled-nicknames-1.2.1%2B1.20.jar" -hash-format = "sha1" -hash = "737962952717aedd849797b3351ceaae925099f2" - -[update] -[update.modrinth] -mod-id = "DOk6Gcdi" -version = "9k8RQJkW" diff --git a/.minecraft/mods/styledplayerlist.pw.toml b/.minecraft/mods/styledplayerlist.pw.toml deleted file mode 100644 index df1193c..0000000 --- a/.minecraft/mods/styledplayerlist.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Styled Player List" -filename = "styledplayerlist-3.1.1+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/4FqvobxB/styledplayerlist-3.1.1%2B1.20.1.jar" -hash-format = "sha1" -hash = "8c6db42ea55444208010920547fa8cc2cb2f29d2" - -[update] -[update.modrinth] -mod-id = "DQIfKUHf" -version = "4FqvobxB" diff --git a/.minecraft/mods/universal-shops.pw.toml b/.minecraft/mods/universal-shops.pw.toml deleted file mode 100644 index f936564..0000000 --- a/.minecraft/mods/universal-shops.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Universal Shops" -filename = "universal_shops-1.3.2+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/cnIatHrN/versions/OiADoEXn/universal_shops-1.3.2%2B1.20.1.jar" -hash-format = "sha1" -hash = "23b816cf628d51f64a8c5980a50823e317632217" - -[update] -[update.modrinth] -mod-id = "cnIatHrN" -version = "OiADoEXn" diff --git a/.minecraft/mods/vanilla-permissions.pw.toml b/.minecraft/mods/vanilla-permissions.pw.toml deleted file mode 100644 index 6915aa8..0000000 --- a/.minecraft/mods/vanilla-permissions.pw.toml +++ /dev/null @@ -1,7 +0,0 @@ -name = "vanilla-permissions" -filename = "vanilla-permissions-0.2.0+1.20.jar" - -[download] -url = "https://github.com/DrexHD/VanillaPermissions/releases/download/v0.2.0%2B1.20/vanilla-permissions-0.2.0+1.20.jar" -hash-format = "sha1" -hash = "18dbf07c3dc652b76a63c37519c706da9d5d8376" diff --git a/.minecraft/mods/viabackwards.pw.toml b/.minecraft/mods/viabackwards.pw.toml deleted file mode 100644 index fb1530f..0000000 --- a/.minecraft/mods/viabackwards.pw.toml +++ /dev/null @@ -1,7 +0,0 @@ -name = "viabackwards" -filename = "ViaBackwards-4.7.0.jar" - -[download] -url = "https://github.com/ViaVersion/ViaBackwards/releases/download/4.7.0/ViaBackwards-4.7.0.jar" -hash-format = "sha1" -hash = "8361bcc69a21dbb2b56e26754ea9f3a1c6754afc" diff --git a/.minecraft/mods/viafabric.pw.toml b/.minecraft/mods/viafabric.pw.toml deleted file mode 100644 index 4bcb513..0000000 --- a/.minecraft/mods/viafabric.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "ViaFabric" -filename = "viafabric-0.4.10+40-main.jar" -side = "both" -pin = true - -[download] -url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/j15sFcP7/viafabric-0.4.10%2B40-main.jar" -hash-format = "sha1" -hash = "e1c8d9e3aa8e9be66bad3cc0b785f2612fa62a53" - -[update] -[update.modrinth] -mod-id = "YlKdE5VK" -version = "j15sFcP7" diff --git a/.minecraft/mods/viarewind.pw.toml b/.minecraft/mods/viarewind.pw.toml deleted file mode 100644 index b2b254b..0000000 --- a/.minecraft/mods/viarewind.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ViaRewind" -filename = "ViaRewind-2.0.3.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "295486e2fd5fdf31b6605a6d9a4e7b40836bfecd" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4445558 -project-id = 412935 diff --git a/.minecraft/mods/visuality.pw.toml b/.minecraft/mods/visuality.pw.toml new file mode 100644 index 0000000..bf69703 --- /dev/null +++ b/.minecraft/mods/visuality.pw.toml @@ -0,0 +1,13 @@ +name = "Visuality" +filename = "visuality-0.7.1+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rI0hvYcd/versions/uhvQD6Ny/visuality-0.7.1%2B1.20.jar" +hash-format = "sha1" +hash = "a4a5fc1edae49126432fc903dd6fdbb88b7251ed" + +[update] +[update.modrinth] +mod-id = "rI0hvYcd" +version = "uhvQD6Ny" diff --git a/.minecraft/mods/vivecraft.pw.toml b/.minecraft/mods/vivecraft.pw.toml new file mode 100644 index 0000000..edef2b8 --- /dev/null +++ b/.minecraft/mods/vivecraft.pw.toml @@ -0,0 +1,13 @@ +name = "Vivecraft" +filename = "vivecraft-1.20.1-1.1.5-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wGoQDPN5/versions/vrh0E2re/vivecraft-1.20.1-1.1.5-fabric.jar" +hash-format = "sha1" +hash = "6e17780dbe0ca6400c2f22cc90ac3d931331a4c5" + +[update] +[update.modrinth] +mod-id = "wGoQDPN5" +version = "vrh0E2re" diff --git a/.minecraft/mods/xaeros-minimap.pw.toml b/.minecraft/mods/xaeros-minimap.pw.toml index f9e52bd..de68dd3 100644 --- a/.minecraft/mods/xaeros-minimap.pw.toml +++ b/.minecraft/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_23.8.2_Fabric_1.20.jar" -side = "client" +filename = "Xaeros_Minimap_23.9.3_Fabric_1.20.jar" +side = "both" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/iztrg4XH/Xaeros_Minimap_23.8.2_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/KSDcShTK/Xaeros_Minimap_23.9.3_Fabric_1.20.jar" hash-format = "sha1" -hash = "5eb5c11901bdedbcf69cf8beac754644dfc9c123" +hash = "413856460cec286a2094855c298a65acb382ac86" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "iztrg4XH" +version = "KSDcShTK" diff --git a/.minecraft/mods/xaeros-world-map.pw.toml b/.minecraft/mods/xaeros-world-map.pw.toml index c987b04..3ae2b53 100644 --- a/.minecraft/mods/xaeros-world-map.pw.toml +++ b/.minecraft/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.34.1_Fabric_1.20.jar" -side = "client" +filename = "XaerosWorldMap_1.37.2_Fabric_1.20.jar" +side = "both" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/L8OA3xGI/XaerosWorldMap_1.34.1_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/EKlLbMF8/XaerosWorldMap_1.37.2_Fabric_1.20.jar" hash-format = "sha1" -hash = "8a455f2e872bfca4726f84e71286d5d8f2f9cef9" +hash = "d153ab9bb03f5ad6dbec0402909d7d233868458a" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "L8OA3xGI" +version = "EKlLbMF8" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 4880294..3b94d71 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -1,16 +1,16 @@ name = "Vanillia" author = "Merith.TK, Daedreus" -version = "1.5-1.20.1" +version = "2.0-1.20.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d93543ac06647e75dc70df5b73af41ce6cf47b5918edf6573268b165127aafdd" +hash = "eaccd36f232fb0482da564430a4e88439b936eb13393bffb13f7ddf1f95b43a9" [versions] -fabric = "0.14.21" +fabric = "0.15.5" minecraft = "1.20.1" [options] -acceptable-game-versions = ["1.20", "1.20.1"] +acceptable-game-versions = ["1.20.1"]