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

[模组分享] 弯曲 (Bending)-MOD模组

[复制链接]

5021

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10302 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 16:50:38 | 显示全部楼层 |阅读模式
弯曲 (Bending)Github |相关wiki |源站链接支持: fabric , paper , purpur体验《阿凡达:最后的气宗》的世界,进入 Minecraft 的宇宙。

弯曲是一个免费开源的模组/插件,将《阿凡达:最后的气宗》的世界引入了 Minecraft。

#### 主要功能

- 4种元素(空气、水、土、火)

- 60多种独特的元素能力

- 高性能

- 用户友好

- 动态能力交互

- 准确的碰撞系统

- 引人入胜的战斗系统

- 全面可翻译

- 支持对弯曲生物的控制

- 强大灵活的 API

#### 能力

根据其激活和使用方式,能力分为3种类型:

- 被动或固有能力无需绑定即可使用。

- 主动能力需要绑定到热键栏中的一个槽位才能使用。

- 序列仅通过按照一系列精确的主动(绑定的)能力来激活,因此无法自己绑定。

#### 入门指南

一旦您设置了服务器并添加了插件或加载了面料模组(用于单人游戏):

1. `/bending choose [element]` 选择一个元素

2. `/bending help ` 查看可用能力列表3. `/bending help` 查看指定能力的描述和使用说明4. `/bending bind[slot #]` 将主动能力绑定到指定的槽位(如果省略数字,则绑定到您当前选择的槽位)

由于槽位有限(9个热键栏槽位),您必须仔细选择要使用的能力以及它们的顺序。

顺序很重要,因为它将使您能够更快地执行序列并更准确地执行。

来自Modrinth所有游戏版本1.21.81.21.71.21.51.21.41.21.11.211.20.61.20.41.20.21.20.11.19.41.19.31.19.21.18.2所有类型fabricpaperpurpurfabric-3.13.1bending-fabric-mc1.21.8-3.13.1.jar下载3.13.1#Release### Additions* Minecraft 1.21.8 support**Full Changelog**: 3.13.1支持游戏: 1.21.8类型:FabricRelease下载次数: 311paper-3.13.1bending-paper-3.13.1.jar下载3.13.1#Release### Additions* Minecraft 1.21.8 support**Full Changelog**: 3.13.1支持游戏: 1.21.8类型: paperRelease下载次数: 461fabric-3.13.0bending-fabric-mc1.21.7-3.13.0.jar下载3.13.0#Release### Additions* Minecraft 1.21.7 support* Added bolt integration (replacing lwc)### Bugfixes* Fixed `/bending help` instruction output for passives* Fixed virtual element permission node checks### Improvements* DisplayEntity visuals now match the environment\'s lightning to better blend in### API* Artifacts are now published to sonatype central**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.12.0...v3.13.0展开版本: 3.13.0支持游戏: 1.21.7类型:FabricRelease下载次数: 169paper-3.13.0bending-paper-3.13.0.jar下载3.13.0#Release### Additions* Minecraft 1.21.7 support* Added bolt integration (replacing lwc)### Bugfixes* Fixed `/bending help` instruction output for passives* Fixed virtual element permission node checks### Improvements* DisplayEntity visuals now match the environment\'s lightning to better blend in### API* Artifacts are now published to sonatype central**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.12.0...v3.13.0展开版本: 3.13.0支持游戏: 1.21.7类型: paperRelease下载次数: 274fabric-3.12.0bending-fabric-mc1.21.5-3.12.0.jar下载3.12.0#Release### Additions* Minecraft 1.21.5 support### Bugfixes* Fixed `/bending who` command output when targeting other benders### Improvements* Better handling of npc benders when they are unloaded* Allow `/bending attribute` command to target other benders* Better entity collision detection for several linear abilities - should feel more responsive now### API* Added PresetUnregisterEvent when a user deletes a preset* Added BendingContext to be passed to Addons when loaded* Some deprecated methods are now scheduled to be removed in the next release**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.11.0...v3.12.0展开版本: 3.12.0支持游戏: 1.21.5类型:FabricRelease下载次数: 1,528paper-3.12.0bending-paper-3.12.0.jar下载3.12.0#Release### Additions* Minecraft 1.21.5 support### Bugfixes* Fixed `/bending who` command output when targeting other benders### Improvements* Better handling of npc benders when they are unloaded* Allow `/bending attribute` command to target other benders* Better entity collision detection for several linear abilities - should feel more responsive now### API* Added PresetUnregisterEvent when a user deletes a preset* Added BendingContext to be passed to Addons when loaded* Some deprecated methods are now scheduled to be removed in the next release**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.11.0...v3.12.0展开版本: 3.12.0支持游戏: 1.21.5类型: paper purpurRelease下载次数: 2,726fabric-3.11.0bending-fabric-mc1.21.4-3.11.0.jar下载3.11.0#Release### Additions* Minecraft 1.21.4 support* Added luckperms context for user element count### Improvements* Reworked and simplified locksmithing to be less annoying**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.10.1...v3.11.0展开版本: 3.11.0支持游戏: 1.21.4类型:FabricRelease下载次数: 2,521paper-3.11.0bending-paper-3.11.0.jar下载3.11.0#Release### Additions* Minecraft 1.21.4 support* Added luckperms context for user element count### Improvements* Reworked and simplified locksmithing to be less annoying**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.10.1...v3.11.0展开版本: 3.11.0支持游戏: 1.21.4类型: paper purpurRelease下载次数: 5,333fabric-3.10.1bending-fabric-mc1.21.1-3.10.1.jar下载3.10.1#Release### Bugfixes* Fixed torrent cooldown not applying when used from preformed waterring* Fixed airscooter causing fly glitch* Fixed water bottle not being recognized for healing waters (Fabric)**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.10.0...v3.10.1展开版本: 3.10.1支持游戏: 1.21.1类型:FabricRelease下载次数: 3,036paper-3.10.1bending-paper-3.10.1.jar下载3.10.1#Release### Bugfixes* Fixed torrent cooldown not applying when used from preformed waterring* Fixed airscooter causing fly glitch**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.10.0...v3.10.1展开版本: 3.10.1支持游戏: 1.21.1类型: paper purpurRelease下载次数: 5,505fabric-3.10.0bending-fabric-mc1.21.1-3.10.0.jar下载3.10.0#Release### Additions* Minecraft 1.21.1 support### Improvements* MetalCable now also accepts raw_iron as a source**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.9.0...v3.10.0展开版本: 3.10.0支持游戏: 1.21.1类型:FabricRelease下载次数: 1,609paper-3.10.0bending-paper-3.10.0.jar下载3.10.0#Release### Additions* Minecraft 1.21.1 support### Bugfixes* Fixed bending choose gui (Paper)### Improvements* MetalCable now also accepts raw_iron as a source**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.9.0...v3.10.0展开版本: 3.10.0支持游戏: 1.21.1类型: paper purpurRelease下载次数: 3,302fabric-3.9.0bending-fabric-mc1.21-3.9.0.jar下载3.9.0#Release### Additions* Minecraft 1.21 support### Bugfixes* Fixed bending items (eg, EarthArmor pieces) not having proper metadata and causing issues (Fabric)* Fixed EarthGlove ingot items duplicating on use### Improvements* Dripleaves can now be broken by various abilities* Changed air sounds to be less annoying### API* Unified config handling for addons* Deprecated most platform entity methods and properties and replaced with component system**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.8.0...v3.9.0展开版本: 3.9.0支持游戏: 1.21类型:FabricRelease下载次数: 3,216paper-3.9.0bending-paper-3.9.0.jar下载3.9.0#Release### Additions* Minecraft 1.21 support### Bugfixes* Fixed EarthGlove ingot items duplicating on use### Improvements* Dripleaves can now be broken by various abilities* Changed air sounds to be less annoying### API* Unified config handling for addons* Deprecated most platform entity methods and properties and replaced with component system**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.8.0...v3.9.0展开版本: 3.9.0支持游戏: 1.21类型: paper purpurRelease下载次数: 4,873fabric-3.8.0bending-fabric-mc1.20.6-3.8.0.jar下载3.8.0#Release### Additions* Minecraft 1.20.6 and Java 21 support* Added AvatarState ability### Bugfixes* Added missing `deepslate_emerald_ore`, `deepslate_gold_ore`, `mossy_cobblestone` to earthbendable block types* Fixed firejet gliding animation (Fabric)* Fixed regression with command permissions missing a dot### Improvements* WaterWave can now be cancelled by sneaking again* Optimized attribute calculation* Abilities in `/bending help <element>` are now sorted alphabetically* Background item tooltips are now hidden in the element choose menu* Bending board can now be used asynchronously* Reworked HeatControl to simplify usage* Greatly reduced player permission checks### API* Support multi-element abilities* Refactored and expanded entity and block properties* Breaking change in Policies definition**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.7.0...v3.8.0展开版本: 3.8.0支持游戏: 1.20.6类型:FabricRelease下载次数: 1,902paper-3.8.0bending-paper-3.8.0.jar下载3.8.0#Release### Additions* Minecraft 1.20.6 and Java 21 support* Added AvatarState ability### Bugfixes* Added missing `deepslate_emerald_ore`, `deepslate_gold_ore`, `mossy_cobblestone` to earthbendable block types* Fixed regression with command permissions missing a dot### Improvements* WaterWave can now be cancelled by sneaking again* Optimized attribute calculation* Abilities in `/bending help <element>` are now sorted alphabetically* Background item tooltips are now hidden in the element choose menu* Bending board can now be used asynchronously* Reworked HeatControl to simplify usage* Greatly reduced player permission checks### API* Support multi-element abilities* Refactored and expanded entity and block properties* Breaking change in Policies definition**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.7.0...v3.8.0展开版本: 3.8.0支持游戏: 1.20.6类型: paper purpurRelease下载次数: 2,358fabric-3.7.0bending-fabric-mc1.20.4-3.7.0.jar下载3.7.0#Release### Additions* Added placeholders for user slot binds* Added config option to make EarthTunnel permanent### Removals* Removed unnecessary command aliases for better brigadier compatibility### Bugfixes* Fixed regression that caused WaterWave to be hidden in water help page* Fixed bind command to actually respect the permission check* Fixed wrong order of arguments in ability death messages (Fabric)* Fixed permission defaults being checked in the wrong order (Fabric)### Improvements* Tweaked AirBlade animation to not be hollow when charging* EarthTunnel now supports custom block drops* HeatControl now supports custom cooked foods (simulates recipes from campfire cooking)* EarthArmor will no longer override worn armor pieces, will only apply if it filled any empty slots* Updated water and earth bendable block tags* Modernized material tags to be data driven and allow the use of data pack defined blocks and items* Optimized ability configuration loading and the application of attribute modifiers* Increased maximum allowed cooldown and temp armor duration from 30s to 2mins### API* Removed deprecated methods from 3.6.0* Improved inventory handling to be transactional**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.6.0...v3.7.0展开版本: 3.7.0支持游戏: 1.20.4类型:FabricRelease下载次数: 2,914paper-3.7.0bending-paper-3.7.0.jar下载3.7.0#Release### Additions* Added placeholders for user slot binds* Added config option to make EarthTunnel permanent### Removals* Removed unnecessary command aliases for better brigadier compatibility### Bugfixes* Fixed regression that caused WaterWave to be hidden in water help page* Fixed bind command to actually respect the permission check### Improvements* Tweaked AirBlade animation to not be hollow when charging* EarthTunnel now supports custom block drops* HeatControl now supports custom cooked foods (simulates recipes from campfire cooking)* EarthArmor will no longer override worn armor pieces, will only apply if it filled any empty slots* Updated water and earth bendable block tags* Modernized material tags to be data driven and allow the use of data pack defined blocks and items* Optimized ability configuration loading and the application of attribute modifiers* Increased maximum allowed cooldown and temp armor duration from 30s to 2mins### API* Removed deprecated methods from 3.6.0* Improved inventory handling to be transactional**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.6.0...v3.7.0展开版本: 3.7.0支持游戏: 1.20.4类型: paper purpurRelease下载次数: 3,920fabric-3.6.1bending-fabric-mc1.20.4-3.6.1.jar下载3.6.1#Release### Bugfixes* Use lowercase ability suggestions for better brigadier compatibility展开版本: 3.6.1支持游戏: 1.20.4类型:FabricRelease下载次数: 1,891fabric-3.6.0bending-fabric-mc1.20.4-3.6.0.jar下载3.6.0#Release### Bugfixes* Fixed mixin conflicts and crashes* Fixed `/bending help` suggesting abilities the user didn\'t have permission to see* Fixed incorrect death messages from abilities### Improvements* Full namespace support for abilities* Better command handling and localization, descriptions and exceptions are now fully translatable### API* Updated vanilla registries* Deprecations in AbilityDescription and other related classes to fully embrace namespacing* `Message#DEFAULT_LOCALE` moved to `Translation#DEFAULT_LOCALE`**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.5.0...v3.6.0展开版本: 3.6.0支持游戏: 1.20.4类型:FabricRelease下载次数: 396paper-3.6.0bending-paper-3.6.0.jar下载3.6.0#Release### Bugfixes* Fixed `/bending help` suggesting abilities the user didn\'t have permission to see* Fixed incorrect death messages from abilities### Improvements* Full namespace support for abilities* Better command handling and localization, descriptions and exceptions are now fully translatable### API* Updated vanilla registries* Deprecations in AbilityDescription and other related classes to fully embrace namespacing* `Message#DEFAULT_LOCALE` moved to `Translation#DEFAULT_LOCALE`**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.5.0...v3.6.0展开版本: 3.6.0支持游戏: 1.20.4类型: paper purpurRelease下载次数: 2,504fabric-3.5.0bending-fabric-mc1.20.4-3.5.0.jar下载3.5.0#Release### Additions* Minecraft 1.20.4 support* Added preset limits* Added speed config option to EarthTunnel* Added sounds and particles to Fire abilities colliding with AirShield* Added experimental command to view an ability\'s attributes (base and modified values)### Bugfixes* FireBreath will now properly melt snow layers* Fixed EarthTunnel dropping coal when used on copper ore* EarthTunnel can properly be picked up in Fabric* Fixed worldguard bypass being ignored* Fixed typo in FireShield death message### Improvements* When AirShield is frozen, it\'s now hollow instead of solid* Translations are also refreshed when addons load**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.4.1...v3.5.0展开版本: 3.5.0支持游戏: 1.20.4类型:FabricRelease下载次数: 611paper-3.5.0bending-paper-3.5.0.jar下载3.5.0#Release### Additions* Minecraft 1.20.4 support* Added preset limits* Added speed config option to EarthTunnel* Added sounds and particles to Fire abilities colliding with AirShield* Added experimental command to view an ability\'s attributes (base and modified values)### Bugfixes* FireBreath will now properly melt snow layers* Fixed EarthTunnel dropping coal when used on copper ore* Fixed worldguard bypass being ignored* Fixed typo in FireShield death message### Improvements* When AirShield is frozen, it\'s now hollow instead of solid* Translations are also refreshed when addons load**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.4.1...v3.5.0展开版本: 3.5.0支持游戏: 1.20.4类型: paper purpurRelease下载次数: 1,544fabric-3.4.1bending-fabric-mc1.20.2-3.4.1.jar下载3.4.1#Release### Additions* Minecraft 1.20.2 support* Automatically bind preset when choosing an element (preset name needs to match the element name in lowercase)### Bugfixes* Fixed temp block behavior with infinite water and waterlogged blocks**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.4.0...v3.4.1展开版本: 3.4.1支持游戏: 1.20.2类型:FabricRelease下载次数: 1,572paper-3.4.1bending-paper-3.4.1.jar下载3.4.1#Release### Additions* Minecraft 1.20.2 support* Automatically bind preset when choosing an element (preset name needs to match the element name in lowercase)### Bugfixes* Fixed temp block behavior with infinite water and waterlogged blocks**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.4.0...v3.4.1展开版本: 3.4.1支持游戏: 1.20.2类型: paper purpurRelease下载次数: 4,254fabric-3.4.0bending-fabric-mc1.20.1-3.4.0.jar下载3.4.0#ReleaseNote: This version includes a storage schema change. There\'s an automatic migration script but **you should make a backup of your database** just to be safe.### Additions* Lightning-MetalCable interaction, the cable acts as a conductor for current* Added `/bending import` and `/bending export` commands to interact with storage and migrate from different engines* Add `lazy-load` option for user data### Removals* Dropped Sqlite support### Bugfixes* Fixed board toggle state not being properly tracked after loading from storage* Fixed ray-sphere intersection test### Improvements* Added LBVH for broad phase collision detection which massively improves collision performance. (340 benders in clusters of 20-30 spamming abilities every second < 10mspt)* Refactored storage and added flyway to handle future migrations* Improved concurrency of some systems like user profile loading and the ability manager### API* Replaced public collider ctors with factory methods* Deprecated some methods in AbilityManager, EventBus, FlightManager, Policies and ProtectionCache. (These are mostly used in internal systems)**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.3.0...v3.4.0展开版本: 3.4.0支持游戏: 1.20.1类型:FabricRelease下载次数: 11,124paper-3.4.0bending-paper-3.4.0.jar下载3.4.0#ReleaseNote: This version includes a storage schema change. There\'s an automatic migration script but **you should make a backup of your database** just to be safe.Note 2: Make sure you are running a recent paper build (1.20.1 build #161 or newer)### Additions* Lightning-MetalCable interaction, the cable acts as a conductor for current* Added `/bending import` and `/bending export` commands to interact with storage and migrate from different engines* Add `lazy-load` option for user data### Removals* Dropped Sqlite support### Bugfixes* Fixed board toggle state not being properly tracked after loading from storage* Fixed ray-sphere intersection test### Improvements* Added LBVH for broad phase collision detection which massively improves collision performance. (340 benders in clusters of 20-30 spamming abilities every second < 10mspt)* Refactored storage and added flyway to handle future migrations* Improved concurrency of some systems like user profile loading and the ability manager### API* Replaced public collider ctors with factory methods* Deprecated some methods in AbilityManager, EventBus, FlightManager, Policies and ProtectionCache. (These are mostly used in internal systems)**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.3.0...v3.4.0展开版本: 3.4.0支持游戏: 1.20.1类型: paper purpurRelease下载次数: 6,183paper-3.3.0bending-paper-3.3.0.jar下载3.3.0#Release### Additions* Allow specifying viewers for packet entities through the API### Bugfixes* Added missing description/instructions for tornado* Bindable passives no longer appear twice in help commands### Improvements* Bending properties now auto refresh from config* Configured async scheduler thread pool for better db query performance* Tweaked MetalCable for better consistency when launching a block projectile* Tweaked Lightning to passthrough more entities**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.2.1...v3.3.0展开版本: 3.3.0支持游戏: 1.20.1类型: paper purpurRelease下载次数: 1,483fabric-3.3.0bending-fabric-mc1.20.1-3.3.0.jar下载3.3.0#Release### Additions* Allow specifying viewers for packet entities through the API### Bugfixes* Added missing description/instructions for tornado* Bindable passives no longer appear twice in help commands### Improvements* Bending properties now auto refresh from config* Configured async scheduler thread pool for better db query performance* Tweaked MetalCable for better consistency when launching a block projectile* Tweaked Lightning to passthrough more entities**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.2.1...v3.3.0展开版本: 3.3.0支持游戏: 1.20.1类型:FabricRelease下载次数: 572fabric-3.2.1bending-fabric-mc1.20.1-3.2.1.jar下载3.2.1#Release### Additions* Added support for MiniPlaceholders### Improvements* Board will now be hidden if user has no elements or has their bending toggled off* Improve addon loader safety* Reduced file size on paper by downloading db drivers at runtime**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.2.0...v3.2.1展开版本: 3.2.1支持游戏: 1.20.1类型:FabricRelease下载次数: 402paper-3.2.1bending-paper-3.2.1.jar下载3.2.1#Release### Additions* Added support for MiniPlaceholders### Improvements* Board will now be hidden if user has no elements or has their bending toggled off* Improve addon loader safety* Reduced file size on paper by downloading db drivers at runtime**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.2.0...v3.2.1展开版本: 3.2.1支持游戏: 1.20.1类型: paper purpurRelease下载次数: 777paper-3.2.0bending-paper-3.2.0.jar下载3.2.0#Release### Additions* Minecraft 1.20.1 support### Bugfixes* Fixed NPE during EarthSmash collision* Fixed placeholder which supplied plain user name instead of display name* Fixed help command not finding abilities with short names (only affected blaze)* Fixed dmg regression from minecraft 1.19.4, bending will now ignore invulnerability ticks once again* Fixed players not using the enhanced ground detection algorithm### Improvements* Some abilities which used falling blocks and armor stands now use display entities which should result in much smoother animations* Some commands (choose/add/remove element and modifiers) can now be run from console too with an optional target user argument* Translations will now be autodetected, /bending reload no longer required and will only reload temp services and user data### API* Added DisplayEntity api**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.1.0...v3.2.0展开版本: 3.2.0支持游戏: 1.20.1类型: paper purpurRelease下载次数: 745fabric-3.2.0bending-fabric-mc1.20.1-3.2.0.jar下载3.2.0#Release### Additions* Minecraft 1.20.1 support### Bugfixes* Fixed NPE during EarthSmash collision* Fixed placeholder which supplied plain user name instead of display name* Fixed help command not finding abilities with short names (only affected blaze)* Fixed dmg regression from minecraft 1.19.4, bending will now ignore invulnerability ticks once again* Fixed players not using the enhanced ground detection algorithm (fall activation on shockwave slot should now be consistent)### Improvements* Some abilities which used falling blocks and armor stands now use display entities which should result in much smoother animations* Some commands (choose/add/remove element and modifiers) can now be run from console too with an optional target user argument* Translations will now be autodetected, /bending reload no longer required and will only reload temp services and user data### API* Added DisplayEntity api**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.1.0...v3.2.0展开版本: 3.2.0支持游戏: 1.20.1类型:FabricRelease下载次数: 310fabric-3.1.0bending-fabric-mc1.19.4-3.1.0.jar下载3.1.0#Release### Additions* Added candle interactions for FireBending* 1.19.4 support### Bugfixes* Fixed WaterSpout pulling the user down (fabric)* Fixed incorrect data syncing after death causing bending to not work (fabric)* Fixed board sending global packets causing it to appear shared (fabric)* Fixed world raytracing bug affecting collisions (fabric)### Improvements* Better ticking potion effect handling (regen, wither, poison) when refreshing duration.**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.1.0-SNAPSHOT...v3.1.0展开版本: 3.1.0支持游戏: 1.19.4类型:FabricRelease下载次数: 990paper-3.1.0bending-paper-3.1.0.jar下载3.1.0#Release### Additions* Added candle interactions for FireBending* 1.19.4 support### Improvements* Better ticking potion effect handling (regen, wither, poison) when refreshing duration.**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.1.0-SNAPSHOT...v3.1.0展开版本: 3.1.0支持游戏: 1.19.4类型: paper purpurRelease下载次数: 1,294fabric-v3.1.0-SNAPSHOTbending-fabric-mc1.19.3-3.1.0-SNAPSHOT.jar下载3.1.0-SNAPSHOT#Beta### Additions* Added support for platform agnostic extensions (Addons)### Bugfixes* Fixed startup error caused by database filepath that only occurred on Windows**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.0.0...v3.1.0-SNAPSHOT展开版本: 3.1.0-SNAPSHOT支持游戏: 1.19.3类型:FabricBeta下载次数: 247paper-v3.1.0-SNAPSHOTbending-paper-3.1.0-SNAPSHOT.jar下载3.1.0-SNAPSHOT#Beta### Additions* Added support for platform agnostic extensions (Addons)### Bugfixes* Fixed startup error caused by database filepath that only occurred on Windows**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v3.0.0...v3.1.0-SNAPSHOT展开版本: 3.1.0-SNAPSHOT支持游戏: 1.19.2, 1.19.3类型: paper purpurBeta下载次数: 586fabric-v3.0.0bending-fabric-mc1.19.3-3.0.0.jar下载3.0.0#ReleaseThe Fabric version of Bending is a serverside mod and doesn\'t require any mods installed on connecting clients.If you wish, you can install the mod on your client to bend in singleplayer worlds!展开版本: 3.0.0支持游戏: 1.19.3类型:FabricRelease下载次数: 320paper-v3.0.0bending-paper-3.0.0.jar下载3.0.0#Release### Additions* Added support for 1.19.3### API Changes* Major refactoring to accommodate for more platforms### Storage Changes* Added flatfile storage option (JSON)### Bugfixes* Fixed memory leak caused by cancelled tasks* Various small improvements**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v2.2.0...v3.0.0展开版本: 3.0.0支持游戏: 1.19.2, 1.19.3类型: paper purpurRelease下载次数: 440v2.2.0bending-2.2.0.jar下载2.2.0#Release### Additions* Lightning can now affect lightning rods* Added LockSmithing ability for metalbenders* Added LavaFlux ability for lavabenders* Added more unique death messages### API Changes* Improved math module and moved changed package* Added api for multi updatables and wrapping states* Improved Fracture and FragileStructure api for more flexibility### Storage Changes* Organized local databases into their own directory and added support for HyperSql and Sqlite* Can now properly use MariaDB connector### Bugfixes* Fixed FireWall collisions* Fixed board rendering multiple misc abilities* Other minor fixes**Full Changelog**: https://github.com/PrimordialMoros/Bending/compare/v2.1.0...v2.2.0展开版本: 2.2.0支持游戏: 1.18.2, 1.19.2类型: paper purpurRelease下载次数: 810v2.1.0bending-2.1.0.jar下载2.1.0#Release展开版本: 2.1.0支持游戏: 1.18.2, 1.19.2类型: paper purpurRelease下载次数: 455全部版本

markdown_parsed

文章类型:收录

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

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

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2026-6-14 12:58 , Processed in 0.261405 second(s), 153 queries .

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