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.
item· Other
Soothe Bell
Cobblemon · by The Cobblemon Team
Soothe Bell is a item from Cobblemon, crafted from Light Blue Wool, Iron Ingot, and Iron Nugget.
Acquisition
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
}
