Crafting using Coprolith, Coprolith, Coprolith, Coprolith, Coprolith and Coprolith, arranged in the pattern shown. Produces 4× Coprolith Stairs.
Coprolith Stairs
Alex's Caves · by Alexthe668, Noonyeyz
Coprolith Stairs is a block from Alex's Caves, crafted from Coprolith.
Acquisition
Stone Cutting using Coprolith. Produces Coprolith Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Coprolith Stairs | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves: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:crafting_shaped",
"pattern": [
"A ",
"AA ",
"AAA"
],
"ingredients": {
"A": {
"item": "alexscaves:coprolith"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:coprolith"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
