Weather Crystal
enderio:weather_crystal

Weather Crystal

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item Weather Crystal Gem

Acquisition

Crafting using Pulsating Crystal, Vibrant Crystal, Ender Crystal, Vibrant Crystal and Pulsating Crystal, arranged in the pattern shown. Produces Weather Crystal.

Crafting
Pulsating Crystal
Vibrant Crystal
Ender Crystal
Vibrant Crystal
Pulsating Crystal
Weather Crystal Weather Crystal guaranteed
Developer reference
Registry name
enderio:weather_crystal
Namespace
enderio
Mod ID
enderio
Tags (1)
forge:items/gems/weather_crystal

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "VEV",
    " P "
  ],
  "ingredients": {
    "E": {
      "tag": "forge:gems/ender_crystal"
    },
    "P": {
      "tag": "forge:gems/pulsating_crystal"
    },
    "V": {
      "tag": "forge:gems/vibrant_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}