Crafting using Stick, Bloom Planks, Stick, Stick, Bloom Planks and Stick, arranged in the pattern shown. Produces Bloom Fence Gate.
block· Fences
Bloom Fence Gate
Deeper and Darker · by Kyanite Team
Bloom Fence Gate is a block from Deeper and Darker, crafted from Stick and Bloom Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bloom Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
