Diamond Battle Hammer
16×16 · BAKED

item· Other

Diamond Battle Hammer

Spartan Weaponry · by ObliviousSpartan
item Battle HammersDiamond Weapons

Diamond Battle Hammer is a item from Spartan Weaponry, crafted from Any Diamond Gem and Handle.

Acquisition

Crafting using Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem, Any Diamond Gem and Handle, arranged in the pattern shown. Produces Diamond Battle Hammer.

Crafting conditional
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Any Diamond Gem
Handle
Diamond Battle Hammer Diamond Battle Hammer guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: End City Treasure (spartanweaponry) spartanweaponry:end_city_treasure1–1100%
Developer reference
Registry name
spartanweaponry:diamond_battle_hammer
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (2)
spartanweaponry:items/battle_hammers
spartanweaponry:items/diamond_weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " | "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:gems/diamond"
    },
    "|": {
      "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
}