Crafting using Fermented Spider Eye and Arrow, in any arrangement. Produces Poison Barb.
item· Other
Poison Barb
Cobblemon · by The Cobblemon Team
Poison Barb is a item from Cobblemon, crafted from Fermented Spider Eye and Arrow.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Decaying Crypt Ruins (cobblemon) cobblemon:decaying_crypt_ruins | 1–1 | 100% | — |
Gameplay loot table: Mossy Oubliette Ruins (cobblemon) cobblemon:mossy_oubliette_ruins | 1–1 | 100% | — |
Gameplay loot table: Unstable Cave Ruins (cobblemon) cobblemon:unstable_cave_ruins | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:poison_barb- 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:fermented_spider_eye"
},
{
"item": "minecraft:arrow"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}