G GameIDs
minecraft · recipes · 1.21.11

Redstone Block

redstone_block

Recipe #577

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:redstone"
    },
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:redstone_block"
    }
}