From ea8c9dc06113ee13ec21649d248d7f07300b188f Mon Sep 17 00:00:00 2001 From: Malasaur Date: Thu, 1 Jan 2026 17:47:07 +0100 Subject: [PATCH] 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"