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