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 test mod IDs, names, and versions #3122

Merged
merged 1 commit into from Aug 12, 2016

Conversation

josephcsible
Copy link
Contributor

Most of our test mods have bad IDs (uppercase) and are missing names or
versions. Forge produces a bunch of warnings in the console about this, which
makes it more likely that an important message will be missed.

@josephcsible josephcsible force-pushed the fixourwarnings branch 2 times, most recently from 74342e4 to 9636c67 Compare July 29, 2016 02:52
Most of our test mods have bad IDs (uppercase) and are missing names or
versions. Forge produces a bunch of warnings in the console about this, which
makes it more likely that an important message will be missed.
@LexManos
Copy link
Member

Whoo not caring about world compatibility in test mods, protip kids if you change your MODIDs, make sure to write migration handlers.
We dont here, cuz nobody should be playing full worlds with these mods.

@LexManos LexManos merged commit 8195c36 into MinecraftForge:1.10.x Aug 12, 2016
@josephcsible josephcsible deleted the fixourwarnings branch August 13, 2016 03:53
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.

None yet

2 participants