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

Allow only one mod constructor. Add Dist as injected parameter. #28

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

Technici4n
Copy link
Member

Self-explanatory I think. Multiple mod constructors were allowed in 1.20.1 because we added constructor argument injection after the BC window and didn't want to break mods that might have multiple constructors by mistake. But this is a user error that should be reported.

Closes #24. Closes #25.

@Technici4n Technici4n merged commit c299bf4 into neoforged:main Nov 2, 2023
1 check passed
@Technici4n Technici4n deleted the mod-constructor-fixes branch November 2, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant