Age | Commit message (Collapse) | Author |
|
This is a copy-paste error from the original code in the large steam
turbine. `aOptFlow` is the optimal flow rate expressed in EU/t, while
`totalFlow` is expressed in fuel L/t
|
|
Remove an extra efficiency multiplier. `mEfficiency * mEUt` is already done in `GT_MetaTileEntity_MultiBlockBase.onRunningTick`
|
|
16 Casings are required along the corners and edges. The Hatches may not be along a corner or edge, but may only be placed on the sides, next to a Gear Box.
Also note Diesel, Lube, and Oxygen use.
|
|
|
|
|
|
|
|
|
|
Fixed #796.
|
|
|
|
Fixed #786.
|
|
|
|
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
|
|
Fixed oil rig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Naquadah fuel = Mox with 10x runtime.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
heavy duty alloy ingots.
|
|
|
|
|
|
missing/broken
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|