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",
|
'D', "dustDiamond",
|
||||||
'S', "ingotSteel");
|
'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),
|
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.parts, 1, 15),
|
||||||
"AAA", "AMA", "AAA",
|
"AAA", "AMA", "AAA",
|
||||||
'A', "ingotAluminium",
|
'A', "ingotAluminium",
|
||||||
|
|
Loading…
Reference in a new issue