Crafting using Polished Azure Seastone, Polished Azure Seastone, Polished Azure Seastone, Polished Azure Seastone, Polished Azure Seastone and Polished Azure Seastone, arranged in the pattern shown. Produces 6× Polished Azure Seastone Wall.
Polished Azure Seastone Wall
cataclysm · by L_Ender
Acquisition
Stone Cutting using Any of Azure Seastone / Polished Azure Seastone. Produces Polished Azure Seastone Wall.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Azure Seastone Wall | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cataclysm:polished_azure_seastone_wall- Namespace
cataclysm- Mod ID
cataclysm- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "cataclysm:polished_azure_seastone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "cataclysm:azure_seastone"
},
{
"item": "cataclysm:polished_azure_seastone"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

