Initial work on ores flattening
This commit is contained in:
parent
35669641ba
commit
916c8c5ba4
13 changed files with 248 additions and 450 deletions
|
@ -160,7 +160,7 @@ public class TRItems {
|
|||
|
||||
public static void init() {
|
||||
|
||||
TRIngredients.register();
|
||||
TRIngredients.registerItems();
|
||||
|
||||
// Armor
|
||||
CLOAKING_DEVICE = new ItemCloakingDevice();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue