Crafting using Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Pressure Plate.
Acquisition
Chemical Reactor using Crimson Pressure Plate and Ender Pearl Dust. Produces Warped Pressure Plate.
Industrial Sawmill using Warped Slab. Produces 2× Warped Pressure Plate and 2× Saw Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warped Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:warped_pressure_plate- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/wooden_pressure_plates minecraft:items/non_flammable_wood minecraft:items/wooden_pressure_plates
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:warped_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:crimson_pressure_plate"
},
{
"tag": "c:ender_pearl_dusts"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:warped_slab"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
