Yellow Clam Case
16×16 · BAKED

block· Machines & Other Blocks

Yellow Clam Case

Spawn · by Ninni
block Clam Cases

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

Acquisition

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

Crafting
Shell Fragments
Shell Fragments
Yellow Dye
Shell Fragments
Shell Fragments
Yellow Clam Case Yellow Clam Case guaranteed

Mining & drops

sourcecountdrop rateconditions
Yellow 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_yellow
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:yellow_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}