G GameIDs
minecraft · recipes · 1.12.2

Lever

lever

Recipe #249

1.12.2 #11
{
    "type": "crafting_shaped",
    "pattern": [
        "X",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:cobblestone"
        },
        "X": {
            "item": "minecraft:stick"
        }
    },
    "result": {
        "item": "minecraft:lever"
    }
}