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_cl
localization #41
Changed
- Updated to Minecraft 1.21.1
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.theillusivec4
tocom.illusivesoulworks
- [API] Renamed
CuriosApi#getFlightAttribute
toCuriosApi#getFallFlyingAttribute
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.
[6.0.0+1.20.6] - 2024.05.06
Changed
- [API] Changed return of
CaelusApi#getFlightAttribute
toHolder<Attribute>
- Updated to Minecraft 1.20.6
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.
[5.1.0+1.20.4] - 2024.04.22
Added
- Added
CaelusApi#canFallFly(LivingEntity)
Changed
- Refactored fall flying to account for three states instead of two for better mod compatibility
Deprecated
- Deprecated
CaelusApi#canFly(LivingEntity)
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.
[3.2.0+1.20.1] - 2024.04.22
Added
- Added
CaelusApi#canFallFly(LivingEntity)
Changed
- Refactored fall flying to account for three states instead of two for better mod compatibility
Deprecated
- Deprecated
CaelusApi#canFly(LivingEntity)
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.
[5.0.1+1.20.4] - 2024.03.04
Changed
- Refactored networking #39
- [NeoForge] Requires NeoForge 20.4.167+
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.
[5.0.0+1.20.4] - 2023.12.19
Added
- Added NeoForge version
Changed
- Updated to Minecraft 1.20.4
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.
[4.0.0+1.20.2] - 2023.10.19
Changed
- Updated to Minecraft 1.20.2
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.
[3.1.0+1.20] - 2023.06.11
Changed
- Updated to Minecraft 1.20
- Changed to Semantic Versioning
The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.
This is a copy of the changelog for the most recent version. For the full version history, go here.
[1.19.4-3.0.0.10] - 2023.03.17
Changed
- Updated to Minecraft 1.19.4
- Changed localization of attribute from "Elytra Flight" to "Fall Flying"