Fixed a recipes issue

This commit is contained in:
Gig 2015-04-12 20:36:21 +01:00
parent e4fc82b574
commit 8366831c62

View file

@ -98,7 +98,7 @@ public class ModRecipes {
new Object[]{"TST", "SBS", "TST",
'S', "ingotSteel",
'T', "ingotTungsten",
'C', "blockSteel"});
'B', "blockSteel"});
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.parts,1,15),
new Object[]{"AAA", "AMA", "AAA",