generated from CleanroomMC/TemplateDevEnv
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the Comp annotation easier to use (#236)
* place key directly in enum * convert comp * convert old format into new comp format * convert requirement into unique on comp * join via serial comma * rename method to parseComparisonRequirements * convert unique to lang keys, improve quality * remove default values from comp * ensure text isnt empty before adding * allow removing types and provide examples * remove types in valid situations * remove use of Integer.MAX_VALUE in comp * adjust magmatic smeltery text * move used types to enum * increase javadocs for Comp * remove unneeded types arrays * change default value to not be 0 * get first used type instead of just "first" * update new compat with new comp elements * convert deprecated elements of recent pyrotech * update examples file for prodigytech
- Loading branch information
1 parent
a536e88
commit 6134afe
Showing
311 changed files
with
1,225 additions
and
1,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.