Iron Throwing Knife
16×16 · BAKED

item· Other

Iron Throwing Knife

Spartan Weaponry · by ObliviousSpartan
item Iron WeaponsThrowing Knives

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

Acquisition

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

Crafting conditional
Handle
Any Iron Ingot
Iron Throwing Knife Iron Throwing Knife guaranteed

Mining & drops

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

Recipe JSON (1):

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