bamboo_fence_gate.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_custom_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"item": "minecraft:bamboo_fence_gate"
},
"show_notification": true
}