Pot using Bone, Bone, Bone, Sweet Berries, Sweet Berries, Sweet Berries, Raw Beef and Raw Beef. Produces Pan-Seared Knight Steak.
block· Machines & Other Blocks
Pan-Seared Knight Steak
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Pan-Seared Knight Steak is a block from Kaleidoscope Cookery, crafted from Bone, Sweet Berries, and Raw Beef.
Acquisition
Flex Pot using Sweet Berries, Raw Beef and Bone. Produces Pan-Seared Knight Steak.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Pan-Seared Knight Steak | 1–1 | 100% | 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
| drops | count | drop rate | conditions |
|---|---|---|---|
| Pan-Seared Knight Steak | 1–1 | 100% | Survives Explosion, Block State Property |
| — | 1–1 | 100% | Survives Explosion |
| — | 1–1 | 100% | Survives Explosion |
| — | 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:pan_seared_knight_steak- 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:sweet_berries"
},
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:sweet_berries"
},
{
"tag": "forge:raw_beef"
},
{
"tag": "forge:raw_beef"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:flex_pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"tag": "forge:raw_beef"
},
{
"item": "minecraft:bone"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}