Iron Battle Hammer
16×16 · BAKED

item· Other

Iron Battle Hammer

Spartan Weaponry · by ObliviousSpartan
item Battle HammersIron WeaponsZombie Spawn Weapons

Iron Battle Hammer is a item from Spartan Weaponry, crafted from Any Iron Ingot and Handle.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Handle, arranged in the pattern shown. Produces Iron Battle Hammer.

Crafting conditional
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Handle
Iron Battle Hammer Iron Battle Hammer guaranteed

Mining & drops

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

Recipe JSON (1):

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