added tacz ammo recipes

This commit is contained in:
2025-01-04 12:31:27 -06:00
parent 52fd2acee4
commit bfa05cf674
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shapeless",
"materials": [
{
"item": {
"tag": "forge:ingots/copper"
},
"count": 15
},
{
"item": {
"tag": "forge:gunpowder"
},
"count": 3
}
],
"result": {
"type": "ammo",
"id": "tacz:556x45",
"count": 60
}
}

View File

@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "tacz ammo recipes"
}
}