Sweet and Sour Pork
16×16 · BAKED

item· Other

Sweet and Sour Pork

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

Sweet and Sour Pork is an item from Kaleidoscope Cookery, crafted from Sugar and Raw Porkchop.

Acquisition

Flex Pot using Raw Porkchop and Sugar. Produces Sweet and Sour Pork.

Flex Pot
Sweet and Sour Pork Sweet and Sour Pork guaranteed

Used in

Rice Bowl using Sweet and Sour Pork. Produces Sweet and Sour Pork on Rice.

Rice Bowl
Sweet and Sour Pork on Rice Sweet and Sour Pork on Rice guaranteed
Developer reference
Registry name
kaleidoscope_cookery:sweet_and_sour_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": [
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "tag": "forge:raw_pork"
    },
    {
      "tag": "forge:raw_pork"
    },
    {
      "tag": "forge:raw_pork"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:flex_pot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:raw_pork"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}