17 lines
294 B
JSON
17 lines
294 B
JSON
![]() |
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "redstone",
|
||
|
"group": "wooden_fence_gate",
|
||
|
"key": {
|
||
|
"#": "minecraft:stick",
|
||
|
"P": "minecraft:spruce_planks"
|
||
|
},
|
||
|
"pattern": [
|
||
|
"#P#",
|
||
|
"#P#"
|
||
|
],
|
||
|
"result": {
|
||
|
"count": 2,
|
||
|
"id": "minecraft:spruce_fence_gate"
|
||
|
}
|
||
|
}
|