Crafting using Energy Flow Chip, Energy Crystal, Energy Flow Chip, Chest, Lapotronic Energy Orb, Chest, Energy Flow Chip, Advanced Machine Frame and Energy Flow Chip, arranged in the pattern shown. Produces Charge-O-Mat.

Charge-O-Mat
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Charge-O-Mat | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Charge-O-Mat | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:charge_o_mat- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ETE",
"COC",
"EAE"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "minecraft:chest"
},
"E": {
"item": "techreborn:energy_flow_chip"
},
"O": {
"item": "techreborn:lapotronic_orb"
},
"T": {
"item": "techreborn:energy_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
