Mahogany Woodcutter
hexerei:mahogany_woodcutter

Mahogany Woodcutter

Hexerei · by JoeFoxe
block Pickaxe Mineable

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

Acquisition

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

Crafting
Mahogany Woodcutter Mahogany Woodcutter guaranteed

Mining & drops

sourcecountchanceconditions
Mahogany Woodcutter1–1100%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
}