Crafting using Energizer Casing, Any Blue Dye, Energizer Casing, Glowstone, Any Lapis Gem, Glowstone, Energizer Casing, Any Gold Ingot and Energizer Casing, arranged in the pattern shown. Produces Energizer Computer Port.

Energizer Computer Port
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energizer Computer Port | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:energizercomputerport- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CXC",
"DRD",
"CGC"
],
"ingredients": {
"C": {
"item": "bigreactors:energizercasing"
},
"D": {
"item": "minecraft:glowstone"
},
"G": {
"tag": "forge:ingots/gold"
},
"R": {
"tag": "forge:gems/lapis"
},
"X": {
"tag": "forge:dyes/blue"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

