Stone Cutting using Azure Seastone. Produces Chiseled Azure Seastone.


Stone Cutting using Azure Seastone. Produces Chiseled Azure Seastone.

Crafting using Azure Seastone Slab and Azure Seastone Slab, arranged in the pattern shown. Produces Chiseled Azure Seastone.
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Azure Seastone | 1–1 | 100% | — |
Drops itself when broken.
cataclysm:chiseled_azure_seastonecataclysmcataclysmminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "cataclysm:azure_seastone"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "cataclysm:azure_seastone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}