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

1.20.4 fixes and modernization #66

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

1.20.4 fixes and modernization #66

wants to merge 7 commits into from

Commits on Nov 3, 2024

  1. 1.20.4 fixes and modernization

    - Use intellij to autofix modernization issues (iterator for loops,
      generics, etc)
    - Remove most deprecated calls
    - Edit ItemStack meta rather than using NBTEditor api for no reason
    Floweynt committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    285a240 View commit details
    Browse the repository at this point in the history
  2. fix bug with loading item

    Floweynt committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    bd68161 View commit details
    Browse the repository at this point in the history
  3. misc fix

    Floweynt committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    114380c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix active effects

    Floweynt committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ec9d908 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. integrate DFU

    Floweynt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4a6cb84 View commit details
    Browse the repository at this point in the history
  2. feed dog

    Floweynt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c6ae2cb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f69b05 View commit details
    Browse the repository at this point in the history