Update reborn core
This commit is contained in:
parent
85e7bfacde
commit
351d7afadb
2 changed files with 1 additions and 2 deletions
|
@ -88,7 +88,6 @@ public class Core {
|
|||
// Recipes
|
||||
StopWatch watch = new StopWatch();
|
||||
watch.start();
|
||||
OreUtil.scanForOres();
|
||||
ModRecipes.init();
|
||||
logHelper.all(watch + " : main recipes");
|
||||
watch.stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue