| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixed #786.
|
|
|
|
|
|
more tiered. (the uv needed less processing for fuel...), also cleanum whitespace
|
|
|
|
|
|
This reverts commit 8080379bd6f361844a4f53eac6156eeafbe240de.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimization for block render.
|
|
|
|
heating info.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can now be safely removed from Gregtech.zs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|