Code updated to 1.10

Code updated to 1.10. NOT 1.9.4 COMPATIBLE!!!
This commit is contained in:
elix-x
2016-06-25 11:00:17 +02:00
parent 44c86849b8
commit b7b5d2590c
6 changed files with 16 additions and 16 deletions
@@ -37,7 +37,7 @@ import net.minecraftforge.fml.relauncher.IFMLLoadingPlugin.MCVersion;
import appeng.core.AEConfig;
@MCVersion( "1.9.4" )
@MCVersion( "1.10" )
public final class AppEngCore extends DummyModContainer implements IFMLLoadingPlugin
{
private final ModMetadata metadata = new ModMetadata();