Crafting using Stick, Spruce Log, Stick, Stick, Spruce Log and Stick, arranged in the pattern shown. Produces Spruce Highley Gate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spruce Highley Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:spruce_highley_gate- Namespace
mcwfences- Mod ID
mcwfences- Tags (4)
mcwfences:blocks/highley_gates minecraft:blocks/fence_gates minecraft:blocks/mineable/axe minecraft:items/fence_gates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"ABA"
],
"ingredients": {
"A": {
"item": "minecraft:stick"
},
"B": {
"item": "minecraft:spruce_log"
}
},
"conditions": [],
"sequence": null,
"group_name": "highley",
"experience": null,
"cooking_time": null
}
