-
released this
2025-09-26 20:40:15 +00:00 | 82 commits to dev/1.21.1 since this releaseEnder IO 8.0.4-alpha
This is a small update with a couple of new features and a bugfix.
General Info
This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.
Addon Developers
There have been extensive API breaks in this release, and we're not finished.
We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons.
This notice will be removed when this is no longer an issue.Features
- Ported Conduit Probe to 1.21.1 (thanks @mosesyu1028)
- Added Soul Vial whitelist tag to allow bypassing the blacklist in modpacks.
Bug Fixes
- Releasing a mob from a stack of vials deletes the rest of the vials in the stack
Experiments
Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.
- Dark steel tools + armor
- Very early start on this work, expect breaking changes
- The Ender IO
- Early work in progress
- Farming Machine
- Nearly there
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-8.0.4-alpha-api.jar
4 downloads · 207 KiB
-
enderio-8.0.4-alpha-sources.jar
3 downloads · 1 MiB
-
enderio-8.0.4-alpha.jar
19 downloads · 4 MiB
-
released this
2025-09-22 23:52:03 +00:00 | 98 commits to dev/1.21.1 since this releaseEnder IO 8.0.3-alpha
This is another important hotfix release to fix world load issues from v7 -> v8 relating to upgraded conduits. This time we've addressed the freeze during world load.
General Info
This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.
Addon Developers
There have been extensive API breaks in this release, and we're not finished.
We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons.
This notice will be removed when this is no longer an issue.Features
- Conduit block rewrite
- Rewrote the core conduit block logic and data storage
- Much more efficient ticking logic
- Added ability to open filter GUI from conduit GUI
- Automated testing of conduits to avoid functionality regressions
- Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
- Item conduits
- Added priority option
- Energy conduits
- Added priority option
- Buffed rates
- Distributes energy equally across all outputs with the same priority
- Redstone conduits
- Added "strong power" option
- Updated UI labels and layout to match 1.12.2
- Fluid conduits
- Added priority option
- Chemical conduits
- Added priority option
- Filter improvements
- Increased size of all filters
- Added advanced item filter
- Added big item filter variants
- Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
- Powered spawner capture mode
- Added suspicious seed and renamed exp rod (textures pending)
- Changed recipes for: void chassis, enchanter and stirling generator
- Improved usability of picker widgets
- Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
- Removed light and powered light blocks
- Added wireless charger and range extending antennas
- Added VAT recipes
- Added Attractor Obelisk
- Added Weather Obelisk
- Under-the-hood changes to soul vial
- Buffed raw ore SAG Mill recipes
- Removed wood + stone gear
- Simplified yeta wrench recipe
- Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
- Soul binding recipes for infested stone blocks
- Mind killer upgrade for the powered spawner
Bug Fixes
- Conduit legacy data conversion causing deadlock during world load (8.0.3 hotfix)
- Conduits failing to load due to removed filters. (8.0.2 hotfix)
- Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
- XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
- It's possible to charge capacitor banks while they are stacked items
- Machines voiding secondary outputs
- 'fixed' Enderios
- Tag recipe outputs were not preferring Ender IO items first
- Avoid modifying itemstack instance
- Passing incorrect position into getAnalogOutputSignal
Experiments
Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.
- Dark steel tools + armor
- Very early start on this work, expect breaking changes
- The Ender IO
- Early work in progress
- Farming Machine
- Nearly there
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-8.0.3-alpha-api.jar
1 download · 207 KiB
-
enderio-8.0.3-alpha-sources.jar
2 downloads · 1,020 KiB
-
enderio-8.0.3-alpha.jar
5 downloads · 4 MiB
- Conduit block rewrite
-
released this
2025-09-22 20:17:15 +00:00 | 99 commits to dev/1.21.1 since this releaseEnder IO 8.0.2-alpha
This is another important hotfix release to fix world load issues from v7 -> v8 relating to upgraded conduits. Apolgies for all of the issues - we're still investigating a world loading freeze at the moment too - if you haven't upgraded, perhaps wait and watch this space for a few days.
General Info
This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.
Addon Developers
There have been extensive API breaks in this release, and we're not finished.
We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons.
This notice will be removed when this is no longer an issue.Features
- Conduit block rewrite
- Rewrote the core conduit block logic and data storage
- Much more efficient ticking logic
- Added ability to open filter GUI from conduit GUI
- Automated testing of conduits to avoid functionality regressions
- Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
- Item conduits
- Added priority option
- Energy conduits
- Added priority option
- Buffed rates
- Distributes energy equally across all outputs with the same priority
- Redstone conduits
- Added "strong power" option
- Updated UI labels and layout to match 1.12.2
- Fluid conduits
- Added priority option
- Chemical conduits
- Added priority option
- Filter improvements
- Increased size of all filters
- Added advanced item filter
- Added big item filter variants
- Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
- Powered spawner capture mode
- Added suspicious seed and renamed exp rod (textures pending)
- Changed recipes for: void chassis, enchanter and stirling generator
- Improved usability of picker widgets
- Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
- Removed light and powered light blocks
- Added wireless charger and range extending antennas
- Added VAT recipes
- Added Attractor Obelisk
- Added Weather Obelisk
- Under-the-hood changes to soul vial
- Buffed raw ore SAG Mill recipes
- Removed wood + stone gear
- Simplified yeta wrench recipe
- Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
- Soul binding recipes for infested stone blocks
- Mind killer upgrade for the powered spawner
Bug Fixes
- Conduits failing to load due to removed filters. (8.0.2 hotfix)
- Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
- XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
- It's possible to charge capacitor banks while they are stacked items
- Machines voiding secondary outputs
- 'fixed' Enderios
- Tag recipe outputs were not preferring Ender IO items first
- Avoid modifying itemstack instance
- Passing incorrect position into getAnalogOutputSignal
Experiments
Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.
- Dark steel tools + armor
- Very early start on this work, expect breaking changes
- The Ender IO
- Early work in progress
- Farming Machine
- Nearly there
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-8.0.2-alpha-api.jar
1 download · 207 KiB
-
enderio-8.0.2-alpha-sources.jar
1 download · 1,020 KiB
-
enderio-8.0.2-alpha.jar
2 downloads · 4 MiB
- Conduit block rewrite
-
released this
2025-09-21 01:44:57 +00:00 | 101 commits to dev/1.21.1 since this releaseEnder IO 8.0.1-alpha
This is a hotfix release to fix world load issues from v7 -> v8 relating to refined storage conduits.
General Info
This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.
Addon Developers
There have been extensive API breaks in this release, and we're not finished.
We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons.
This notice will be removed when this is no longer an issue.Features
- Conduit block rewrite
- Rewrote the core conduit block logic and data storage
- Much more efficient ticking logic
- Added ability to open filter GUI from conduit GUI
- Automated testing of conduits to avoid functionality regressions
- Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
- Item conduits
- Added priority option
- Energy conduits
- Added priority option
- Buffed rates
- Distributes energy equally across all outputs with the same priority
- Redstone conduits
- Added "strong power" option
- Updated UI labels and layout to match 1.12.2
- Fluid conduits
- Added priority option
- Chemical conduits
- Added priority option
- Filter improvements
- Increased size of all filters
- Added advanced item filter
- Added big item filter variants
- Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
- Powered spawner capture mode
- Added suspicious seed and renamed exp rod (textures pending)
- Changed recipes for: void chassis, enchanter and stirling generator
- Improved usability of picker widgets
- Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
- Removed light and powered light blocks
- Added wireless charger and range extending antennas
- Added VAT recipes
- Added Attractor Obelisk
- Added Weather Obelisk
- Under-the-hood changes to soul vial
- Buffed raw ore SAG Mill recipes
- Removed wood + stone gear
- Simplified yeta wrench recipe
- Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
- Soul binding recipes for infested stone blocks
- Mind killer upgrade for the powered spawner
Bug Fixes
- Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
- XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
- It's possible to charge capacitor banks while they are stacked items
- Machines voiding secondary outputs
- 'fixed' Enderios
- Tag recipe outputs were not preferring Ender IO items first
- Avoid modifying itemstack instance
- Passing incorrect position into getAnalogOutputSignal
Experiments
Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.
- Dark steel tools + armor
- Very early start on this work, expect breaking changes
- The Ender IO
- Early work in progress
- Farming Machine
- Nearly there
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-8.0.1-alpha-api.jar
1 download · 207 KiB
-
enderio-8.0.1-alpha-sources.jar
1 download · 1,020 KiB
-
enderio-8.0.1-alpha.jar
2 downloads · 4 MiB
- Conduit block rewrite
-
released this
2025-09-20 16:29:36 +00:00 | 102 commits to dev/1.21.1 since this releaseEnder IO 8.0.0-alpha
General Info
This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.
Addon Developers
There have been extensive API breaks in this release, and we're not finished.
We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons.
This notice will be removed when this is no longer an issue.Features
- Conduit block rewrite
- Rewrote the core conduit block logic and data storage
- Much more efficient ticking logic
- Added ability to open filter GUI from conduit GUI
- Automated testing of conduits to avoid functionality regressions
- Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
- Item conduits
- Added priority option
- Energy conduits
- Added priority option
- Buffed rates
- Distributes energy equally across all outputs with the same priority
- Redstone conduits
- Added "strong power" option
- Updated UI labels and layout to match 1.12.2
- Fluid conduits
- Added priority option
- Chemical conduits
- Added priority option
- Filter improvements
- Increased size of all filters
- Added advanced item filter
- Added big item filter variants
- Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
- Powered spawner capture mode
- Added suspicious seed and renamed exp rod (textures pending)
- Changed recipes for: void chassis, enchanter and stirling generator
- Improved usability of picker widgets
- Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
- Removed light and powered light blocks
- Added wireless charger and range extending antennas
- Added VAT recipes
- Added Attractor Obelisk
- Added Weather Obelisk
- Under-the-hood changes to soul vial
- Buffed raw ore SAG Mill recipes
- Removed wood + stone gear
- Simplified yeta wrench recipe
- Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
- Soul binding recipes for infested stone blocks
- Mind killer upgrade for the powered spawner
Bug Fixes
- XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
- It's possible to charge capacitor banks while they are stacked items
- Machines voiding secondary outputs
- 'fixed' Enderios
- Tag recipe outputs were not preferring Ender IO items first
- Avoid modifying itemstack instance
- Passing incorrect position into getAnalogOutputSignal
Experiments
Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.
- Dark steel tools + armor
- Very early start on this work, expect breaking changes
- The Ender IO
- Early work in progress
- Farming Machine
- Nearly there
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-8.0.0-alpha-api.jar
1 download · 206 KiB
-
enderio-8.0.0-alpha-sources.jar
1 download · 1,019 KiB
-
enderio-8.0.0-alpha.jar
2 downloads · 4 MiB
- Conduit block rewrite
-
released this
2025-09-16 20:11:18 +00:00 | 1 commits to dev/1.20.1 since this releaseEnder IO 6.2.15-beta
This is a community-supported release, thanks to the efforts of @mosesyu1028
Features
- Ported various QoL changes from 1.21.1 (@mosesyu1028)
- Update conduit probe tooltip and chat to display copied and pasted data
- Make conduit probe unstackable
- Allow conduit GUI with on-click pop-up (redstone color and redstone control) to both change setting and open pop-up at the same time
- Add back/exit button to filter GUIs
- Change all selectable buttons to look like a button instead of an item slot
- Make hover action of buttons consistent - blue when hovered
- Center redstone timer filter screen text box and confirm button
Bug Fixes
- Passing incorrect position into getAnalogOutputSignal - caused a crash when using sensor filter with Botania mana pool (@Rover656)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EnderIO-1.20.1-6.2.15-beta-all.jar
4 downloads · 7.7 MiB
-
EnderIO-1.20.1-6.2.15-beta-api.jar
1 download · 82 KiB
-
EnderIO-1.20.1-6.2.15-beta-sources.jar
2 downloads · 846 KiB
-
EnderIO-1.20.1-6.2.15-beta.jar
2 downloads · 4.8 MiB
- Ported various QoL changes from 1.21.1 (@mosesyu1028)
-
released this
2025-08-28 17:43:06 +00:00 | 3 commits to dev/1.20.1 since this releaseEnder IO 6.2.14-beta
This is a community bugfix release, thanks to the efforts of @mosesyu1028
Features
- Add Round Robin, Self Feed, and Priority to Conduit Probe Copy/Paste (@mosesyu1028)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EnderIO-1.20.1-6.2.14-beta-all.jar
5 downloads · 7.7 MiB
-
EnderIO-1.20.1-6.2.14-beta-api.jar
4 downloads · 82 KiB
-
EnderIO-1.20.1-6.2.14-beta-sources.jar
3 downloads · 845 KiB
-
EnderIO-1.20.1-6.2.14-beta.jar
4 downloads · 4.8 MiB
-
released this
2025-08-21 16:07:31 +00:00 | 4 commits to dev/1.20.1 since this releaseEnder IO 6.2.13-beta
This is a community bugfix release, thanks to the efforts of @Metalit and @embeddedt.
Bug Fixes
- Cannot reconnect conduits from the GUI (@Metalit)
- Conduits not disconnecting when block is removed by non-player means (@embeddedt)
- Fluid conduits retaining multifluid mode after upgrade (@embeddedt)
- Redstone XOR filter not working (@embeddedt)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EnderIO-1.20.1-6.2.13-beta-all.jar
1 download · 7.7 MiB
-
EnderIO-1.20.1-6.2.13-beta-api.jar
1 download · 82 KiB
-
EnderIO-1.20.1-6.2.13-beta-sources.jar
1 download · 845 KiB
-
EnderIO-1.20.1-6.2.13-beta.jar
2 downloads · 4.8 MiB
-
released this
2025-07-12 21:39:51 +00:00 | 6 commits to dev/1.20.1 since this releaseEnder IO 6.1.12-beta
This will be the last release for Minecraft 1.20.1 for the foreseeable future (excepting perhaps one final community contribution open on GitHub).
We have made the tough decision to end official support for this version of Minecraft, and will only publish changes made by the community from now on.
Thank you for sticking with us through our first modern Minecraft releases, and we look forward to seeing you in 1.21 and beyond!Features
- Obelisks have proper bounding boxes (thanks @Lemon-Juiced)
- Item conduits now have the priority option (thanks @h-ok-o)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
EnderIO-1.20.1-6.2.12-beta-all.jar
9 downloads · 7.7 MiB
-
EnderIO-1.20.1-6.2.12-beta-api.jar
3 downloads · 82 KiB
-
EnderIO-1.20.1-6.2.12-beta-sources.jar
3 downloads · 845 KiB
-
EnderIO-1.20.1-6.2.12-beta.jar
6 downloads · 4.8 MiB
-
released this
2025-03-29 15:31:31 +00:00 | 197 commits to dev/1.21.1 since this releaseEnder IO 7.1.8-alpha
Bug Fixes
- Powered machines not updating state correctly
- Port fix for loading large conduit networks from 1.20.1
- Update to beta release of Refined Storage
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
enderio-7.1.8-alpha-api.jar
22 downloads · 146 KiB
-
enderio-7.1.8-alpha-sources.jar
16 downloads · 872 KiB
-
enderio-7.1.8-alpha.jar
87 downloads · 3.6 MiB