Resurrected Javelin
16×16 · BAKED

item· Other

Resurrected Javelin

LegendaryMonsters · by Miauczel
item

Resurrected Javelin is an item from LegendaryMonsters, crafted from Iron Nugget, Metal Debris, and Stick.

Acquisition

Crafting using Iron Nugget, Metal Debris, Stick, Iron Nugget and Metal Debris, arranged in the pattern shown. Produces Resurrected Javelin.

Crafting
Iron Nugget
Metal Debris
Stick
Iron Nugget
Metal Debris
Resurrected Javelin Resurrected Javelin guaranteed
Developer reference
Registry name
legendary_monsters:resurrected_javelin
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe 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
}