27 lines
No EOL
432 B
JSON
27 lines
No EOL
432 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"aba",
|
|
"cbc",
|
|
" e "
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:copper_ingot"
|
|
},
|
|
"b": {
|
|
"item": "superbwarfare:grain"
|
|
},
|
|
"c": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"e": {
|
|
"item": "minecraft:firework_rocket"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "superbwarfare:missile_engine",
|
|
"count": 4
|
|
}
|
|
} |