Azure Seastone Fence
cataclysm:azure_seastone_fence

Azure Seastone Fence

cataclysm · by L_Ender
block FencesPickaxe Mineable

Acquisition

Mining & drops

sourcecountchanceconditions
Azure Seastone Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}