27 lines
433 B
JSON
27 lines
433 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"pattern": [
|
|
"ip ",
|
|
"Pip",
|
|
" li"
|
|
],
|
|
"key": {
|
|
"i": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"P": {
|
|
"item": "splendid_slimes:plort"
|
|
},
|
|
"l": {
|
|
"item": "minecraft:lever"
|
|
},
|
|
"p": {
|
|
"item": "society:battery"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "splendid_slimes:slime_vac"
|
|
},
|
|
"show_notification": true
|
|
} |