diff options
author | Jason Mitchell <mitchej@gmail.com> | 2017-11-23 16:47:49 -0800 |
---|---|---|
committer | Jason Mitchell <mitchej@gmail.com> | 2017-11-23 16:47:49 -0800 |
commit | 154ed26096429658374a9a5c7786337d1cdd2a63 (patch) | |
tree | 306f3cfbe020cab895a53cf4622a0ff8a585ab06 /src/main/java/gregtech/common/blocks/GT_Item_Casings1.java | |
parent | 3662538deaff81e5d2a6e3426965c040c211ee3e (diff) | |
download | GT5-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/blocks/GT_Item_Casings1.java')
0 files changed, 0 insertions, 0 deletions