Crafting using Cogwheel, Andesite Casing and Turntable, arranged in the pattern shown. Produces Slicer.
- Inputs
- Cogwheel
- Andesite Casing
- Turntable
- Output
- → Slicer
block· Machines & Other Blocks
Slicer is a block from Create Slice & Dice, crafted from Cogwheel, Andesite Casing, and Turntable.
Crafting using Cogwheel, Andesite Casing and Turntable, arranged in the pattern shown. Produces Slicer.
| source | count | drop rate | conditions |
|---|---|---|---|
| Slicer | 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.
Drops itself when broken.
sliceanddice:slicersliceanddicesliceanddiceminecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B",
"C"
],
"ingredients": {
"A": {
"item": "create:cogwheel"
},
"B": {
"item": "create:andesite_casing"
},
"C": {
"item": "create:turntable"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}