27 lines
No EOL
404 B
JSON
27 lines
No EOL
404 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
" a ",
|
|
"bcb",
|
|
" d "
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"tag": "forge:ingots/steel"
|
|
},
|
|
"b": {
|
|
"tag": "forge:plates/copper"
|
|
},
|
|
"c": {
|
|
"item": "minecraft:gunpowder"
|
|
},
|
|
"d": {
|
|
"item": "target:primer"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "target:rifle_ammo",
|
|
"count": 6
|
|
}
|
|
} |