block· Machines & Other Blocks

Big Snail Shell

Spawn · by Ninni
block Pickaxe Mineable

Big Snail Shell is a block from Spawn, crafted from Snail Shell.

Acquisition

Crafting using Snail Shell, Snail Shell, Snail Shell, Snail Shell, Snail Shell, Snail Shell, Snail Shell, Snail Shell and Snail Shell, arranged in the pattern shown. Produces Big Snail Shell.

Crafting
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Snail Shell
Big Snail Shell guaranteed

Mining & drops

sourcecountdrop rateconditions
Big Snail Shell1–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.

Used in

Crafting using Big Snail Shell, in any arrangement. Produces 9× Snail Shell.

Crafting ⇆ any arrangement
Snail Shell Snail Shell ×9 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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