From b3e05946a3d544d08957f692ce3cb49f3b411c95 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Sat, 30 Jul 2022 09:50:59 -0700 Subject: [PATCH] remove ftb chunks --- .minecraft/index.toml | 15 --------------- .minecraft/mods/ftb-chunks-fabric.pw.toml | 13 ------------- .minecraft/mods/ftb-quests-fabric.pw.toml | 13 ------------- .minecraft/mods/ftb-teams-fabric.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 5 files changed, 1 insertion(+), 55 deletions(-) delete mode 100644 .minecraft/mods/ftb-chunks-fabric.pw.toml delete mode 100644 .minecraft/mods/ftb-quests-fabric.pw.toml delete mode 100644 .minecraft/mods/ftb-teams-fabric.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 7560e5f..c5980e4 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -102,26 +102,11 @@ file = "mods/forge-config-api-port-fabric.pw.toml" hash = "4d2911ace7454364aec1b496a976cbee02ee8f2d254bf83a9c1af05c5e90eda9" metafile = true -[[files]] -file = "mods/ftb-chunks-fabric.pw.toml" -hash = "d6fe7bafcf70423e17d05f3d21a502ca31a1115db4b5e774a95df611dae248a4" -metafile = true - [[files]] file = "mods/ftb-library-fabric.pw.toml" hash = "1ccfd677a7cb6b2f5ab58f7b4b631f3c4974bf597111d3a8700036a811518b4c" metafile = true -[[files]] -file = "mods/ftb-quests-fabric.pw.toml" -hash = "5faffccc8307b532b3e32f0e80aa72a7661785344e72759bb8c6c67048ce1b9d" -metafile = true - -[[files]] -file = "mods/ftb-teams-fabric.pw.toml" -hash = "03f6d4651da69de498d2033f9cec972d59878abbef08131eb8f0d9b1ab5d2dba" -metafile = true - [[files]] file = "mods/ftb-ultimine-fabric.pw.toml" hash = "4e49681df144935cd936b290b6bcfb88bd91cca0043df56e788be1ba4ec9459c" diff --git a/.minecraft/mods/ftb-chunks-fabric.pw.toml b/.minecraft/mods/ftb-chunks-fabric.pw.toml deleted file mode 100644 index b31d2b9..0000000 --- a/.minecraft/mods/ftb-chunks-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Chunks (Fabric)" -filename = "ftb-chunks-fabric-1802.3.6-build.147.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4ba54ebfedd0441efdc34bd38e18cd7f565f182a" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3824538 -project-id = 472657 diff --git a/.minecraft/mods/ftb-quests-fabric.pw.toml b/.minecraft/mods/ftb-quests-fabric.pw.toml deleted file mode 100644 index 479f5a4..0000000 --- a/.minecraft/mods/ftb-quests-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Quests (Fabric)" -filename = "ftb-quests-fabric-1802.3.8-build.101.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "5dc657eb005154266cb84778e8778279fb248efe" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3725770 -project-id = 438496 diff --git a/.minecraft/mods/ftb-teams-fabric.pw.toml b/.minecraft/mods/ftb-teams-fabric.pw.toml deleted file mode 100644 index 367e56d..0000000 --- a/.minecraft/mods/ftb-teams-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FTB Teams (Fabric)" -filename = "ftb-teams-fabric-1802.2.6-build.51.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "af1b8da0a2a8d9aa22a87ca8239f8ee7500e1ddc" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3725500 -project-id = 438497 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 897e924..ed71a25 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ba5a5cd236c54b61c1f209c7c43ae3cb90b6d5af392ec1dd7dc3dd6611eaa7d9" +hash = "d9544993acea8bb8a08beae7bcc31457d9521ff45bcafef1a1e0984d63e3ed17" [versions] fabric = "0.14.8"