Crafting using Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces Cherry Pressure Plate.
Cherry Pressure Plate is a block from Oh The Biomes You'll Go, crafted from Cherry Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cherry Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
byg:cherry_pressure_plate- Namespace
byg- Mod ID
byg- Tags (2)
minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "byg:cherry_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
