Crafting using Rubberwood Planks and Rubberwood Planks, arranged in the pattern shown. Produces Rubberwood Pressure Plate.
Rubberwood Pressure Plate
Thermal Foundation · by King Lemming
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubberwood Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Rubberwood Pressure Plate | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
thermal:rubberwood_pressure_plate- Namespace
thermal- Mod ID
thermal_foundation- Tags (1)
minecraft:blocks/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "thermal:rubberwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
