G GameIDs
minecraft · recipes · 1.19.4

Lever

lever

Recipe #249

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": {
            "item": "minecraft:cobblestone"
        },
        "X": {
            "item": "minecraft:stick"
        }
    },
    "pattern": [
        "X",
        "#"
    ],
    "result": {
        "item": "minecraft:lever"
    },
    "show_notification": true
}