Bluebright Spear
blue_skies:bluebright_spear

Bluebright Spear

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
item

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

Acquisition

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

Crafting
Moonstone Shard
Bluebright Stick
Bluebright Stick
Bluebright Spear Bluebright Spear guaranteed
Developer reference
Registry name
blue_skies:bluebright_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:bluebright_stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}