|
|
|
@ -125,6 +125,10 @@ public class recipes {
|
|
|
|
new ItemStack(CinderLoE.spiceIngredient, 1, 10),
|
|
|
|
new ItemStack(CinderLoE.spiceIngredient, 1, 10),
|
|
|
|
new ItemStack(CinderLoE.spiceIngredient, 1, 11)));
|
|
|
|
new ItemStack(CinderLoE.spiceIngredient, 1, 11)));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GameRegistry.addRecipe(new ShapelessOreRecipe(new ItemStack(CinderLoE.fieldRepairKit),
|
|
|
|
|
|
|
|
new ItemStack(CinderLoE.forgingKit, 1, 0),
|
|
|
|
|
|
|
|
new ItemStack(CinderLoE.spiceIngredient, 1, 1)));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OreDictionary.registerOre("vegetable1", CinderLoE.onion);
|
|
|
|
OreDictionary.registerOre("vegetable1", CinderLoE.onion);
|
|
|
|
OreDictionary.registerOre("vegetable1", LOTRMod.leek);
|
|
|
|
OreDictionary.registerOre("vegetable1", LOTRMod.leek);
|
|
|
|
|