Crafting using Tripwire Hook, Coil, Coil, Copper Ingot, Coil, Coil and Copper Ingot, arranged in the pattern shown. Produces Harpoon.
- Inputs
- Tripwire Hook
- 4 × Coil
- 2 × Copper Ingot
- Output
- → Harpoon
item· Other
Harpoon is an item from Species, crafted from Tripwire Hook, Coil, and Copper Ingot.
Crafting using Tripwire Hook, Coil, Coil, Copper Ingot, Coil, Coil and Copper Ingot, arranged in the pattern shown. Produces Harpoon.
species:harpoonspeciesspeciesRecipe 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
}