Crafting using Powdery Planks and Powdery Planks, arranged in the pattern shown. Produces Powdery Pressure Plate.
- Inputs
- 2 × Powdery Planks
- Output
- → Powdery Pressure Plate
block· Machines & Other Blocks
Powdery Pressure Plate is a block from My Nether's Delight, crafted from Powdery Planks.
Crafting using Powdery Planks and Powdery Planks, arranged in the pattern shown. Produces Powdery Pressure Plate.
| source | count | drop rate | conditions |
|---|---|---|---|
| Powdery Pressure Plate | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
mynethersdelight:powdery_pressure_platemynethersdelightmynethersdelightminecraft:blocks/wooden_pressure_plates minecraft:items/non_flammable_wood minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "mynethersdelight:powdery_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}