GT5-Unofficial/src/main/java/gregtech/common/tileentities/machines
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
..
basic Assemblyline recipe scan fix and TC quicksilver/mercury recipes 2016-11-04 00:05:15 +01:00
multi Fix Advanced Miner II occasionally outputting the wrong blocks 2016-12-04 15:22:03 -10:00
steam Bugfixes 5 fix: Removed commented code 2016-08-14 07:32:19 +01:00
GT_MetaTileEntity_BasicHull_Bronze.java Reformat code 2015-10-21 22:06:25 -04:00
GT_MetaTileEntity_BasicHull_BronzeBricks.java Reformat code 2015-10-21 22:06:25 -04:00
GT_MetaTileEntity_BasicHull_Steel.java Reformat code 2015-10-21 22:06:25 -04:00
GT_MetaTileEntity_BasicHull_SteelBricks.java Reformat code 2015-10-21 22:06:25 -04:00