Infinity Rod
enderio:infinity_rod

Infinity Rod

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

Acquisition

Crafting using Dark Steel Nugget, Grains of Infinity, Dark Steel Nugget, Stick, Dark Steel Nugget, Grains of Infinity and Dark Steel Nugget, arranged in the pattern shown. Produces Infinity Rod.

Crafting
Dark Steel Nugget
Grains of Infinity
Dark Steel Nugget
Stick
Dark Steel Nugget
Grains of Infinity
Dark Steel Nugget
Infinity Rod Infinity Rod guaranteed

Used in (1)

Crafting using Prescient Crystal, Infinity Rod and Infinity Rod, arranged in the pattern shown. Produces Staff Of Levity.

Crafting
Prescient Crystal
Infinity Rod
Infinity Rod
Staff Of Levity Staff Of Levity guaranteed
Developer reference
Registry name
enderio:infinity_rod
Namespace
enderio
Mod ID
enderio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " NG",
    "NSN",
    "GN "
  ],
  "ingredients": {
    "G": {
      "tag": "forge:dusts/grains_of_infinity"
    },
    "N": {
      "tag": "forge:nuggets/dark_steel"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}