Soothe Bell
16×16 · BAKED

item· Other

Soothe Bell

Cobblemon · by The Cobblemon Team
item Is Friendship Booster Held

Soothe Bell is a item from Cobblemon, crafted from Light Blue Wool, Iron Ingot, and Iron Nugget.

Acquisition

Crafting using Light Blue Wool, Iron Ingot, Iron Nugget, Light Blue Wool, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Soothe Bell.

Crafting
Soothe Bell Soothe Bell guaranteed
Developer reference
Registry name
cobblemon:soothe_bell
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_friendship_booster

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " W ",
    "INW",
    "II "
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "N": {
      "item": "minecraft:iron_nugget"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}