Files
jgl_sunlit_patch/kubejs/data/splendid_slimes/recipes/rocket_pod.json
T
2026-07-31 10:34:32 +09:00

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
}