Eye of Storm
cataclysm:storm_eye

Eye of Storm

cataclysm · by L_Ender
item

Acquisition

Crafting using Prismarine Shard, Lightning Rod, Prismarine Shard, Diamond, Eye of Ender, Diamond, Prismarine Crystals, Water Bucket and Prismarine Crystals, arranged in the pattern shown. Produces Eye of Storm.

Crafting
Prismarine Shard
Lightning Rod
Prismarine Shard
Diamond
Eye of Ender
Diamond
Prismarine Crystals
Water Bucket
Prismarine Crystals
Eye of Storm Eye of Storm guaranteed
Developer reference
Registry name
cataclysm:storm_eye
Namespace
cataclysm
Mod ID
cataclysm

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#L#",
    "EVE",
    "CWC"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:prismarine_shard"
    },
    "C": {
      "item": "minecraft:prismarine_crystals"
    },
    "E": {
      "item": "minecraft:diamond"
    },
    "L": {
      "item": "minecraft:lightning_rod"
    },
    "V": {
      "item": "minecraft:ender_eye"
    },
    "W": {
      "item": "minecraft:water_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}