AppleMilkTea2

AppleMilkTea2

608k Downloads

Typo in oredictionary entry

Belgabor opened this issue ยท 1 comments

commented

I think there is a typo in one of your processor recipes (in RegisterMakerRecipe.java):

        RecipeRegisterManager.processorRecipe.addRecipe(new ItemStack(DCsAppleMilk.mincedFoods, 1, 7), true, null,
                new Object[] { Items.porkchop, "cropLettus", "cropTomato" });

The correct spelling is "cropLettuce" (that's at least how Pam's HarvestCraft registers it's lettuce).

commented

Thanks you!
It's a shameful mistake ...