-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Clean up; mostly distillation aparatus * Little Fixes * Add recipe for distillation aparatus * Fix my silly spelling error Aparatus -> Apparatus * Change dev, version number & do auto cleans * Fix reported leaks * Clean up some warnings * Fix another leak * Oops, moss is actually moss_block * Fix silly mistake * That was *not* the right way to fix the leaks Also, it seems that for some reason, now that client is its own variable, eclipse doesn't complain anymore. * Info
- Loading branch information
Showing
126 changed files
with
1,870 additions
and
1,702 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
115 changes: 0 additions & 115 deletions
115
src/main/java/com/cumulusmc/artofalchemy/gui/handler/HandlerDistiller.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
src/main/java/com/cumulusmc/artofalchemy/gui/widget/WItemScalable.java
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
src/main/java/com/cumulusmc/artofalchemy/util/AoATags.java
This file was deleted.
Oops, something went wrong.
5 changes: 3 additions & 2 deletions
5
...com/cumulusmc/artofalchemy/AoAConfig.java → ...dev/cafeteria/artofalchemy/AoAConfig.java
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
9 changes: 5 additions & 4 deletions
9
...usmc/artofalchemy/ArtOfAlchemyClient.java → ...eria/artofalchemy/ArtOfAlchemyClient.java
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.