Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last week
Updated 3 days ago
Changelog
Initial release! Barely any bug testing!
Aileron Differences
Changed
- Codebase cleanup
- Elytra abstraction, most things in the code don't directly reference the Elytra item directly, making the mod more easily compatible with other mods
Added
- Enchantable Elytra
- Data driven Cloudskipper and Smokestack enchantments
- New attributes,
max_smokestack_charges
andaltitude_drag_reduction
, for the above enchantments - Dedicated Smokestack charging keybind,
SPACE
by default - Elytra closing keybind,
SHIFT
by default
Removed
- Campfire launching (seemed unnecessary with campfire updrafts)
- Campfire stacking (might come back eventually)