G GameIDs
minecraft · recipes · 1.21.11

Stone Pressure Plate

stone_pressure_plate

Recipe #127

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:stone"
    },
    "pattern": [
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:stone_pressure_plate"
    }
}