gui fixs
This commit is contained in:
parent
1a580bb1d1
commit
710f9c04e7
8 changed files with 76 additions and 40 deletions
|
@ -21,7 +21,7 @@ public class TileLesu extends TilePowerAcceptor {//TODO wrench
|
|||
private int output;
|
||||
private int maxStorage;
|
||||
|
||||
public Inventory inventory = new Inventory(2, "TileAesu", 64, this);
|
||||
public Inventory inventory = new Inventory(4, "TileAesu", 64, this);
|
||||
|
||||
public TileLesu() {
|
||||
super(5);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue