Crafting using Warped Coffee Table and Warped Fence, arranged in the pattern shown. Produces Warped Table.
- Inputs
- Warped Coffee Table
- Warped Fence
- Output
- → Warped Table
block· Machines & Other Blocks
Warped Table is a block from Macaw's Furniture, crafted from Warped Coffee Table and Warped Fence.
Crafting using Warped Coffee Table and Warped Fence, arranged in the pattern shown. Produces Warped Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Warped Table | 1–1 | 100% | — |
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.
Crafting using Warped Table and Warped Stem, arranged in the pattern shown. Produces Warped End Table.
Drops itself when broken.
mcwfurnitures:warped_tablemcwfurnituresmcwfurnituresmcwfurnitures:blocks/table minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "mcwfurnitures:warped_coffee_table"
},
"B": {
"item": "minecraft:warped_fence"
}
},
"conditions": [],
"sequence": null,
"group_name": "table",
"experience": null,
"cooking_time": null
}