Modscraper Modscraper Minecraft
Caelus API (Fabric) (Discontinued) logo

Caelus API (Fabric) (Discontinued)

Mod

by TheIllusiveC4

An API to provide developers access to elytra flight mechanics through an entity attribute.

Type

Mod

CurseForge Downloads

425,418

CurseForge ID

397876

Last Updated

Apr 12, 2026

Description

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.

Discord

ko-fi

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

Please refer to the GitHub README file.

Similar Mods

Included in Modpacks

External Resources