Mahogany Chest
hexerei:mahogany_chest

Mahogany Chest

Hexerei · by JoeFoxe
block Wooden ChestChestsWooden ChestChestsAxe Mineable

Mahogany Chest is a block from Hexerei, crafted from Polished Mahogany Slab.

Acquisition

Woodcutting using Polished Mahogany Slab. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Polished Mahogany Planks. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Mahogany Slab. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Mahogany Planks. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Polished Mahogany Layered. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Polished Mahogany Connected. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Polished Mahogany Pillar. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Crafting using Polished Mahogany Planks, Polished Mahogany Planks, Polished Mahogany Planks, Polished Mahogany Planks, Polished Mahogany Planks, Polished Mahogany Planks, Polished Mahogany Planks and Polished Mahogany Planks, arranged in the pattern shown. Produces Mahogany Chest.

Crafting
Mahogany Chest Mahogany Chest guaranteed

Woodcutting using Mahogany Connected. Produces Mahogany Chest.

Woodcutting
Mahogany Chest Mahogany Chest guaranteed

Mining & drops

sourcecountchanceconditions
Mahogany Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:mahogany_chest
Namespace
hexerei
Mod ID
hexerei
Tags (5)
forge:blocks/chests/wooden
forge:blocks/chests
forge:items/chests/wooden
forge:items/chests
minecraft:blocks/mineable/axe

Recipe JSON (9):

{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_mahogany_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_mahogany_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:mahogany_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:mahogany_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_mahogany_layered"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_mahogany_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_mahogany_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "hexerei:mahogany_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:mahogany_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}