Juniper Fence
bewitchment:juniper_fence

Juniper Fence

Bewitchment · by MoriyaShiine, cybercat5555
block Wooden FencesWooden Fences

Juniper Fence is a block from Bewitchment, crafted from Juniper Planks and Stick.

Acquisition

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

Crafting
Juniper Fence Juniper Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Juniper Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:juniper_fence
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
minecraft:blocks/wooden_fences
minecraft:items/wooden_fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "W#W",
    "W#W"
  ],
  "ingredients": {
    "#": {
      "item": "stick"
    },
    "W": {
      "item": "bewitchment:juniper_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence",
  "experience": null,
  "cooking_time": null
}