Filename
caelus-FORGE-1.14.4-1.0.1.2-api.jar
Uploaded by
TheIllusiveC4
Uploaded
Feb 9, 2020
Game Version
1.14.4
+2
Size
5.50 KB
Downloads
60
MD5
e2a99d8cf487c576da06dfaaaf7393eb
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.14 Versions
1.14.4
Changelog
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.0.1.2] - 2020.02.09
Removed
- Removed default keybinding for "Toggle Elytra Flight"
[1.0.1.1] - 2019.11.12
Fixed
- Fixed recipe book button turning purple when equipping enchanted elytra through RenderElytraEvent
[1.0.1] - 2019.11.07
Added
- "Trigger Elytra" keybind, automatically activates the elytra either in mid-air or while on the ground
- "Simple Takeoff" config option, when true the "Trigger Elytra" keybind can be held down to automatically use a firework from inventory after activating the elytra from the ground
[1.0] - 2019.09.14
Changed
- Updated to Forge RB 28.1.0
[0.11] - 2019.08.05
Changed
- Updated to Forge version 28.0.45 to accommodate for a breaking change
[0.10] - 2019.07.24
Changed
- Updated to 1.14.4 Forge
[0.9] - 2019.07.08
Fixed
- Workaround fix for client-side desync of elytra flight attribute on dimension change
[0.8] - 2019.07.08
Fixed
- Fixed class-loading client server-side
[0.7] - 2019.07.07
Changed
- [API] Refactored RenderElytraEvent to avoid removing layers on mod load, changed Result returns to boolean returns #1
[0.6] - 2019.07.04
Changed
- Updated to 1.14.3 Forge
- Updated disable icon texture
- [API] Replaced RenderCapeCheckEvent with RenderElytraEvent that encompasses elytra/cape rendering and enchantment glow
[0.5] - 2019.06.15
Added
- Added deobf jar
Changed
- Updated to last Forge and mappings for 1.13.2
0.4 - 2019.03.29
Fixed
- Fixed broken elytras still giving flight
[0.3] - 2019.03.19
Fixed
- Fixed coremod transformations in obfuscated environments
[0.2] - 2019.03.17
Added
- [API] Added RenderCapeCheckEvent
[0.1] - 2019.03.13
Initial beta release