From 980f076c2f152e022e0d27d5d4d56ca4a6ad7e54 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Wed, 8 Feb 2023 22:05:34 +0100 Subject: [PATCH] feat: remove powercraft (currently too buggy) --- addon.json | 15 --------------- src/modpack.json | 14 -------------- 2 files changed, 29 deletions(-) diff --git a/addon.json b/addon.json index 141da7d..d5c4602 100644 --- a/addon.json +++ b/addon.json @@ -995,21 +995,6 @@ } ] }, - { - "qualifier": "mod-powercraft", - "link": [ - "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/powercraft-0.1.0B.jar" - ], - "flags": { - "both": ["required"] - }, - "install": [ - { - "action": "move", - "args": ["./mods"] - } - ] - }, { "qualifier": "mod-projectbench", "link": [ diff --git a/src/modpack.json b/src/modpack.json index da2990b..eb648dc 100644 --- a/src/modpack.json +++ b/src/modpack.json @@ -920,20 +920,6 @@ "included" ] }, - { - "id": "mod-powercraft", - "file": { - "link": "https://cdn.tilera.xyz/minecraft/mods/mtreloaded/powercraft-0.1.0B.jar", - "installer": "internal.dir:mods" - }, - "type": "mod", - "options": [ - "server", - "client", - "required", - "included" - ] - }, { "id": "mod-projectbench", "file": {