Fixed ruby to steel

This commit is contained in:
modmuss50 2015-07-11 18:12:06 +01:00
parent ffe92a7f90
commit a48dab6dfa

View file

@ -77,7 +77,7 @@ public class ModRecipes {
"AAA", "AAA", "AAA",
'A', "gemSapphire");
CraftingHelper.addShapedOreRecipe(new ItemStack(ModBlocks.storage, 1, 4),
CraftingHelper.addShapedOreRecipe(BlockStorage.getStorageBlockByName("ruby"),
"AAA", "AAA", "AAA",
'A', "gemRuby");