Purple Clam Case
16×16 · BAKED

block· Machines & Other Blocks

Purple Clam Case

Spawn · by Ninni
block Clam Cases

Purple Clam Case is a block from Spawn, crafted from Shell Fragments and Purple Dye.

Acquisition

Crafting using Shell Fragments, Shell Fragments, Purple Dye, Shell Fragments and Shell Fragments, arranged in the pattern shown. Produces Purple Clam Case.

Crafting
Shell Fragments
Shell Fragments
Purple Dye
Shell Fragments
Shell Fragments
Purple Clam Case Purple Clam Case guaranteed

Mining & drops

sourcecountdrop rateconditions
Purple Clam Case1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
spawn:clam_case_purple
Namespace
spawn
Mod ID
spawn
Tags (1)
spawn:blocks/clam_cases

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#D#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "spawn:shell_fragments"
    },
    "D": {
      "item": "minecraft:purple_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}