Upgrade slots for more machines
This commit is contained in:
parent
ca98541d70
commit
ce4312a578
5 changed files with 12 additions and 3 deletions
|
@ -233,7 +233,6 @@ public class ModRecipes {
|
|||
// :( I cant do this
|
||||
// List<ItemStack> anyhammer = Arrays.asList(hammerIron, hammerDiamond);
|
||||
|
||||
|
||||
GameRegistry.addShapelessRecipe(new ItemStack(ModItems.plate, 1, 13), hammerIron, new ItemStack(Items.iron_ingot));
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue