G GameIDs
minecraft · recipes · 1.20.6

Cherry Pressure Plate

cherry_pressure_plate

Recipe #302

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "group": "wooden_pressure_plate",
    "key": {
        "#": {
            "item": "minecraft:cherry_planks"
        }
    },
    "pattern": [
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:cherry_pressure_plate"
    }
}