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
- 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.