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