Finish up on recycler and temp jei handler
This commit is contained in:
parent
007f9266e5
commit
080b633493
10 changed files with 290 additions and 53 deletions
|
@ -39,6 +39,7 @@ public class GuiRecycler extends GuiContainer {
|
|||
int j = 0;
|
||||
|
||||
j = compressor.gaugeProgressScaled(24);
|
||||
// System.out.println(compressor.gaugeProgressScaled(10));
|
||||
if (j > 0) {
|
||||
this.drawTexturedModalRect(k + 78, l + 35, 176, 14, j + 1, 16);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue