G GameIDs
minecraft · recipes · 26.1.2

Target

target

Recipe #111

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "H": "minecraft:hay_block",
        "R": "minecraft:redstone"
    },
    "pattern": [
        " R ",
        "RHR",
        " R "
    ],
    "result": {
        "id": "minecraft:target"
    }
}