minecraft · recipes
· 1.14.4
Spruce Fence Gate
spruce_fence_gate
Recipe #326
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"group": "wooden_fence_gate",
"pattern": [
"#W#",
"#W#"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:spruce_planks"
}
},
"result": {
"item": "minecraft:spruce_fence_gate"
}
}