Crimson Fence Gate
minecraft:crimson_fence_gate

Crimson Fence Gate

Wood Type:
Minecraft · by Mojang Studios
block Fence GatesFence GatesNon Flammable Wood

Acquisition

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

Crafting
Crimson Fence Gate Crimson Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Crimson Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:crimson_fence_gate
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/fence_gates
minecraft:items/fence_gates
minecraft:items/non_flammable_wood

Recipe JSON (1):

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