Stone Cutting using Crystal Sandstone. Produces Chiseled Crystal Sandstone.


Chiseled Crystal Sandstone is a block from Blue Skies, crafted from Crystal Sandstone.
Stone Cutting using Crystal Sandstone. Produces Chiseled Crystal Sandstone.

Crafting using Crystal Sandstone Slab and Crystal Sandstone Slab, arranged in the pattern shown. Produces Chiseled Crystal Sandstone.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Crystal Sandstone | 1–1 | 100% | Survives Explosion |
Drops itself when broken.
blue_skies:chiseled_crystal_sandstoneblue_skiesblue_skiesforge:blocks/sandstone forge:items/sandstone minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "blue_skies:crystal_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "blue_skies:crystal_sandstone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}