Iron Boomerang
16×16 · BAKED

item· Other

Iron Boomerang

Spartan Weaponry · by ObliviousSpartan
item BoomerangsIron Weapons

Iron Boomerang is a item from Spartan Weaponry, crafted from Any Iron Ingot and Any Planks.

Acquisition

Crafting using Any Iron Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Iron Boomerang.

Crafting conditional
Any Iron Ingot
Any Planks
Any Planks
Any Planks
Any Planks
Iron Boomerang Iron Boomerang guaranteed

Mining & drops

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

Recipe JSON (1):

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