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

partial fix for Etherology #183

Open
wants to merge 1 commit into
base: 1.21.1
Choose a base branch
from

Conversation

RainbowTabitha
Copy link

No description provided.

@RainbowTabitha
Copy link
Author

Code that this mod needs that wasnt copied over.

/**
* When enabled the dedicated server startup will be hijacked to run the data generators and then quit.
*/
public static final boolean ENABLED = System.getProperty("fabric-api.datagen") != null;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This property doesn't exist on NeoForge. If we're going to add the field back for mods that require internals access, we should at least set it to something realiable. An analogous system prop should exist in neo iirc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants