Skip to content

Include 26.2 in liquid gravity and climb feature versions - #138

Open
robertvandervoort wants to merge 1 commit into
PrismarineJS:masterfrom
robertvandervoort:fix/26.2-features
Open

Include 26.2 in liquid gravity and climb feature versions#138
robertvandervoort wants to merge 1 commit into
PrismarineJS:masterfrom
robertvandervoort:fix/26.2-features

Conversation

@robertvandervoort

Copy link
Copy Markdown

Summary

Add 26.2 to:

  • proportionalLiquidGravity
  • climbUsingJump

Those lists already include 26.1. Without 26.2, feature matching treats 26.2 as outside the range after the year.drop renumber, which breaks liquid/climb physics.

Test plan

  • Live bot on Spigot 26.2 walks/jumps/pathfinds with expected gravity behavior

After the 1.x → 26.x renumber, feature matching that stops at 26.1
leaves 26.2 without proportionalLiquidGravity / climbUsingJump.
That causes silent incorrect physics (e.g. falling through liquids).

Add 26.2 alongside existing 26.1 entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant