Azure Seastone Wall
cataclysm:azure_seastone_wall

Azure Seastone Wall

cataclysm · by L_Ender
block Pickaxe MineableWalls

Acquisition

Crafting using Azure Seastone, Azure Seastone, Azure Seastone, Azure Seastone, Azure Seastone and Azure Seastone, arranged in the pattern shown. Produces 6× Azure Seastone Wall.

Crafting
Azure Seastone Wall Azure Seastone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Azure Seastone Wall1–1100%
Polished Azure Seastone Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:azure_seastone_wall
Namespace
cataclysm
Mod ID
cataclysm
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "cataclysm:azure_seastone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}