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

