diff options
author | David Vierra <codewarrior@hawaii.rr.com> | 2016-12-04 15:15:33 -1000 |
---|---|---|
committer | David Vierra <codewarrior@hawaii.rr.com> | 2016-12-04 15:22:03 -1000 |
commit | 4176f2c5252b80e40f9281cf2bc44bd0e0866822 (patch) | |
tree | 1d4437cda86ef8d4be36e67b63c277b4ca100f27 /src/main/resources/assets | |
parent | 7df5add5a90ca8f8b5f974306774927e7554bdee (diff) | |
download | GT5-Unofficial-4176f2c5252b80e40f9281cf2bc44bd0e0866822.tar.gz GT5-Unofficial-4176f2c5252b80e40f9281cf2bc44bd0e0866822.tar.bz2 GT5-Unofficial-4176f2c5252b80e40f9281cf2bc44bd0e0866822.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/resources/assets')
0 files changed, 0 insertions, 0 deletions