Harpoon
16×16 · BAKED

item· Other

Harpoon

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
item

Harpoon is an item from Species, crafted from Tripwire Hook, Coil, and Copper Ingot.

Acquisition

Crafting using Tripwire Hook, Coil, Coil, Copper Ingot, Coil, Coil and Copper Ingot, arranged in the pattern shown. Produces Harpoon.

Crafting
Tripwire Hook
Coil
Coil
Copper Ingot
Coil
Coil
Copper Ingot
Harpoon Harpoon guaranteed
Developer reference
Registry name
species:harpoon
Namespace
species
Mod ID
species

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B# ",
    "#Y#",
    " #Y"
  ],
  "ingredients": {
    "#": {
      "item": "species:coil"
    },
    "B": {
      "item": "minecraft:tripwire_hook"
    },
    "Y": {
      "item": "minecraft:copper_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}