Crafting using Brewing Stand, Any Wooden Slabs, Crafting Table, Any Wooden Slabs, Any Wooden Slabs, Enchanting Table and Any Wooden Slabs, arranged in the pattern shown. Produces Alchemy Bench.
Alchemy Bench
Chipped · by Alex Nijjar, Grimbop, Kekie6, ThatGravyBoat
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alchemy Bench | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
chipped:alchemy_bench- Namespace
chipped- Mod ID
chipped- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" b ",
"axa",
"aya"
],
"ingredients": {
"a": {
"tag": "minecraft:wooden_slabs"
},
"b": {
"item": "minecraft:brewing_stand"
},
"x": {
"item": "minecraft:crafting_table"
},
"y": {
"item": "minecraft:enchanting_table"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
