Willow Trapdoor
hexerei:willow_trapdoor

Willow Trapdoor

Hexerei · by JoeFoxe
block Wooden TrapdoorsWooden Trapdoors

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

Acquisition

Woodcutting using Polished Willow Layered. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Polished Willow Connected. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Willow Slab. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Crafting using Willow Planks, Willow Planks, Willow Planks, Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces 2× Willow Trapdoor.

Crafting
Willow Trapdoor Willow Trapdoor ×2 guaranteed

Woodcutting using Polished Willow Planks. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Polished Willow Slab. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Willow Planks. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Willow Connected. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Woodcutting using Polished Willow Pillar. Produces Willow Trapdoor.

Woodcutting
Willow Trapdoor Willow Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Willow Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_trapdoor
Namespace
hexerei
Mod ID
hexerei
Tags (2)
minecraft:blocks/wooden_trapdoors
minecraft:items/wooden_trapdoors

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:polished_willow_connected"
  },
  "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": {
    "#": {
      "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_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_planks"
  },
  "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
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_willow_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}