Support for 1.19.3 JEI
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v13.0.3-alpha...fabric/v13.0.6-beta
What's Changed
- Support for Forge 44.1.0
- Show formation plane placement mode toggle regardless of filter by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6813
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.9.2...forge/v13.0.5-beta
What's Changed
- Further Pattern Provider extensibility by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6810
What's Changed
- Further Pattern Provider extensibility by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6810
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.9.1...fabric/v12.9.2
Bump compatible version range with Jade to a 1.19.3 version (9.2.0+) Fixes #6848.
- Update to newer Forge version
- Fix TheOneProbe compat (#6816)
Fix crash when sodium but not indium is installed by bumping version of bundled NoIndium mod.
Fixes startup crash.
Fixes meteorites not generating.
First alpha release for 1.19.3
Use for testing only.
First alpha release for 1.19.3
Use for testing only.
What's Changed
- Allow charger to also connect via back and sides by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6797
- Add more variation to terminal screen sizes by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6799
- Retexture directional pattern provider to be more clearly directional by @Sea-Kerman in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6802
- "Lock Crafting" modes for the Pattern Provider to allow more automation opportunities (disable crafting while low/high redstone, until redstone pulse, until item return) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6807
What's Changed
- Fix crash in FTB Stoneblock 3 when trying to place chickens with formation planes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786
- Remove artificial limit on fluid export by @9p4 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6795
- Allow charger to also connect via back and sides by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6797
- Add more variation to terminal screen sizes by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6799
- Retexture directional pattern provider to be more clearly directional by @Sea-Kerman in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6802
- "Lock Crafting" modes for the Pattern Provider to allow more automation opportunities (disable crafting while low/high redstone, until redstone pulse, until item return) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6807
- Improved display and grouping in the Pattern Access Terminal
For Addons
- Reorganise and make public all custom recipe builders by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6800
- Foundations for Markdown Guidebook by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6792
- Open the Pattern Access Terminal up to machines from Addons by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6803
New Contributors
- @9p4 made their first contribution in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6795
Small hotfix for addon developers, without any changes for normal players.
What's Changed
- Fix crash in FTB Stoneblock 3 when trying to place chickens with formation planes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786
- Remove artificial limit on fluid export by @9p4 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6795
- Allow charger to also connect via back and sides by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6797
- Add more variation to terminal screen sizes by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6799
- Retexture directional pattern provider to be more clearly directional by @Sea-Kerman in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6802
- "Lock Crafting" modes for the Pattern Provider to allow more automation opportunities (disable crafting while low/high redstone, until redstone pulse, until item return) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6807
- Improved display and grouping in the Pattern Access Terminal
For Addons
- Reorganise and make public all custom recipe builders by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6800
- Foundations for Markdown Guidebook by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6792
- Open the Pattern Access Terminal up to machines from Addons by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6803
New Contributors
- @9p4 made their first contribution in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6795
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.5...fabric/v12.9.0
If you are using REI on Forge, please use REI Plugin Compatibilities v8.0.42 or newer
Changes
- Fixes processing patterns not being transferrable to the pattern encoding terminal by enabling native REI integration.
- Please note that this creates an incompatibility with "REI Plugin Compatibilities" 8.0.41 and older, since with those versions, both the native REI and adapted JEI integration would activate simultaneously (leading to various broken behavior).
- Fixes the REI R/U shortcuts not working after using and unfocusing the AE2 search box with the mouse (Fixes #6793).
- Added the entropy manipulator category to REI.
- Fixes interaction between AE2 storage buses and Create Belts not working after loading back into a chunk (Storage buses will now slowly re-check the adjacent block for supported inventories when it finds none).
- Import-/Export Buses will now speed up to their top-speed whenever they perform work, removing the long ramp-up time. They will still slowly slow down to check every three seconds if they have nothing to do.
- The charger now allows cable connections from all sides except the front, instead of only the top or bottom. Thanks @62832, @Sea-Kerman!
- Remove artificial limit to ~2 billion per extract operation from storage cells (effectively limited fluid cells to 26,512 buckets/op on Fabric). Thanks @9p4!
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.6.6...forge/v11.6.7
Changes
- Fixes the REI R/U shortcuts not working after using and unfocusing the AE2 search box with the mouse (Fixes #6793).
- Added the entropy manipulator category to REI.
- Fixes interaction between AE2 storage buses and Create Belts not working after loading back into a chunk (Storage buses will now slowly re-check the adjacent block for supported inventories when it finds none).
- Import-/Export Buses will now speed up to their top-speed whenever they perform work, removing the long ramp-up time. They will still slowly slow down to check every three seconds if they have nothing to do.
- The charger now allows cable connections from all sides except the front, instead of only the top or bottom. Thanks @62832, @Sea-Kerman!
- Remove artificial limit to ~2 billion per extract operation from storage cells (effectively limited fluid cells to 26,512 buckets/op on Fabric). Thanks @9p4!
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.6...fabric/v11.6.7
What's Changed
- Fix crash in FTB Stoneblock 3 when trying to place chickens with formation planes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786
- Fix MystAg essence chain using multiple infusion crystals by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682
What's Changed
- Fix crash in FTB Stoneblock 3 when trying to place chickens with formation planes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786
- Fix MystAg essence chain using multiple infusion crystals by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.5...fabric/v11.6.6