File Details
Atlantis 6.6.5
- R
- Aug 15, 2024
- 12.75 MB
- 2.5K
- 1.16.5
- Forge
File Name
Atlantis-1.16.5-6.6.5-universal-all.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
- Fixed individual boss bars not being removed/cleaned up properly by an occasion when player is removed from it.
- Backported various new methods and performance enhancements for ParsedItemStack and ItemUtils from 1.20.
- Added ArrayUtils.
- Added ParsedItemStack preprocessors:
- #sprite <spec>: creates a Pixelmon sprite item of the given Pokémon spec.
- #pokeball <ball>: creates a Poké Ball item of the given type.
- #pokeball_lid <ball>: creates a Poké Ball Lid item of the given type.
- #end: ends the active preprocessor and returns to normal ParsedItemStack behaviour, such as setting the count, NBT, etc.