Crafting using Razor Fang and Dragon's Breath, in any arrangement. Produces Dragon Fang.
item· Other
Dragon Fang
Cobblemon · by The Cobblemon Team
Dragon Fang is a item from Cobblemon, crafted from Razor Fang and Dragon's Breath.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Prehistoric Mud Pit (cobblemon) cobblemon:prehistoric_mud_pit | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Lush Den (cobblemon) cobblemon:prehistoric_lush_den | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Dripstone Oasis (cobblemon) cobblemon:prehistoric_dripstone_oasis | 1–1 | 100% | — |
Gameplay loot table: Prehistoric Mossy Pond (cobblemon) cobblemon:prehistoric_mossy_pond | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:dragon_fang- 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": "cobblemon:razor_fang"
},
{
"item": "minecraft:dragon_breath"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}