This commit is contained in:
modmuss50 2015-06-29 19:18:26 +01:00
parent 2e7f506115
commit 664252bc96
2 changed files with 6 additions and 2 deletions

View file

@ -157,7 +157,7 @@ public class ModRecipes {
CraftingHelper.addShapedOreRecipe(ItemParts.getPartByName("diamondSawBlade"),
"DSD", "S S", "DSD",
'S', "plateSteel",
'D', ItemDusts.getDustByName("diamond"));
'D', "dustDiamond");
CraftingHelper.addShapedOreRecipe(new ItemStack(ModItems.lapotronicOrb),
"LLL", "LPL", "LLL",