Crafting using Naga Fang, Iron Ingot and Stick, arranged in the pattern shown. Produces Naga Fang Dagger.
Naga Fang Dagger
Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
Function
Poisons targets Deals double damage from behind
Acquisition
Developer reference
- Registry name
mowziesmobs:naga_fang_dagger- Namespace
mowziesmobs- Mod ID
mowziesmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"F",
"I",
"S"
],
"ingredients": {
"F": {
"item": "mowziesmobs:naga_fang"
},
"I": {
"item": "minecraft:iron_ingot"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}