Wooden Throwing Knife
16×16 · BAKED

item· Other

Wooden Throwing Knife

Spartan Weaponry · by ObliviousSpartan
item Throwing KnivesWooden Weapons

Wooden Throwing Knife is a item from Spartan Weaponry, crafted from Any Handles and Any Planks.

Acquisition

Crafting using Any Handles and Any Planks, arranged in the pattern shown. Produces Wooden Throwing Knife.

Crafting conditional
Any Handles
Any Planks
Wooden Throwing Knife Wooden Throwing Knife guaranteed
Developer reference
Registry name
spartanweaponry:wooden_throwing_knife
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (2)
spartanweaponry:items/throwing_knives
spartanweaponry:items/wooden_weapons

Recipe JSON (1):

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