Smaragdant Crystal Stairs
betterend:smaragdant_crystal_stairs

Smaragdant Crystal Stairs

item Pickaxe MineableStairsStairs

Smaragdant Crystal Stairs is a item from Unknown Mod, crafted from Smaragdant Crystal.

Acquisition

Crafting using Smaragdant Crystal, Smaragdant Crystal, Smaragdant Crystal, Smaragdant Crystal, Smaragdant Crystal and Smaragdant Crystal, arranged in the pattern shown. Produces 4× Smaragdant Crystal Stairs.

Crafting
Smaragdant Crystal Stairs Smaragdant Crystal Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smaragdant Crystal Stairs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:smaragdant_crystal_stairs
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:smaragdant_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_stone_stairs",
  "experience": null,
  "cooking_time": null
}