G GameIDs
minecraft · recipes · 26.1.2

Redstone Lamp

redstone_lamp

Recipe #581

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "G": "minecraft:glowstone",
        "R": "minecraft:redstone"
    },
    "pattern": [
        " R ",
        "RGR",
        " R "
    ],
    "result": {
        "id": "minecraft:redstone_lamp"
    }
}