A coremod and API to provide developers access to elytra flight mechanics through an entity attribute.
Caelus is a small utility mod that abstracts the hardcoded vanilla elytra behavior into a more generic elytra flight attribute and exposes this to mod developers seeking to implement elytra flight for their own mods.
All modders have to do is call CaelusApi.getInstance().getFallFlyingAttribute() wherever they want to apply a modifier to the flight attribute. The attribute has a default value of 0, which forbids any elytra flight. Attribute values greater than or equal to 1 will enable elytra flight. The vanilla elytra item has also been changed to use this attribute, keeping its behavior the same as normal.
For more information on how to interact with the attribute, see the Minecraft wiki.
Add the following to your build.gradle file:
repositories {
maven {
name = 'C4's Maven'
url = "https://maven.theillusivec4.top/"
}
}
dependencies {
runtimeOnly "com.illusivesoulworks.caelus:caelus-forge:${version}"
compileOnly "com.illusivesoulworks.caelus:caelus-forge:${version}:api"
}
dependencies {
runtimeOnly "com.illusivesoulworks.caelus:caelus-neoforge:${version}"
compileOnly "com.illusivesoulworks.caelus:caelus-neoforge:${version}:api"
}
Replace ${version} with the version of Caelus that you want to use.
Please report all bugs, issues, and feature requests to the issue tracker.
For non-technical support and questions, join the developer's Discord.
All source code and assets are licensed under LGPL-3.0-or-later.
Donations to the developer can be sent through Ko-fi.
Required
Required
Условия использования, изменения и распространения этого товара.
23.07.2025 · Modrinth
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.
Скриншоты и изображения из оригинальной страницы Modrinth.

Опубликованные версии и оригинальные файлы Modrinth.
23.07.2025 · 13 731 загрузки
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.
21.06.2025 · 1 566 загрузки
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.
GlidingDamageEventminecraft:glider data componentRenderCapeEvent to use PlayerRenderState instead of Player due to vanilla changes to rendering05.09.2024 · 1 207 149 загрузки
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.
es_cl localization #4105.09.2024 · 13 993 загрузки
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.
es_cl localization #4119.06.2024 · 3 356 загрузки
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.
CaelusApi#canFallFly(LivingEntity, boolean)top.theillusivec4 to com.illusivesoulworksCuriosApi#getFlightAttribute to CuriosApi#getFallFlyingAttribute19.06.2024 · 1 281 загрузки
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.
CaelusApi#canFallFly(LivingEntity, boolean)top.theillusivec4 to com.illusivesoulworksCuriosApi#getFlightAttribute to CuriosApi#getFallFlyingAttribute07.05.2024 · 1 615 загрузки
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.
CaelusApi#getFlightAttribute to Holder<Attribute>07.05.2024 · 4 169 загрузки
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.
CaelusApi#getFlightAttribute to Holder<Attribute>22.04.2024 · 3 418 загрузки
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.
CaelusApi#canFallFly(LivingEntity)CaelusApi#canFly(LivingEntity)22.04.2024 · 8 562 загрузки
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.
CaelusApi#canFallFly(LivingEntity)CaelusApi#canFly(LivingEntity)22.04.2024 · 4 658 545 загрузки
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.
CaelusApi#canFallFly(LivingEntity)CaelusApi#canFly(LivingEntity)05.03.2024 · 545 загрузки
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.
05.03.2024 · 833 загрузки
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.
19.12.2023 · 695 загрузки
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.
19.12.2023 · 867 загрузки
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.
20.10.2023 · 2 657 загрузки
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.
12.06.2023 · 441 797 загрузки
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.
17.03.2023 · 9 548 загрузки
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.
17.03.2023 · 423 загрузки
17.03.2023 · 383 загрузки
03.02.2023 · 467 загрузки
03.02.2023 · 696 279 загрузки
03.02.2023 · 287 169 загрузки
03.02.2023 · 1 612 загрузки
03.02.2023 · 1 692 загрузки
03.02.2023 · 3 836 загрузки
03.02.2023 · 76 147 загрузки
03.02.2023 · 1 627 загрузки
03.02.2023 · 1 552 загрузки
03.02.2023 · 1 425 загрузки