diff options
author | David Vierra <codewarrior@hawaii.rr.com> | 2016-12-04 15:15:33 -1000 |
---|---|---|
committer | Dream-Master <dream-master@gmx.net> | 2017-01-18 10:00:36 +0100 |
commit | 2c65fddb561a7050db240c61d20cfcb94acb5b7a (patch) | |
tree | da7e100e3e8ba683e3582da641163d5819eb0e77 /src/main/java/gregtech/api/enums/Textures.java | |
parent | 123b8527116b15ee8f4e6a8e177720b68adbcee2 (diff) | |
download | GT5-Unofficial-2c65fddb561a7050db240c61d20cfcb94acb5b7a.tar.gz GT5-Unofficial-2c65fddb561a7050db240c61d20cfcb94acb5b7a.tar.bz2 GT5-Unofficial-2c65fddb561a7050db240c61d20cfcb94acb5b7a.zip |
Fix Advanced Miner II occasionally outputting the wrong blocks
AdvMinerII would occasionally output the drops from a block recently
broken by the player. This happens when the wrong coordinates are
passed to GT_Block_Ores_Abstract.getDrops(), which causes it to fail to
find the TileEntity and then fall back to whatever the most recently
broken block was.
Fixes #751 (probably), #674, #508
Diffstat (limited to 'src/main/java/gregtech/api/enums/Textures.java')
0 files changed, 0 insertions, 0 deletions