promotional bannermobile promotional banner

Caelus API

A coremod and API to provide developers access to elytra flight mechanics through an entity attribute.

File Details

caelus-neoforge-5.1.0+1.20.4.jar

  • R
  • Apr 22, 2024
  • 49.68 KB
  • 18.2K
  • 1.20.4
  • NeoForge

File Name

caelus-neoforge-5.1.0+1.20.4.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:caelus-308989:5281763"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The format is based on Keep a Changelog and this project adheres to Semantic Versioning. Prior to version 3.1.0, this project used Forge Recommended Versioning.

This is a copy of the changelog for the most recent version. For the full version history, go here.

[5.1.0+1.20.4] - 2024.04.22

Added

  • Added CaelusApi#canFallFly(LivingEntity)

Changed

  • Refactored fall flying to account for three states instead of two for better mod compatibility

Deprecated

  • Deprecated CaelusApi#canFly(LivingEntity)