Iron Battleaxe
16×16 · BAKED

item· Other

Iron Battleaxe

Spartan Weaponry · by ObliviousSpartan
item BattleaxesIron WeaponsZombie Spawn Weapons

Iron Battleaxe is a item from Spartan Weaponry, crafted from Any Iron Ingot, Bluebright Stick, and Handle.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Bluebright Stick, Any Iron Ingot and Handle, arranged in the pattern shown. Produces Iron Battleaxe.

Crafting conditional
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Bluebright Stick
Any Iron Ingot
Handle
Iron Battleaxe Iron Battleaxe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Weaponsmith (spartanweaponry) spartanweaponry:village_weaponsmith1–1100%
Developer reference
Registry name
spartanweaponry:iron_battleaxe
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (3)
spartanweaponry:items/battleaxes
spartanweaponry:items/iron_weapons
spartanweaponry:items/zombie_spawn_weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#/#",
    " | "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/iron"
    },
    "/": {
      "tag": "forge:rods/wooden"
    },
    "|": {
      "item": "spartanweaponry:handle"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "spartanweaponry:type_disabled",
        "disabled": [
          "battleaxe"
        ]
      },
      "type": "spartanweaponry:type_disabled"
    }
  ],
  "sequence": null,
  "group_name": "spartanweaponry:battleaxe",
  "experience": null,
  "cooking_time": null
}