d16851f5f6
SemVer: 1.21
21 lines
332 B
JSON
21 lines
332 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"group": "wooden_fence_gate",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stick"
|
|
},
|
|
"W": {
|
|
"item": "minecraft:oak_planks"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"#W#",
|
|
"#W#"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:oak_fence_gate"
|
|
}
|
|
} |