add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#G#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:zinc_nugget"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:gunpowder"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "smallships:cannon_ball",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user