Changes after PR review
This commit is contained in:
parent
f45da44f2b
commit
c86f3dc2f4
3 changed files with 68 additions and 46 deletions
|
@ -166,7 +166,7 @@ public class ModItems {
|
|||
registerItem(SMALL_DUSTS, "smallDust");
|
||||
|
||||
for (ModPlates plate : ModPlates.values()){
|
||||
registerItem(plate.item, plate.name);
|
||||
plate.register();
|
||||
}
|
||||
|
||||
NUGGETS = new ItemNuggets();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue