Vacuum Chest
enderio:vacuum_chest

Vacuum Chest

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, Any Chests, Any Iron Ingot, Any Iron Ingot, Pulsating Crystal and Any Iron Ingot, arranged in the pattern shown. Produces Vacuum Chest.

Crafting
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Any Chests
Any Iron Ingot
Any Iron Ingot
Pulsating Crystal
Any Iron Ingot
Vacuum Chest Vacuum Chest guaranteed

Mining & drops

sourcecountchanceconditions
Vacuum Chest1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:vacuum_chest
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",
    "ICI",
    "IPI"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:chests"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:gems/pulsating_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}