Alchemy Bench
chipped:alchemy_bench

Alchemy Bench

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

Acquisition

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.

Crafting
Alchemy Bench Alchemy Bench guaranteed

Mining & drops

sourcecountchanceconditions
Alchemy Bench1–1100%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
}