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

Fix info menu name and change xp handling #834

Merged
merged 4 commits into from
Jun 4, 2024

Commits on May 11, 2024

  1. Correct BlockBreak XP [ci-skip]

    Change the custom block break method to better reflect default behaviour for natural events.
    If the block break event is not cancelled, then xp will always be dropped. It is no longer dependant on blockDropItem.
    TrueDarkLord committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a8dcfa2 View commit details
    Browse the repository at this point in the history
  2. Fix info-menu name. [ci-skip]

    Correct the location that the name for the info menu is taken from.
    TrueDarkLord committed May 11, 2024
    Configuration menu
    Copy the full SHA
    be7988a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. bump version

    ryderbelserion committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    87c841d View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    ryderbelserion committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6073bb4 View commit details
    Browse the repository at this point in the history