21 lines
No EOL
316 B
JSON
21 lines
No EOL
316 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"pattern": [
|
|
"a a",
|
|
"b b",
|
|
"b b"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:lightning_rod"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "target:taser_electrode",
|
|
"count": 4
|
|
}
|
|
} |