Braised Pork Ribs
16×16 · BAKED

block· Machines & Other Blocks

Braised Pork Ribs

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod ItemsFeastsMeals

Braised Pork Ribs is a block from Kaleidoscope Cookery, crafted from Bone and Raw Porkchop.

Acquisition

Flex Pot using Bone and Raw Porkchop. Produces Braised Pork Ribs.

Flex Pot
Braised Pork Ribs Braised Pork Ribs guaranteed

Mining & drops

sourcecountdrop rateconditions
Braised Pork Ribs1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Braised Pork Ribs1–1100%Survives Explosion, Block State Property
1–1100%Survives Explosion
1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
kaleidoscope_cookery:braised_pork_ribs
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (3)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/feasts
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:pot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:bone"
    },
    {
      "item": "minecraft:bone"
    },
    {
      "item": "minecraft:bone"
    },
    {
      "item": "minecraft:bone"
    },
    {
      "tag": "forge:raw_pork"
    },
    {
      "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": [
    {
      "item": "minecraft:bone"
    },
    {
      "tag": "forge:raw_pork"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}