From 4f472204ce8aa430096cdddb483cc41ae10d3449 Mon Sep 17 00:00:00 2001 From: 90 <90@national.shitposting.agency> Date: Mon, 9 May 2022 19:48:48 +0100 Subject: [PATCH] Fix as-of-yet misleading mods.toml --- src/main/resources/META-INF/mods.toml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 4f2fb3f9..bf37c969 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -10,10 +10,7 @@ displayName="MEGA Cells" credits="big up AE2" authors="90" description=''' -ME Greater Accumulation Cells - Higher-tier storage cells ranging from 1M to 256M. -Also includes ME Chemical Cells with Applied Mekanistics. - -MEGA DISKs: never ever. +ME Greater Accumulation Cells - For when kilobytes just won't do. ''' [[dependencies.megacells]] @@ -23,13 +20,6 @@ MEGA DISKs: never ever. ordering="AFTER" side="BOTH" -[[dependencies.megacells]] - modId="appmek" - mandatory=false - versionRange="(,2.0.0)" - ordering="NONE" - side="BOTH" - [[dependencies.megacells]] modId="forge" mandatory=true