22 lines
356 B
JSON
22 lines
356 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"pattern": [
|
|
" p ",
|
|
"pgp",
|
|
" p "
|
|
],
|
|
"key": {
|
|
"g": {
|
|
"item": "supplementaries:bomb"
|
|
},
|
|
"p": {
|
|
"item": "minecraft:phantom_membrane"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "splendid_slimes:rocket_pod",
|
|
"count": 16
|
|
},
|
|
"show_notification": true
|
|
} |