Crafting using Bluebright Planks and Bluebright Planks, arranged in the pattern shown. Produces Bluebright Pressure Plate.
Bluebright Pressure Plate
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Bluebright Pressure Plate is a block from Blue Skies, crafted from Bluebright Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bluebright Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:bluebright_pressure_plate- Namespace
blue_skies- Mod ID
blue_skies- Tags (2)
minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "blue_skies:bluebright_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
