Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cj/legacy support #498

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Cj/legacy support #498

wants to merge 2 commits into from

Conversation

CJCrafter
Copy link
Member

For servers trying to support older clients (<1.21.4), bobbing becomes a major issue. This patch adds:

  1. a packet listener that only tries to fix bobbing for clients <1.21.4
  2. adds a new config key (see below)

WeaponMechanics.zip

Add this to your config.yml to enable this feature

# Enabling this will make it so that Legacy Minecraft clients (1.21.3 and below)
# will see the bobbing item fix applied. This should only be used if you intend
# to support via-backwards for legacy clients.
Fix_Bobbing_Legacy: true

@CJCrafter CJCrafter requested a review from DeeCaaD as a code owner January 22, 2025 04:38
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