Skip to content

Releases: PrimordialMoros/Bending

v3.15.0

22 Dec 17:46
b9b1ca2

Choose a tag to compare

Additions

  • Minecraft 1.21.11 support
  • Added some copper variants to metalbendable sources and EarthArmor

Bugfixes

  • Fixed bloodbending disarm item drop (fabric)
  • Fixed crash caused by opening beacon container (fabric)

Improvements

  • GracefulDescent now provides a bonus to the base safe fall distance
  • GracefulDescent is nullified when wearing heavy armor

API

  • Added vanilla attribute platform api

Full Changelog: v3.14.0...v3.15.0

v3.14.0

10 Oct 18:38
a042692

Choose a tag to compare

Additions

  • Minecraft 1.21.10 support
  • MiniPlaceholders v3 support
  • BloodBending

Full Changelog: v3.13.1...v3.14.0

v3.13.1

17 Jul 16:50
3deebcf

Choose a tag to compare

Additions

  • Minecraft 1.21.8 support

Full Changelog: v3.13.0...v3.13.1

v3.13.0

12 Jul 15:18
085d675

Choose a tag to compare

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: v3.12.0...v3.13.0

v3.12.0

03 May 16:51
aa14e7e

Choose a tag to compare

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: v3.11.0...v3.12.0

v3.11.0

01 Feb 12:39
c52b571

Choose a tag to compare

Additions

  • Minecraft 1.21.4 support
  • Added luckperms context for user element count

Improvements

  • Reworked and simplified locksmithing to be less annoying

Full Changelog: v3.10.1...v3.11.0

v3.10.1

15 Oct 19:18
37b3659

Choose a tag to compare

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: v3.10.0...v3.10.1

v3.10.0

10 Aug 20:37
3ee26c4

Choose a tag to compare

Additions

  • Minecraft 1.21.1 support

Bugfixes

  • Fixed bending choose gui (Paper)

Improvements

  • MetalCable now also accepts raw_iron as a source

Full Changelog: v3.9.0...v3.10.0

v3.9.0

09 Jul 18:38
81413cf

Choose a tag to compare

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: v3.8.0...v3.9.0

v3.8.0

19 May 14:07
468eb5e

Choose a tag to compare

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: v3.7.0...v3.8.0