Witch Hazel Woodcutter
hexerei:witch_hazel_woodcutter

Witch Hazel Woodcutter

Hexerei · by JoeFoxe
block Pickaxe Mineable

Witch Hazel Woodcutter is a block from Hexerei, crafted from Iron Ingot, Witch Hazel Planks, and Andesite.

Acquisition

Crafting using Iron Ingot, Witch Hazel Planks, Andesite and Witch Hazel Planks, arranged in the pattern shown. Produces Witch Hazel Woodcutter.

Crafting
Witch Hazel Woodcutter Witch Hazel Woodcutter guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Woodcutter1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:witch_hazel_woodcutter
Namespace
hexerei
Mod ID
hexerei
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " I ",
    "#A#"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:witch_hazel_planks"
    },
    "A": {
      "item": "minecraft:andesite"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}