diff options
author | kaziu687 <kaziu687@gmail.com> | 2020-10-01 21:06:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-01 21:06:14 +0200 |
commit | 6d0cb6ec9146fd98d9b0671a7be92f9fe647d4e1 (patch) | |
tree | 440ba71d1fce3bc39b79b9342e75be1e7850f6d1 /src/main/java/gregtech/api/threads/GT_Runnable_MachineBlockUpdate.java | |
parent | 83ea1e0a56ce3208363cdaf1c0305e2f30f8a135 (diff) | |
download | GT5-Unofficial-6d0cb6ec9146fd98d9b0671a7be92f9fe647d4e1.tar.gz GT5-Unofficial-6d0cb6ec9146fd98d9b0671a7be92f9fe647d4e1.tar.bz2 GT5-Unofficial-6d0cb6ec9146fd98d9b0671a7be92f9fe647d4e1.zip |
Update BaseMetaTileEntity.java
Fixes problem that may cause explosion on Thermos servers with load-chunks-on-request: false
When machine stays at the edge of loaded chunk (where siblings is not loaded) worldObj.getPrecipitationHeight will return -1 (cuz chunk wont be loaded on request). Machine will explode even if there is a roof.
Diffstat (limited to 'src/main/java/gregtech/api/threads/GT_Runnable_MachineBlockUpdate.java')
0 files changed, 0 insertions, 0 deletions