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

Added the ability to configure if ores are quarryable #62

Open
wants to merge 18 commits into
base: 1.19
Choose a base branch
from

Commits on Oct 13, 2023

  1. added config classes

    jlwoolf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d1ef760 View commit details
    Browse the repository at this point in the history
  2. added config registration

    jlwoolf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8aa62be View commit details
    Browse the repository at this point in the history
  3. renamed configs

    jlwoolf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8e238c0 View commit details
    Browse the repository at this point in the history
  4. added ability to enable or disable quarryability

    jlwoolf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f507e3b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    8b8e435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8df906 View commit details
    Browse the repository at this point in the history
  3. added config for other protection

    jlwoolf committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    c59fb5a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. renamed to server config

    jlwoolf committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b66cd9f View commit details
    Browse the repository at this point in the history
  2. removed server file name

    jlwoolf committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    34a2c2b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    34c7a4e View commit details
    Browse the repository at this point in the history
  2. added vscode folder to .gitignore

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a7bc918 View commit details
    Browse the repository at this point in the history
  3. Added spotless for java linting

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3fddf77 View commit details
    Browse the repository at this point in the history
  4. Linted java files

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    13fc42a View commit details
    Browse the repository at this point in the history
  5. Switched to using the eclipse formatter

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0b4077b View commit details
    Browse the repository at this point in the history
  6. Switched to using spaces instead of tabs

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c1a7fdd View commit details
    Browse the repository at this point in the history
  7. Added missing generated files

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aae9eef View commit details
    Browse the repository at this point in the history
  8. Removed duplicate resource files

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    65d169d View commit details
    Browse the repository at this point in the history
  9. Updated naming of vibranium ore item

    jlwoolf committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5526dcd View commit details
    Browse the repository at this point in the history