Crafting using Rubber Planks and Rubber Planks, arranged in the pattern shown. Produces Rubber Pressure Plate.
Rubber Pressure Plate
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Industrial Sawmill using Rubber Slab. Produces 2× Saw Dust and 2× Rubber Pressure Plate.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubber Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rubber Pressure Plate | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:rubber_pressure_plate- Namespace
techreborn- Mod ID
techreborn- Tags (2)
minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "techreborn:rubber_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "techreborn:rubber_slab"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
