cataclysm:azure_seastone

Azure Seastone

cataclysm · by L_Ender
block Pickaxe Mineable

Acquisition

Crafting using Stone, Stone, Stone, Stone, Lacrima, Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 8× Azure Seastone.

Crafting
Azure Seastone ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Azure Seastone1–1100%

Used in (25)

view all 25 →

Block drops

Drops itself when broken.

Developer reference
Registry name
cataclysm:azure_seastone
Namespace
cataclysm
Mod ID
cataclysm
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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