Crafting using Copper Alloy Ingot, Hopper, Copper Alloy Ingot, Infinity Bimetal Gear, Void Chassis, Infinity Bimetal Gear, Copper Alloy Ingot, Redstone Alloy Ingot and Copper Alloy Ingot, arranged in the pattern shown. Produces Impulse Hopper.

Impulse Hopper
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Impulse Hopper | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:impulse_hopper- 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": [
"IHI",
"GCG",
"IRI"
],
"ingredients": {
"C": {
"item": "enderio:void_chassis"
},
"G": {
"tag": "forge:gears/iron"
},
"H": {
"item": "minecraft:hopper"
},
"I": {
"tag": "forge:ingots/copper_alloy"
},
"R": {
"tag": "forge:ingots/redstone_alloy"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
