Apricorn Fence Gate
16×16 · BAKED

block· Fences

Apricorn Fence Gate

Cobblemon · by The Cobblemon Team
block Fence GatesFence Gates

Apricorn Fence Gate is a block from Cobblemon, crafted from Stick and Apricorn Planks.

Acquisition

Crafting using Stick, Apricorn Planks, Stick, Stick, Apricorn Planks and Stick, arranged in the pattern shown. Produces Apricorn Fence Gate.

Crafting
Apricorn Fence Gate Apricorn Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Apricorn Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cobblemon:apricorn_fence_gate
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
minecraft:blocks/fence_gates
minecraft:items/fence_gates

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#W#",
    "#W#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "cobblemon:apricorn_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_fence_gate",
  "experience": null,
  "cooking_time": null
}