Rubber Stairs
techreborn:rubber_stair

Rubber Stairs

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block StairsWooden StairsStairsWooden Stairs

Acquisition

Crafting using Rubber Planks, Rubber Planks, Rubber Planks, Rubber Planks, Rubber Planks and Rubber Planks, arranged in the pattern shown. Produces 4× Rubber Stairs.

Crafting
Rubber Stairs Rubber Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Rubber Stairs1–1100%Survives Explosion

Used in (1)

Block drops

dropscountchanceconditions
Rubber Stairs1–1100%Survives Explosion
Developer reference
Registry name
techreborn:rubber_stair
Namespace
techreborn
Mod ID
techreborn
Tags (4)
minecraft:blocks/stairs
minecraft:blocks/wooden_stairs
minecraft:items/stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "W  ",
    "WW ",
    "WWW"
  ],
  "ingredients": {
    "W": {
      "item": "techreborn:rubber_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}