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 support for several mods #207

Merged
merged 17 commits into from
Oct 6, 2024

Commits on May 24, 2024

  1. Added support for several mods

    - Bigger Reactors (also renamed the file for Extreme Reactors to make it clearer)
    - Deeper Caves
    - Deep Resonance
    - Galosphere (added Salt Blocks since Silver Ore was already done)
    - The Outer End
    - Regions Unexplored
    - RF Tools
    - Thermal Series
    - XyCraft: World (only Kivi and Aluminum since Xychorium ores don't copy over textures)
    vizthex123 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7f255a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eed4f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccfb89a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4ebe21 View commit details
    Browse the repository at this point in the history
  5. Pretty sure this fixes Kivi Ores

    I tested it and it seems like it does, but at this point I don't even know anymore.
    vizthex123 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6eae4bc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Updated the mod support I added

    Added `_ore` to each ID and `orename` to a few that were missing it.
    vizthex123 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    710e397 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fixed Aluminum ID and Slate type

    Also blacklisted Kivi Aluminum again since I misunderstood how that worked.
    
    I still can't get Slate to blacklist vanilla ores ffs
    vizthex123 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    838baa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. Finally fixed all the duplicate slate ores

    I had an epiphany to just not assign a type to them lol
    vizthex123 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    690d432 View commit details
    Browse the repository at this point in the history
  2. Fixed incorrect localized name for lapis

    I really should've triple-checked all of this
    before forking the repo cuz now i've got a dozen useless commits lol
    vizthex123 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8f56fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Prefixed stone IDs

    vizthex123 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    65025b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Re-downloaded the minecraft.json off of the GitHub

    Apparently I re-organized the file to make it more readable when making the new files I added.
    vizthex123 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f9a8ee8 View commit details
    Browse the repository at this point in the history
  2. Added support for Project Red

    Can't believe I forgot such a classic mod lol
    vizthex123 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f3be60c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fixed Electrotine not being registered

    I'm annoyed I have to make another damn commit for this. Can't believe I forgot to double-check it ;-;
    vizthex123 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4673b7b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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