Changes

Summary

  1. Fix #3128 Use the Fluid's method for getting the color multiplier. I (commit: 24e56c7) (details)
  2. Only use the liquid's method when dealing with the server tile. (commit: 036d841) (details)
Commit 24e56c79ee6ac96c6bc406ade748a73ef058b66f by iTitus
Fix #3128 Use the Fluid's method for getting the color multiplier. I
don't think that this has a serious performance impact, except when
mods do heavy things in that method.
(commit: 24e56c7)
The file was modifiedcommon/buildcraft/factory/render/RenderTank.java (diff)
Commit 036d84133beae61e670c8f57c88add1a12d9fe49 by iTitus
Only use the liquid's method when dealing with the server tile.
(commit: 036d841)
The file was modifiedcommon/buildcraft/factory/render/RenderTank.java (diff)