Some machines can use batteries now
This commit is contained in:
parent
4ccd3ff290
commit
01c04c27bb
23 changed files with 143 additions and 138 deletions
|
@ -41,7 +41,7 @@ public class GuiElectricFurnace extends GuiBase {
|
|||
super.drawGuiContainerBackgroundLayer(f, mouseX, mouseY);
|
||||
final Layer layer = Layer.BACKGROUND;
|
||||
|
||||
//this.drawSlot(8, 72, layer);
|
||||
this.drawSlot(8, 72, layer);
|
||||
|
||||
this.drawSlot(55, 45, layer);
|
||||
this.drawOutputSlot(101, 45, layer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue