mod
Go to file
Rseifert 1e5c47ad3f nothing much
Moved some stuff around, and made LiquidHandler able to be used in the
api folder to help other people work with this mod. The api is not
actual needed to work with this mod but it contains helpers to make life
easier.

Also added a method to LiquidHandler to get the name of a LiquidStack
which for some reason can't be directly gotten from the liquidStack
itself. Too get it i had to iterate over the hashMap used to store
liquids. If the LiquidStack is linked to a LiquidData it will use the
LiquidData name first.

Also removed PipeInstance since its not actual needed anymore now that
PipeColor is directly linked the pipe as well as the PipeBlock metadata.
2013-01-06 23:15:21 -05:00
minecraft/liquidmechanics nothing much 2013-01-06 23:15:21 -05:00
resources/models getting Closer to being done 2013-01-06 22:24:28 -05:00
.gitattributes moved over from other repo 2012-11-14 13:16:22 -05:00
.gitignore moved over from other repo 2012-11-14 13:16:22 -05:00
README.md Create README.md 2013-01-04 08:37:31 -08:00

Fluid-Mechanics

AKA BasicPipes, a simple support mod for pipes, pumps, storage tanks, mechanical rod, etc