Stone Cutting using Azure Seastone. Produces Azure Seastone Pillar.


Stone Cutting using Azure Seastone. Produces Azure Seastone Pillar.

Crafting using Azure Seastone and Azure Seastone, arranged in the pattern shown. Produces 2× Azure Seastone Pillar.
| source | count | chance | conditions |
|---|---|---|---|
| Azure Seastone Pillar | 1–1 | 100% | — |
Crafting using Azure Seastone Pillar, Azure Seastone Pillar, Azure Seastone Pillar, Azure Seastone Pillar, Azure Seastone Pillar and Azure Seastone Pillar, arranged in the pattern shown. Produces 6× Azure Seastone Pillar Wall.
Stone Cutting using Any of Azure Seastone / Azure Seastone Pillar. Produces Azure Seastone Pillar Wall.
Drops itself when broken.
cataclysm:azure_seastone_pillarcataclysmcataclysmminecraft: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"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}