Crafting using Chain, Campfire, Chain, Chain, Campfire and Chain, arranged in the pattern shown. Produces Shawarma Spit.
block· Machines & Other Blocks
Shawarma Spit
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Shawarma Spit is a block from Kaleidoscope Cookery, crafted from Chain and Campfire.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Shawarma Spit | 1–1 | 100% | Survives Explosion |
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 itself when broken.
Related items
Developer reference
- Registry name
kaleidoscope_cookery:shawarma_spit- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (1)
kaleidoscope_cookery:items/cookery_mod_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ICI",
"ICI"
],
"ingredients": {
"C": {
"item": "minecraft:campfire"
},
"I": {
"item": "minecraft:chain"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}