resonant-induction/minecraft/liquidmechanics/common
Rseifert 30c461bbea more changes
Still working on converting to a more universal liquid system.
*Added a enum to tack colors without having to use strings or #s
*Fixed LiquidData to not need to feed a LiquidData to get vars of itself
*Started Converting Pipes to new system. They will use metadata now to
select colors, this will remove any need to use packets.
*Created a Update Converter so that older version pipe/tank/etc will be
converted to the new system automaticly

Issues with push
*Just about everything is broken at the moment just backing code up
2013-01-05 11:47:53 -05:00
..
block Making Changes for the better 2013-01-04 19:03:34 -05:00
handlers more changes 2013-01-05 11:47:53 -05:00
item more changes 2013-01-05 11:47:53 -05:00
tileentity more changes 2013-01-05 11:47:53 -05:00
CommonProxy.java Pushing code changed by Calc 2013-01-02 13:55:29 -05:00
LiquidMechanics.java more changes 2013-01-05 11:47:53 -05:00
MetaGroup.java more changes 2013-01-05 11:47:53 -05:00
TabLiquidMechanics.java Pushing code changed by Calc 2013-01-02 13:55:29 -05:00