Crafting using Stick, Dark Cherry Planks, Stick, Stick, Dark Cherry Planks and Stick, arranged in the pattern shown. Produces Dark Cherry Fence Gate.
block· Fences
Dark Cherry Fence Gate
[Let's Do] Vinery · by Jason13Official, Satisfy
Dark Cherry Fence Gate is a block from [Let's Do] Vinery, crafted from Stick and Dark Cherry Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Cherry Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
vinery:dark_cherry_fence_gate- Namespace
vinery- Mod ID
vinery- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#W#",
"#W#"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "vinery:dark_cherry_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}
