warped_fence.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_fence",
"key": {
"#": "minecraft:stick",
"W": "minecraft:warped_planks"
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"id": "minecraft:warped_fence"
}
}