added tacz ammo recipes
This commit is contained in:
@@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
6
akanealw_custom_datapacks/tacz-ammo-recipes/pack.mcmeta
Executable file
6
akanealw_custom_datapacks/tacz-ammo-recipes/pack.mcmeta
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 15,
|
||||||
|
"description": "tacz ammo recipes"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user