Skip to content

Releases: Mordenkainen/EquivalentEnergistics

V0.4 Update

09 Aug 18:20
Compare
Choose a tag to compare

V 0.4:
Fixed issue where invalid items were being added to the transmutation list
Rewrote crystal calculations to prevent "recipes" that required more than 9 stacks of crystals
Added checks for EE3 and ProjectE to stop Minecraft loading if neither is found.
Updated to use the ProjectE 1.8.0 API
NOTE:
If used with ProjectE, this release REQUIRES ProjectE1.8.0 or higher. Please make sure to update your ProjectE!

V0.3: Merge pull request #29 from Mordenkainen/0.3_Dev

28 Jul 02:39
Compare
Choose a tag to compare
  • Fixed crafting stalling on server restart
  • EMC Crystals are now filtered from an players learned transmutations. This solves a glitch that caused Dense Crystals to be uncraftable by AE.
  • Fixed an issue where the Client did not get updated with server state causing a crash.
  • Parallel crafting now works properly
  • EMC Assemblers now display the item they are crafting.
  • Condenser power usage has been changed to be based on the crystals output rather than the item being condensed. This should prevent the case where a network without enough power appears to "eat" high EMC value items that are pumped into the Condenser.
  • Added support for Waila
  • Some defaults in the config have been changed. You may want to delete your config and allow it to be recreated.

V0.2

30 Jun 18:57
Compare
Choose a tag to compare

V0.2:

  • Added support for ProjectE
  • Added the Alchemical Tome for ProjectE. Right-Click to save or refresh your researched Transmutations, Shift Right-Click to clear the book. Use this book in the EMC Assembler to teach it crafting patterns.
  • Created additional tiers of crystals that will be auto-crafted when needed. This fixes a crash when crafting items with high EMC values.
  • Fixed a crash when an item saved in the playes book has it's EMC value removed.
  • Fixed a bug that caused the condenser to always use the amount of EMC for the version of an item with a damage value of 0.
  • Fixed an issue that prevented Tomes in an Assembler from being displayed after a restart.
  • Crafting no longer stalls if patterns are changed with an active job running.

V0.1

30 Jun 01:59
Compare
Choose a tag to compare

Initial release with support for EE3