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 завантаження