Yellow Bioshroom Stairs
regions_unexplored:yellow_bioshroom_stairs

Yellow Bioshroom Stairs

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden StairWooden StairWooden StairsNon Flammable WoodWooden Stairs

Acquisition

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

Crafting
Yellow Bioshroom Stairs Yellow Bioshroom Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Bioshroom Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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