add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user