Escargot
16×16 · BAKED

item· Other

Escargot

Spawn · by Ninni
item

Escargot is an item from Spawn, crafted from Mucus, Dried Kelp, Milk Bucket, and Snail Shell.

Acquisition

Crafting using Mucus, Dried Kelp, Milk Bucket, Dried Kelp and Snail Shell, arranged in the pattern shown. Produces Escargot.

Crafting
Mucus
Dried Kelp
Milk Bucket
Dried Kelp
Snail Shell
Escargot Escargot guaranteed
Developer reference
Registry name
spawn:escargot
Namespace
spawn
Mod ID
spawn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "DMD",
    " B "
  ],
  "ingredients": {
    "#": {
      "item": "spawn:mucus"
    },
    "B": {
      "item": "spawn:snail_shell"
    },
    "D": {
      "item": "minecraft:dried_kelp"
    },
    "M": {
      "item": "minecraft:milk_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}