Caelus API (Fabric) (Discontinued)

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

File Details

caelus-fabric-0.0.18-1.17.1.jar

  • B
  • Oct 6, 2021
  • 126.99 KB
  • 204.9K
  • 1.17.1
  • Fabric

File Name

caelus-fabric-0.0.18-1.17.1.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:caelus-fabric-397876:3482962"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

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

The format is based on Keep a Changelog and this project uses Semantic Versioning.

[0.0.18-1.17.1] - 2021.10.06

Added

  • Added German and Korean localizations

Changed

  • Updated to Fabric Loader 0.11.7+
  • Updated to Fabric API 0.40.1+1.17+

[0.0.17-1.17] - 2021.07.05

Added

  • Added compatibility with mods that use FallFlyingLib
  • Added vanilla server connectivity #23

[0.0.16-1.17] - 2021.06.08

Changed

  • Updated to Minecraft 1.17

Removed

  • Removed client-side API for elytra rendering
  • Removed elytra tagging system

[0.0.15-1.16.4] - 2020.12.08

Fixed

  • Fixed translation keys for elytra flight attribute #16

[0.0.14-1.16.4] - 2020.11.25

Changed

  • Elytra classification checks for ElytraItem instances in addition to tags

[0.0.13-1.16.4] - 2020.11.25

Added

  • Elytra classification with the "c:elytra" item tag

Fixed

  • Fixed inability to fly under certain circumstances when loaded with Immersive Portals

[0.0.12-1.16.4] - 2020.11.16

Added

  • Added French localization (thanks Lykrast!)
  • Added Russian localization (thanks DrHesperusModoVestnic!)

Changed

  • Updated to 1.16.4

[0.0.10-1.16.3] - 2020.11.03

Added

  • Added Trinkets support #13

[0.0.9-1.16.3] - 2020.09.24

Changed

  • Updated to 1.16.3
  • No longer requires Fabric API

[0.0.8] - 2020.08.11

Changed

  • Updated to 1.16.2

[0.0.7] - 2020.08.06

Fixed

  • Fixed custom elytra not glowing with enchantments

[0.0.6] - 2020.08.01

Changed

  • Changed LivingEntity mixin to be less intrusive for compatibility

[0.0.5] - 2020.07.25

Fixed

  • Fixed custom elytra flight checks (again)

[0.0.4] - 2020.07.25

Fixed

  • Fixed refmaps

[0.0.3] - 2020.07.25

Fixed

  • Fixed custom elytra flight checks

[0.0.2] - 2020.07.25

Fixed

  • Fixed elytra flight checks

[0.0.1] - 2020.07.25

Initial beta release