Oak Highley Gate
mcwfences:oak_highley_gate

Oak Highley Gate

Wood Type:
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Highley GatesFence GatesAxe MineableFence Gates

Acquisition

Crafting using Stick, Oak Log, Stick, Stick, Oak Log and Stick, arranged in the pattern shown. Produces Oak Highley Gate.

Crafting
Oak Highley Gate Oak Highley Gate guaranteed

Mining & drops

sourcecountchanceconditions
Oak Highley Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:oak_highley_gate
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/highley_gates
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:stick"
    },
    "B": {
      "item": "minecraft:oak_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "highley",
  "experience": null,
  "cooking_time": null
}