Rubberwood Slab
thermal:rubberwood_slab

Rubberwood Slab

Thermal Foundation · by King Lemming
block SlabsWooden SlabsSlabsWooden Slabs

Acquisition

Crafting using Rubberwood Planks, Rubberwood Planks and Rubberwood Planks, arranged in the pattern shown. Produces 6× Rubberwood Slab.

Crafting
Rubberwood Slab Rubberwood Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Rubberwood Slab1–1100%

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
}