Eleron v1.0.0
on Nov 11, 2024Initial 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)
Eleron Beta v0.3.2
on Nov 11, 2024- Add elytra closing keybind
- Add dedicated smokestack sounds
Eleron Beta v0.3.1
on Nov 8, 2024- Proper github action configuration
Eleron Beta v0.2.0
on Nov 8, 2024- New keybinding for smokestack boosting (Space by default)
- Experimental new elytra bouncing gamerule
doElytraBounce
(disabled by default)
Eleron Beta v0.1.2
on Oct 29, 2024- Remove unused Midnightlib access wideners