From 14ab9137f447f1826f413d71716c584a47d35a98 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Fri, 24 Jan 2025 23:52:39 -0400 Subject: [PATCH] Remove x backusp, causing errors --- minecraft/pack/index.toml | 5 ----- minecraft/pack/mods/x-backup.pw.toml | 13 ------------- minecraft/pack/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 minecraft/pack/mods/x-backup.pw.toml diff --git a/minecraft/pack/index.toml b/minecraft/pack/index.toml index 47ee16f..dc52b51 100644 --- a/minecraft/pack/index.toml +++ b/minecraft/pack/index.toml @@ -213,11 +213,6 @@ file = "mods/vmp-fabric.pw.toml" hash = "2f6deeaf10c0cd2fbd24532d8eebb99e43348d3849ef91a197283b06ff697e8a" metafile = true -[[files]] -file = "mods/x-backup.pw.toml" -hash = "fe858ffa331b4744d87cfe1000d848242c76e70a1f75bcf4cd85a75a2e1cafb6" -metafile = true - [[files]] file = "mods/yacl.pw.toml" hash = "4b7c266cf6c560aec780394f515cbe880c72fb07286f60694823fde3b926f184" diff --git a/minecraft/pack/mods/x-backup.pw.toml b/minecraft/pack/mods/x-backup.pw.toml deleted file mode 100644 index 80e153f..0000000 --- a/minecraft/pack/mods/x-backup.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "X Backup" -filename = "x-backup-0.3.9+1.21.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zJ4gyF5J/versions/jYnAXkMS/x-backup-0.3.9%2B1.21.4.jar" -hash-format = "sha512" -hash = "751f0f4a883972587ef8a5c1ff6b28681a6a2d5e46d4ca7f777acc4b8b56d9755a2ed37fe84047c3587a6e23895a061d52ca0ce1e831ede2b4eeb1dbd6a97d7d" - -[update] -[update.modrinth] -mod-id = "zJ4gyF5J" -version = "jYnAXkMS" diff --git a/minecraft/pack/pack.toml b/minecraft/pack/pack.toml index c930261..f8e8d51 100644 --- a/minecraft/pack/pack.toml +++ b/minecraft/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "21ed963f3b6340ed3da8276f7ac2ceabf1b1be8992b7f0c8b4a5fadb43dc5864" +hash = "b777000a094426a05581f7a34eb8b0ddeecc20c7c49e72d0430b68d0b903de5e" [versions] fabric = "0.16.9"