Crafting using Iron Nugget, Metal Debris, Stick, Iron Nugget and Metal Debris, arranged in the pattern shown. Produces Resurrected Javelin.
- Inputs
- 2 × Iron Nugget
- 2 × Metal Debris
- Stick
- Output
- → Resurrected Javelin
item· Other
Resurrected Javelin is an item from LegendaryMonsters, crafted from Iron Nugget, Metal Debris, and Stick.
Crafting using Iron Nugget, Metal Debris, Stick, Iron Nugget and Metal Debris, arranged in the pattern shown. Produces Resurrected Javelin.
legendary_monsters:resurrected_javelinlegendary_monsterslegendary_monstersRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #=",
" /#",
"= "
],
"ingredients": {
"#": {
"item": "minecraft:iron_nugget"
},
"/": {
"item": "minecraft:stick"
},
"=": {
"item": "legendary_monsters:metal_debris"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}