Whoops! Mekanism should load now...

This commit is contained in:
Aidan C. Brady 2014-01-05 00:48:58 -05:00
parent 3a5e182f39
commit a231e18b13

View file

@ -71,6 +71,7 @@ task coreJar(type: Jar) {
manifest {
attributes 'FMLCorePlugin': 'mekanism.common.asm.LoadingHook'
attributes 'FMLCorePluginContainsFMLMod': 'true'
}
from 'etc/core'