Stone Cutting using Smooth Sourcestone: Large Bricks. Produces Smooth Sourcestone: Large Bricks Stairs.
Smooth Sourcestone: Large Bricks Stairs
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Crafting using Smooth Sourcestone: Large Bricks, Smooth Sourcestone: Large Bricks, Smooth Sourcestone: Large Bricks, Smooth Sourcestone: Large Bricks, Smooth Sourcestone: Large Bricks and Smooth Sourcestone: Large Bricks, arranged in the pattern shown. Produces 4× Smooth Sourcestone: Large Bricks Stairs.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Sourcestone: Large Bricks Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ars_nouveau:smooth_sourcestone_large_bricks_stairs- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (3)
ars_nouveau:blocks/an_decorative minecraft:blocks/mineable/pickaxe minecraft:blocks/stairs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "ars_nouveau:smooth_sourcestone_large_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "ars_nouveau:smooth_sourcestone_large_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
