minecraft · recipes
· 1.12.2
Jungle Fence
jungle_fence
Recipe #850
1.12.2
#11
{
"type": "crafting_shaped",
"group": "wooden_fence",
"pattern": [
"W#W",
"W#W"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:planks",
"data": 3
}
},
"result": {
"item": "minecraft:jungle_fence",
"count": 3
}
}