Crafting using Ender Crystal, Dark Steel Ingot and Dark Steel Ingot, arranged in the pattern shown. Produces Staff Of Travelling.
Staff Of Travelling
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Developer reference
- Registry name
enderio:staff_of_travelling- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" C",
" I ",
"I "
],
"ingredients": {
"C": {
"tag": "forge:gems/ender_crystal"
},
"I": {
"tag": "forge:ingots/dark_steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}