Stone Cutting using Cut Shellstone. Produces Cut Shellstone Stairs.
Cut Shellstone Stairs
Naturalist · by Starfish Studios
Acquisition
Crafting using Cut Shellstone, Cut Shellstone, Cut Shellstone, Cut Shellstone, Cut Shellstone and Cut Shellstone, arranged in the pattern shown. Produces 4× Cut Shellstone Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Shellstone Stairs | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
naturalist:cut_shellstone_stairs- Namespace
naturalist- Mod ID
naturalist- Tags (1)
naturalist:blocks/shellstone
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "naturalist:cut_shellstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "naturalist:cut_shellstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
