Botanist Workbench
chipped:botanist_workbench

Botanist Workbench

Chipped · by Alex Nijjar, Grimbop, Kekie6, ThatGravyBoat
block Axe Mineable

Botanist Workbench is a block from Chipped, crafted from Flower Pot, Bamboo Slab, Crafting Table, and Stick.

Acquisition

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.

Crafting
Botanist Workbench Botanist Workbench guaranteed

Mining & drops

sourcecountchanceconditions
Botanist Workbench1–1100%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
}