Crafting using Any Glass, Any Iron Plate, Any Glass, Vacuum Tube, Vacuum Tube, Vacuum Tube, Any Treated Wood, Copper Coil Block and Any Treated Wood, arranged in the pattern shown. Produces Charging Station.
Charging Station
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Charging Station | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:charging_station- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"gig",
"ttt",
"wlw"
],
"ingredients": {
"g": {
"tag": "forge:glass"
},
"i": {
"tag": "forge:plates/iron"
},
"l": {
"item": "immersiveengineering:coil_lv"
},
"t": {
"item": "immersiveengineering:electron_tube"
},
"w": {
"tag": "forge:treated_wood"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


