What's Changed
- fix crafting job remaining amount not being serialized by @DAmNRelentless in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6749
- Make custom recipe methods public by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6752
- Fix sky stone block recipe yields by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6753
- Fix #6732: Weird storage bus issues with same-damage items by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6759
- Fix #6739: Memory card not fully working with pattern providers by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6760
- Fix #6724: Obstructed parts are not removed correctly after placement by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6761
- Fix #6456: Show custom names in Pattern Access Terminal (Nameable BEs) by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6764
- Add more information to CraftingTreeNode UnsupportedOperationException by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6782
- Fix #6755: Remove selling certus and fluix for emeralds to prevent loops by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6783
- Fix crafting output not showing when PET is opened by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6784
- Support connected textures on facades on Fabric by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6766
- Add various missing translation entries by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6777
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.4...fabric/v12.8.5
This version makes our REI support much better when using it with the JEI bridge. In particular, we recommend setting enableFacadesInJEI
in the config to true
, as the facades are now collapsed using REI's "collapsible entry" feature.
This version restores support for JEI 9. JEI 10 can still be used safely.
What's Changed
- Add Equal Distribution and Void Card support to portable cells by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6709
- Fix controller animation and textures by @Sea-Kerman in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6712
- Made the vibration chamber highly configurable by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6717
Addon Changes
- Abstract/refactor portable storage cells by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6710
- Moved Portable Cells to use StackInteractions in a fully generic way by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6723
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.3-beta...forge/v12.8.4
What's Changed
- Add Equal Distribution and Void Card support to portable cells by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6709
- Fix controller animation and textures by @Sea-Kerman in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6712
- Made the vibration chamber highly configurable by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6717
Addon Changes
- Abstract/refactor portable storage cells by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6710
- Moved Portable Cells to use StackInteractions in a fully generic way by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6723
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.3-beta...fabric/v12.8.4
No changes since 11.6.1-beta. Just promoting to stable.
No changes since 11.6.2. Just promoting to stable.
What's Changed
- Fix MystAg essence chain using multiple infusion crystals by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682
- Remove empty P2P attunements from JEI/REI by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6685
- Add additional decorative certus blocks and recipes by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6683
- Please note that due to internal changes, AE2 singularities and ender dust that is currently dropped on the ground will be removed.
For Addons
- Unify singularity crafting with TransformRecipe by @Random832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692
- Energy cell add-on extensibility, part two by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6687
- Add universal "power multiplier" to upgrade cards by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6694
- don't publish unnecessary dependencies on maven by @DAmNRelentless in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6701
New Contributors
- @Random832 made their first contribution in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.2-beta...forge/v12.8.3-beta
What's Changed
- Fix MystAg essence chain using multiple infusion crystals by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682
- Remove empty P2P attunements from JEI/REI by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6685
- Add additional decorative certus blocks and recipes by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6683
- Please note that due to internal changes, AE2 singularities and ender dust that is currently dropped on the ground will be removed.
For Addons
- Unify singularity crafting with TransformRecipe by @Random832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692
- Energy cell add-on extensibility, part two by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6687
- Add universal "power multiplier" to upgrade cards by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6694
- don't publish unnecessary dependencies on maven by @DAmNRelentless in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6701
New Contributors
- @Random832 made their first contribution in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.2-beta...fabric/v12.8.3-beta
- Fix dedicated server startup when Create is present
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.6.0-beta...forge/v11.6.1-beta
Fix for dedicated server compatibility with Create [Forge].
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.0-beta...fabric/v11.6.1-beta
What's Changed
- Fix dedicated server startup when create is present by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6678
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.1-beta...forge/v12.8.2-beta
What's Changed
- Fix dedicated server startup when create is present by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6678
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.1-beta...fabric/v12.8.2-beta
Noteworthy New Features
- Support for stonecutting patterns. Alllows auto-crafting stonecutter recipes using molecular assemblers with speciall patterns encoded in the pattern terminal.
- Add support for smithing table patterns. Alllows auto-crafting smithing table recipes using molecular assemblers with special patterns encoded in the pattern terminal.
- Allow memory cards to copy patterns between pattern providers and auto-copy the required patterns
- PonderJS compatibility
- Implement analog comparator redstone output for energy cells based on their charge
- Allow inserting upgrade cards into the network tool similar to the bundle by right-clicking on the network-tool with an upgrade card in hand (or vice-versa)
- Show the network tool content in the tooltip
- Allow fluids to be directly shift-clicked or clicked in terminals to be extracted without having to search for buckets first
- Re-sorting in terminals is now paused while shift is being held to make picking up multiple stacks of the same item easier
- Show an indicator that an ingredient of a crafting or processing pattern is itself craftable in the pattern encoding terminal
Other Changes
- Fix a problem with fake players causing formation and annihilation planes to accidentally try loading chunks in other dimensions at their own position [Forge only]
- Fix #6333: Smarter autocrafting with substitutions by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6646
- Add support for config inventories smaller than 63 slots to cell workbench by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6651
- Fix #6604: Unable to swap patterns in pattern access terminal by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6658
- Fix lighting issues for cables/QNB/other models on the east/west/down faces by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6663
- Add terminal option to clear crafting/encoding grid on close by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6659
- Fix energy cells not showing their charge status in their item model correctly by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6664
- Potential fix for QNB crashes that go on/-offline when adjacent to energy cells that change state by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6665
- Make it easier for addons to create new energy cell variants by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6666
- Renamed JAR files to include "-fabric" or "-forge" suffix
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.5.0...forge/v11.6.0-beta
Noteworthy New Features
- Support for stonecutting patterns. Alllows auto-crafting stonecutter recipes using molecular assemblers with speciall patterns encoded in the pattern terminal.
- Add support for smithing table patterns. Alllows auto-crafting smithing table recipes using molecular assemblers with special patterns encoded in the pattern terminal.
- Allow memory cards to copy patterns between pattern providers and auto-copy the required patterns
- PonderJS compatibility
- Implement analog comparator redstone output for energy cells based on their charge
- Allow inserting upgrade cards into the network tool similar to the bundle by right-clicking on the network-tool with an upgrade card in hand (or vice-versa)
- Show the network tool content in the tooltip
- Allow fluids to be directly shift-clicked or clicked in terminals to be extracted without having to search for buckets first
- Re-sorting in terminals is now paused while shift is being held to make picking up multiple stacks of the same item easier
- Show an indicator that an ingredient of a crafting or processing pattern is itself craftable in the pattern encoding terminal
Other Changes
- Fix a problem with fake players causing formation and annihilation planes to accidentally try loading chunks in other dimensions at their own position [Forge only]
- Fix #6333: Smarter autocrafting with substitutions by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6646
- Add support for config inventories smaller than 63 slots to cell workbench by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6651
- Fix #6604: Unable to swap patterns in pattern access terminal by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6658
- Fix lighting issues for cables/QNB/other models on the east/west/down faces by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6663
- Add terminal option to clear crafting/encoding grid on close by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6659
- Fix energy cells not showing their charge status in their item model correctly by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6664
- Potential fix for QNB crashes that go on/-offline when adjacent to energy cells that change state by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6665
- Make it easier for addons to create new energy cell variants by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6666
- Renamed JAR files to include "-fabric" or "-forge" suffix
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.5.0...fabric/v11.6.0-beta
Minor hotfix for stonecutting patterns not correctly autocrafting.
What's Changed
- Terminal QoL Improvements / Auto-Crafting Notifications by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6634
- Pin items requested via auto-crafting to top-row of terminal
- Unpin after crafting has finished and terminal is closed
- Show toast notifications for completed crafting jobs when the terminal is closed / player has wireless terminal
- P2P QoL Improvements by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6622
- If the P2P tunnel item on the input side is named using an Anvil, the name will also show in the Jade/WTHIT/TOP tooltip of the output tunnels
- Shows the number of carried channels for ME P2P Tunnels
- Fix quartz fixtures not being placeable on wall blocks by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6624
- Allow Memory Cards to Copy Upgrades & Filters by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6638
- Fix the network tool toolbox not being considered "playerside" when shift-clicking items to/from menus by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6627
- Back-ported JEI categories for Entropy Manipulator and P2P Attunement from 1.19
- Fix annihilation plane enchants not being shown after world-reload by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6628
- Add extra upgrade support to colour applicator and matter cannon by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6629
- Improvements for sub-screens (crafting status/crafting confirm) opened from terminals. They now remember the previous screens search. by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6631
- Fix several issues related to connections not correctly disconnecting when re-linking tunnels by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6636
- Allow the network status screen to be opened by right-clicking the controller by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6639
- Remove the mod name from tooltips for search purposes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6640
- Fix RF power unit tooltip (Force) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6619
- Unified Jade/WTHIT/TOP tooltips
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.4.0...forge/v11.5.0
What's Changed
- Terminal QoL Improvements / Auto-Crafting Notifications by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6634
- Pin items requested via auto-crafting to top-row of terminal
- Unpin after crafting has finished and terminal is closed
- Show toast notifications for completed crafting jobs when the terminal is closed / player has wireless terminal
- P2P QoL Improvements by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6622
- If the P2P tunnel item on the input side is named using an Anvil, the name will also show in the Jade/WTHIT/TOP tooltip of the output tunnels
- Shows the number of carried channels for ME P2P Tunnels
- Fix quartz fixtures not being placeable on wall blocks by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6624
- Allow Memory Cards to Copy Upgrades & Filters by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6638
- Fix the network tool toolbox not being considered "playerside" when shift-clicking items to/from menus by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6627
- Fix annihilation plane enchants not being shown after world-reload by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6628
- Add extra upgrade support to colour applicator and matter cannon by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6629
- Improvements for sub-screens (crafting status/crafting confirm) opened from terminals. They now remember the previous screens search. by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6631
- Fix several issues related to connections not correctly disconnecting when re-linking tunnels by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6636
- Allow the network status screen to be opened by right-clicking the controller by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6639
- Remove the mod name from tooltips for search purposes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6640
- Fix RF power unit tooltip (Force) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6619
- Unified Jade/WTHIT/TOP tooltips
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.4.0...fabric/v11.5.0
What's Changed
- Terminal QoL Improvements / Auto-Crafting Notifications by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6634
- Pin items requested via auto-crafting to top-row of terminal
- Unpin after crafting has finished and terminal is closed
- Show toast notifications for completed crafting jobs when the terminal is closed / player has wireless terminal
- P2P QoL Improvements by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6622
- If the P2P tunnel item on the input side is named using an Anvil, the name will also show in the Jade/WTHIT/TOP tooltip of the output tunnels
- Shows the number of carried channels for ME P2P Tunnels
- Fix quartz fixtures not being placeable on wall blocks by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6624
- Allow Memory Cards to Copy Upgrades & Filters by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6638
- Fix the network tool toolbox not being considered "playerside" when shift-clicking items to/from menus by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6627
- Fix annihilation plane enchants not being shown after world-reload by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6628
- Add extra upgrade support to colour applicator and matter cannon by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6629
- Improvements for sub-screens (crafting status/crafting confirm) opened from terminals. They now remember the previous screens search. by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6631
- Remove charged certus obtaining info panel, which is superseded by the charger category by @DAmNRelentless in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6637
- Fix several issues related to connections not correctly disconnecting when re-linking tunnels by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6636
- Allow the network status screen to be opened by right-clicking the controller by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6639
- Remove the mod name from tooltips for search purposes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6640
- Fix RF power unit tooltip (Force) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6619
- Fix IndexOutOfBoundsException when opening cell workbench.
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.6.0...forge/v12.7.0
What's Changed
- Terminal QoL Improvements / Auto-Crafting Notifications by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6634
- Pin items requested via auto-crafting to top-row of terminal
- Unpin after crafting has finished and terminal is closed
- Show toast notifications for completed crafting jobs when the terminal is closed / player has wireless terminal
- P2P QoL Improvements by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6622
- If the P2P tunnel item on the input side is named using an Anvil, the name will also show in the Jade/WTHIT/TOP tooltip of the output tunnels
- Shows the number of carried channels for ME P2P Tunnels
- Fix quartz fixtures not being placeable on wall blocks by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6624
- Allow Memory Cards to Copy Upgrades & Filters by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6638
- Fix the network tool toolbox not being considered "playerside" when shift-clicking items to/from menus by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6627
- Fix annihilation plane enchants not being shown after world-reload by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6628
- Add extra upgrade support to colour applicator and matter cannon by @62832 in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6629
- Improvements for sub-screens (crafting status/crafting confirm) opened from terminals. They now remember the previous screens search. by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6631
- Remove charged certus obtaining info panel, which is superseded by the charger category by @DAmNRelentless in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6637
- Fix several issues related to connections not correctly disconnecting when re-linking tunnels by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6636
- Allow the network status screen to be opened by right-clicking the controller by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6639
- Remove the mod name from tooltips for search purposes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6640
- Fix RF power unit tooltip (Force) by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6619
- Fix IndexOutOfBoundsException when opening cell workbench.
Full Changelog: https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.6.0...fabric/v12.7.0