Polished Willow Fence
hexerei:polished_willow_fence

Polished Willow Fence

Hexerei · by JoeFoxe
block FencesWooden FencesWooden Fences

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

Acquisition

Woodcutting using Polished Willow Planks. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Polished Willow Pillar. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

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

Crafting
Polished Willow Fence Polished Willow Fence ×3 guaranteed

Woodcutting using Polished Willow Layered. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Polished Willow Slab. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Polished Willow Connected. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Willow Planks. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Willow Slab. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Woodcutting using Willow Connected. Produces Polished Willow Fence.

Woodcutting
Polished Willow Fence Polished Willow Fence guaranteed

Mining & drops

sourcecountchanceconditions
Polished Willow Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:polished_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_planks"
  },
  "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": "minecraft:crafting_shaped",
  "pattern": [
    "#|#",
    "#|#"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:polished_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_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
}
{
  "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_planks"
  },
  "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_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}