Willow Fence
hexerei:willow_fence

Willow Fence

Hexerei · by JoeFoxe
block FencesWooden FencesWooden Fences

Willow Fence is a block from Hexerei, crafted from Polished Willow Connected.

Acquisition

Woodcutting using Polished Willow Connected. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Polished Willow Planks. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Willow Connected. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Polished Willow Slab. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

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

Crafting
Willow Fence Willow Fence ×3 guaranteed

Woodcutting using Polished Willow Pillar. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Willow Slab. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Willow Planks. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Woodcutting using Polished Willow Layered. Produces Willow Fence.

Woodcutting
Willow Fence Willow Fence guaranteed

Mining & drops

sourcecountchanceconditions
Willow Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_fence
Namespace
hexerei
Mod ID
hexerei
Tags (3)
minecraft:blocks/fences
minecraft:blocks/wooden_fences
minecraft:items/wooden_fences

Recipe JSON (9):

{
  "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_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_slab"
  },
  "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: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:willow_planks"
  },
  "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
}