Removed Recipes button and moved to progress bar
This commit is contained in:
parent
6f08a56df2
commit
d1196d0a7c
25 changed files with 90 additions and 41 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue