Witch Hazel Chest
hexerei:witch_hazel_chest

Witch Hazel Chest

Hexerei · by JoeFoxe
block Wooden ChestChestsWooden ChestChestsAxe Mineable

Witch Hazel Chest is a block from Hexerei, crafted from Witch Hazel Slab.

Acquisition

Woodcutting using Witch Hazel Slab. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Witch Hazel Planks. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Witch Hazel Connected. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Polished Witch Hazel Planks. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Crafting using Witch Hazel Connected, Witch Hazel Connected, Witch Hazel Connected, Witch Hazel Connected, Witch Hazel Connected, Witch Hazel Connected, Witch Hazel Connected and Witch Hazel Connected, arranged in the pattern shown. Produces Witch Hazel Chest.

Crafting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Polished Witch Hazel Pillar. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Polished Witch Hazel Slab. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Woodcutting using Polished Witch Hazel Layered. Produces Witch Hazel Chest.

Woodcutting
Witch Hazel Chest Witch Hazel Chest guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:witch_hazel_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:witch_hazel_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:witch_hazel_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:witch_hazel_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "hexerei:witch_hazel_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_layered"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}