Caelus API (Fabric) (Discontinued)
CurseForgeAn API to provide developers access to elytra flight mechanics through an entity attribute.
This project is discontinued as of Fabric API 0.43.0+ for 1.17.1. Please use the elytra features introduced in that Fabric API version instead.
Overview
This project is for the Fabric mod loader. To see its counterpart for the Forge mod loader, please go here.
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 the CaelusApi.ELYTRA_FLIGHT attribute where applicable. 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.
Adding To Your Project
Versions
FAQ
How do I install Caelus API (Fabric) (Discontinued)?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is Caelus API (Fabric) (Discontinued) free?
Caelus API (Fabric) (Discontinued) is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does Caelus API (Fabric) (Discontinued) support?
Works with Fabric. See the download section on this page for the full list of supported versions and loaders.
Comments 0
No comments yet. Be the first to share your thoughts.