Rubber Slab
techreborn:rubber_slab

Rubber Slab

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block SlabsWooden SlabsSlabsWooden Slabs

Acquisition

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

Crafting
Rubber Slab Rubber Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Rubber Slab1–1100%Survives Explosion

Used in (1)

Industrial Sawmill using Rubber Slab. Produces 2× Saw Dust and 2× Rubber Pressure Plate.

Industrial Sawmill
Saw Dust Saw Dust ×2 guaranteed
Rubber Pressure Plate Rubber Pressure Plate ×2 guaranteed

Block drops

Drops itself when broken.

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
}