XP Vacuum
enderio:xp_vacuum

XP Vacuum

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Experience Rod, Any Iron Ingot, Any Iron Ingot, Pulsating Crystal and Any Iron Ingot, arranged in the pattern shown. Produces XP Vacuum.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Experience Rod
Any Iron Ingot
Any Iron Ingot
Pulsating Crystal
Any Iron Ingot
XP Vacuum XP Vacuum guaranteed

Mining & drops

sourcecountchanceconditions
XP Vacuum1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:xp_vacuum
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IRI",
    "IPI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:gems/pulsating_crystal"
    },
    "R": {
      "item": "enderio:experience_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}