Willow Chest
hexerei:willow_chest

Willow Chest

Hexerei · by JoeFoxe
block Wooden ChestChestsWooden ChestChestsAxe Mineable

Willow Chest is a block from Hexerei, crafted from Polished Willow Layered.

Acquisition

Woodcutting using Polished Willow Layered. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Willow Planks. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Polished Willow Slab. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Willow Slab. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

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

Crafting
Willow Chest Willow Chest guaranteed

Woodcutting using Polished Willow Planks. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Polished Willow Connected. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Polished Willow Pillar. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Woodcutting using Willow Connected. Produces Willow Chest.

Woodcutting
Willow Chest Willow Chest guaranteed

Mining & drops

sourcecountchanceconditions
Willow Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_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_willow_layered"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "hexerei:willow_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:willow_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}