Ancient Spear
cataclysm:ancient_spear

Ancient Spear

cataclysm · by L_Ender
item

Function

Left click to shoot a Sandstorm

Acquisition

Crafting using Ancient Metal Ingot, Ancient Metal Ingot, Ancient Metal Ingot and Ancient Metal Ingot, arranged in the pattern shown. Produces Ancient Spear.

Crafting
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Metal Ingot
Ancient Spear Ancient Spear guaranteed

Used in (2)

Developer reference
Registry name
cataclysm:ancient_spear
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    " RR",
    "R  "
  ],
  "ingredients": {
    "R": {
      "item": "cataclysm:ancient_metal_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}