improve dropped inventory
This commit is contained in:
@@ -280,10 +280,4 @@ public class TileImporter extends TileMachine implements IInventory, ISidedInven
|
||||
buf.writeInt(compare);
|
||||
buf.writeInt(mode);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canDropInventory()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user