Smooth Coprolith Stairs
alexscaves:smooth_coprolith_stairs

Smooth Coprolith Stairs

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableStairsStairs

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

Acquisition

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

Crafting
Smooth Coprolith Stairs Smooth Coprolith Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Coprolith Stairs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:smooth_coprolith_stairs
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (2):

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