Lunar Spear
blue_skies:lunar_spear

Lunar Spear

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
item

Lunar Spear is a item from Blue Skies, crafted from Moonstone Shard and Lunar Stick.

Acquisition

Crafting using Moonstone Shard, Lunar Stick and Lunar Stick, arranged in the pattern shown. Produces Lunar Spear.

Crafting
Moonstone Shard
Lunar Stick
Lunar Stick
Lunar Spear Lunar Spear guaranteed
Developer reference
Registry name
blue_skies:lunar_spear
Namespace
blue_skies
Mod ID
blue_skies

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  M",
    " S ",
    "S  "
  ],
  "ingredients": {
    "M": {
      "item": "blue_skies:moonstone_shard"
    },
    "S": {
      "item": "blue_skies:lunar_stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}