From 0eb44649b045d8005da2ead19ce4ae2a2c81cb8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Thu, 4 Jul 2024 00:12:39 +0200 Subject: [PATCH] fix: remove universal enchants incompatible with GTM --- packwiz/1.20.1/index.toml | 5 ----- packwiz/1.20.1/mods/universal-enchants.pw.toml | 13 ------------- packwiz/1.20.1/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 packwiz/1.20.1/mods/universal-enchants.pw.toml diff --git a/packwiz/1.20.1/index.toml b/packwiz/1.20.1/index.toml index 471df3e..f1ef626 100644 --- a/packwiz/1.20.1/index.toml +++ b/packwiz/1.20.1/index.toml @@ -1025,11 +1025,6 @@ file = "mods/universal-bone-meal.pw.toml" hash = "0d33b2f5dd7ea035ea85d384eea91459c4d6266d1848082e85cc23dc09424b02" metafile = true -[[files]] -file = "mods/universal-enchants.pw.toml" -hash = "ed4342776c2a18da7de99b9c98f530df3f42fe25549bc2c299b318f1de9ff91f" -metafile = true - [[files]] file = "mods/valhelsia-core.pw.toml" hash = "291b739cd1f5c3faa1d9c7de0ef3b414f479dfd71ef6c0eed4f79eeba4514ac3" diff --git a/packwiz/1.20.1/mods/universal-enchants.pw.toml b/packwiz/1.20.1/mods/universal-enchants.pw.toml deleted file mode 100644 index 65101f3..0000000 --- a/packwiz/1.20.1/mods/universal-enchants.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Universal Enchants" -filename = "UniversalEnchants-v8.0.0-1.20.1-Forge.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/DT56YDir/versions/3mpPAuYk/UniversalEnchants-v8.0.0-1.20.1-Forge.jar" -hash-format = "sha1" -hash = "0cc9f85e09c04bb5fbd561985f004a518590378d" - -[update] -[update.modrinth] -mod-id = "DT56YDir" -version = "3mpPAuYk" diff --git a/packwiz/1.20.1/pack.toml b/packwiz/1.20.1/pack.toml index 0e467b4..7877963 100644 --- a/packwiz/1.20.1/pack.toml +++ b/packwiz/1.20.1/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0e1934f8314a0db817e63c6d1032dba7346bc408b771ee452021cac023a5d7e5" +hash = "c8ce7859c8124c6e8b3ab1d82f32706a54a5ce62577c759e51b73abb411f33d3" [versions] forge = "47.2.17"