Cleanup, update datagen, attempt to implement uncrafter screen/menu
This commit is contained in:
parent
47cb43305b
commit
66bc7d6304
9 changed files with 22 additions and 38 deletions
|
@ -60,6 +60,7 @@ public class ModItemModelsProvider extends ItemModelProvider
|
|||
item(ModItems.DARK_RED_BRICK);
|
||||
item(ModItems.LIME_BRICK);
|
||||
item(ModItems.GREEN_BRICK);
|
||||
item(ModItems.PARTIAL_ITEM);
|
||||
|
||||
/*
|
||||
Engineer's Decor Items
|
||||
|
|
Reference in a new issue