Crafting using Steak, Steak, Steak and Bowl, in any arrangement. Produces Cold Roasted Meat.
block· Machines & Other Blocks
Cold Roasted Meat
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Cold Roasted Meat is a block from Kaleidoscope Cookery, crafted from Steak and Bowl.
Acquisition
Block drops
| drops | count | drop rate | conditions |
|---|---|---|---|
| Cold Roasted Meat | 1–1 | 100% | Survives Explosion, Block State Property |
| — | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Related items
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
}