Cyan Painted Stairs
regions_unexplored:cyan_painted_stairs

Cyan Painted Stairs

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden StairWooden StairWooden StairsWooden Stairs

Cyan Painted Stairs is a block from Regions Unexplored, crafted from Cyan Painted Planks.

Acquisition

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

Crafting
Cyan Painted Stairs Cyan Painted Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cyan Painted Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:cyan_painted_stairs
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/stairs/wooden
forge:items/stairs/wooden
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:cyan_painted_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "painted_stairs",
  "experience": null,
  "cooking_time": null
}