27 lines
No EOL
420 B
JSON
27 lines
No EOL
420 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
" a ",
|
|
"bcd",
|
|
"bcd"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:iron_nugget"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:lapis_lazuli"
|
|
},
|
|
"c": {
|
|
"item": "minecraft:copper_ingot"
|
|
},
|
|
"d": {
|
|
"item": "minecraft:redstone"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "superbwarfare:motor",
|
|
"count": 2
|
|
}
|
|
} |