Fish Flavored Shredded Pork
16×16 · BAKED

item· Other

Fish Flavored Shredded Pork

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsMeals

Fish Flavored Shredded Pork is an item from Kaleidoscope Cookery, crafted from Brown Mushroom, Raw Porkchop, and Red Chili.

Acquisition

Used in

Rice Bowl using Fish Flavored Shredded Pork. Produces Fish Flavored Shredded Pork on Rice.

Rice Bowl
Fish Flavored Shredded Pork on Rice Fish Flavored Shredded Pork on Rice guaranteed
Developer reference
Registry name
kaleidoscope_cookery:fish_flavored_shredded_pork
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:pot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:mushrooms"
    },
    {
      "tag": "forge:mushrooms"
    },
    {
      "tag": "forge:raw_pork"
    },
    {
      "tag": "forge:raw_pork"
    },
    {
      "tag": "forge:crops/chilipepper"
    },
    {
      "tag": "forge:crops/chilipepper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:flex_pot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:raw_pork"
    },
    {
      "tag": "forge:crops/chilipepper"
    },
    {
      "tag": "forge:mushrooms"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}