Crafting using Nautilus Shell, Prismarine Crystals and Iron Ingot, in any arrangement. Produces Shell Bell.
item· Other
Shell Bell
Cobblemon · by The Cobblemon Team
Shell Bell is a item from Cobblemon, crafted from Nautilus Shell, Prismarine Crystals, and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted House Ruins (cobblemon) cobblemon:deserted_house_ruins | 1–1 | 100% | — |
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted Tower Ruins (cobblemon) cobblemon:deserted_tower_ruins | 1–1 | 100% | — |
Gameplay loot table: Toppled Pillars Ruins (cobblemon) cobblemon:toppled_pillars_ruins | 1–1 | 100% | — |
Gameplay loot table: Rooted Arch Ruins (cobblemon) cobblemon:rooted_arch_ruins | 1–1 | 100% | — |
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item | 1–1 | 100% | — |
Gameplay loot table: Unstable Cave Ruins (cobblemon) cobblemon:unstable_cave_ruins | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:shell_bell- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:nautilus_shell"
},
{
"item": "minecraft:prismarine_crystals"
},
{
"item": "minecraft:iron_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}