File Details
caelus-FORGE-1.15.2-2.0-beta3.jar
- B
- Jun 12, 2020
- 49.06 KB
- 1.3M
- 1.15.2
- Forge
File Name
caelus-FORGE-1.15.2-2.0-beta3.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
[2.0-beta3] - 2020.06.11
Fixed
- Fixed cape and elytra mixed rendering #5
[2.0-beta2] - 2020.04.18
Changed
- Simple Takeoff can trigger fireworks mid-flight
- Removed restriction on Elytra trigger to match 1.15 Elytra changes #4
[2.0-beta1] - 2020.02.11
Added
- [API] CaelusAPI#getElytraRender to retrieve the current render state of the elytra on the entity
- [API] Added IMC processing for elytra render state, identifier is "elytraRender"/CaelusAPI.IMC.ELYTRA_RENDER and it should supply a Function<LivingEntity,ElytraRender> object
Changed
- Ported to 1.15.2 Forge
Removed
- Removed RenderElytraEvent in favor of a simpler IMC method for processing render state