Removed Recipes button and moved to progress bar

This commit is contained in:
Gig 2015-06-27 10:01:39 +01:00
parent 6f08a56df2
commit d1196d0a7c
25 changed files with 90 additions and 41 deletions

View file

@ -25,8 +25,7 @@ public class GuiGasTurbine extends GuiContainer {
}
@Override
protected void drawGuiContainerBackgroundLayer(float p_146976_1_,
int p_146976_2_, int p_146976_3_)
protected void drawGuiContainerBackgroundLayer(float p_146976_1_, int p_146976_2_, int p_146976_3_)
{
this.mc.getTextureManager().bindTexture(texture);
int k = (this.width - this.xSize) / 2;