Skip to content

Releases: 62832/AppliedE

0.4.0-beta ([Neo]Forge 1.20.1)

01 May 22:00
9c88dd5
Compare
Choose a tag to compare
Pre-release
  • Added the ability to import EMC from / export EMC to EMC storage blocks (Energy Collectors, Antimatter Relays etc.)
  • Added the ability to fill/empty Klein Stars via terminals

0.3.4-beta ([Neo]Forge 1.20.1)

01 May 15:38
5608ee1
Compare
Choose a tag to compare
Pre-release
  • Added EMC NBT processor for cable facades
  • Replaced hard-coded Singularity EMC value with dynamic mapping based on the value of a 64k Storage Component
  • Split apart Storage Cell EMC processing from general upgradeable item processing
  • Fixed incorrect pattern generation for learned transmutable items with persistent NBT data
  • Fixed items in EMC Interface inventories not rendering client-side
  • Fixed a crash bug with AE Additions

0.3.3-beta ([Neo]Forge 1.20.1)

01 May 12:14
9f4d89c
Compare
Choose a tag to compare
Pre-release
  • Added EMC processors for storage cells, wireless terminals and network tools
  • Added EMC mapper for P2P tunnels
  • EMC mappers are now available regardless of other add-on mods and can be disabled as is needed
  • Switched to 10^12 EMC per display tier instead of 2^42
  • Increased power usage of EMC Interfaces to 10 AE/t and of Transmutation Modules to 25 AE/t
  • Fixed being able to extract unlearned items through EMC storage via crafting terminals
  • Removed EMC values for inscriber presses

0.3.2-beta ([Neo]Forge 1.20.1)

30 Apr 20:12
fc108fd
Compare
Choose a tag to compare
Pre-release

Fixed EMC storage not staying mounted when removing the first Transmutation Module that was attached to a network.

0.3.1-beta ([Neo]Forge 1.20.1)

30 Apr 19:29
751440d
Compare
Choose a tag to compare
Pre-release
  • Added inventory filter to ME EMC Interface to no longer risk clogging up with items which have not been learned
  • Fixed EMC item extraction via terminals not prioritising items already in non-EMC storage

0.3.0-beta ([Neo]Forge 1.20.1)

30 Apr 18:53
19d40d8
Compare
Choose a tag to compare
Pre-release
  • Added custom EMC mappers for AE2 recipes and some materials
    • By default, Certus Quartz Crystals and Sky Stone are worth 256 EMC, Matter Balls are worth 512 EMC and Singularities are worth 512000 EMC. Quantum Entangled Singularities do not have an EMC value.
    • Can be enabled/disabled via ProjectE's own mapping.toml config (note: material items use APICustomEMCMapper)
    • If installed, ProjectE Integration takes precedence and will disable AppliedE's custom mappers
  • Added conditional integration with AECapFix
    • If AECapFix is installed, the cable part version of the ME EMC Interface will support capability invalidation
  • Fixed EMC patterns not updating when EMC tiers are added/removed

0.2.5-beta ([Neo]Forge 1.20.1)

30 Apr 12:04
3e5d855
Compare
Choose a tag to compare
Pre-release
  • Fixed incorrect EMC Interface recipe
  • Added forgotten mineable tag and loot table to EMC Interface block
  • Added item tag for both EMC Interfaces

0.2.4 ([Neo]Forge 1.20.1)

30 Apr 00:17
3d58175
Compare
Choose a tag to compare
Pre-release
  • Renamed ME EMC Module to ME Transmutation Module
  • Fixed a few logical bugs when extracting items from EMC storage via terminals
  • Fixed increased energy usage bug when extracting items from terminals compared to using EMC interfaces

0.2.3-beta ([Neo]Forge 1.20.1)

29 Apr 22:34
2d9121e
Compare
Choose a tag to compare
Pre-release
  • Added "Owner" tooltip to the ME EMC Module for tooltip mods such as Jade and The One Probe
  • Unexposed non-item handler capabilities from ME EMC Interface so as not to cause tooltip bloat from nonexistent fluid containers

0.2.2-beta ([Neo]Forge 1.20.1)

29 Apr 21:25
e3beaaa
Compare
Choose a tag to compare
Pre-release

Added the ability for a player to withdraw transmutable items directly from a terminal, out of EMC, regardless of actual stored item amount.