target.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"RHR",
" R "
],
"key": {
"H": {
"item": "minecraft:hay_block"
},
"R": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:target"
}
}