Crafting using Warped Slab, Warped Slab, Warped Slab, Warped Fence and Warped Fence, arranged in the pattern shown. Produces Warped Table.
- Inputs
- 3 × Warped Slab
- 2 × Warped Fence
- Output
- → Warped Table
block· Machines & Other Blocks
Warped Table is a block from Kaleidoscope Cookery, crafted from Warped Slab and Warped Fence.
Crafting using Warped Slab, Warped Slab, Warped Slab, Warped Fence and Warped Fence, arranged in the pattern shown. Produces Warped Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Warped Table | 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.
kaleidoscope_cookery:table_warpedkaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:blocks/table kaleidoscope_cookery:items/cookery_mod_items minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"F F"
],
"ingredients": {
"F": {
"item": "minecraft:warped_fence"
},
"S": {
"item": "minecraft:warped_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}