Blue Bioshroom Stairs
regions_unexplored:blue_bioshroom_stairs

Blue Bioshroom Stairs

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

Acquisition

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

Crafting
Blue Bioshroom Stairs Blue Bioshroom Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Bioshroom Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:blue_bioshroom_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:blue_bioshroom_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_stairs",
  "experience": null,
  "cooking_time": null
}