Pot using Brown Mushroom, Brown Mushroom, Raw Porkchop, Raw Porkchop, Red Chili and Red Chili. Produces Fish Flavored Shredded Pork.
item· Other
Fish Flavored Shredded Pork
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Fish Flavored Shredded Pork is an item from Kaleidoscope Cookery, crafted from Brown Mushroom, Raw Porkchop, and Red Chili.
Acquisition
Flex Pot using Raw Porkchop, Red Chili and Brown Mushroom. Produces Fish Flavored Shredded Pork.
Used in
Rice Bowl using Fish Flavored Shredded Pork. Produces Fish Flavored Shredded Pork on Rice.
Related items
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
}