Crafting using Iron Shovel and Ender Pearl, in any arrangement. Produces Twisted Spoon.
item· Other
Twisted Spoon
Cobblemon · by The Cobblemon Team
Twisted Spoon is a item from Cobblemon, crafted from Iron Shovel and Ender Pearl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Crumbling Arch Ruins (cobblemon) cobblemon:crumbling_arch_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: Deserted House Ruins (cobblemon) cobblemon:deserted_house_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:twisted_spoon- 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:iron_shovel"
},
{
"item": "minecraft:ender_pearl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}