testing ammo recipe
This commit is contained in:
@@ -1,17 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"materials": [
|
||||
"category": "misc",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:ingots/copper"
|
||||
},
|
||||
"count": 15
|
||||
"item": "minecraft:copper_ingot"
|
||||
},
|
||||
{
|
||||
"item": {
|
||||
"tag": "forge:gunpowder"
|
||||
},
|
||||
"count": 3
|
||||
"item": "minecraft:gunpowder"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
@@ -19,4 +14,4 @@
|
||||
"id": "tacz:556x45",
|
||||
"count": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user