Crafting using Flower Pot, Flower Pot, Flower Pot, Bamboo Slab, Crafting Table, Bamboo Slab, Stick and Stick, arranged in the pattern shown. Produces Botanist Workbench.
Botanist Workbench
Chipped · by Alex Nijjar, Grimbop, Kekie6, ThatGravyBoat
Botanist Workbench is a block from Chipped, crafted from Flower Pot, Bamboo Slab, Crafting Table, and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Botanist Workbench | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
chipped:botanist_workbench- Namespace
chipped- Mod ID
chipped- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"yyy",
"axa",
"b b"
],
"ingredients": {
"a": {
"tag": "minecraft:wooden_slabs"
},
"b": {
"item": "minecraft:stick"
},
"x": {
"item": "minecraft:crafting_table"
},
"y": {
"item": "minecraft:flower_pot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
