17 lines
No EOL
294 B
JSON
Executable file
17 lines
No EOL
294 B
JSON
Executable file
{
|
|
"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"
|
|
}
|
|
} |