Witch Hazel Fence
hexerei:witch_hazel_fence

Witch Hazel Fence

Hexerei · by JoeFoxe
block FencesWooden FencesWooden Fences

Witch Hazel Fence is a block from Hexerei, crafted from Polished Witch Hazel Layered.

Acquisition

Woodcutting using Polished Witch Hazel Layered. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Woodcutting using Witch Hazel Connected. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Woodcutting using Polished Witch Hazel Planks. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

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

Crafting
Witch Hazel Fence Witch Hazel Fence ×3 guaranteed

Woodcutting using Witch Hazel Slab. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Woodcutting using Witch Hazel Planks. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Woodcutting using Polished Witch Hazel Slab. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Woodcutting using Polished Witch Hazel Pillar. Produces Witch Hazel Fence.

Woodcutting
Witch Hazel Fence Witch Hazel Fence guaranteed

Mining & drops

sourcecountchanceconditions
Witch Hazel Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:witch_hazel_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_witch_hazel_layered"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:witch_hazel_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#|#",
    "#|#"
  ],
  "ingredients": {
    "#": {
      "item": "hexerei:witch_hazel_planks"
    },
    "|": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:witch_hazel_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:witch_hazel_planks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_connected"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "hexerei:woodcutting",
  "pattern": null,
  "ingredients": {
    "item": "hexerei:polished_witch_hazel_pillar"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}