Stone Cutting using Azure Seastone. Produces Azure Seastone Fence.
Azure Seastone Fence
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Azure Seastone Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:azure_seastone_fence- Namespace
cataclysm- Mod ID
cataclysm- Tags (2)
minecraft:blocks/fences minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"anyOf": [
{
"item": "cataclysm:azure_seastone"
}
]
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
