Naga Fang Dagger
mowziesmobs:naga_fang_dagger

Naga Fang Dagger

Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
item

Function

Poisons targets Deals double damage from behind

Acquisition

Crafting using Naga Fang, Iron Ingot and Stick, arranged in the pattern shown. Produces Naga Fang Dagger.

Crafting
Naga Fang
Iron Ingot
Stick
Naga Fang Dagger Naga Fang Dagger guaranteed
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
}