Shawarma Spit
16×16 · BAKED

block· Machines & Other Blocks

Shawarma Spit

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

Shawarma Spit is a block from Kaleidoscope Cookery, crafted from Chain and Campfire.

Acquisition

Crafting using Chain, Campfire, Chain, Chain, Campfire and Chain, arranged in the pattern shown. Produces Shawarma Spit.

Crafting
Chain
Campfire
Chain
Chain
Campfire
Chain
Shawarma Spit Shawarma Spit guaranteed

Mining & drops

sourcecountdrop rateconditions
Shawarma Spit1–1100%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.

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
}