Cold Roasted Meat
16×16 · BAKED

block· Machines & Other Blocks

Cold Roasted Meat

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

Cold Roasted Meat is a block from Kaleidoscope Cookery, crafted from Steak and Bowl.

Acquisition

Crafting using Steak, Steak, Steak and Bowl, in any arrangement. Produces Cold Roasted Meat.

Crafting ⇆ any arrangement
Steak
Steak
Steak
Bowl
  • Inputs
  • 3 × Steak
  • Bowl
  • Output
  • Cold Roasted Meat
Cold Roasted Meat Cold Roasted Meat guaranteed

Block drops

dropscountdrop rateconditions
Cold Roasted Meat1–1100%Survives Explosion, Block State Property
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:cold_roasted_meat
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 (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cooked_beef"
    },
    {
      "item": "minecraft:cooked_beef"
    },
    {
      "item": "minecraft:cooked_beef"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}