Poisoned Blade
16×16 · BAKED

item· Other

Poisoned Blade

Aquamirae · by Obscuria, Pluvia
item

Poisoned Blade is a item from Aquamirae, crafted from Angler's Fang, Iron Ingot, and Stick.

Acquisition

Crafting using Angler's Fang, Iron Ingot, Angler's Fang, Iron Ingot, Angler's Fang, Stick and Angler's Fang, arranged in the pattern shown. Produces Poisoned Blade.

Crafting
Angler's Fang
Iron Ingot
Angler's Fang
Iron Ingot
Angler's Fang
Stick
Angler's Fang
Poisoned Blade Poisoned Blade guaranteed
Developer reference
Registry name
aquamirae:poisoned_blade
Namespace
aquamirae
Mod ID
aquamirae

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 12",
    "345",
    "67 "
  ],
  "ingredients": {
    "1": {
      "item": "aquamirae:anglers_fang"
    },
    "2": {
      "item": "minecraft:iron_ingot"
    },
    "3": {
      "item": "aquamirae:anglers_fang"
    },
    "4": {
      "item": "minecraft:iron_ingot"
    },
    "5": {
      "item": "aquamirae:anglers_fang"
    },
    "6": {
      "item": "minecraft:stick"
    },
    "7": {
      "item": "aquamirae:anglers_fang"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "poisoned_blade",
  "experience": null,
  "cooking_time": null
}