Crafting using Glacian Planks and Glacian Planks, arranged in the pattern shown. Produces Glacian Pressure Plate.
Glacian Pressure Plate
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glacian Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:glacian_pressure_plate- Namespace
ad_astra- Mod ID
ad_astra- Tags (4)
minecraft:blocks/mineable/axe minecraft:blocks/pressure_plates minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "ad_astra:glacian_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
