Caelus API

Caelus API

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.

Features

  • Toggle Elytra – Using a keybinding, default ‘v’, players can toggle whether or not to use elytra flight. When it’s off, the player cannot activate elytra flight at all. When it’s on, the elytra flight can be activated as normal.
  • Trigger Elytra – Using a keybinding, default nothing, players can automatically activate elytra flight without needing to do the usual awkward jump and then jump again. This works whether they’re in mid-air or on the ground (although you’ll likely fall flat on your face unless you activate it on a ledge).
  • Simple Takeoff – If true, when you using the Trigger Elytra keybinding from the ground, players can optionally hold down the key in order to automatically deploy a firework from their inventory after activating the elytra. This turns the usual 3-step takeoff process (jump -> jump -> use firework) into a single held down key press.

Download Caelus API

Minecraft VersionVersionDateDownload
Caelus API for 1.15.22.0-beta1February 12, 2020Download page
Caelus API for 1.15.2beta1-deobf.jarFebruary 12, 2020Download page
Caelus API for 1.15.2beta1-api.jarFebruary 12, 2020Download page
Caelus API for 1.15.2beta1-sources.jarFebruary 12, 2020Download page
5/5 - (1 vote)