Added Slot Ghost Images.
Fixed Issue with Condenser button not supporting right clicking. Condenser gui now shows costs in tooltip.
This commit is contained in:
@@ -80,6 +80,8 @@ public class GuiCondenser extends AEBaseGui
|
||||
fontRenderer.drawString( GuiText.inventory.getLocal(), 8, ySize - 96 + 3, 4210752 );
|
||||
|
||||
mode.set( cvc.output );
|
||||
mode.FillVar = "" + cvc.output.requiredPower;
|
||||
|
||||
pb.max = cvc.requiredEnergy;
|
||||
pb.current = cvc.storedPower;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user