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