Skip to content

Conversation

@furtabs
Copy link

@furtabs furtabs commented Dec 24, 2024

No description provided.

@furtabs
Copy link
Author

furtabs commented Dec 24, 2024

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