Smooth Bone Stairs
alexscaves:smooth_bone_stairs

Smooth Bone Stairs

Alex's Caves · by Alexthe668, Noonyeyz
block Whalefall IgnoresMedium Bone BlocksPickaxe MineableStairsStairs

Smooth Bone Stairs is a block from Alex's Caves, crafted from Smooth Bone Block.

Acquisition

Crafting using Smooth Bone Block, Smooth Bone Block, Smooth Bone Block, Smooth Bone Block, Smooth Bone Block and Smooth Bone Block, arranged in the pattern shown. Produces 4× Smooth Bone Stairs.

Crafting
Smooth Bone Stairs Smooth Bone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Bone Stairs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:smooth_bone_stairs
Namespace
alexscaves
Mod ID
alexscaves
Tags (5)
alexscaves:blocks/whalefall_ignores
alexscaves:items/medium_bone_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "G  ",
    "GG ",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:smooth_bone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:smooth_bone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}