Crafting using Stone and Stone, arranged in the pattern shown. Produces Stone Pressure Plate.
Stone Pressure Plate
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stone Pressure Plate | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Stone Pressure Plate, Iron Ingot, Iron Ingot, Redstone Dust and Iron Ingot, arranged in the pattern shown. Produces 6× Detector Rail.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:stone_pressure_plate- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/stone_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
