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

Address compatibility issues with JED dimensions #24

Merged
merged 4 commits into from
Apr 12, 2021
Merged

Commits on Apr 10, 2021

  1. Address JED compatibility issues with late dimension loading

    - Always register custom cakes even if the dimension doesn't exist
      during Forge mod initialization phase
    
    - Prevent the player from eating a placed custom cake if the target
      dimension does not exist, and log an error when this occurs
    Exaxxion committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    61cb4ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21e19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d3952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c5d56b View commit details
    Browse the repository at this point in the history