Moved tinker page to client to prevent for server crash

This commit is contained in:
Robert Sosnitzka
2017-01-09 22:16:01 +01:00
parent 9afe6b1b99
commit 39976d1319
2 changed files with 5 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ public class TAIGA {
m.integrateRecipes();
}
registerPageType("taigaore", ContentOre.class);
}
@EventHandler