Moonstone Shield
blue_skies:moonstone_shield

Moonstone Shield

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
item

Moonstone Shield is a item from Blue Skies, crafted from Vitreous Moonstone and Dusk Stick.

Acquisition

Crafting using Vitreous Moonstone, Dusk Stick, Vitreous Moonstone, Vitreous Moonstone, Vitreous Moonstone, Vitreous Moonstone and Vitreous Moonstone, arranged in the pattern shown. Produces Moonstone Shield.

Crafting
Moonstone Shield Moonstone Shield guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Chest (blue_skies) blue_skies:chest1–110%Random Chance
Developer reference
Registry name
blue_skies:moonstone_shield
Namespace
blue_skies
Mod ID
blue_skies

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MSM",
    "MMM",
    " M "
  ],
  "ingredients": {
    "M": {
      "item": "blue_skies:vitreous_moonstone"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}