End Lotus Stairs
betterend:end_lotus_stairs

End Lotus Stairs

item StairsWooden StairsStairsWooden Stairs

End Lotus Stairs is a item from Unknown Mod, crafted from End Lotus Planks.

Acquisition

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

Crafting
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Planks
End Lotus Stairs End Lotus Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
End Lotus Stairs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:end_lotus_stairs
Namespace
betterend
Mod ID
unknown
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": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:end_lotus_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stairs",
  "experience": null,
  "cooking_time": null
}