G GameIDs
minecraft · recipes · 1.19.4

Rail

rail

Recipe #737

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:stick"
        },
        "X": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "X X",
        "X#X",
        "X X"
    ],
    "result": {
        "count": 16,
        "item": "minecraft:rail"
    },
    "show_notification": true
}