Crafting using Rubberwood Planks, Rubberwood Planks and Rubberwood Planks, arranged in the pattern shown. Produces 6× Rubberwood Slab.
Rubberwood Slab
Thermal Foundation · by King Lemming
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rubberwood Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
thermal:rubberwood_slab- Namespace
thermal- Mod ID
thermal_foundation- Tags (4)
minecraft:blocks/slabs minecraft:blocks/wooden_slabs minecraft:items/slabs minecraft:items/wooden_slabs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "thermal:rubberwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}
