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

Fix GT recipes not working after The Great Renaming #22

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

Mexator
Copy link

@Mexator Mexator commented Dec 21, 2024

After changes in GTNewHorizons/GT5-Unofficial#3014 gregtech.nei.GT_NEI_DefaultHandler was renamed to gregtech.nei.GTNEIDefaultHandler. The mod still tries to load the class by old name.

Due to this problem recipe filling does not work, as reported in #19. This PR fixes this behavior

@Mexator Mexator changed the title Fix GT recipes not working after big rename Fix GT recipes not working after The Great Renaming Dec 21, 2024
@Dream-Master Dream-Master requested a review from a team December 21, 2024 12:22
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.

3 participants