Steamed Clams
16×16 · BAKED

item· Other

Steamed Clams

Spawn · by Ninni
item

Steamed Clams is an item from Spawn, crafted from Bread, Cooked Clam, Any Salad Ingredients, Tomato, and Onion.

Acquisition

Crafting using Bread, Cooked Clam, Cooked Clam, Any Salad Ingredients, Tomato and Onion, in any arrangement. Produces Steamed Clams.

Crafting ⇆ any arrangement
Bread
Cooked Clam
Cooked Clam
Any Salad Ingredients
Tomato
Onion
Steamed Clams Steamed Clams guaranteed
Developer reference
Registry name
spawn:steamed_clams
Namespace
spawn
Mod ID
spawn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:bread"
    },
    {
      "item": "spawn:cooked_clam"
    },
    {
      "item": "spawn:cooked_clam"
    },
    {
      "tag": "forge:salad_ingredients"
    },
    {
      "tag": "forge:crops/tomato"
    },
    {
      "tag": "forge:crops/onion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}