enderio:drain

Drain

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

Acquisition

Crafting using Copper Alloy Ingot, Any Clear Glass, Copper Alloy Ingot, Copper Alloy Ingot, Void Chassis, Copper Alloy Ingot, Infinity Bimetal Gear, Bucket and Infinity Bimetal Gear, arranged in the pattern shown. Produces Drain.

Crafting
Drain guaranteed

Mining & drops

sourcecountchanceconditions
Drain1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:drain
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": [
    "ICI",
    "IVI",
    "GBG"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "C": {
      "tag": "enderio:clear_glass"
    },
    "G": {
      "tag": "forge:gears/iron"
    },
    "I": {
      "tag": "forge:ingots/copper_alloy"
    },
    "V": {
      "item": "enderio:void_chassis"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}