Mutton Pot Pie
pamhc2foodcore:muttonpotpieitem

Mutton Pot Pie

Pam's HarvestCraft 2 - Food Core · by Pamela Collins, ie MatrexsVigil, PamHarvestCraft
item

Acquisition

Crafting using Any Tool Bakeware, Any Rawmutton, Potato, Carrot and Dough, in any arrangement. Produces Mutton Pot Pie.

Crafting ⇆ any arrangement
Any Tool Bakeware
Any Rawmutton
Potato
Carrot
Dough
Mutton Pot Pie Mutton Pot Pie guaranteed
Developer reference
Registry name
pamhc2foodcore:muttonpotpieitem
Namespace
pamhc2foodcore
Mod ID
pamhc2foodcore

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:tool_bakeware"
    },
    {
      "tag": "forge:rawmutton"
    },
    {
      "tag": "forge:crops/potato"
    },
    {
      "tag": "forge:crops/carrot"
    },
    {
      "tag": "forge:dough"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}