Willow Fence Gate
hexerei:willow_fence_gate

Willow Fence Gate

Hexerei · by JoeFoxe
block Fence Gates

Willow Fence Gate is a block from Hexerei, crafted from Willow Planks.

Acquisition

Woodcutting using Willow Planks. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Polished Willow Planks. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Crafting using Stick, Willow Planks, Stick, Stick, Willow Planks and Stick, arranged in the pattern shown. Produces Willow Fence Gate.

Crafting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Willow Connected. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Polished Willow Connected. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Polished Willow Pillar. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Willow Slab. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Polished Willow Layered. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Woodcutting using Polished Willow Slab. Produces Willow Fence Gate.

Woodcutting
Willow Fence Gate Willow Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Willow Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_fence_gate
Namespace
hexerei
Mod ID
hexerei
Tags (1)
minecraft:blocks/fence_gates

Recipe JSON (9):

{
  "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_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "|#|",
    "|#|"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:willow_planks"
    },
    "|": {
      "item": "minecraft:stick"
    }
  },
  "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_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_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}