Crafting using Iron Ingot, Mahogany Planks, Andesite and Mahogany Planks, arranged in the pattern shown. Produces Mahogany Woodcutter.
Mahogany Woodcutter
Hexerei · by JoeFoxe
Mahogany Woodcutter is a block from Hexerei, crafted from Iron Ingot, Mahogany Planks, and Andesite.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mahogany Woodcutter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
hexerei:mahogany_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:mahogany_planks"
},
"A": {
"item": "minecraft:andesite"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

