G GameIDs
minecraft · recipes · 1.19.4

Polished Blackstone Pressure Plate

polished_blackstone_pressure_plate

Recipe #960

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": {
            "item": "minecraft:polished_blackstone"
        }
    },
    "pattern": [
        "##"
    ],
    "result": {
        "item": "minecraft:polished_blackstone_pressure_plate"
    },
    "show_notification": true
}