Caelus API 1.17.1/1.16.5 – Minecraft Mod Download

How to install Caelus API 1.17.1/1.16.5 (Library for TheIllusiveC4’s Mods)

Follows 5 Steps bellow to install Caelus API  on Windows and Mac :
1. You need ready installed Minecraft Forge.
2. Download a Forge compatible mod from url download, or anywhere else!
3. Open Minecraft, click ->> ‘Mods’ button on the main menu,  click – >> ‘Open Mods Folder’.Important: Some older versions of Forge may not have the ‘Open Mods Folder’ button. If that is the case, you need to find the folder manually. Windows:

  • Press the Windows key and R at the same time
  • Type %appdata% and press enter
  • Find the Minecraft folder and then look for the Mods folder within that

Mac:

  • Click on the desktop and then press Command+Shift+G all at the same time
  • Type ~/Library and press enter
  • Open the folder Application Support and then Minecraft

4. Place the mod file downloaded (.jar or .zip) into the Mods folder.
5. Relaunch Minecraft, and you should now see the new mod installed in the list!

Caelus API 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.

Requires:

Minecraft Forge

Caelus API 1.17.1 /1.16.5/1.15.2 Download Links .

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.

[1.17.1-3.0.0.1] – 2021.10.05

Fixed

  • Fixed fall flying without Elytra #26
  • Fixed incorrect language keys

[1.17.1-3.0.0.0] – 2021.09.23

Added

  • Added RenderCapeEvent to allow easy cancellation of cape rendering for mods that need the functionality

Removed

  • Removed RenderElytraEvent, mods should just create their own elytra layers
  • Removed elytra tagging system