Enigmatic Legacy

Magic mod that contributes to vanilla progression

File Details

EnigmaticLegacy-1.2.0.jar

  • R
  • Sep 12, 2019
  • 334.73 KB
  • 320
  • 1.14.4
  • Forge

File Name

EnigmaticLegacy-1.2.0.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enigmatic-legacy-336184:2783444")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Implemented advanced potions and related Astral Dust;
- Potions of Haste are merged into advanced potion system instead of being presented as separate items;
- The One Box now has the ability to simulate loot generation in 32768 instances, printing the results to log file;
- Changed Scroll of Postmortal Recall to create newly implemented PermanentItemEntity instead of regular dropped item;
- Fixed inevitable crash when on server startup with the mod, due to attempts to use client-only classes on server side (issue #2);
- Fixed crash caused by renamed method for getting persistent entity NBT (issue #3);
- Implemented update notifications;
- Additional logger output;
- Overall cleanup.