Diamond Tomahawk
16×16 · BAKED

item· Other

Diamond Tomahawk

Spartan Weaponry · by ObliviousSpartan
item Diamond WeaponsTomahawks

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

Acquisition

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

Crafting conditional
Handle
Any Diamond Gem
Any Diamond Gem
Diamond Tomahawk Diamond Tomahawk guaranteed

Mining & drops

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

Recipe JSON (1):

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