Files
2026-07-31 10:34:32 +09:00

23 lines
290 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#G#",
"###"
],
"key": {
"#": {
"item": "create:zinc_nugget"
},
"G": {
"item": "minecraft:gunpowder"
}
},
"result": {
"item": "smallships:cannon_ball",
"count": 2
}
}