G GameIDs
minecraft · recipes · 1.21.11

Powered Rail

powered_rail

Recipe #750

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:stick",
        "R": "minecraft:redstone",
        "X": "minecraft:gold_ingot"
    },
    "pattern": [
        "X X",
        "X#X",
        "XRX"
    ],
    "result": {
        "count": 6,
        "id": "minecraft:powered_rail"
    }
}