Bloom Fence Gate
16×16 · BAKED

block· Fences

Bloom Fence Gate

Deeper and Darker · by Kyanite Team
block Fence GatesAxe MineableFence Gates

Bloom Fence Gate is a block from Deeper and Darker, crafted from Stick and Bloom Planks.

Acquisition

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

Crafting
Bloom Fence Gate Bloom Fence Gate guaranteed

Mining & drops

sourcecountchanceconditions
Bloom Fence Gate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:bloom_fence_gate
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (3)
minecraft:blocks/fence_gates
minecraft:blocks/mineable/axe
minecraft:items/fence_gates

Recipe JSON (1):

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