Diamond Boomerang
16×16 · BAKED

item· Other

Diamond Boomerang

Spartan Weaponry · by ObliviousSpartan
item BoomerangsDiamond Weapons

Diamond Boomerang is a item from Spartan Weaponry, crafted from Any Diamond Gem and Any Planks.

Acquisition

Crafting using Any Diamond Gem, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Diamond Boomerang.

Crafting conditional
Any Diamond Gem
Any Planks
Any Planks
Any Planks
Any Planks
Diamond Boomerang Diamond Boomerang guaranteed

Mining & drops

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

Recipe JSON (1):

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