Crafting using Stick, Apricorn Planks, Stick, Stick, Apricorn Planks and Stick, arranged in the pattern shown. Produces Apricorn Fence Gate.
block· Fences
Apricorn Fence Gate
Cobblemon · by The Cobblemon Team
Apricorn Fence Gate is a block from Cobblemon, crafted from Stick and Apricorn Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Apricorn Fence Gate | 1–1 | 100% | 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
}
