White Clam Case
16×16 · BAKED

block· Machines & Other Blocks

White Clam Case

Spawn · by Ninni
block Clam Cases

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

Acquisition

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

Crafting
Shell Fragments
Shell Fragments
White Dye
Shell Fragments
Shell Fragments
White Clam Case White Clam Case guaranteed

Mining & drops

sourcecountdrop rateconditions
White 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_white
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:white_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}