aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items/ItemComb.java
diff options
context:
space:
mode:
authorJason Mitchell <mitchej@gmail.com>2017-11-23 16:47:49 -0800
committerJason Mitchell <mitchej@gmail.com>2017-11-23 16:47:49 -0800
commit154ed26096429658374a9a5c7786337d1cdd2a63 (patch)
tree306f3cfbe020cab895a53cf4622a0ff8a585ab06 /src/main/java/gregtech/common/items/ItemComb.java
parent3662538deaff81e5d2a6e3426965c040c211ee3e (diff)
downloadGT5-Unofficial-154ed26096429658374a9a5c7786337d1cdd2a63.tar.gz
GT5-Unofficial-154ed26096429658374a9a5c7786337d1cdd2a63.tar.bz2
GT5-Unofficial-154ed26096429658374a9a5c7786337d1cdd2a63.zip
Single block pump refactor & bugfix:
1) Pump will properly save it's state and reload with chunk load/reload. It remembers that it was pumping and doesn't immediately move down. Additionally, corrected saving of fluid type so it will properly look it up when it reloads 2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you destroy the pump head. If you break a gap into an existing pipe line, it will move down through the broken spots until it finds an existing set of pipes - in which case it will continue from the bottom. If you break the pump head, it will replace the last pipe with a new Head and carry on about it's business.
Diffstat (limited to 'src/main/java/gregtech/common/items/ItemComb.java')
0 files changed, 0 insertions, 0 deletions