Does anybody have any idea why this won't work?
GameRegistry.addRecipe(new ItemStack(itemChain, 4), new Object[]{"C","C","", 'C', Items.iron_ingot});
I open the crafting table and it will just be in there, without putting anything in the crafting table. I'm trying to make a stick-like formation.
C = Iron Ingot
XXX
XXC
XXC
Output = 4 itemChain's