Crafting using Mucus, Dried Kelp, Milk Bucket, Dried Kelp and Snail Shell, arranged in the pattern shown. Produces Escargot.
- Inputs
- Mucus
- 2 × Dried Kelp
- Milk Bucket
- Snail Shell
- Output
- → Escargot
item· Other
Escargot is an item from Spawn, crafted from Mucus, Dried Kelp, Milk Bucket, and Snail Shell.
Crafting using Mucus, Dried Kelp, Milk Bucket, Dried Kelp and Snail Shell, arranged in the pattern shown. Produces Escargot.
spawn:escargotspawnspawnRecipe 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
}