GT5-Unofficial/src/main/java/gregtech/common/tileentities
David Vierra 4176f2c525 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
2016-12-04 15:22:03 -10:00
..
automation Reformat code 2015-10-21 22:06:25 -04:00
boilers Pollution Update/Rebalance 2016-10-25 20:22:56 +02:00
generators Bugfixes 8 2016-08-14 08:06:00 +01:00
machines Fix Advanced Miner II occasionally outputting the wrong blocks 2016-12-04 15:22:03 -10:00
storage Fixed Quantum chest loosing items. 2015-12-05 00:04:54 +01:00