This commit is contained in:
modmuss50 2015-10-10 16:45:12 +01:00
parent 13383bd2a9
commit a34a005b7b

View file

@ -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",