Crafting using Iron Ingot, Willow Planks, Andesite and Willow Planks, arranged in the pattern shown. Produces Willow Woodcutter.
Willow Woodcutter
Hexerei · by JoeFoxe
Willow Woodcutter is a block from Hexerei, crafted from Iron Ingot, Willow Planks, and Andesite.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Willow Woodcutter | 1–1 | 100% | 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
}

