Red Portuguese Pavement Stairs
botania:red_pavement_stairs

Red Portuguese Pavement Stairs

Dye Color:
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableStairsStairs

Acquisition

Crafting using Red Portuguese Pavement, Red Portuguese Pavement, Red Portuguese Pavement, Red Portuguese Pavement, Red Portuguese Pavement and Red Portuguese Pavement, arranged in the pattern shown. Produces 4× Red Portuguese Pavement Stairs.

Crafting
Red Portuguese Pavement Stairs Red Portuguese Pavement Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Red Portuguese Pavement Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:red_pavement_stairs
Namespace
botania
Mod ID
botania
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:red_pavement"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "Q  ",
    "QQ ",
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:red_pavement"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:pavement_stairs",
  "experience": null,
  "cooking_time": null
}