Crafting using Birch Planks and Birch Planks, arranged in the pattern shown. Produces Birch Pressure Plate.
Acquisition
Industrial Sawmill using Birch Slab. Produces 2× Saw Dust and 2× Birch Pressure Plate.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Birch Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:birch_pressure_plate- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:birch_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:birch_slab"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
