Iron Tomahawk
16×16 · BAKED

item· Other

Iron Tomahawk

Spartan Weaponry · by ObliviousSpartan
item Iron WeaponsTomahawks

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

Acquisition

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

Crafting conditional
Handle
Any Iron Ingot
Any Iron Ingot
Iron Tomahawk Iron Tomahawk guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Weaponsmith (spartanweaponry) spartanweaponry:village_weaponsmith1–1100%
Developer reference
Registry name
spartanweaponry:iron_tomahawk
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (2)
spartanweaponry:items/iron_weapons
spartanweaponry:items/tomahawks

Recipe JSON (1):

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