Now checks for ee3
This commit is contained in:
parent
3c0bd5a54f
commit
f1fd0af052
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ public class CompatManager {
|
||||||
// Register Multiparts
|
// Register Multiparts
|
||||||
ModParts.init();
|
ModParts.init();
|
||||||
}
|
}
|
||||||
if(Loader.isModLoaded("qmunitylib"))
|
if(Loader.isModLoaded("EE3"))
|
||||||
{
|
{
|
||||||
// Register Emc Values
|
// Register Emc Values
|
||||||
EmcValues.init();
|
EmcValues.init();
|
||||||
|
|
Loading…
Add table
Reference in a new issue