Fixes #183
This commit is contained in:
parent
13383bd2a9
commit
a34a005b7b
1 changed files with 0 additions and 7 deletions
|
@ -98,13 +98,6 @@ public class
|
|||
'D', "dustDiamond",
|
||||
'S', "ingotSteel");
|
||||
|
||||
|
||||
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.parts, 2, 14),
|
||||
"TST", "SBS", "TST",
|
||||
'S', "ingotSteel",
|
||||
'T', "ingotTungsten",
|
||||
'B', "blockSteel");
|
||||
|
||||
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.parts, 1, 15),
|
||||
"AAA", "AMA", "AAA",
|
||||
'A', "ingotAluminium",
|
||||
|
|
Loading…
Reference in a new issue