Crafting using Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Skyroot Pressure Plate.
Skyroot Pressure Plate
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Skyroot Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
aether:skyroot_pressure_plate- Namespace
aether- Mod ID
aether- 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": "aether:skyroot_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
