Features
- Minecraft 1.20.5+ support
New Contributors
- @magicus made their first contribution in #5
Full Changelog: mc1.20-4.0...mc1.20.5-4.0
Features:
- Minecraft 1.20.x support
Features:
- Refactoring & optimizations
Breaking Changes:
- The mod no longer scans advancement data to identify a player who has already killed the dragon. This process was costly, unportable, and error-prone, as it produced lots of unwanted false positives
Features:
- Minecraft 1.19 support
Features:
- Minecraft 1.18.2 support
Features:
- Minecraft 1.18 support
- ModManager integration
Breaking Changes:
- Name of the root package was changed
Features:
- Initial release for Minecraft 1.17
Fixes:
- Dragon can be killed with a projectile
New Features:
- Now mod can get the necessary data about the past victories of players over the dragon
Fixes
- Gave up
@Overwrite
in favor of@Inject
. NowEgg Of Capitalism
should be compatible with other mods that change logic of the end fight
New Features:
- Initial release