And more coremod logging
This commit is contained in:
parent
dcba47209f
commit
877dc77b75
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ public class CoreModManager
|
|||
if (fmlCorePlugin == null)
|
||||
{
|
||||
// Not a coremod
|
||||
FMLRelaunchLog.fine("Not found coremod data in %s", coreMod.getName());
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue