Telegram
Caelus API (26.2, 1.20.1) – Library for TheIllusiveC4’s Mods cover art

Caelus API (26.2, 1.20.1) – Library for TheIllusiveC4’s Mods

Library mod that abstracts elytra flight behavior into a generic attribute system for mod developers. Requires Forge or NeoForge.

57 JAVA
  • 1.21.5
  • 1.21.4
  • 1.21.1
  • 1.21
  • 1.20.6

Caelus API is a library mod designed for mod developers who want to implement elytra flight mechanics in their own mods. Instead of working with hardcoded vanilla elytra behavior, developers can use the CaelusAPI.ELYTRA_FLIGHT attribute to add elytra flight functionality to custom items and equipment.

Features

  • Abstracts vanilla elytra behavior into a generic, reusable elytra flight attribute.
  • Provides a simple API for mod developers to implement elytra flight without modifying core game code.
  • Works with Forge and NeoForge loaders across multiple Minecraft versions.
  • Lightweight utility designed as a dependency for other mods.

Installation

  1. Install Forge or NeoForge for your Minecraft version.
  2. Download the Caelus API jar file matching your Minecraft version and modloader.
  3. Place the jar file in your mods folder.
  4. Launch Minecraft and verify the mod loads without errors.

Compatibility

Caelus API is available for Minecraft versions 1.15.2 through 1.21.5 on Forge, with NeoForge support added in later versions (1.20.3 and newer). This mod is primarily intended as a dependency for other mods developed by TheIllusiveC4 and similar mod creators.

DOWNLOAD FILES