Flex Pot using Blaze Powder and Raw Mutton. Produces Blaze Lamb Chop.
block· Machines & Other Blocks
Blaze Lamb Chop
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Blaze Lamb Chop is a block from Kaleidoscope Cookery, crafted from Blaze Powder and Raw Mutton.
Acquisition
Pot using Blaze Powder, Blaze Powder, Blaze Powder, Raw Mutton, Raw Mutton and Raw Mutton. Produces Blaze Lamb Chop.
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Blaze Lamb Chop | 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 |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| — | 1–1 | 100% | Survives Explosion |
| Blaze Lamb Chop | 1–1 | 100% | Survives Explosion, Block State Property |
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:blaze_lamb_chop- 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:flex_pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blaze_powder"
},
{
"tag": "forge:raw_mutton"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blaze_powder"
},
{
"item": "minecraft:blaze_powder"
},
{
"item": "minecraft:blaze_powder"
},
{
"tag": "forge:raw_mutton"
},
{
"tag": "forge:raw_mutton"
},
{
"tag": "forge:raw_mutton"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}