Crafting using Prescient Crystal, Infinity Rod and Infinity Rod, arranged in the pattern shown. Produces Staff Of Levity.
Staff Of Levity
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Developer reference
- Registry name
enderio:staff_of_levity- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C",
" R ",
"R "
],
"ingredients": {
"C": {
"tag": "forge:gems/prescient_crystal"
},
"R": {
"item": "enderio:infinity_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}