Crafting using Pulsating Crystal, Vibrant Crystal, Ender Crystal, Vibrant Crystal and Pulsating Crystal, arranged in the pattern shown. Produces Weather Crystal.
Weather Crystal
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
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
}