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