
Caelus API
A coremod and API to provide developers access to elytra flight mechanics through an entity attribute.
caelus-neoforge-8.0.1+1.21.4
release23 июля 2025 г.The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[8.0.1+1.21.4] - 2025.07.22
Fixed
- Fixed glider damage hooks causing helmets to erroneously lose durability during flight
caelus-neoforge-8.0.0+1.21.4
release21 июня 2025 г.The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[8.0.0+1.21.4] - 2025.06.18
Added
- [API] Added
GlidingDamageEvent - Added compatibility with any item that has the
minecraft:gliderdata component
Changed
- [API] Changed
RenderCapeEventto usePlayerRenderStateinstead ofPlayerdue to vanilla changes to rendering
caelus-neoforge-7.0.1+1.21.1
release5 сентября 2024 г.The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.1+1.21.1] - 2024.09.05
Added
- Added
es_cllocalization #41
Changed
- Updated to Minecraft 1.21.1
caelus-forge-7.0.1+1.21.1
release5 сентября 2024 г.The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.1+1.21.1] - 2024.09.05
Added
- Added
es_cllocalization #41
Changed
- Updated to Minecraft 1.21.1
caelus-neoforge-7.0.0+1.21
release19 июня 2024 г.The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[7.0.0+1.21] - 2024.06.18
Added
- [API] Added
CaelusApi#canFallFly(LivingEntity, boolean)
Changed
- [API] Moved package from
top.theillusivec4tocom.illusivesoulworks - [API] Renamed
CuriosApi#getFlightAttributetoCuriosApi#getFallFlyingAttribute