Crafting using Frostbright Planks and Frostbright Planks, arranged in the pattern shown. Produces Frostbright Pressure Plate.
Frostbright Pressure Plate
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Frostbright Pressure Plate is a block from Blue Skies, crafted from Frostbright Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Frostbright Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:frostbright_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:frostbright_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
