Crafting using Glass, Glass, Cobbled Deepslate, Cobbled Deepslate and Cobbled Deepslate, arranged in the pattern shown. Produces Alchemist Table.
- Inputs
- 2 × Glass
- 3 × Cobbled Deepslate
- Output
- → Alchemist Table
block· Machines & Other Blocks
Alchemist Table is a block from VillagersPlus, crafted from Glass and Cobbled Deepslate.
Crafting using Glass, Glass, Cobbled Deepslate, Cobbled Deepslate and Cobbled Deepslate, arranged in the pattern shown. Produces Alchemist Table.
| source | count | drop rate | conditions |
|---|---|---|---|
| Alchemist 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.
villagersplus:alchemist_tablevillagersplusvillagersplusRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
" X ",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:cobbled_deepslate"
},
"X": {
"item": "minecraft:glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}