-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Changed java requirements to Java 8.
- Now uses the generic "Simple Mods" tab. - Moved fluid container manipulation methods from ValveBlock to Utils. - FluidFillingEvent should now always report the correct amount when fluid is added to the tank. - ValveBlock model now renders the same way in the GUI as in third person. - Added detection and handling of stackable IFluidContainerItems that don't respect their own stack size (Fixed #10).
- Loading branch information
Showing
10 changed files
with
322 additions
and
204 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
Oops, something went wrong.