Electrical Age - jrddunbr's edition
Electricity - in your base! For Minecraft 1.7.10
- Загрузки
- 6K
- Подписчики
- 17
- Обновлён
- 7 марта 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 6 января 2023 г.
Electrical Age - jrddunbr's edition
Electrical Age (ELN) is a large-scale electrical engineering and automation mod for Minecraft 1.7.10.
This maintained fork includes many bugfixes, ongoing updates, and additional content while preserving the core ELN experience.
Overview
- True electrical simulation with resistance, capacitance, current flow, and meaningful power behavior
- Expanded shaft/mechanical systems for richer automation and machine design
- Less rigid voltage-tier constraints, enabling more creative builds
- Newer devices and gameplay updates beyond the original dormant upstream
- Continued maintenance for long-term 1.7.10 worlds and modpacks
What you can build
- Practical power systems with generators, batteries, capacitors, converters, and transmission hardware
- Advanced factories using electric furnaces, automation blocks, and control circuitry
- Sensor-heavy logic builds with ELN's face-based wiring and signal tools
- Mechanical networks with shafts, clutches, motors, and flywheel-driven systems
- Industrial monitoring with energy meters and automation-friendly interfaces including MQTT and Modbus
Compatibility and integrations
This mod works well with major 1.7.10 tech ecosystems, including:
- OpenComputers
- ComputerCraft
- Railcraft
- Buildcraft
- Immersive Engineering
- EnderIO
- IndustrialCraft 2
It also supports broader fuel integrations through the ELN fuel registry. Most reasonable mod fuels are supported.
Known compatibility notes:
- Avoid mods that forcibly rewrite block states on ELN blocks. Notably, the portable hole in Thaumcraft.
- Optifine and Angelica are known to cause issues with Electrical Age and are not recommended.
Source code and project links
Development and releases are maintained by the Age Series organization:
https://github.com/age-series/ElectricalAge
For support, discussion, and documentation:
Ченджлог
1.24.6Релиз1.7.10 · 7 марта 2026 г.
What's Changed
- Refactor
SixNodeBlockbreaking logic and improve raytrace handling by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/397 - Fix: ghost shaft fixes by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/410
- Fix shaft rendering by adding rescaled normals and color reset by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/411
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.24.5...1.24.6
Full Stable-Stable Changelog: https://github.com/age-series/ElectricalAge/compare/1.21.9...1.24.6
1.24.5Бета1.7.10 · 6 марта 2026 г.
What's Changed
- Feature/integrator by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/405
- New pull request for floodlights by @TheBuilderBoy76 in https://github.com/age-series/ElectricalAge/pull/401
- Fix Gradle build issues
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.24.4...1.24.5
1.24.4Бета1.7.10 · 4 марта 2026 г.
What's Changed
- Temperature in Rooms Update by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/381
- Add support for scanning
IFluidUserMK2tanks by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/368 - Fix 391 by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/393
- Remove duplicate smelting for rubber by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/394
- Clean up
ElectricalFurnaceProcesscode, fix #387 by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/395 - Fix 389 by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/396
- Add configurable watchdog destruction toggles and commands by @jrddunbr in https://github.com/age-series/ElectricalAge/pull/400
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.24.3...1.24.4
1.24.3Бета1.7.10 · 27 февраля 2026 г.
What's Changed:
- Fix painting bug for unpaintable things by @jrddunbr in #384
- Fix infinite bounds renders by @jrddunbr in #383
Full Changelog: 1.24.1...1.24.3
1.24.1Бета1.7.10 · 26 февраля 2026 г.
Enhancements
- Added biome-driven climate system for dynamic ambient temperature/humidity sampling and turbine efficiency behavior.
- Added new humidity and thermometer sensor blocks, including GUI/rendering, registration, and assets.
- Enabled bipolar terminals for motor/generator variants, with new polarized shaft models/textures.
- Added console commands: stop-shaft and reset-ambient-temps.
- Added large-value formatting support and improved localization for biome updates.
Fixes
- Fixed WAILA issues, including a WailaCache crash and server-side display bugs.
- Fixed an Equation bug that was causing test failures.
- Fixed a possible ResistorSwitch state bug.
- Improved OBJ3D fallback/resource handling to avoid missing-model failures.
- Improved biome climate JSON parsing/error handling and ambient-temperature integration stability.
Build / Tooling / CI
- Updated build and dependency setup (including GTNH and RetrofuturaGradle updates).
- Updated CI workflows, including Java 25 workflow changes.
- Added/adjusted GitHub Actions workflows for build/test coverage.
Tests / Quality
- Added extensive unit/integration test coverage across simulation, MNA components, solver/equation logic, OBJ3D loading/ parsing, biome climate consistency, NBT persistence, and watchdog/state-machine behavior.
- Refactored/organized test suites for broader regression protection.
Full Changelog: 1.23.6...1.24.1
1.23.6Альфа1.7.10 · 26 февраля 2026 г.
- A bunch of cleanup/refactoring was done
- Fixes #360
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.23.0...1.23.6
1.23.0Альфа1.7.10 · 27 декабря 2025 г.
Adds:
- Variable Inductor
/eln poleMapcommand which builds a SVG of all T1/T2 poles and grid components across a level
Changes:
- Various cleanup activities including uploading the wiki to GitHub Wiki and cleaning unused files
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.22.6...1.23.0
1.22.6Бета1.7.10 · 24 декабря 2025 г.
- Updated creative tabs
- MQTT Energy Meter
- MQTT Signal Controller
- Translation files culled if they were unused/broken
- Fixes #316, #317, #352
- Changed
Heating CorptoHeating Element
From 1.22.5:
- Large variant of motor, generator, turbines
- Added ghost shaft interfaces for use on multiblock shaft contraptions
- Attempt to improve high voltage surge suppression to prevent cables from breaking as easily.
Full Changelog: https://github.com/age-series/ElectricalAge/compare/1.22.5...1.22.6
Комментарии
Загружаем…