Started on Grinder will finish when I get back
This commit is contained in:
parent
7c1e72076b
commit
1238f2d5a6
3 changed files with 64 additions and 6 deletions
|
@ -11,7 +11,7 @@ public class TileGrinder extends TileMachineBase implements IWrenchable{
|
|||
|
||||
public int tickTime;
|
||||
public BasicSink energy;
|
||||
public Inventory inventory = new Inventory(5, "TileGrinder", 64);
|
||||
public Inventory inventory = new Inventory(6, "TileGrinder", 64);
|
||||
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue