Ender IO - 7.0.0-alpha
on Sep 13, 2024Ender IO 7 will remain in alpha until we are satisfied with the stability of existing content. There are some planned changes to early-game Ender IO still in the works, expect some recipes to change.
This build is also compatible with Minecraft 1.21.
- Work-in-progress texture overhaul and GUI redesign thanks to CyanideX
- Rewritten conduits with datapack support (facades are work-in-progress currently)
- RS2 conduits
- Enchantments temporarily removed
- Loot capacitor random names are back!
- Added fuel efficiency and burning generation rate properties for capacitors.
- Added The Vat for fluid crafting (recipes still work-in-progress)
- Added the "Phantom" solar panel
- Added inhibitor, aversion and relocator obelisks.
- Support for JEI bookmarks
- Grains of Infinity can now be acquired through sag-milling -and- from setting deepslate on fire.
- Support for Laser IO filters in conduits
- Support for NeoForge configuration menu.
- Added sag-mill recipes for raw iron, gold & copper
- Fixed a significant number of bugs
- Many other changes that were made in the transition to NeoForge
Ender IO - 6.1.8-beta
on Jul 20, 2024Hotfix for machines not loading their stored energy correctly.
Ender IO - 6.1.7-beta
on Jul 17, 2024Hotfix for the conduit GUI when running a server.
Ender IO - 6.1.6-beta
on Jul 9, 2024What's Changed
- Fluid Conduit Fixes by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/730
- Port RefinedStorage conduits to 1.20.1 version by @jumanji144 in https://github.com/Team-EnderIO/EnderIO/pull/646
New Contributors
- @jumanji144 made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/646
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.1.5-beta...v6.1.6-beta
Ender IO - 5.3.72
on Jul 3, 2024Security release, bump EnderCore minimum version.
Uploaded to Curseforge a while ago but accidentally missed on Modrinth - sincerest apologies.
Ender IO - 6.1.5-beta
on Jun 29, 2024Hotfix for AE2 conduits when using Forge (NeoForge was unaffected)
Ender IO - 6.1.4-beta
on Jun 28, 2024Ender IO 6.1.4-beta
New Features
- Make soulbinder tank input only
- Add filter slots to sort blacklist
- Add painted walls
Bug Fixes
- Fix MixinConfigs in jar manifest
Ender IO - 6.1.3-beta
on Jun 25, 2024fix: conduit type in menu not updating fix: check insert cap for insert filter, not extract fix: pickblock broken for heat conduits
Ender IO - 6.1.2-beta
on Jun 22, 2024Hotfix for conduits not rendering correctly.
Ender IO - 6.1.1-beta
on Jun 22, 2024Hotfix for game not loading when CC: Tweaked is not present.
Ender IO 6.1.0-beta
Please use caution when upgrading existing worlds, take a backup and report any issues you come across immediately.
New Features
- [breaking] Conduit Overhaul
- Added item, fluid and redstone filters
- Added extraction speed upgrade.
- Added Mekanism chemical and heat conduits
- Added CC: Tweaked redstone integration
- Rewrote a large part of the API
- Paintable travel anchor
- Made autosmelt treasure and shimmer no longer a curse
- Add loot capacitor names like 1.12.2
- Added fuel efficiency and burning energy generation rate capacitor modifiers.
- (lang) Crowdin updates, including partial Ukranian translation
Bug Fixes
- Fixed Item Conduit round robin setting.
- Blocks broken by Yeta wrench now have particle effects.
- Capacitor bank desync in GUI
- Primitive alloy smelter slot insertion. Caused by dubious slot index checks in the RecipeInputCache.
- Fix fluid push & pull
- Fix FluidTransferUtils not filling and draining all tanks
- Painter recipe to use blue instead of black dye
- Some glass breaking when in flowing water
- Capacitors clearing stored energy when removed
- #680 do not add duplicate invalidation listeners
- Soul Vial not capturing trader or wolf
- Make filled vial not capture and overwrite mob
- Chain item sound
- Make soul binder exp cost in gui
- Redstone count filter menu updates internal counter instead of the max count field.
- Conduit upgrade failure voids item
Miscellaneous Tasks
- Rework tank logic.
- Item and fluid push/pull moved to common utility
- (conduits) Unhardcode quad constants
- (github) Update GitHub workflows and templates.
- [breaking] Rename ender pearl dust tag to match other mods
- Enable nightly builds for LTS branches
- Remove alpha warning and bump version series officially to 6.1
Ender IO - 6.0.25-alpha
on Mar 10, 2024What's Changed
- Fix version when publishing to maven by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/617
- Unlock Registrate version range, should fix mod compat issues by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/635
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.24-alpha...v6.0.25-alpha
Ender IO - 6.0.24-alpha
on Feb 15, 2024NOTE: This is a final bugfix release for Ender IO 1.20.1, all efforts are now focussed on a NeoForge port.
What's Changed
- Added Conduit to the commonly used forge:relocation_not_supported tag by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/584
- Check for dimension in FireCraftingHandler fallback method by @Techjar in https://github.com/Team-EnderIO/EnderIO/pull/606
- Fix electromagnet in spectator by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/609
- Fix XP Obelisk draining when other xp fluid is in it. by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/608
- Change configs to use Doubles by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/607
- Fix enchanter recipe issues by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/611
- Fix gear tag by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/615
- [WIP] Fix fluid dupe? by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/610
- Prevent item duplication by updating processing recipes in SAG Mill by @Lapis256 in https://github.com/Team-EnderIO/EnderIO/pull/616
New Contributors
- @Techjar made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/606
- @Lapis256 made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/616
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.23-alpha...v6.0.24-alpha
Ender IO - 6.0.23-alpha
on Dec 2, 2023What's Changed
- Add Machine active tooltip by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/479
- Fix/energylobeingnotpresentandmeplacecrash by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/574
- Update nightly build by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/577
- Clean up GUI widgets by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/488
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.22-alpha...v6.0.23-alpha
Ender IO - 6.0.22-alpha
on Nov 23, 2023What's Changed
- Fixes a duping bug caused by Ghost Slots by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/540
- Update MachineMenu.java by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/541
- Delay model update to stop flickering by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/484
- Implement elevator behaviour for travel anchors by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/531
- Improve conduit same block placement check by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/556
- expose dynamic size energy cap by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/544
- Fix exp display for the SoulBinder by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/363
- Change recipes to use nuggets instead by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/550
- Adds overlay on top of Ghost and Preview Slots by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/549
- Fix resize bug with Enum Widgets by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/489
- Feature/short travel staff teleport by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/542
- Relocate armory code into the new module by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/523
- Avoid crashes caused by ME conduits by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/567
- Add inter-mod wrench compatibility by @DoctorNefario in https://github.com/Team-EnderIO/EnderIO/pull/566
- Rework Experience Calculation logic by @mystchonky (and @GotoFinal!) in https://github.com/Team-EnderIO/EnderIO/pull/547
New Contributors
- @DoctorNefario made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/531
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.21-alpha...v6.0.22-alpha
Ender IO - 6.0.21-alpha
on Oct 15, 2023What's Changed
- Code Health Work by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/490
- added filter for fluidTank fill and drain inputs by @MinePlay96 in https://github.com/Team-EnderIO/EnderIO/pull/492
- Changes to drain behavior by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/481
- Some Buffs to the spawner and Primitive Alloy Smelter by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/491
- Update README with temp maven. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/534
- Add speed and power cap upgrades to the Soul Engine by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/483
- Remove checkstyle from gradle by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/535
- Optimize shape calls by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/476
- Add XP Obelisk by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/496
New Contributors
- @MinePlay96 made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/492
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.20-alpha...v6.0.21-alpha
Ender IO - 6.0.20-alpha
on Sep 21, 2023Hotfix: Exposed some functionality as an API for KubeJS to use instead of mixins.
Ender IO - 6.0.19-alpha
on Sep 20, 2023This is primarily a behind-the-scenes compat release, nothing in the way of new features this time around :)
What's Changed
- Added tags for crystals by @Lemon-Juiced in https://github.com/Team-EnderIO/EnderIO/pull/500
- Improve consistency between recipes by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/506
- Fire crafting adjustments by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/507
- New Crowdin updates by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/509
- Make more use of tags in recipes by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/510
- Add Almost Unified compat by @rlnt in https://github.com/Team-EnderIO/EnderIO/pull/518
- Switch to concurrent hashmap for tracking fire. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/517
- Small adjustment to the soul binding jei recipe by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/480
New Contributors
- @rlnt made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/506
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.18-alpha...v6.0.19-alpha
Ender IO - 6.0.18-alpha
on Aug 23, 2023What's Changed
- Removed gear rotation by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/478
- Fix Crafter/Drain Gui by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/494
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.17-alpha...v6.0.18-alpha
Ender IO - 6.0.17-alpha
on Aug 20, 2023What's Changed
- add recipe for travel anchor and staff or travelling by @mystchonky in https://github.com/Team-EnderIO/EnderIO/pull/453
- clarify redstone channel and conduit channel lang by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/459
- improve performance of conduit syncing by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/460
- let energy conduits figure out default IO mode by themselves by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/458
- Change ae2 cost by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/470
- Add Warden to Blacklist by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/468
- Update Slot on Shift Click by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/467
- Fix active textures of Machines by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/466
- Fix Spawner Blacklist Tag. by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/464
- Pull lightemission to the Block Entity Level by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/465
- replace slicer recipe cache with a slot aware recipe cache by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/461
- New Crowdin updates by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/474
- Ignore sides when using experience rod. by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/473
- Add forge ingot, dust, nugget and storage block tags by @Lemon-Juiced in https://github.com/Team-EnderIO/EnderIO/pull/424
- Disallow buckets in the Stirling generator by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/477
- Anchor changes by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/456
- Add Drain by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/373
- fix crash by @agnor99 in https://github.com/Team-EnderIO/EnderIO/pull/457
- Add inv sorter support by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/475
- Add the Soul Engine by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/357
- Store Enchanter Recipe in the BE by @ferriarnus in https://github.com/Team-EnderIO/EnderIO/pull/420
New Contributors
- @Lemon-Juiced made their first contribution in https://github.com/Team-EnderIO/EnderIO/pull/424
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.16-alpha...v6.0.17-alpha
Ender IO - 6.0.16-alpha
on Aug 11, 2023What's Changed
- Hotfix for travel renderer on server by @Rover656 in https://github.com/Team-EnderIO/EnderIO/pull/452
Full Changelog: https://github.com/Team-EnderIO/EnderIO/compare/v6.0.15-alpha...v6.0.16-alpha