搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 98|回复: 0

[模组分享] Better Flight (更好的飞行)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 16:52:12 | 显示全部楼层 |阅读模式
Better Flight (更好的飞行)Github |相关wiki |源站链接支持: forge通过挥动你的魔卷翼展飞得更高!Better Flight 旨在改进原版魔卷飞行机制。

这个模组允许你挥动翅膀起飞和飞行,但会消耗饥饿值,减少对烟火火箭的需求。

主要功能包括一个显示飞行耐力和魔卷耐久度的 HUD 小部件,以及通过冲刺 + 双击跳跃轻松起飞的功能。

详细的描述请访问 CurseForge 页面:



来自Modrinth所有游戏版本1.20.11.19.21.191.19.11.181.18.11.18.21.16.5所有类型forgeneoforgeBetter Flight 2.2.0BetterFlight-1.20.1-forge-2.2.0.jar下载2.2.0#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.20.1 - 2.2.0] June 23rd, 2024**BREAKING: Delete Client and Server Configs after updating**### Added- New Resource element for displaying stamina- Toggle to switch between Classic and Modern UI### Changed- HUD elements refactor to new gui package- Elytra Checking methods more flexible and no longer is hard coded in configs- Stamina numbers tweaked to match new UI展开版本: 2.2.0支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 17,241Better Flight 2.1.2-fixedBetterFlight-1.20.1-forge-2.1.2-fixed.jar下载2.1.2-fixed#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.20.1 - 2.1.2] June 16th, 2024### Added- Ability to stop fall flying by flaring when in Water or Lava### Changed- Flight meter hides when player is riding something.### Fixed- Flap sound event not triggering on dedicated server- Crash when player is not wearing wings and using ElytraSlot mod## [1.20.1 - 2.1.1] June 12th, 2024### Added- Compatibility with Bean\'s Backpacks Winged Backpack### Changed- Refactored mod compatibility code to compat package.## [1.20.1 - 2.1.0] June 7th, 2024### Changed- Ported to 1.20.1 Forge展开版本: 2.1.2-fixed支持游戏: 1.20.1类型:ForgeRelease下载次数: 127Better Flight 2.1.1BetterFlight-1.20.1-forge-2.1.1.jar下载2.1.1#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.20.1 - 2.1.1] June 12th, 2023### Added- Compatibility with Bean\'s Backpacks Winged Backpack### Changed- Refactored mod compatibility code to compat package.## [1.20.1 - 2.1.0] June 7th, 2023### Changed- Ported to 1.20.1 Forge展开版本: 2.1.1支持游戏: 1.20.1类型:ForgeRelease下载次数: 95Better Flight 2.0.4 BetaBetterFlight-1.19.2-forge-2.0.4-beta.jar下载2.0.4#Beta# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.19.2 - 2.0.4] June 6th, 2023### Fixed- Bug: Fail to start due to methods being called at the wrong time- Bug: stamina drains hunger again## [1.19.2 - 2.0.3]### Changed- Flaring slows downward movement more, allowing a more controlled glide- Reorganizing logic between client and server- Modern Flap speed reduced- Default stamina max reduced### Fixed- Stamina regen handled per player tick, instead of the client. This stops stamina from regening while the world is paused.- Bug: Classic mode take off properly puts player into fall flying state## [1.19.2 - 2.0.2]### Changed- Default hotkey for Flare changed to Shift.## [1.19.2 - 2.0.1]### Fix- Bug: Conflicting keybinds broke detection of input## [1.19.2 - 2.0.0]### Added- Classic Flight mode: Turns on the original flight system by Rehjah- Modern Flight mode: New flight system that provides forward propulsion while flying.- Toggle for enabling/disabling Better Flight mod.- New sounds for new flight modes in modern system.### Changed- More refactors for project readability- Client Tick events fire once per tick instead of twice- Tick events tweaked to compensate for event changes.- Flap and Takeoff key for Classic Flight combined.- Adjusted default range for Ceiling cap- Adjusted default configs for flight stamina regen and usage## [1.19.2 - 1.1.3] - December 16th, 2023### Added- New flight impulse for modern system. Still in development.展开版本: 2.0.4支持游戏: 1.19.2类型:ForgeBeta下载次数: 956BetterFlight-1.19.2-forge-1.1.2BetterFlight-1.19.2-forge-1.1.2.jar下载1.1.2#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.19.2 - 1.1.2] - December 7th, 2023### Changed- Improved project structure for better readability and cohesion## [1.19.2 - 1.1.1] - December 6th, 2023### Added- FlightHandler class containing methods for player flight- CommonEvents class containing common event listeners- BetterFlightCommonConfig class containing common configs and static values- Keybinding class for storing keybindings settings and constructors### Fixed- Farmer Delight\'s Nourishment Effect now works with Better Flight hunger drain.### Changed- Flight exhaustion no longer directly drains exhaustion, is queued like other exhaustion sources- All Flight impulse handlers now use push() for movement.- Refactored ServerLogic into seperate CommonEvents listener, FlightHandler, and BetterFlightCommonConfig classes- Refactored ClientLogic so keybind builders are in seperate Keybinding class.- ClientLogic.updateElytraStatus rewritten to future-proof against upcoming Curios API changes- Started decoupling and simplifying event logic for flight- ClientLogic.updateElytraStatus(player) renamed to isPlayerWearingElytra(player) for clarity of new usage### Removed-## [1.19.2-Forge-1.1.0] - November 30th, 2023### Added- CHANGELOG.md for documentation of changes- Repositories reference to cursemaven- Self(ArkVeil) to credits- properties for easier versioning in gradle.properties### Fixed- ElytraSlot curio compatability ([#8](https://github.com/rejahtavi/betterflight/issues/8))### Changed- Split main into branches for individual versions of minecraft- Mappings channel: official 1.19 -> official 1.19.2- Updated Dependencies:- Forge 1.19-41.1.0 -> Forge 1.19.2-43.3.0- Curios 1.19-5.1.0.4 -> Curios 1.19.2-5.1.1.0- Repository and dependencies use CurseMaven now.- SElytraChargePacket.send(Player, Int) uses NETWORK.send() instead of NETWORK.sendTo()- References in build.gradle changed to use properties- mod.toml uses new properties for info### Removed- Direct repository link to theillusivec4 maven展开版本: 1.1.2支持游戏: 1.19.2类型:ForgeRelease下载次数: 430BetterFlight-1.19.2-forge-1.1.1BetterFlight-1.19.2-forge-1.1.1.jar下载1.1.1#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.19.2 - 1.1.1] - December 6th, 2023### Added- FlightHandler class containing methods for player flight- CommonEvents class containing common event listeners- BetterFlightCommonConfig class containing common configs and static values- Keybinding class for storing keybindings settings and constructors### Fixed- Farmer Delight\'s Nourishment Effect now works with Better Flight hunger drain.### Changed- Flight exhaustion no longer directly drains exhaustion, is queued like other exhaustion sources- All Flight impulse handlers now use push() for movement.- Refactored ServerLogic into seperate CommonEvents listener, FlightHandler, and BetterFlightCommonConfig classes- Refactored ClientLogic so keybind builders are in seperate Keybinding class.- ClientLogic.updateElytraStatus rewritten to future-proof against upcoming Curios API changes- Started decoupling and simplifying event logic for flight- ClientLogic.updateElytraStatus(player) renamed to isPlayerWearingElytra(player) for clarity of new usage### Removed-## [1.19.2-Forge-1.1.0] - November 30th, 2023### Added- CHANGELOG.md for documentation of changes- Repositories reference to cursemaven- Self(ArkVeil) to credits- properties for easier versioning in gradle.properties### Fixed- ElytraSlot curio compatability ([#8](https://github.com/rejahtavi/betterflight/issues/8))### Changed- Split main into branches for individual versions of minecraft- Mappings channel: official 1.19 -> official 1.19.2- Updated Dependencies:- Forge 1.19-41.1.0 -> Forge 1.19.2-43.3.0- Curios 1.19-5.1.0.4 -> Curios 1.19.2-5.1.1.0- Repository and dependencies use CurseMaven now.- SElytraChargePacket.send(Player, Int) uses NETWORK.send() instead of NETWORK.sendTo()- References in build.gradle changed to use properties- mod.toml uses new properties for info### Removed- Direct repository link to theillusivec4 maven展开版本: 1.1.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 48BetterFlight-1.19.2-forge-1.1.0BetterFlight-1.19.2-forge-1.1.0.jar下载1.1.0#Release# ChangelogAll notable changes to this project will be documented in this file.The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)## [1.19.2-Forge-1.1.0]### Added- CHANGELOG.md for documentation of changes- Repositories reference to cursemaven- Self(ArkVeil) to credits- properties for easier versioning in gradle.properties### Fixed- ElytraSlot curio compatability ([#8](https://github.com/rejahtavi/betterflight/issues/8))### Changed- Split main into branches for individual versions of minecraft- Mappings channel: official 1.19 -> official 1.19.2- Updated Dependencies:- Forge 1.19-41.1.0 -> Forge 1.19.2-43.3.0- Curios 1.19-5.1.0.4 -> Curios 1.19.2-5.1.1.0- Repository and dependencies use CurseMaven now.- SElytraChargePacket.send(Player, Int) uses NETWORK.send() instead of NETWORK.sendTo()- References in build.gradle changed to use properties- mod.toml uses new properties for info### Removed- Direct repository link to theillusivec4 maven展开版本: 1.1.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 511.19-1.0.0betterflight-forge-1.19-1.0.0.jar下载1.19-1.0.0#ReleasePorted to 1.19.*展开版本: 1.19-1.0.0支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 6401.18-1.0.0betterflight-forge-1.18-1.0.0.jar下载1.18-1.0.0#ReleaseAdded altitude limit option to configFixed controls still applying during chat and menusFull Release!展开版本: 1.18-1.0.0支持游戏: 1.18, 1.18.1, 1.18.2类型:ForgeRelease下载次数: 4,5671.16.5-1.0.0betterflight-forge-1.16.5-1.0.0.jar下载1.16.5-1.0.0#ReleaseAdded altitude limit option to configFixed controls still applying during chat and menusFull Release!展开版本: 1.16.5-1.0.0支持游戏: 1.16.5类型:ForgeRelease下载次数: 1,063全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Better Flight
楼主 2025-8-10 16:52:12 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-6-14 14:25 , Processed in 0.250929 second(s), 154 queries .

快速回复 返回顶部 返回列表