Abstract ic2 in RebornCore, rewrite Reborn Core's configs
This commit is contained in:
parent
1dd864f467
commit
7db621fbed
10 changed files with 16 additions and 21 deletions
|
@ -92,7 +92,7 @@ public class StackToolTipEvent {
|
|||
}
|
||||
}
|
||||
} catch (NullPointerException e) {
|
||||
Core.logHelper.debug("Failed to load info for " + event.getItemStack().getDisplayName());
|
||||
Core.logHelper.debug("Failed to tick info for " + event.getItemStack().getDisplayName());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue