19 lines
No EOL
288 B
JSON
19 lines
No EOL
288 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"pattern": [
|
|
"aba"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:oak_fence"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:iron_bars"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "target:barbed_wire",
|
|
"count": 3
|
|
}
|
|
} |