Willow Woodcutter
hexerei:willow_woodcutter

Willow Woodcutter

Hexerei · by JoeFoxe
block Pickaxe Mineable

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

Acquisition

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

Crafting
Willow Woodcutter Willow Woodcutter guaranteed

Mining & drops

sourcecountchanceconditions
Willow Woodcutter1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_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:willow_planks"
    },
    "A": {
      "item": "minecraft:andesite"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}