Typo Embeded
This commit is contained in:
parent
e163804c68
commit
0305238932
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class AppEngCore extends DummyModContainer implements IFMLLoadingPlugin
|
||||||
md.version = getVersion();
|
md.version = getVersion();
|
||||||
md.name = getName();
|
md.name = getName();
|
||||||
md.url = "http://ae2.ae-mod.info";
|
md.url = "http://ae2.ae-mod.info";
|
||||||
md.description = "Embeded Coremod for Applied Energistics 2";
|
md.description = "Embedded Coremod for Applied Energistics 2";
|
||||||
}
|
}
|
||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
|
|
Loading…
Reference in a new issue