Updated to minecraft 1.8.9

This commit is contained in:
yueh
2016-01-10 01:58:42 +01:00
parent fdfc373181
commit 89a0f12dc4
4 changed files with 6 additions and 5 deletions
@@ -37,7 +37,7 @@ import net.minecraftforge.fml.relauncher.IFMLLoadingPlugin.MCVersion;
import appeng.core.AEConfig;
@MCVersion( "1.8.8" )
@MCVersion( "1.8.9" )
public final class AppEngCore extends DummyModContainer implements IFMLLoadingPlugin
{
private final ModMetadata metadata = new ModMetadata();