testing ammo recipe

This commit is contained in:
2025-01-04 13:02:13 -06:00
parent bfa05cf674
commit ea2d977f64

View File

@@ -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
}
}
}